============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/2t74/000389/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 107 items / 105 deselected / 2 selected

test_log_scenario.py FE

==================================== ERRORS ====================================
____________ ERROR at teardown of TestLogScenario.test_log_uniform _____________
ydb/tests/olap/test_log_scenario.py:123: 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: Unexpectedly finished before stop.
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/2t74/000389/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/2t74/000389/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/stderr
E   Stderr content:
E   
E   GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
E   VERIFY failed (2025-11-11T18:54:01.877586Z): source_id=112;tablet_id=72075186224037895;verification=lhs.type_id() == rhs.type_id();fline=compare.h:82;
E   ydb/library/actors/core/log.cpp:857
E   ~TVerifyFormattedRecordWriter(): requirement false failed
E   0. /-S/util/system/yassert.cpp:86: InternalPanicImpl @ 0xA79E8E5
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA796E26
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB624C78
E   3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD91D53B
E   4. /-S/ydb/core/formats/arrow/reader/position.h:83: CompareImpl @ 0x9DF23C8
E   5. /-S/ydb/core/formats/arrow/reader/position.h:471: Compare @ 0x9DF211F
E   6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD8F8B4D
E   7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x1412323B
E   8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14D62E47
E   9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14CBA843
E   10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14CBA843
E   11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14CB7663
E   12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14CBE117
E   13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x14140AB8
E   14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CB8F8B5
E   15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB5CFED7
E   16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB615724
E   17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB6197E4
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB6193F0
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB619FDE
E   20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA7A053C
E   21. ??:0: ?? @ 0x7FE782CF3AC2
E   22. ??:0: ?? @ 0x7FE782D858BF
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_log_uniform
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
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/2t74/000389/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3853231
DEBUG    ya.test:process.py:259 Command (pid 3853231) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3853231) elapsed time (sec): 0.34499454498291016
DEBUG    ya.test:process.py:263 Command (pid 3853231) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3853231) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3853231) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3853231) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3853231) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3853231) maxrss: 541412
DEBUG    ya.test:process.py:263 Command (pid 3853231) minflt: 16172
DEBUG    ya.test:process.py:263 Command (pid 3853231) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3853231) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3853231) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 3853231) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3853231) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3853231) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3853231) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3853231) stime: 0.194041
DEBUG    ya.test:process.py:263 Command (pid 3853231) utime: 0.10296
DEBUG    ya.test:process.py:263 Command (pid 3853231) wtime: 0.346
DEBUG    ya.test:process.py:275 Command (pid 3853231) output:
Git info:
    Commit: 441099c3529444a906a5457ef65f2b27229226de
    Branch: 
    Author: Daniil Cherednik <dan.cherednik@gmail.com>
    Summary: Merge ff13479d27d4896ae8745f863d645cb15399e80c into ed7c647d380bc46db55840ec067d65fa851d03f2

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-mldlgqpioq
    Host information: 
        Linux ghrun-mldlgqpioq 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 -UNDEBUG -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 -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -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 3853231) errors:

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: 441099c3529444a906a5457ef65f2b27229226de
    Branch: 
    Author: Daniil Cherednik <dan.cherednik@gmail.com>
    Summary: Merge ff13479d27d4896ae8745f863d645cb15399e80c into ed7c647d380bc46db55840ec067d65fa851d03f2

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-mldlgqpioq
    Host information: 
        Linux ghrun-mldlgqpioq 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 -UNDEBUG -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 -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -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:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/2t74/000389/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2446
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/2t74/000389/r3tmp/kikimr_cluster_5deaml23
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/2t74/000389/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19596
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2608
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18705
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5761
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2t74/000389/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/2t74/000389/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/2t74/000389/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_smgth88q.log --grpc-port=19596 --mon-port=2608 --ic-port=2446
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:19596/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2t74/000389/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/2t74/000389/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/2t74/000389/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_smgth88q.log --grpc-port=19596 --mon-port=2608 --ic-port=2446
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/2t74/000389/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/2t74/000389/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/2t74/000389/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_smgth88q.log', '--grpc-port=19596', '--mon-port=2608', '--ic-port=2446')' in '/home/runner/.ya/build/build_root/2t74/000389/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3853444
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:19596/1
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/2t74/000389/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3853446
DEBUG    ya.test:process.py:259 Command (pid 3853446) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3853446) elapsed time (sec): 0.4349021911621094
DEBUG    ya.test:process.py:263 Command (pid 3853446) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3853446) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3853446) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3853446) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3853446) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3853446) maxrss: 541436
DEBUG    ya.test:process.py:263 Command (pid 3853446) minflt: 16172
DEBUG    ya.test:process.py:263 Command (pid 3853446) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3853446) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3853446) nivcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 3853446) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3853446) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3853446) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 3853446) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3853446) stime: 0.279981
DEBUG    ya.test:process.py:263 Command (pid 3853446) utime: 0.106471
DEBUG    ya.test:process.py:263 Command (pid 3853446) wtime: 0.436
DEBUG    ya.test:process.py:275 Command (pid 3853446) output:
Git info:
    Commit: 441099c3529444a906a5457ef65f2b27229226de
    Branch: 
    Author: Daniil Cherednik <dan.cherednik@gmail.com>
    Summary: Merge ff13479d27d4896ae8745f863d645cb15399e80c into ed7c647d380bc46db55840ec067d65fa851d03f2

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-mldlgqpioq
    Host information: 
        Linux ghrun-mldlgqpioq 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 -UNDEBUG -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 -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -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 3853446) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 441099c3529444a906a5457ef65f2b27229226de
    Branch: 
    Author: Daniil Cherednik <dan.cherednik@gmail.com>
    Summary: Merge ff13479d27d4896ae8745f863d645cb15399e80c into ed7c647d380bc46db55840ec067d65fa851d03f2
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/2t74/000389/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/2t74/000389/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:19596', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 2446\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
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/2t74/000389/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:19596', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 2446\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3855513
DEBUG    ya.test:process.py:259 Command (pid 3855513) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3855513) elapsed time (sec): 0.8383991718292236
DEBUG    ya.test:process.py:263 Command (pid 3855513) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3855513) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3855513) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3855513) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3855513) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3855513) maxrss: 549684
DEBUG    ya.test:process.py:263 Command (pid 3855513) minflt: 18316
DEBUG    ya.test:process.py:263 Command (pid 3855513) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3855513) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3855513) nivcsw: 68
DEBUG    ya.test:process.py:263 Command (pid 3855513) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3855513) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3855513) nvcsw: 137
DEBUG    ya.test:process.py:263 Command (pid 3855513) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3855513) stime: 0.6627029999999999
DEBUG    ya.test:process.py:263 Command (pid 3855513) utime: 0.100876
DEBUG    ya.test:process.py:263 Command (pid 3855513) wtime: 0.839
DEBUG    ya.test:process.py:275 Command (pid 3855513) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/2t74/000389/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/2t74/000389/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:19596', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.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/2t74/000389/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:19596', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3856317
DEBUG    ya.test:process.py:259 Command (pid 3856317) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3856317) elapsed time (sec): 3.5600149631500244
DEBUG    ya.test:process.py:263 Command (pid 3856317) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3856317) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3856317) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3856317) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3856317) majflt: 2
DEBUG    ya.test:process.py:263 Command (pid 3856317) maxrss: 549820
DEBUG    ya.test:process.py:263 Command (pid 3856317) minflt: 18602
DEBUG    ya.test:process.py:263 Command (pid 3856317) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3856317) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3856317) nivcsw: 471
DEBUG    ya.test:process.py:263 Command (pid 3856317) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3856317) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3856317) nvcsw: 116
DEBUG    ya.test:process.py:263 Command (pid 3856317) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3856317) stime: 2.565303
DEBUG    ya.test:process.py:263 Command (pid 3856317) utime: 0.107321
DEBUG    ya.test:process.py:263 Command (pid 3856317) wtime: 3.566
DEBUG    ya.test:process.py:275 Command (pid 3856317) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 3856317) 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
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
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 1b9b7a45-6933-47ee-be21-6d34caf0274e, localhost:19596): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 1b9b7a45-6933-47ee-be21-6d34caf0274e, localhost:19596): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 1b9b7a45-6933-47ee-be21-6d34caf0274e, localhost:19596): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-mldlgqpioq.auto.internal" port: 19596 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-mldlgqpioq.auto.internal:19596, location 1, 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:19596
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_log_scenario.py::TestLogScenario, test_name: test_log_uniform)
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/2t74/000389/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/2t74/000389/ydb/apps/ydb/ydb -e grpc://localhost:19596 -d /Root workload log --path log init --path log --store column --ttl 1000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/2t74/000389/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:19596', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3860804
DEBUG    ya.test:process.py:259 Command (pid 3860804) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3860804) elapsed time (sec): 0.8439905643463135
DEBUG    ya.test:process.py:263 Command (pid 3860804) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3860804) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3860804) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3860804) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3860804) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3860804) maxrss: 165424
DEBUG    ya.test:process.py:263 Command (pid 3860804) minflt: 3551
DEBUG    ya.test:process.py:263 Command (pid 3860804) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3860804) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3860804) nivcsw: 43
DEBUG    ya.test:process.py:263 Command (pid 3860804) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3860804) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3860804) nvcsw: 150
DEBUG    ya.test:process.py:263 Command (pid 3860804) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3860804) stime: 0.108738
DEBUG    ya.test:process.py:263 Command (pid 3860804) utime: 0.041822
DEBUG    ya.test:process.py:263 Command (pid 3860804) wtime: 0.861
DEBUG    ya.test:process.py:275 Command (pid 3860804) output:
Init tables ...
Init tables ...Ok

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

INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/2t74/000389/ydb/apps/ydb/ydb -e grpc://localhost:19596 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/2t74/000389/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:19596', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'bulk_upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3861753
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 3861753) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3861753) elapsed time (sec): 30.42824125289917
DEBUG    ya.test:process.py:263 Command (pid 3861753) wtime: 30.438
DEBUG    ya.test:process.py:275 Command (pid 3861753) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    280	280	0	0	28	63	145	148
2	    447	447	0	0	21	32	38	42
3	    454	454	0	0	20	27	43	47
4	    226	226	0	0	21	130	297	299
5	    272	272	0	0	21	215	301	303
6	    400	400	0	0	21	36	120	125
7	    415	415	0	0	21	40	47	50
8	    472	472	0	0	20	26	31	34
9	    445	445	0	0	21	30	41	46
10	    379	379	0	0	22	45	67	77
11	    419	419	0	0	22	36	43	48
12	    377	377	0	0	25	40	48	71
13	    369	369	0	0	24	43	54	60
14	    459	459	0	0	20	29	31	34
15	    460	460	0	0	21	26	28	31
16	    461	461	0	0	20	28	33	43
17	    410	410	0	0	22	37	45	48
18	    410	410	0	0	22	39	48	50
19	    413	413	0	0	21	38	44	51
20	    465	465	0	0	20	29	33	36
21	    470	470	0	0	20	25	30	35
22	    476	476	0	0	20	26	32	35
23	    484	484	0	0	20	23	24	28
24	    489	489	0	0	20	21	22	22
25	    488	488	0	0	20	21	22	24
26	    484	484	0	0	20	21	25	27
27	    420	420	0	0	22	35	55	61
28	    415	415	0	0	23	35	37	40
29	    318	318	0	0	26	58	127	134
30	    389	389	0	0	24	38	60	64

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  12466	415.533	0	0	21	36	56	303

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 968fc177-22f3-4b5f-b4fb-8888f8684b75, ghrun-mldlgqpioq.auto.internal:19596): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 968fc177-22f3-4b5f-b4fb-8888f8684b75, ghrun-mldlgqpioq.auto.internal:19596): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 968fc177-22f3-4b5f-b4fb-8888f8684b75, ghrun-mldlgqpioq.auto.internal:19596): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NmFjMDZkMmYtMWNlZTY5MWYtZTkyYmFjYjAtMWNlNzg2ZGU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 1f651cd4-d344-492a-9f67-d93573109380, ghrun-mldlgqpioq.auto.internal:19596): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 1f651cd4-d344-492a-9f67-d93573109380, ghrun-mldlgqpioq.auto.internal:19596): request = { session_id: "ydb://session/3?node_id=1&id=NmFjMDZkMmYtMWNlZTY5MWYtZTkyYmFjYjAtMWNlNzg2ZGU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 1f651cd4-d344-492a-9f67-d93573109380, ghrun-mldlgqpioq.auto.internal:19596): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NmFjMDZkMmYtMWNlZTY5MWYtZTkyYmFjYjAtMWNlNzg2ZGU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 651794e8-4809-498c-b3f3-222038524f9d, ghrun-mldlgqpioq.auto.internal:19596): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 651794e8-4809-498c-b3f3-222038524f9d, ghrun-mldlgqpioq.auto.internal:19596): request = { session_id: "ydb://session/3?node_id=1&id=NmFjMDZkMmYtMWNlZTY5MWYtZTkyYmFjYjAtMWNlNzg2ZGU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 651794e8-4809-498c-b3f3-222038524f9d, ghrun-mldlgqpioq.auto.internal:19596): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmFjMDZkMmYtMWNlZTY5MWYtZTkyYmFjYjAtMWNlNzg2ZGU=
INFO     root:test_log_scenario.py:217 Count rows after insert 12271 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmFjMDZkMmYtMWNlZTY5MWYtZTkyYmFjYjAtMWNlNzg2ZGU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c77aea63-86a1-4518-becd-bdd8060825cd, ghrun-mldlgqpioq.auto.internal:19596): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c77aea63-86a1-4518-becd-bdd8060825cd, ghrun-mldlgqpioq.auto.internal:19596): request = { session_id: "ydb://session/3?node_id=1&id=NmFjMDZkMmYtMWNlZTY5MWYtZTkyYmFjYjAtMWNlNzg2ZGU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c77aea63-86a1-4518-becd-bdd8060825cd, ghrun-mldlgqpioq.auto.internal:19596): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmFjMDZkMmYtMWNlZTY5MWYtZTkyYmFjYjAtMWNlNzg2ZGU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmFjMDZkMmYtMWNlZTY5MWYtZTkyYmFjYjAtMWNlNzg2ZGU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b07f266a-1a38-4bda-8456-2d620f007287, ghrun-mldlgqpioq.auto.internal:19596): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b07f266a-1a38-4bda-8456-2d620f007287, ghrun-mldlgqpioq.auto.internal:19596): request = { session_id: "ydb://session/3?node_id=1&id=NmFjMDZkMmYtMWNlZTY5MWYtZTkyYmFjYjAtMWNlNzg2ZGU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b07f266a-1a38-4bda-8456-2d620f007287, ghrun-mldlgqpioq.auto.internal:19596): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmFjMDZkMmYtMWNlZTY5MWYtZTkyYmFjYjAtMWNlNzg2ZGU=
INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/2t74/000389/ydb/apps/ydb/ydb -e grpc://localhost:19596 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/2t74/000389/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:19596', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'bulk_upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3883946
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/2t74/000389/ydb/apps/ydb/ydb -e grpc://localhost:19596 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/2t74/000389/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:19596', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3883949
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/2t74/000389/ydb/apps/ydb/ydb -e grpc://localhost:19596 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/2t74/000389/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:19596', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3883951
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmFjMDZkMmYtMWNlZTY5MWYtZTkyYmFjYjAtMWNlNzg2ZGU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fc0da30b-da58-49bb-b459-55c387994536, ghrun-mldlgqpioq.auto.internal:19596): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fc0da30b-da58-49bb-b459-55c387994536, ghrun-mldlgqpioq.auto.internal:19596): request = { session_id: "ydb://session/3?node_id=1&id=NmFjMDZkMmYtMWNlZTY5MWYtZTkyYmFjYjAtMWNlNzg2ZGU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fc0da30b-da58-49bb-b459-55c387994536, ghrun-mldlgqpioq.auto.internal:19596): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 1a08ff21-ad82-4cae-9858-ea6e40a63e97, ghrun-mldlgqpioq.auto.internal:19596): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1a08ff21-ad82-4cae-9858-ea6e40a63e97, ghrun-mldlgqpioq.auto.internal:19596): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1a08ff21-ad82-4cae-9858-ea6e40a63e97, ghrun-mldlgqpioq.auto.internal:19596): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Y2ZhMWMxNjUtOTE0NjU4ZmItYTQ3OWMwNmYtODhmZDUxZGQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 89d18c88-52b4-4daf-82c7-ac3f312db771, ghrun-mldlgqpioq.auto.internal:19596): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 89d18c88-52b4-4daf-82c7-ac3f312db771, ghrun-mldlgqpioq.auto.internal:19596): request = { session_id: "ydb://session/3?node_id=1&id=Y2ZhMWMxNjUtOTE0NjU4ZmItYTQ3OWMwNmYtODhmZDUxZGQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 89d18c88-52b4-4daf-82c7-ac3f312db771, ghrun-mldlgqpioq.auto.internal:19596): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=Y2ZhMWMxNjUtOTE0NjU4ZmItYTQ3OWMwNmYtODhmZDUxZGQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 20500dcd-6533-417d-b823-102fa5ec233f, ghrun-mldlgqpioq.auto.internal:19596): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 20500dcd-6533-417d-b823-102fa5ec233f, ghrun-mldlgqpioq.auto.internal:19596): request = { session_id: "ydb://session/3?node_id=1&id=Y2ZhMWMxNjUtOTE0NjU4ZmItYTQ3OWMwNmYtODhmZDUxZGQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 20500dcd-6533-417d-b823-102fa5ec233f, ghrun-mldlgqpioq.auto.internal:19596): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 34b3da56-8589-4ecd-9b10-34d9e7a98453, ghrun-mldlgqpioq.auto.internal:19596): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 34b3da56-8589-4ecd-9b10-34d9e7a98453, ghrun-mldlgqpioq.auto.internal:19596): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 34b3da56-8589-4ecd-9b10-34d9e7a98453, ghrun-mldlgqpioq.auto.internal:19596): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZjAzMDM2MWEtNzA1YWEzZWYtMTI1NjgzMTQtMWUxY2NhMw==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 2419ea98-245d-4dc8-83c6-822f1c873e6c, ghrun-mldlgqpioq.auto.internal:19596): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 2419ea98-245d-4dc8-83c6-822f1c873e6c, ghrun-mldlgqpioq.auto.internal:19596): request = { session_id: "ydb://session/3?node_id=1&id=ZjAzMDM2MWEtNzA1YWEzZWYtMTI1NjgzMTQtMWUxY2NhMw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 2419ea98-245d-4dc8-83c6-822f1c873e6c, ghrun-mldlgqpioq.auto.internal:19596): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZjAzMDM2MWEtNzA1YWEzZWYtMTI1NjgzMTQtMWUxY2NhMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e8629a6f-e3ba-4e72-9267-105ff45f654c, ghrun-mldlgqpioq.auto.internal:19596): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e8629a6f-e3ba-4e72-9267-105ff45f654c, ghrun-mldlgqpioq.auto.internal:19596): request = { session_id: "ydb://session/3?node_id=1&id=ZjAzMDM2MWEtNzA1YWEzZWYtMTI1NjgzMTQtMWUxY2NhMw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e8629a6f-e3ba-4e72-9267-105ff45f654c, ghrun-mldlgqpioq.auto.internal:19596): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 3db0302d-34ed-4a7b-bcb9-0e2bbe8db00c, ghrun-mldlgqpioq.auto.internal:19596): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3db0302d-34ed-4a7b-bcb9-0e2bbe8db00c, ghrun-mldlgqpioq.auto.internal:19596): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 3db0302d-34ed-4a7b-bcb9-0e2bbe8db00c, ghrun-mldlgqpioq.auto.internal:19596): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Yzc4MWM1NDMtODMwZDk1YjYtN2UxOWI2Y2EtYzBkZTlmOTk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, bc4dc790-7f1e-455a-8adf-7fe270fce47a, ghrun-mldlgqpioq.auto.internal:19596): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, bc4dc790-7f1e-455a-8adf-7fe270fce47a, ghrun-mldlgqpioq.auto.internal:19596): request = { session_id: "ydb://session/3?node_id=1&id=Yzc4MWM1NDMtODMwZDk1YjYtN2UxOWI2Y2EtYzBkZTlmOTk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, bc4dc790-7f1e-455a-8adf-7fe270fce47a, ghrun-mldlgqpioq.auto.internal:19596): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=Yzc4MWM1NDMtODMwZDk1YjYtN2UxOWI2Y2EtYzBkZTlmOTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 116a3fd4-fbd5-4590-9fe2-7493c81c4cf3, ghrun-mldlgqpioq.auto.internal:19596): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 116a3fd4-fbd5-4590-9fe2-7493c81c4cf3, ghrun-mldlgqpioq.auto.internal:19596): request = { session_id: "ydb://session/3?node_id=1&id=Yzc4MWM1NDMtODMwZDk1YjYtN2UxOWI2Y2EtYzBkZTlmOTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 116a3fd4-fbd5-4590-9fe2-7493c81c4cf3, ghrun-mldlgqpioq.auto.internal:19596): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 90c7ef2c-43a3-4d81-a6ed-e44d2bc38646, ghrun-mldlgqpioq.auto.internal:19596): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 90c7ef2c-43a3-4d81-a6ed-e44d2bc38646, ghrun-mldlgqpioq.auto.internal:19596): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 90c7ef2c-43a3-4d81-a6ed-e44d2bc38646, ghrun-mldlgqpioq.auto.internal:19596): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Zjc5OGY1MTktMzBlOGI5NzctZTZiZGNjYzItYjk4MmJjNjY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 5820c813-bd9b-4e7b-9ba1-4da22d5acfbe, ghrun-mldlgqpioq.auto.internal:19596): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 5820c813-bd9b-4e7b-9ba1-4da22d5acfbe, ghrun-mldlgqpioq.auto.internal:19596): request = { session_id: "ydb://session/3?node_id=1&id=Zjc5OGY1MTktMzBlOGI5NzctZTZiZGNjYzItYjk4MmJjNjY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 5820c813-bd9b-4e7b-9ba1-4da22d5acfbe, ghrun-mldlgqpioq.auto.internal:19596): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=Zjc5OGY1MTktMzBlOGI5NzctZTZiZGNjYzItYjk4MmJjNjY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 09adee50-a9c4-4e65-a2ac-817f4f5e13e5, ghrun-mldlgqpioq.auto.internal:19596): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 09adee50-a9c4-4e65-a2ac-817f4f5e13e5, ghrun-mldlgqpioq.auto.internal:19596): request = { session_id: "ydb://session/3?node_id=1&id=Zjc5OGY1MTktMzBlOGI5NzctZTZiZGNjYzItYjk4MmJjNjY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 09adee50-a9c4-4e65-a2ac-817f4f5e13e5, ghrun-mldlgqpioq.auto.internal:19596): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 63a3de5c-cb45-4417-a8a8-695df52f0366, ghrun-mldlgqpioq.auto.internal:19596): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 63a3de5c-cb45-4417-a8a8-695df52f0366, ghrun-mldlgqpioq.auto.internal:19596): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 63a3de5c-cb45-4417-a8a8-695df52f0366, ghrun-mldlgqpioq.auto.internal:19596): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MzliMmFiYjAtNGYwZTU4YzUtN2E2MjZmMDMtYzg3NmMzYTY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 08e7dd03-c0e0-4158-b683-4b01013add45, ghrun-mldlgqpioq.auto.internal:19596): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 08e7dd03-c0e0-4158-b683-4b01013add45, ghrun-mldlgqpioq.auto.internal:19596): request = { session_id: "ydb://session/3?node_id=1&id=MzliMmFiYjAtNGYwZTU4YzUtN2E2MjZmMDMtYzg3NmMzYTY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 08e7dd03-c0e0-4158-b683-4b01013add45, ghrun-mldlgqpioq.auto.internal:19596): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=MzliMmFiYjAtNGYwZTU4YzUtN2E2MjZmMDMtYzg3NmMzYTY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0d47a76c-9e19-483b-b22b-3e13b9dac9d0, ghrun-mldlgqpioq.auto.internal:19596): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0d47a76c-9e19-483b-b22b-3e13b9dac9d0, ghrun-mldlgqpioq.auto.internal:19596): request = { session_id: "ydb://session/3?node_id=1&id=MzliMmFiYjAtNGYwZTU4YzUtN2E2MjZmMDMtYzg3NmMzYTY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0d47a76c-9e19-483b-b22b-3e13b9dac9d0, ghrun-mldlgqpioq.auto.internal:19596): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 89f09574-97f0-41b0-8138-d807a42aea25, ghrun-mldlgqpioq.auto.internal:19596): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 89f09574-97f0-41b0-8138-d807a42aea25, ghrun-mldlgqpioq.auto.internal:19596): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 89f09574-97f0-41b0-8138-d807a42aea25, ghrun-mldlgqpioq.auto.internal:19596): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTFkYTRlZTUtZTk0ZjUwNS0xZWY0Yjc5Ny0xYzg2NjE3MQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, af55a519-b4c3-4152-9a02-e91f2392f3ae, ghrun-mldlgqpioq.auto.internal:19596): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, af55a519-b4c3-4152-9a02-e91f2392f3ae, ghrun-mldlgqpioq.auto.internal:19596): request = { session_id: "ydb://session/3?node_id=1&id=NTFkYTRlZTUtZTk0ZjUwNS0xZWY0Yjc5Ny0xYzg2NjE3MQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, af55a519-b4c3-4152-9a02-e91f2392f3ae, ghrun-mldlgqpioq.auto.internal:19596): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NTFkYTRlZTUtZTk0ZjUwNS0xZWY0Yjc5Ny0xYzg2NjE3MQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1eb771d7-38b5-4a1b-bdb7-04cae5dc937c, ghrun-mldlgqpioq.auto.internal:19596): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1eb771d7-38b5-4a1b-bdb7-04cae5dc937c, ghrun-mldlgqpioq.auto.internal:19596): request = { session_id: "ydb://session/3?node_id=1&id=NTFkYTRlZTUtZTk0ZjUwNS0xZWY0Yjc5Ny0xYzg2NjE3MQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1eb771d7-38b5-4a1b-bdb7-04cae5dc937c, ghrun-mldlgqpioq.auto.internal:19596): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 9defd64f-7519-4163-b488-88c7ffd29f84, ghrun-mldlgqpioq.auto.internal:19596): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 9defd64f-7519-4163-b488-88c7ffd29f84, ghrun-mldlgqpioq.auto.internal:19596): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 9defd64f-7519-4163-b488-88c7ffd29f84, ghrun-mldlgqpioq.auto.internal:19596): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTQzMThmMzgtNGJmODgxYzgtMzVlYWRmMjktYWIxYjE4NGE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 7f43d12f-1db7-4c6d-8059-e5cf7465b9ef, ghrun-mldlgqpioq.auto.internal:19596): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7f43d12f-1db7-4c6d-8059-e5cf7465b9ef, ghrun-mldlgqpioq.auto.internal:19596): request = { session_id: "ydb://session/3?node_id=1&id=NTQzMThmMzgtNGJmODgxYzgtMzVlYWRmMjktYWIxYjE4NGE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7f43d12f-1db7-4c6d-8059-e5cf7465b9ef, ghrun-mldlgqpioq.auto.internal:19596): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NTQzMThmMzgtNGJmODgxYzgtMzVlYWRmMjktYWIxYjE4NGE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4dd08b93-e14a-4513-acd0-fc17f03e0721, ghrun-mldlgqpioq.auto.internal:19596): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4dd08b93-e14a-4513-acd0-fc17f03e0721, ghrun-mldlgqpioq.auto.internal:19596): request = { session_id: "ydb://session/3?node_id=1&id=NTQzMThmMzgtNGJmODgxYzgtMzVlYWRmMjktYWIxYjE4NGE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4dd08b93-e14a-4513-acd0-fc17f03e0721, ghrun-mldlgqpioq.auto.internal:19596): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, db74db64-cfb2-4493-8e78-2e497e4b28ba, ghrun-mldlgqpioq.auto.internal:19596): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, db74db64-cfb2-4493-8e78-2e497e4b28ba, ghrun-mldlgqpioq.auto.internal:19596): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, db74db64-cfb2-4493-8e78-2e497e4b28ba, ghrun-mldlgqpioq.auto.internal:19596): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTQ2ZTQ5ZS0yYzIzMTU5Zi0yMTMyMzg0OC1jZjZiMmU0OQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 364b3298-a3c7-4dc3-85e2-9333b47be701, ghrun-mldlgqpioq.auto.internal:19596): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 364b3298-a3c7-4dc3-85e2-9333b47be701, ghrun-mldlgqpioq.auto.internal:19596): request = { session_id: "ydb://session/3?node_id=1&id=NTQ2ZTQ5ZS0yYzIzMTU5Zi0yMTMyMzg0OC1jZjZiMmU0OQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 364b3298-a3c7-4dc3-85e2-9333b47be701, ghrun-mldlgqpioq.auto.internal:19596): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NTQ2ZTQ5ZS0yYzIzMTU5Zi0yMTMyMzg0OC1jZjZiMmU0OQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fb12b492-aee1-4f52-a3d7-7a5fdae6b672, ghrun-mldlgqpioq.auto.internal:19596): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fb12b492-aee1-4f52-a3d7-7a5fdae6b672, ghrun-mldlgqpioq.auto.internal:19596): request = { session_id: "ydb://session/3?node_id=1&id=NTQ2ZTQ5ZS0yYzIzMTU5Zi0yMTMyMzg0OC1jZjZiMmU0OQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fb12b492-aee1-4f52-a3d7-7a5fdae6b672, ghrun-mldlgqpioq.auto.internal:19596): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 8bad651f-3960-43c8-bfba-f7259db22c98, ghrun-mldlgqpioq.auto.internal:19596): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8bad651f-3960-43c8-bfba-f7259db22c98, ghrun-mldlgqpioq.auto.internal:19596): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8bad651f-3960-43c8-bfba-f7259db22c98, ghrun-mldlgqpioq.auto.internal:19596): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MjFkYTIzY2MtMTRlMzUwYTUtZTVkYThmZWQtY2YzMDM1Zjk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 966cc84e-0195-44ab-a9e3-d3b070779876, ghrun-mldlgqpioq.auto.internal:19596): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 966cc84e-0195-44ab-a9e3-d3b070779876, ghrun-mldlgqpioq.auto.internal:19596): request = { session_id: "ydb://session/3?node_id=1&id=MjFkYTIzY2MtMTRlMzUwYTUtZTVkYThmZWQtY2YzMDM1Zjk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 966cc84e-0195-44ab-a9e3-d3b070779876, ghrun-mldlgqpioq.auto.internal:19596): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=MjFkYTIzY2MtMTRlMzUwYTUtZTVkYThmZWQtY2YzMDM1Zjk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a981e03d-079e-4683-a7f6-0fc1e56e8016, ghrun-mldlgqpioq.auto.internal:19596): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a981e03d-079e-4683-a7f6-0fc1e56e8016, ghrun-mldlgqpioq.auto.internal:19596): request = { session_id: "ydb://session/3?node_id=1&id=MjFkYTIzY2MtMTRlMzUwYTUtZTVkYThmZWQtY2YzMDM1Zjk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a981e03d-079e-4683-a7f6-0fc1e56e8016, ghrun-mldlgqpioq.auto.internal:19596): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 0d47a76c-9e19-483b-b22b-3e13b9dac9d0, ghrun-mldlgqpioq.auto.internal:19596): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T18:54:10.352582989+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-mldlgqpioq.auto.internal:19596
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzliMmFiYjAtNGYwZTU4YzUtN2E2MjZmMDMtYzg3NmMzYTY=
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 7f43d12f-1db7-4c6d-8059-e5cf7465b9ef, ghrun-mldlgqpioq.auto.internal:19596): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:19596 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T18:54:10.352618204+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-mldlgqpioq.auto.internal:19596
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, a981e03d-079e-4683-a7f6-0fc1e56e8016, ghrun-mldlgqpioq.auto.internal:19596): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T18:54:10.352682554+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-mldlgqpioq.auto.internal:19596
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjFkYTIzY2MtMTRlMzUwYTUtZTVkYThmZWQtY2YzMDM1Zjk=
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 364b3298-a3c7-4dc3-85e2-9333b47be701, ghrun-mldlgqpioq.auto.internal:19596): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:19596 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T18:54:10.352645108+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-mldlgqpioq.auto.internal:19596
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 966cc84e-0195-44ab-a9e3-d3b070779876, ghrun-mldlgqpioq.auto.internal:19596): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:19596 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T18:54:10.352670907+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-mldlgqpioq.auto.internal:19596
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 2419ea98-245d-4dc8-83c6-822f1c873e6c, ghrun-mldlgqpioq.auto.internal:19596): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:19596 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T18:54:10.352492628+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-mldlgqpioq.auto.internal:19596
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 09adee50-a9c4-4e65-a2ac-817f4f5e13e5, ghrun-mldlgqpioq.auto.internal:19596): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T18:54:10.352559886+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-mldlgqpioq.auto.internal:19596
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Zjc5OGY1MTktMzBlOGI5NzctZTZiZGNjYzItYjk4MmJjNjY=
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 89d18c88-52b4-4daf-82c7-ac3f312db771, ghrun-mldlgqpioq.auto.internal:19596): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:19596 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T18:54:10.352468868+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-mldlgqpioq.auto.internal:19596
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, af55a519-b4c3-4152-9a02-e91f2392f3ae, ghrun-mldlgqpioq.auto.internal:19596): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:19596 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T18:54:10.352593289+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-mldlgqpioq.auto.internal:19596
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 5820c813-bd9b-4e7b-9ba1-4da22d5acfbe, ghrun-mldlgqpioq.auto.internal:19596): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:19596 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T18:54:10.352545835+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-mldlgqpioq.auto.internal:19596
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, fb12b492-aee1-4f52-a3d7-7a5fdae6b672, ghrun-mldlgqpioq.auto.internal:19596): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T18:54:10.352659286+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-mldlgqpioq.auto.internal:19596
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 4dd08b93-e14a-4513-acd0-fc17f03e0721, ghrun-mldlgqpioq.auto.internal:19596): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T18:54:10.352628677+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-mldlgqpioq.auto.internal:19596
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
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.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzliMmFiYjAtNGYwZTU4YzUtN2E2MjZmMDMtYzg3NmMzYTY=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzliMmFiYjAtNGYwZTU4YzUtN2E2MjZmMDMtYzg3NmMzYTY=
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 1eb771d7-38b5-4a1b-bdb7-04cae5dc937c, ghrun-mldlgqpioq.auto.internal:19596): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T18:54:10.352607017+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-mldlgqpioq.auto.internal:19596
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 08e7dd03-c0e0-4158-b683-4b01013add45, ghrun-mldlgqpioq.auto.internal:19596): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:19596 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T18:54:10.352571672+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-mldlgqpioq.auto.internal:19596
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 116a3fd4-fbd5-4590-9fe2-7493c81c4cf3, ghrun-mldlgqpioq.auto.internal:19596): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T18:54:10.352534736+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-mldlgqpioq.auto.internal:19596
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzc4MWM1NDMtODMwZDk1YjYtN2UxOWI2Y2EtYzBkZTlmOTk=
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e8629a6f-e3ba-4e72-9267-105ff45f654c, ghrun-mldlgqpioq.auto.internal:19596): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T18:54:10.352508081+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-mldlgqpioq.auto.internal:19596
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, bc4dc790-7f1e-455a-8adf-7fe270fce47a, ghrun-mldlgqpioq.auto.internal:19596): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:19596 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T18:54:10.352519593+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-mldlgqpioq.auto.internal:19596
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 20500dcd-6533-417d-b823-102fa5ec233f, ghrun-mldlgqpioq.auto.internal:19596): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T18:54:10.352481677+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-mldlgqpioq.auto.internal:19596
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, fc0da30b-da58-49bb-b459-55c387994536, ghrun-mldlgqpioq.auto.internal:19596): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T18:54:10.352452568+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 1f651cd4-d344-492a-9f67-d93573109380, ghrun-mldlgqpioq.auto.internal:19596): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:19596 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T18:54:10.352319125+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-mldlgqpioq.auto.internal:19596
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-mldlgqpioq.auto.internal:19596
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19596
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19596". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19596
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19596". Check endpoint correctness.
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 3883949) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3883949) elapsed time (sec): 30.282490253448486
DEBUG    ya.test:process.py:263 Command (pid 3883949) wtime: 30.29
DEBUG    ya.test:process.py:275 Command (pid 3883949) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	10	0	0	0	0
4	      0	0	0	10	0	0	0	0
5	      0	0	0	10	0	0	0	0
6	      0	0	0	10	0	0	0	0
7	      0	0	0	10	0	0	0	0
8	      0	0	0	10	0	0	0	0
9	      0	0	0	0	0	0	0	0
10	      0	0	0	594	0	0	0	0
11	      0	0	0	880	0	0	0	0
12	      0	0	0	847	0	0	0	0
13	      0	0	0	823	0	0	0	0
14	      0	0	0	861	0	0	0	0
15	      0	0	0	829	0	0	0	0
16	      0	0	0	822	0	0	0	0
17	      0	0	0	1025	0	0	0	0
18	      0	0	0	856	0	0	0	0
19	      0	0	0	850	0	0	0	0
20	      0	0	0	769	0	0	0	0
21	      0	0	0	830	0	0	0	0
22	      0	0	0	840	0	0	0	0
23	      0	0	0	813	0	0	0	0
24	      0	0	0	847	0	0	0	0
25	      0	0	0	790	0	0	0	0
26	      0	0	0	800	0	0	0	0
27	      0	0	0	810	0	0	0	0
28	      0	0	0	838	0	0	0	0
29	      0	0	0	822	0	0	0	0
30	      0	0	0	760	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	      0	0	0	17376	0	0	0	0

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

DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 3883951) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3883951) elapsed time (sec): 30.272788286209106
DEBUG    ya.test:process.py:263 Command (pid 3883951) wtime: 30.281
DEBUG    ya.test:process.py:275 Command (pid 3883951) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      3	3	0	0	811	899	899	899
2	     27	27	0	7	236	659	863	863
3	     51	51	0	0	182	301	321	343
4	     26	26	0	0	409	583	591	591
5	     33	33	0	0	319	423	443	443
6	     35	35	0	0	291	367	379	379
7	     34	34	0	0	283	319	323	323
8	     15	15	0	0	267	295	313	313
9	      0	0	0	10	0	0	0	0
10	      0	0	0	455	0	0	0	0
11	      0	0	0	900	0	0	0	0
12	      0	0	0	830	0	0	0	0
13	      0	0	0	810	0	0	0	0
14	      0	0	0	890	0	0	0	0
15	      0	0	0	840	0	0	0	0
16	      0	0	0	1024	0	0	0	0
17	      0	0	0	755	0	0	0	0
18	      0	0	0	990	0	0	0	0
19	      0	0	0	840	0	0	0	0
20	      0	0	0	734	0	0	0	0
21	      0	0	0	820	0	0	0	0
22	      0	0	0	829	0	0	0	0
23	      0	0	0	790	0	0	0	0
24	      0	0	0	910	0	0	0	0
25	      0	0	0	844	0	0	0	0
26	      0	0	0	700	0	0	0	0
27	      0	0	0	830	0	0	0	0
28	      0	0	0	840	0	0	0	0
29	      0	0	0	790	0	0	0	0
30	      0	0	0	800	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    224	7.46667	0	17238	271	453	811	899

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

DEBUG    ya.test:process.py:259 Command (pid 3883946) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3883946) elapsed time (sec): 30.312724828720093
DEBUG    ya.test:process.py:263 Command (pid 3883946) wtime: 30.32
DEBUG    ya.test:process.py:275 Command (pid 3883946) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     14	14	0	0	253	543	719	719
2	     39	39	0	0	176	1079	1095	1095
3	     61	61	0	0	147	279	279	287
4	     31	31	0	0	277	455	461	461
5	     43	43	0	0	238	355	421	421
6	     37	37	0	0	257	319	339	339
7	     41	41	0	0	253	295	305	305
8	     20	20	0	0	229	252	252	252
9	      0	0	0	0	0	0	0	0
10	      0	0	0	394	0	0	0	0
11	      0	0	0	840	0	0	0	0
12	      0	0	0	780	0	0	0	0
13	      0	0	0	888	0	0	0	0
14	      0	0	0	812	0	0	0	0
15	      0	0	0	652	0	0	0	0
16	      0	0	0	849	0	0	0	0
17	      0	0	0	850	0	0	0	0
18	      0	0	0	860	0	0	0	0
19	      0	0	0	843	0	0	0	0
20	      0	0	0	920	0	0	0	0
21	      0	0	0	840	0	0	0	0
22	      0	0	0	820	0	0	0	0
23	      0	0	0	844	0	0	0	0
24	      0	0	0	839	0	0	0	0
25	      0	0	0	716	0	0	0	0
26	      0	0	0	774	0	0	0	0
27	      0	0	0	1040	0	0	0	0
28	      0	0	0	790	0	0	0	0
29	      0	0	0	910	0	0	0	0
30	      0	0	0	741	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    286	9.53333	0	17002	231	459	1063	1095

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19596
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19596". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19596
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19596". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19596
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19596". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19596
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19596". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19596
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19596". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19596
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19596". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19596
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19596". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19596
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19596". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19596
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19596". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19596
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19596". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19596
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19596". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19596
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19596". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19596
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19596". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19596
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19596". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19596
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19596". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19596
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19596". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19596
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19596". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19596
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19596". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19596
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19596". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19596
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19596". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19596
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19596". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19596
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19596". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19596
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19596". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19596
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19596". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
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:19596
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19596
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19596". Check endpoint correctness.
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-mldlgqpioq'
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(0, -1)'
DEBUG    library.python.cores:__init__.py:40 core_pattern = '|/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -F%F -- %E'
DEBUG    library.python.cores:__init__.py:72 core_uses_pid = '1'
DEBUG    library.python.cores:__init__.py:87 Core dump dir (/home/runner/.ya/build/build_root/2t74/000389/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.3853444' in '/home/runner/.ya/build/build_root/2t74/000389/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, logfile_smgth88q.log, stdout)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:19596/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5761
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18705
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2608
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19596
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2446
=================================== FAILURES ===================================
_______________________ TestLogScenario.test_log_uniform _______________________
ydb/tests/olap/test_log_scenario.py:235: in test_log_uniform
    thread.join()
ydb/tests/olap/common/thread_helper.py:18: in join
    raise self.exc
ydb/tests/olap/common/thread_helper.py:11: in run
    self.ret = self._target(*self._args, **self._kwargs)
ydb/tests/olap/test_log_scenario.py:147: in aggregation_query
    self.ydb_client.query(f"SELECT COUNT(*) FROM `{self.table_name}` ")
ydb/tests/olap/common/ydb_client.py:24: in query
    return self.session_pool.execute_with_retries(query=statement, settings=request_settings)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:130: in retry_operation_impl
    raise status
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:248: in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
contrib/python/ydb/py3/ydb/query/pool.py:331: in __enter__
    self._session = self._pool.acquire(self._timeout)
contrib/python/ydb/py3/ydb/query/pool.py:111: in acquire
    session = self._create_new_session(time_left)
contrib/python/ydb/py3/ydb/query/pool.py:63: in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
contrib/python/ydb/py3/ydb/query/session.py:301: in create
    self._create_call(settings=settings)
contrib/python/ydb/py3/ydb/query/session.py:171: in _create_call
    return self._driver(
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:459: in __call__
    connection = self._store.get(preferred_endpoint)
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:144: in get
    raise issues.ConnectionLost("Couldn't find valid connection")
E   ydb.issues.ConnectionLost: Couldn't find valid connection
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_log_uniform
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
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/2t74/000389/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3853231
DEBUG    ya.test:process.py:259 Command (pid 3853231) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3853231) elapsed time (sec): 0.34499454498291016
DEBUG    ya.test:process.py:263 Command (pid 3853231) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3853231) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3853231) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3853231) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3853231) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3853231) maxrss: 541412
DEBUG    ya.test:process.py:263 Command (pid 3853231) minflt: 16172
DEBUG    ya.test:process.py:263 Command (pid 3853231) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3853231) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3853231) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 3853231) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3853231) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3853231) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3853231) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3853231) stime: 0.194041
DEBUG    ya.test:process.py:263 Command (pid 3853231) utime: 0.10296
DEBUG    ya.test:process.py:263 Command (pid 3853231) wtime: 0.346
DEBUG    ya.test:process.py:275 Command (pid 3853231) output:
Git info:
    Commit: 441099c3529444a906a5457ef65f2b27229226de
    Branch: 
    Author: Daniil Cherednik <dan.cherednik@gmail.com>
    Summary: Merge ff13479d27d4896ae8745f863d645cb15399e80c into ed7c647d380bc46db55840ec067d65fa851d03f2

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-mldlgqpioq
    Host information: 
        Linux ghrun-mldlgqpioq 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 -UNDEBUG -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 -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -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 3853231) errors:

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: 441099c3529444a906a5457ef65f2b27229226de
    Branch: 
    Author: Daniil Cherednik <dan.cherednik@gmail.com>
    Summary: Merge ff13479d27d4896ae8745f863d645cb15399e80c into ed7c647d380bc46db55840ec067d65fa851d03f2

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-mldlgqpioq
    Host information: 
        Linux ghrun-mldlgqpioq 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 -UNDEBUG -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 -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -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:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/2t74/000389/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2446
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/2t74/000389/r3tmp/kikimr_cluster_5deaml23
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/2t74/000389/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19596
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2608
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18705
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5761
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2t74/000389/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/2t74/000389/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/2t74/000389/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_smgth88q.log --grpc-port=19596 --mon-port=2608 --ic-port=2446
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:19596/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2t74/000389/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/2t74/000389/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/2t74/000389/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_smgth88q.log --grpc-port=19596 --mon-port=2608 --ic-port=2446
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/2t74/000389/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/2t74/000389/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/2t74/000389/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_smgth88q.log', '--grpc-port=19596', '--mon-port=2608', '--ic-port=2446')' in '/home/runner/.ya/build/build_root/2t74/000389/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3853444
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:19596/1
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/2t74/000389/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3853446
DEBUG    ya.test:process.py:259 Command (pid 3853446) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3853446) elapsed time (sec): 0.4349021911621094
DEBUG    ya.test:process.py:263 Command (pid 3853446) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3853446) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3853446) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3853446) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3853446) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3853446) maxrss: 541436
DEBUG    ya.test:process.py:263 Command (pid 3853446) minflt: 16172
DEBUG    ya.test:process.py:263 Command (pid 3853446) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3853446) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3853446) nivcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 3853446) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3853446) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3853446) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 3853446) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3853446) stime: 0.279981
DEBUG    ya.test:process.py:263 Command (pid 3853446) utime: 0.106471
DEBUG    ya.test:process.py:263 Command (pid 3853446) wtime: 0.436
DEBUG    ya.test:process.py:275 Command (pid 3853446) output:
Git info:
    Commit: 441099c3529444a906a5457ef65f2b27229226de
    Branch: 
    Author: Daniil Cherednik <dan.cherednik@gmail.com>
    Summary: Merge ff13479d27d4896ae8745f863d645cb15399e80c into ed7c647d380bc46db55840ec067d65fa851d03f2

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-mldlgqpioq
    Host information: 
        Linux ghrun-mldlgqpioq 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 -UNDEBUG -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 -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -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 3853446) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 441099c3529444a906a5457ef65f2b27229226de
    Branch: 
    Author: Daniil Cherednik <dan.cherednik@gmail.com>
    Summary: Merge ff13479d27d4896ae8745f863d645cb15399e80c into ed7c647d380bc46db55840ec067d65fa851d03f2
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/2t74/000389/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/2t74/000389/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:19596', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 2446\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
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/2t74/000389/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:19596', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 2446\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3855513
DEBUG    ya.test:process.py:259 Command (pid 3855513) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3855513) elapsed time (sec): 0.8383991718292236
DEBUG    ya.test:process.py:263 Command (pid 3855513) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3855513) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3855513) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3855513) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3855513) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3855513) maxrss: 549684
DEBUG    ya.test:process.py:263 Command (pid 3855513) minflt: 18316
DEBUG    ya.test:process.py:263 Command (pid 3855513) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3855513) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3855513) nivcsw: 68
DEBUG    ya.test:process.py:263 Command (pid 3855513) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3855513) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3855513) nvcsw: 137
DEBUG    ya.test:process.py:263 Command (pid 3855513) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3855513) stime: 0.6627029999999999
DEBUG    ya.test:process.py:263 Command (pid 3855513) utime: 0.100876
DEBUG    ya.test:process.py:263 Command (pid 3855513) wtime: 0.839
DEBUG    ya.test:process.py:275 Command (pid 3855513) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/2t74/000389/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/2t74/000389/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:19596', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.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/2t74/000389/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:19596', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3856317
DEBUG    ya.test:process.py:259 Command (pid 3856317) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3856317) elapsed time (sec): 3.5600149631500244
DEBUG    ya.test:process.py:263 Command (pid 3856317) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3856317) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3856317) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3856317) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3856317) majflt: 2
DEBUG    ya.test:process.py:263 Command (pid 3856317) maxrss: 549820
DEBUG    ya.test:process.py:263 Command (pid 3856317) minflt: 18602
DEBUG    ya.test:process.py:263 Command (pid 3856317) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3856317) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3856317) nivcsw: 471
DEBUG    ya.test:process.py:263 Command (pid 3856317) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3856317) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3856317) nvcsw: 116
DEBUG    ya.test:process.py:263 Command (pid 3856317) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3856317) stime: 2.565303
DEBUG    ya.test:process.py:263 Command (pid 3856317) utime: 0.107321
DEBUG    ya.test:process.py:263 Command (pid 3856317) wtime: 3.566
DEBUG    ya.test:process.py:275 Command (pid 3856317) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 3856317) 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
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
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 1b9b7a45-6933-47ee-be21-6d34caf0274e, localhost:19596): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 1b9b7a45-6933-47ee-be21-6d34caf0274e, localhost:19596): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 1b9b7a45-6933-47ee-be21-6d34caf0274e, localhost:19596): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-mldlgqpioq.auto.internal" port: 19596 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-mldlgqpioq.auto.internal:19596, location 1, 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:19596
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_log_scenario.py::TestLogScenario, test_name: test_log_uniform)
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/2t74/000389/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/2t74/000389/ydb/apps/ydb/ydb -e grpc://localhost:19596 -d /Root workload log --path log init --path log --store column --ttl 1000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/2t74/000389/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:19596', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3860804
DEBUG    ya.test:process.py:259 Command (pid 3860804) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3860804) elapsed time (sec): 0.8439905643463135
DEBUG    ya.test:process.py:263 Command (pid 3860804) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3860804) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3860804) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3860804) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3860804) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3860804) maxrss: 165424
DEBUG    ya.test:process.py:263 Command (pid 3860804) minflt: 3551
DEBUG    ya.test:process.py:263 Command (pid 3860804) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3860804) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3860804) nivcsw: 43
DEBUG    ya.test:process.py:263 Command (pid 3860804) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3860804) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3860804) nvcsw: 150
DEBUG    ya.test:process.py:263 Command (pid 3860804) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3860804) stime: 0.108738
DEBUG    ya.test:process.py:263 Command (pid 3860804) utime: 0.041822
DEBUG    ya.test:process.py:263 Command (pid 3860804) wtime: 0.861
DEBUG    ya.test:process.py:275 Command (pid 3860804) output:
Init tables ...
Init tables ...Ok

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

INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/2t74/000389/ydb/apps/ydb/ydb -e grpc://localhost:19596 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/2t74/000389/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:19596', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'bulk_upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3861753
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 3861753) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3861753) elapsed time (sec): 30.42824125289917
DEBUG    ya.test:process.py:263 Command (pid 3861753) wtime: 30.438
DEBUG    ya.test:process.py:275 Command (pid 3861753) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    280	280	0	0	28	63	145	148
2	    447	447	0	0	21	32	38	42
3	    454	454	0	0	20	27	43	47
4	    226	226	0	0	21	130	297	299
5	    272	272	0	0	21	215	301	303
6	    400	400	0	0	21	36	120	125
7	    415	415	0	0	21	40	47	50
8	    472	472	0	0	20	26	31	34
9	    445	445	0	0	21	30	41	46
10	    379	379	0	0	22	45	67	77
11	    419	419	0	0	22	36	43	48
12	    377	377	0	0	25	40	48	71
13	    369	369	0	0	24	43	54	60
14	    459	459	0	0	20	29	31	34
15	    460	460	0	0	21	26	28	31
16	    461	461	0	0	20	28	33	43
17	    410	410	0	0	22	37	45	48
18	    410	410	0	0	22	39	48	50
19	    413	413	0	0	21	38	44	51
20	    465	465	0	0	20	29	33	36
21	    470	470	0	0	20	25	30	35
22	    476	476	0	0	20	26	32	35
23	    484	484	0	0	20	23	24	28
24	    489	489	0	0	20	21	22	22
25	    488	488	0	0	20	21	22	24
26	    484	484	0	0	20	21	25	27
27	    420	420	0	0	22	35	55	61
28	    415	415	0	0	23	35	37	40
29	    318	318	0	0	26	58	127	134
30	    389	389	0	0	24	38	60	64

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  12466	415.533	0	0	21	36	56	303

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 968fc177-22f3-4b5f-b4fb-8888f8684b75, ghrun-mldlgqpioq.auto.internal:19596): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 968fc177-22f3-4b5f-b4fb-8888f8684b75, ghrun-mldlgqpioq.auto.internal:19596): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 968fc177-22f3-4b5f-b4fb-8888f8684b75, ghrun-mldlgqpioq.auto.internal:19596): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NmFjMDZkMmYtMWNlZTY5MWYtZTkyYmFjYjAtMWNlNzg2ZGU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 1f651cd4-d344-492a-9f67-d93573109380, ghrun-mldlgqpioq.auto.internal:19596): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 1f651cd4-d344-492a-9f67-d93573109380, ghrun-mldlgqpioq.auto.internal:19596): request = { session_id: "ydb://session/3?node_id=1&id=NmFjMDZkMmYtMWNlZTY5MWYtZTkyYmFjYjAtMWNlNzg2ZGU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 1f651cd4-d344-492a-9f67-d93573109380, ghrun-mldlgqpioq.auto.internal:19596): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NmFjMDZkMmYtMWNlZTY5MWYtZTkyYmFjYjAtMWNlNzg2ZGU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 651794e8-4809-498c-b3f3-222038524f9d, ghrun-mldlgqpioq.auto.internal:19596): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 651794e8-4809-498c-b3f3-222038524f9d, ghrun-mldlgqpioq.auto.internal:19596): request = { session_id: "ydb://session/3?node_id=1&id=NmFjMDZkMmYtMWNlZTY5MWYtZTkyYmFjYjAtMWNlNzg2ZGU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 651794e8-4809-498c-b3f3-222038524f9d, ghrun-mldlgqpioq.auto.internal:19596): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmFjMDZkMmYtMWNlZTY5MWYtZTkyYmFjYjAtMWNlNzg2ZGU=
INFO     root:test_log_scenario.py:217 Count rows after insert 12271 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmFjMDZkMmYtMWNlZTY5MWYtZTkyYmFjYjAtMWNlNzg2ZGU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c77aea63-86a1-4518-becd-bdd8060825cd, ghrun-mldlgqpioq.auto.internal:19596): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c77aea63-86a1-4518-becd-bdd8060825cd, ghrun-mldlgqpioq.auto.internal:19596): request = { session_id: "ydb://session/3?node_id=1&id=NmFjMDZkMmYtMWNlZTY5MWYtZTkyYmFjYjAtMWNlNzg2ZGU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c77aea63-86a1-4518-becd-bdd8060825cd, ghrun-mldlgqpioq.auto.internal:19596): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmFjMDZkMmYtMWNlZTY5MWYtZTkyYmFjYjAtMWNlNzg2ZGU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmFjMDZkMmYtMWNlZTY5MWYtZTkyYmFjYjAtMWNlNzg2ZGU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b07f266a-1a38-4bda-8456-2d620f007287, ghrun-mldlgqpioq.auto.internal:19596): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b07f266a-1a38-4bda-8456-2d620f007287, ghrun-mldlgqpioq.auto.internal:19596): request = { session_id: "ydb://session/3?node_id=1&id=NmFjMDZkMmYtMWNlZTY5MWYtZTkyYmFjYjAtMWNlNzg2ZGU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b07f266a-1a38-4bda-8456-2d620f007287, ghrun-mldlgqpioq.auto.internal:19596): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmFjMDZkMmYtMWNlZTY5MWYtZTkyYmFjYjAtMWNlNzg2ZGU=
INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/2t74/000389/ydb/apps/ydb/ydb -e grpc://localhost:19596 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/2t74/000389/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:19596', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'bulk_upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3883946
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/2t74/000389/ydb/apps/ydb/ydb -e grpc://localhost:19596 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/2t74/000389/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:19596', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3883949
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/2t74/000389/ydb/apps/ydb/ydb -e grpc://localhost:19596 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/2t74/000389/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:19596', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3883951
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmFjMDZkMmYtMWNlZTY5MWYtZTkyYmFjYjAtMWNlNzg2ZGU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fc0da30b-da58-49bb-b459-55c387994536, ghrun-mldlgqpioq.auto.internal:19596): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fc0da30b-da58-49bb-b459-55c387994536, ghrun-mldlgqpioq.auto.internal:19596): request = { session_id: "ydb://session/3?node_id=1&id=NmFjMDZkMmYtMWNlZTY5MWYtZTkyYmFjYjAtMWNlNzg2ZGU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fc0da30b-da58-49bb-b459-55c387994536, ghrun-mldlgqpioq.auto.internal:19596): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 1a08ff21-ad82-4cae-9858-ea6e40a63e97, ghrun-mldlgqpioq.auto.internal:19596): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1a08ff21-ad82-4cae-9858-ea6e40a63e97, ghrun-mldlgqpioq.auto.internal:19596): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1a08ff21-ad82-4cae-9858-ea6e40a63e97, ghrun-mldlgqpioq.auto.internal:19596): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Y2ZhMWMxNjUtOTE0NjU4ZmItYTQ3OWMwNmYtODhmZDUxZGQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 89d18c88-52b4-4daf-82c7-ac3f312db771, ghrun-mldlgqpioq.auto.internal:19596): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 89d18c88-52b4-4daf-82c7-ac3f312db771, ghrun-mldlgqpioq.auto.internal:19596): request = { session_id: "ydb://session/3?node_id=1&id=Y2ZhMWMxNjUtOTE0NjU4ZmItYTQ3OWMwNmYtODhmZDUxZGQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 89d18c88-52b4-4daf-82c7-ac3f312db771, ghrun-mldlgqpioq.auto.internal:19596): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=Y2ZhMWMxNjUtOTE0NjU4ZmItYTQ3OWMwNmYtODhmZDUxZGQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 20500dcd-6533-417d-b823-102fa5ec233f, ghrun-mldlgqpioq.auto.internal:19596): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 20500dcd-6533-417d-b823-102fa5ec233f, ghrun-mldlgqpioq.auto.internal:19596): request = { session_id: "ydb://session/3?node_id=1&id=Y2ZhMWMxNjUtOTE0NjU4ZmItYTQ3OWMwNmYtODhmZDUxZGQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 20500dcd-6533-417d-b823-102fa5ec233f, ghrun-mldlgqpioq.auto.internal:19596): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 34b3da56-8589-4ecd-9b10-34d9e7a98453, ghrun-mldlgqpioq.auto.internal:19596): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 34b3da56-8589-4ecd-9b10-34d9e7a98453, ghrun-mldlgqpioq.auto.internal:19596): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 34b3da56-8589-4ecd-9b10-34d9e7a98453, ghrun-mldlgqpioq.auto.internal:19596): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZjAzMDM2MWEtNzA1YWEzZWYtMTI1NjgzMTQtMWUxY2NhMw==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 2419ea98-245d-4dc8-83c6-822f1c873e6c, ghrun-mldlgqpioq.auto.internal:19596): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 2419ea98-245d-4dc8-83c6-822f1c873e6c, ghrun-mldlgqpioq.auto.internal:19596): request = { session_id: "ydb://session/3?node_id=1&id=ZjAzMDM2MWEtNzA1YWEzZWYtMTI1NjgzMTQtMWUxY2NhMw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 2419ea98-245d-4dc8-83c6-822f1c873e6c, ghrun-mldlgqpioq.auto.internal:19596): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZjAzMDM2MWEtNzA1YWEzZWYtMTI1NjgzMTQtMWUxY2NhMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e8629a6f-e3ba-4e72-9267-105ff45f654c, ghrun-mldlgqpioq.auto.internal:19596): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e8629a6f-e3ba-4e72-9267-105ff45f654c, ghrun-mldlgqpioq.auto.internal:19596): request = { session_id: "ydb://session/3?node_id=1&id=ZjAzMDM2MWEtNzA1YWEzZWYtMTI1NjgzMTQtMWUxY2NhMw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e8629a6f-e3ba-4e72-9267-105ff45f654c, ghrun-mldlgqpioq.auto.internal:19596): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 3db0302d-34ed-4a7b-bcb9-0e2bbe8db00c, ghrun-mldlgqpioq.auto.internal:19596): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3db0302d-34ed-4a7b-bcb9-0e2bbe8db00c, ghrun-mldlgqpioq.auto.internal:19596): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 3db0302d-34ed-4a7b-bcb9-0e2bbe8db00c, ghrun-mldlgqpioq.auto.internal:19596): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Yzc4MWM1NDMtODMwZDk1YjYtN2UxOWI2Y2EtYzBkZTlmOTk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, bc4dc790-7f1e-455a-8adf-7fe270fce47a, ghrun-mldlgqpioq.auto.internal:19596): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, bc4dc790-7f1e-455a-8adf-7fe270fce47a, ghrun-mldlgqpioq.auto.internal:19596): request = { session_id: "ydb://session/3?node_id=1&id=Yzc4MWM1NDMtODMwZDk1YjYtN2UxOWI2Y2EtYzBkZTlmOTk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, bc4dc790-7f1e-455a-8adf-7fe270fce47a, ghrun-mldlgqpioq.auto.internal:19596): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=Yzc4MWM1NDMtODMwZDk1YjYtN2UxOWI2Y2EtYzBkZTlmOTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 116a3fd4-fbd5-4590-9fe2-7493c81c4cf3, ghrun-mldlgqpioq.auto.internal:19596): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 116a3fd4-fbd5-4590-9fe2-7493c81c4cf3, ghrun-mldlgqpioq.auto.internal:19596): request = { session_id: "ydb://session/3?node_id=1&id=Yzc4MWM1NDMtODMwZDk1YjYtN2UxOWI2Y2EtYzBkZTlmOTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 116a3fd4-fbd5-4590-9fe2-7493c81c4cf3, ghrun-mldlgqpioq.auto.internal:19596): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 90c7ef2c-43a3-4d81-a6ed-e44d2bc38646, ghrun-mldlgqpioq.auto.internal:19596): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 90c7ef2c-43a3-4d81-a6ed-e44d2bc38646, ghrun-mldlgqpioq.auto.internal:19596): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 90c7ef2c-43a3-4d81-a6ed-e44d2bc38646, ghrun-mldlgqpioq.auto.internal:19596): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Zjc5OGY1MTktMzBlOGI5NzctZTZiZGNjYzItYjk4MmJjNjY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 5820c813-bd9b-4e7b-9ba1-4da22d5acfbe, ghrun-mldlgqpioq.auto.internal:19596): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 5820c813-bd9b-4e7b-9ba1-4da22d5acfbe, ghrun-mldlgqpioq.auto.internal:19596): request = { session_id: "ydb://session/3?node_id=1&id=Zjc5OGY1MTktMzBlOGI5NzctZTZiZGNjYzItYjk4MmJjNjY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 5820c813-bd9b-4e7b-9ba1-4da22d5acfbe, ghrun-mldlgqpioq.auto.internal:19596): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=Zjc5OGY1MTktMzBlOGI5NzctZTZiZGNjYzItYjk4MmJjNjY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 09adee50-a9c4-4e65-a2ac-817f4f5e13e5, ghrun-mldlgqpioq.auto.internal:19596): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 09adee50-a9c4-4e65-a2ac-817f4f5e13e5, ghrun-mldlgqpioq.auto.internal:19596): request = { session_id: "ydb://session/3?node_id=1&id=Zjc5OGY1MTktMzBlOGI5NzctZTZiZGNjYzItYjk4MmJjNjY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 09adee50-a9c4-4e65-a2ac-817f4f5e13e5, ghrun-mldlgqpioq.auto.internal:19596): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 63a3de5c-cb45-4417-a8a8-695df52f0366, ghrun-mldlgqpioq.auto.internal:19596): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 63a3de5c-cb45-4417-a8a8-695df52f0366, ghrun-mldlgqpioq.auto.internal:19596): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 63a3de5c-cb45-4417-a8a8-695df52f0366, ghrun-mldlgqpioq.auto.internal:19596): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MzliMmFiYjAtNGYwZTU4YzUtN2E2MjZmMDMtYzg3NmMzYTY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 08e7dd03-c0e0-4158-b683-4b01013add45, ghrun-mldlgqpioq.auto.internal:19596): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 08e7dd03-c0e0-4158-b683-4b01013add45, ghrun-mldlgqpioq.auto.internal:19596): request = { session_id: "ydb://session/3?node_id=1&id=MzliMmFiYjAtNGYwZTU4YzUtN2E2MjZmMDMtYzg3NmMzYTY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 08e7dd03-c0e0-4158-b683-4b01013add45, ghrun-mldlgqpioq.auto.internal:19596): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=MzliMmFiYjAtNGYwZTU4YzUtN2E2MjZmMDMtYzg3NmMzYTY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0d47a76c-9e19-483b-b22b-3e13b9dac9d0, ghrun-mldlgqpioq.auto.internal:19596): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0d47a76c-9e19-483b-b22b-3e13b9dac9d0, ghrun-mldlgqpioq.auto.internal:19596): request = { session_id: "ydb://session/3?node_id=1&id=MzliMmFiYjAtNGYwZTU4YzUtN2E2MjZmMDMtYzg3NmMzYTY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0d47a76c-9e19-483b-b22b-3e13b9dac9d0, ghrun-mldlgqpioq.auto.internal:19596): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 89f09574-97f0-41b0-8138-d807a42aea25, ghrun-mldlgqpioq.auto.internal:19596): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 89f09574-97f0-41b0-8138-d807a42aea25, ghrun-mldlgqpioq.auto.internal:19596): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 89f09574-97f0-41b0-8138-d807a42aea25, ghrun-mldlgqpioq.auto.internal:19596): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTFkYTRlZTUtZTk0ZjUwNS0xZWY0Yjc5Ny0xYzg2NjE3MQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, af55a519-b4c3-4152-9a02-e91f2392f3ae, ghrun-mldlgqpioq.auto.internal:19596): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, af55a519-b4c3-4152-9a02-e91f2392f3ae, ghrun-mldlgqpioq.auto.internal:19596): request = { session_id: "ydb://session/3?node_id=1&id=NTFkYTRlZTUtZTk0ZjUwNS0xZWY0Yjc5Ny0xYzg2NjE3MQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, af55a519-b4c3-4152-9a02-e91f2392f3ae, ghrun-mldlgqpioq.auto.internal:19596): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NTFkYTRlZTUtZTk0ZjUwNS0xZWY0Yjc5Ny0xYzg2NjE3MQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1eb771d7-38b5-4a1b-bdb7-04cae5dc937c, ghrun-mldlgqpioq.auto.internal:19596): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1eb771d7-38b5-4a1b-bdb7-04cae5dc937c, ghrun-mldlgqpioq.auto.internal:19596): request = { session_id: "ydb://session/3?node_id=1&id=NTFkYTRlZTUtZTk0ZjUwNS0xZWY0Yjc5Ny0xYzg2NjE3MQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1eb771d7-38b5-4a1b-bdb7-04cae5dc937c, ghrun-mldlgqpioq.auto.internal:19596): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 9defd64f-7519-4163-b488-88c7ffd29f84, ghrun-mldlgqpioq.auto.internal:19596): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 9defd64f-7519-4163-b488-88c7ffd29f84, ghrun-mldlgqpioq.auto.internal:19596): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 9defd64f-7519-4163-b488-88c7ffd29f84, ghrun-mldlgqpioq.auto.internal:19596): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTQzMThmMzgtNGJmODgxYzgtMzVlYWRmMjktYWIxYjE4NGE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 7f43d12f-1db7-4c6d-8059-e5cf7465b9ef, ghrun-mldlgqpioq.auto.internal:19596): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7f43d12f-1db7-4c6d-8059-e5cf7465b9ef, ghrun-mldlgqpioq.auto.internal:19596): request = { session_id: "ydb://session/3?node_id=1&id=NTQzMThmMzgtNGJmODgxYzgtMzVlYWRmMjktYWIxYjE4NGE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7f43d12f-1db7-4c6d-8059-e5cf7465b9ef, ghrun-mldlgqpioq.auto.internal:19596): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NTQzMThmMzgtNGJmODgxYzgtMzVlYWRmMjktYWIxYjE4NGE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4dd08b93-e14a-4513-acd0-fc17f03e0721, ghrun-mldlgqpioq.auto.internal:19596): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4dd08b93-e14a-4513-acd0-fc17f03e0721, ghrun-mldlgqpioq.auto.internal:19596): request = { session_id: "ydb://session/3?node_id=1&id=NTQzMThmMzgtNGJmODgxYzgtMzVlYWRmMjktYWIxYjE4NGE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4dd08b93-e14a-4513-acd0-fc17f03e0721, ghrun-mldlgqpioq.auto.internal:19596): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, db74db64-cfb2-4493-8e78-2e497e4b28ba, ghrun-mldlgqpioq.auto.internal:19596): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, db74db64-cfb2-4493-8e78-2e497e4b28ba, ghrun-mldlgqpioq.auto.internal:19596): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, db74db64-cfb2-4493-8e78-2e497e4b28ba, ghrun-mldlgqpioq.auto.internal:19596): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTQ2ZTQ5ZS0yYzIzMTU5Zi0yMTMyMzg0OC1jZjZiMmU0OQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 364b3298-a3c7-4dc3-85e2-9333b47be701, ghrun-mldlgqpioq.auto.internal:19596): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 364b3298-a3c7-4dc3-85e2-9333b47be701, ghrun-mldlgqpioq.auto.internal:19596): request = { session_id: "ydb://session/3?node_id=1&id=NTQ2ZTQ5ZS0yYzIzMTU5Zi0yMTMyMzg0OC1jZjZiMmU0OQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 364b3298-a3c7-4dc3-85e2-9333b47be701, ghrun-mldlgqpioq.auto.internal:19596): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NTQ2ZTQ5ZS0yYzIzMTU5Zi0yMTMyMzg0OC1jZjZiMmU0OQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fb12b492-aee1-4f52-a3d7-7a5fdae6b672, ghrun-mldlgqpioq.auto.internal:19596): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fb12b492-aee1-4f52-a3d7-7a5fdae6b672, ghrun-mldlgqpioq.auto.internal:19596): request = { session_id: "ydb://session/3?node_id=1&id=NTQ2ZTQ5ZS0yYzIzMTU5Zi0yMTMyMzg0OC1jZjZiMmU0OQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fb12b492-aee1-4f52-a3d7-7a5fdae6b672, ghrun-mldlgqpioq.auto.internal:19596): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 8bad651f-3960-43c8-bfba-f7259db22c98, ghrun-mldlgqpioq.auto.internal:19596): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8bad651f-3960-43c8-bfba-f7259db22c98, ghrun-mldlgqpioq.auto.internal:19596): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8bad651f-3960-43c8-bfba-f7259db22c98, ghrun-mldlgqpioq.auto.internal:19596): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MjFkYTIzY2MtMTRlMzUwYTUtZTVkYThmZWQtY2YzMDM1Zjk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 966cc84e-0195-44ab-a9e3-d3b070779876, ghrun-mldlgqpioq.auto.internal:19596): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 966cc84e-0195-44ab-a9e3-d3b070779876, ghrun-mldlgqpioq.auto.internal:19596): request = { session_id: "ydb://session/3?node_id=1&id=MjFkYTIzY2MtMTRlMzUwYTUtZTVkYThmZWQtY2YzMDM1Zjk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 966cc84e-0195-44ab-a9e3-d3b070779876, ghrun-mldlgqpioq.auto.internal:19596): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=MjFkYTIzY2MtMTRlMzUwYTUtZTVkYThmZWQtY2YzMDM1Zjk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a981e03d-079e-4683-a7f6-0fc1e56e8016, ghrun-mldlgqpioq.auto.internal:19596): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a981e03d-079e-4683-a7f6-0fc1e56e8016, ghrun-mldlgqpioq.auto.internal:19596): request = { session_id: "ydb://session/3?node_id=1&id=MjFkYTIzY2MtMTRlMzUwYTUtZTVkYThmZWQtY2YzMDM1Zjk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a981e03d-079e-4683-a7f6-0fc1e56e8016, ghrun-mldlgqpioq.auto.internal:19596): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 0d47a76c-9e19-483b-b22b-3e13b9dac9d0, ghrun-mldlgqpioq.auto.internal:19596): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T18:54:10.352582989+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-mldlgqpioq.auto.internal:19596
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzliMmFiYjAtNGYwZTU4YzUtN2E2MjZmMDMtYzg3NmMzYTY=
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 7f43d12f-1db7-4c6d-8059-e5cf7465b9ef, ghrun-mldlgqpioq.auto.internal:19596): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:19596 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T18:54:10.352618204+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-mldlgqpioq.auto.internal:19596
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, a981e03d-079e-4683-a7f6-0fc1e56e8016, ghrun-mldlgqpioq.auto.internal:19596): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T18:54:10.352682554+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-mldlgqpioq.auto.internal:19596
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjFkYTIzY2MtMTRlMzUwYTUtZTVkYThmZWQtY2YzMDM1Zjk=
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 364b3298-a3c7-4dc3-85e2-9333b47be701, ghrun-mldlgqpioq.auto.internal:19596): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:19596 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T18:54:10.352645108+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-mldlgqpioq.auto.internal:19596
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 966cc84e-0195-44ab-a9e3-d3b070779876, ghrun-mldlgqpioq.auto.internal:19596): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:19596 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T18:54:10.352670907+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-mldlgqpioq.auto.internal:19596
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 2419ea98-245d-4dc8-83c6-822f1c873e6c, ghrun-mldlgqpioq.auto.internal:19596): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:19596 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T18:54:10.352492628+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-mldlgqpioq.auto.internal:19596
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 09adee50-a9c4-4e65-a2ac-817f4f5e13e5, ghrun-mldlgqpioq.auto.internal:19596): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T18:54:10.352559886+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-mldlgqpioq.auto.internal:19596
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Zjc5OGY1MTktMzBlOGI5NzctZTZiZGNjYzItYjk4MmJjNjY=
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 89d18c88-52b4-4daf-82c7-ac3f312db771, ghrun-mldlgqpioq.auto.internal:19596): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:19596 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T18:54:10.352468868+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-mldlgqpioq.auto.internal:19596
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, af55a519-b4c3-4152-9a02-e91f2392f3ae, ghrun-mldlgqpioq.auto.internal:19596): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:19596 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T18:54:10.352593289+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-mldlgqpioq.auto.internal:19596
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 5820c813-bd9b-4e7b-9ba1-4da22d5acfbe, ghrun-mldlgqpioq.auto.internal:19596): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:19596 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T18:54:10.352545835+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-mldlgqpioq.auto.internal:19596
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, fb12b492-aee1-4f52-a3d7-7a5fdae6b672, ghrun-mldlgqpioq.auto.internal:19596): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T18:54:10.352659286+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-mldlgqpioq.auto.internal:19596
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 4dd08b93-e14a-4513-acd0-fc17f03e0721, ghrun-mldlgqpioq.auto.internal:19596): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T18:54:10.352628677+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-mldlgqpioq.auto.internal:19596
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
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.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzliMmFiYjAtNGYwZTU4YzUtN2E2MjZmMDMtYzg3NmMzYTY=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzliMmFiYjAtNGYwZTU4YzUtN2E2MjZmMDMtYzg3NmMzYTY=
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 1eb771d7-38b5-4a1b-bdb7-04cae5dc937c, ghrun-mldlgqpioq.auto.internal:19596): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T18:54:10.352607017+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-mldlgqpioq.auto.internal:19596
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 08e7dd03-c0e0-4158-b683-4b01013add45, ghrun-mldlgqpioq.auto.internal:19596): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:19596 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T18:54:10.352571672+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-mldlgqpioq.auto.internal:19596
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 116a3fd4-fbd5-4590-9fe2-7493c81c4cf3, ghrun-mldlgqpioq.auto.internal:19596): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T18:54:10.352534736+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-mldlgqpioq.auto.internal:19596
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzc4MWM1NDMtODMwZDk1YjYtN2UxOWI2Y2EtYzBkZTlmOTk=
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e8629a6f-e3ba-4e72-9267-105ff45f654c, ghrun-mldlgqpioq.auto.internal:19596): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T18:54:10.352508081+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-mldlgqpioq.auto.internal:19596
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, bc4dc790-7f1e-455a-8adf-7fe270fce47a, ghrun-mldlgqpioq.auto.internal:19596): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:19596 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T18:54:10.352519593+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-mldlgqpioq.auto.internal:19596
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 20500dcd-6533-417d-b823-102fa5ec233f, ghrun-mldlgqpioq.auto.internal:19596): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T18:54:10.352481677+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-mldlgqpioq.auto.internal:19596
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, fc0da30b-da58-49bb-b459-55c387994536, ghrun-mldlgqpioq.auto.internal:19596): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T18:54:10.352452568+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 1f651cd4-d344-492a-9f67-d93573109380, ghrun-mldlgqpioq.auto.internal:19596): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:19596 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T18:54:10.352319125+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-mldlgqpioq.auto.internal:19596
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-mldlgqpioq.auto.internal:19596
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19596
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19596". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19596
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19596". Check endpoint correctness.
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 3883949) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3883949) elapsed time (sec): 30.282490253448486
DEBUG    ya.test:process.py:263 Command (pid 3883949) wtime: 30.29
DEBUG    ya.test:process.py:275 Command (pid 3883949) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	10	0	0	0	0
4	      0	0	0	10	0	0	0	0
5	      0	0	0	10	0	0	0	0
6	      0	0	0	10	0	0	0	0
7	      0	0	0	10	0	0	0	0
8	      0	0	0	10	0	0	0	0
9	      0	0	0	0	0	0	0	0
10	      0	0	0	594	0	0	0	0
11	      0	0	0	880	0	0	0	0
12	      0	0	0	847	0	0	0	0
13	      0	0	0	823	0	0	0	0
14	      0	0	0	861	0	0	0	0
15	      0	0	0	829	0	0	0	0
16	      0	0	0	822	0	0	0	0
17	      0	0	0	1025	0	0	0	0
18	      0	0	0	856	0	0	0	0
19	      0	0	0	850	0	0	0	0
20	      0	0	0	769	0	0	0	0
21	      0	0	0	830	0	0	0	0
22	      0	0	0	840	0	0	0	0
23	      0	0	0	813	0	0	0	0
24	      0	0	0	847	0	0	0	0
25	      0	0	0	790	0	0	0	0
26	      0	0	0	800	0	0	0	0
27	      0	0	0	810	0	0	0	0
28	      0	0	0	838	0	0	0	0
29	      0	0	0	822	0	0	0	0
30	      0	0	0	760	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	      0	0	0	17376	0	0	0	0

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

DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 3883951) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3883951) elapsed time (sec): 30.272788286209106
DEBUG    ya.test:process.py:263 Command (pid 3883951) wtime: 30.281
DEBUG    ya.test:process.py:275 Command (pid 3883951) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      3	3	0	0	811	899	899	899
2	     27	27	0	7	236	659	863	863
3	     51	51	0	0	182	301	321	343
4	     26	26	0	0	409	583	591	591
5	     33	33	0	0	319	423	443	443
6	     35	35	0	0	291	367	379	379
7	     34	34	0	0	283	319	323	323
8	     15	15	0	0	267	295	313	313
9	      0	0	0	10	0	0	0	0
10	      0	0	0	455	0	0	0	0
11	      0	0	0	900	0	0	0	0
12	      0	0	0	830	0	0	0	0
13	      0	0	0	810	0	0	0	0
14	      0	0	0	890	0	0	0	0
15	      0	0	0	840	0	0	0	0
16	      0	0	0	1024	0	0	0	0
17	      0	0	0	755	0	0	0	0
18	      0	0	0	990	0	0	0	0
19	      0	0	0	840	0	0	0	0
20	      0	0	0	734	0	0	0	0
21	      0	0	0	820	0	0	0	0
22	      0	0	0	829	0	0	0	0
23	      0	0	0	790	0	0	0	0
24	      0	0	0	910	0	0	0	0
25	      0	0	0	844	0	0	0	0
26	      0	0	0	700	0	0	0	0
27	      0	0	0	830	0	0	0	0
28	      0	0	0	840	0	0	0	0
29	      0	0	0	790	0	0	0	0
30	      0	0	0	800	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    224	7.46667	0	17238	271	453	811	899

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

DEBUG    ya.test:process.py:259 Command (pid 3883946) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3883946) elapsed time (sec): 30.312724828720093
DEBUG    ya.test:process.py:263 Command (pid 3883946) wtime: 30.32
DEBUG    ya.test:process.py:275 Command (pid 3883946) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     14	14	0	0	253	543	719	719
2	     39	39	0	0	176	1079	1095	1095
3	     61	61	0	0	147	279	279	287
4	     31	31	0	0	277	455	461	461
5	     43	43	0	0	238	355	421	421
6	     37	37	0	0	257	319	339	339
7	     41	41	0	0	253	295	305	305
8	     20	20	0	0	229	252	252	252
9	      0	0	0	0	0	0	0	0
10	      0	0	0	394	0	0	0	0
11	      0	0	0	840	0	0	0	0
12	      0	0	0	780	0	0	0	0
13	      0	0	0	888	0	0	0	0
14	      0	0	0	812	0	0	0	0
15	      0	0	0	652	0	0	0	0
16	      0	0	0	849	0	0	0	0
17	      0	0	0	850	0	0	0	0
18	      0	0	0	860	0	0	0	0
19	      0	0	0	843	0	0	0	0
20	      0	0	0	920	0	0	0	0
21	      0	0	0	840	0	0	0	0
22	      0	0	0	820	0	0	0	0
23	      0	0	0	844	0	0	0	0
24	      0	0	0	839	0	0	0	0
25	      0	0	0	716	0	0	0	0
26	      0	0	0	774	0	0	0	0
27	      0	0	0	1040	0	0	0	0
28	      0	0	0	790	0	0	0	0
29	      0	0	0	910	0	0	0	0
30	      0	0	0	741	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    286	9.53333	0	17002	231	459	1063	1095

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19596
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19596". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19596
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19596". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19596
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19596". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19596
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19596". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19596
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19596". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19596
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19596". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19596
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19596". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19596
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19596". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19596
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19596". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19596
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19596". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19596
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19596". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19596
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19596". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19596
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19596". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19596
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19596". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19596
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19596". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19596
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19596". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19596
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19596". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19596
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19596". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19596
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19596". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19596
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19596". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19596
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19596". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19596
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19596". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19596
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19596". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19596
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19596". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
============================== slowest durations ===============================
343.39s call     test_log_scenario.py::TestLogScenario::test_log_uniform
7.32s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
3.91s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
=========================== short test summary info ============================
FAILED test_log_scenario.py::TestLogScenario::test_log_uniform - ydb.issues.ConnectionLost: Couldn't find valid connection
ERROR test_log_scenario.py::TestLogScenario::test_log_uniform - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/2t74/000389/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/2t74/000389/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/stderr
Stderr content:

GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
VERIFY failed (2025-11-11T18:54:01.877586Z): source_id=112;tablet_id=72075186224037895;verification=lhs.type_id() == rhs.type_id();fline=compare.h:82;
ydb/library/actors/core/log.cpp:857
~TVerifyFormattedRecordWriter(): requirement false failed
0. /-S/util/system/yassert.cpp:86: InternalPanicImpl @ 0xA79E8E5
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA796E26
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB624C78
3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD91D53B
4. /-S/ydb/core/formats/arrow/reader/position.h:83: CompareImpl @ 0x9DF23C8
5. /-S/ydb/core/formats/arrow/reader/position.h:471: Compare @ 0x9DF211F
6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD8F8B4D
7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x1412323B
8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14D62E47
9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14CBA843
10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14CBA843
11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14CB7663
12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14CBE117
13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x14140AB8
14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CB8F8B5
15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB5CFED7
16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB615724
17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB6197E4
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB6193F0
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB619FDE
20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA7A053C
21. ??:0: ?? @ 0x7FE782CF3AC2
22. ??:0: ?? @ 0x7FE782D858BF
============ 1 failed, 105 deselected, 1 error in 356.05s (0:05:56) ============
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/2t74/000387/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 107 items / 105 deselected / 2 selected

test_overloads.py .

============================== slowest durations ===============================
92.09s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
12.08s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
================ 1 passed, 105 deselected in 105.11s (0:01:45) =================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/2t74/00038a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk2
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 107 items / 105 deselected / 2 selected

=========================== 105 deselected in 0.78s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/2t74/00038b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 107 items / 105 deselected / 2 selected

=========================== 105 deselected in 0.88s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/2t74/000386/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 107 items / 105 deselected / 2 selected

=========================== 105 deselected in 0.89s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/2t74/000384/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk5
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 107 items / 105 deselected / 2 selected

=========================== 105 deselected in 0.67s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/2t74/000383/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk6
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 107 items / 105 deselected / 2 selected

=========================== 105 deselected in 0.58s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/2t74/000388/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 107 items / 105 deselected / 2 selected

=========================== 105 deselected in 0.88s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/2t74/000385/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk8
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 107 items / 105 deselected / 2 selected

=========================== 105 deselected in 0.69s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/2t74/00038c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 107 items / 105 deselected / 2 selected

=========================== 105 deselected in 0.88s ============================
