============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ue72/000599/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 116 items / 107 deselected / 9 selected

order_by_with_limit.py .

============================== slowest durations ===============================
11.99s setup    order_by_with_limit.py::TestOrderBy::test_filtered_portion
0.26s call     order_by_with_limit.py::TestOrderBy::test_filtered_portion

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
====================== 1 passed, 107 deselected in 13.26s ======================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ue72/0005bc/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 116 items / 107 deselected / 9 selected

order_by_with_limit.py .

============================== slowest durations ===============================
65.49s call     order_by_with_limit.py::TestOrderBy::test_random
11.17s setup    order_by_with_limit.py::TestOrderBy::test_random

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
================= 1 passed, 107 deselected in 77.72s (0:01:17) =================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ue72/0005c5/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 116 items / 107 deselected / 9 selected

order_by_with_limit.py .

============================== slowest durations ===============================
66.65s call     order_by_with_limit.py::TestOrderBy::test_stress_sorting
9.02s setup    order_by_with_limit.py::TestOrderBy::test_stress_sorting
0.10s teardown order_by_with_limit.py::TestOrderBy::test_stress_sorting
================= 1 passed, 107 deselected in 76.94s (0:01:16) =================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ue72/0005b1/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 116 items / 107 deselected / 9 selected

test_create.py .

============================== slowest durations ===============================
16.38s setup    test_create.py::TestCreate::test_create_all_opt_ints
0.67s call     test_create.py::TestCreate::test_create_all_opt_ints

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
====================== 1 passed, 107 deselected in 18.16s ======================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ue72/0005a0/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 116 items / 107 deselected / 9 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:707: 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/ue72/0005a0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/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/ue72/0005a0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/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-21T13:04:47.396396Z): source_id=347;tablet_id=72075186224037908;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 @ 0xA919BE5
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA912126
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB7A8528
E   3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD78F65B
E   4. /-S/ydb/core/formats/arrow/reader/position.h:85: CompareImpl @ 0x9F68748
E   5. /-S/ydb/core/formats/arrow/reader/position.h:482: Compare @ 0x9F6849F
E   6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD76A76D
E   7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:22: BuildFilter @ 0x1438E5AB
E   8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14FD55A7
E   9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14F2A363
E   10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14F2A363
E   11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14F27D13
E   12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14F2B6D7
E   13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x143AC398
E   14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CF0CEB5
E   15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB74B437
E   16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB798FD4
E   17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB79D094
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB79CCA0
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB79D88E
E   20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA91B83C
E   21. ??:0: ?? @ 0x7F6CC35B3AC2
E   22. ??:0: ?? @ 0x7F6CC36458BF
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_log_uniform
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 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/ue72/0005a0/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3964370
DEBUG    ya.test:process.py:259 Command (pid 3964370) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3964370) elapsed time (sec): 2.214122772216797
DEBUG    ya.test:process.py:263 Command (pid 3964370) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3964370) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3964370) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3964370) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3964370) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3964370) maxrss: 545368
DEBUG    ya.test:process.py:263 Command (pid 3964370) minflt: 16241
DEBUG    ya.test:process.py:263 Command (pid 3964370) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3964370) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3964370) nivcsw: 92
DEBUG    ya.test:process.py:263 Command (pid 3964370) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3964370) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3964370) nvcsw: 24
DEBUG    ya.test:process.py:263 Command (pid 3964370) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3964370) stime: 2.009215
DEBUG    ya.test:process.py:263 Command (pid 3964370) utime: 0.106999
DEBUG    ya.test:process.py:263 Command (pid 3964370) wtime: 2.218
DEBUG    ya.test:process.py:275 Command (pid 3964370) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-7rkxhkrilm    Host information: 
        Linux ghrun-7rkxhkrilm 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -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 3964370) errors:

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-7rkxhkrilm    Host information: 
        Linux ghrun-7rkxhkrilm 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -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/ue72/0005a0/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27836
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/ue72/0005a0/r3tmp/kikimr_cluster_q7ol9j5z
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ue72/0005a0/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16669
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10399
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14034
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4303
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ue72/0005a0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ue72/0005a0/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/ue72/0005a0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_mab2mitm.log --grpc-port=16669 --mon-port=10399 --ic-port=27836
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:16669/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ue72/0005a0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ue72/0005a0/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/ue72/0005a0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_mab2mitm.log --grpc-port=16669 --mon-port=10399 --ic-port=27836
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ue72/0005a0/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ue72/0005a0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/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/ue72/0005a0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_mab2mitm.log', '--grpc-port=16669', '--mon-port=10399', '--ic-port=27836')' in '/home/runner/.ya/build/build_root/ue72/0005a0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3965668
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:16669/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/ue72/0005a0/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3965669
DEBUG    ya.test:process.py:259 Command (pid 3965669) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3965669) elapsed time (sec): 1.8960444927215576
DEBUG    ya.test:process.py:263 Command (pid 3965669) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3965669) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3965669) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3965669) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3965669) majflt: 2
DEBUG    ya.test:process.py:263 Command (pid 3965669) maxrss: 545480
DEBUG    ya.test:process.py:263 Command (pid 3965669) minflt: 18132
DEBUG    ya.test:process.py:263 Command (pid 3965669) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3965669) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3965669) nivcsw: 198
DEBUG    ya.test:process.py:263 Command (pid 3965669) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3965669) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3965669) nvcsw: 38
DEBUG    ya.test:process.py:263 Command (pid 3965669) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3965669) stime: 1.654062
DEBUG    ya.test:process.py:263 Command (pid 3965669) utime: 0.122432
DEBUG    ya.test:process.py:263 Command (pid 3965669) wtime: 1.897
DEBUG    ya.test:process.py:275 Command (pid 3965669) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-7rkxhkrilm    Host information: 
        Linux ghrun-7rkxhkrilm 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -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 3965669) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-7rkxhkrilm    Host information: 
        Linux ghrun-7rkxhkrilm 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ue72/0005a0/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/ue72/0005a0/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:16669', '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: 27836\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/ue72/0005a0/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:16669', '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: 27836\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3967110
DEBUG    ya.test:process.py:259 Command (pid 3967110) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3967110) elapsed time (sec): 1.4054148197174072
DEBUG    ya.test:process.py:263 Command (pid 3967110) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3967110) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3967110) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3967110) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3967110) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3967110) maxrss: 553788
DEBUG    ya.test:process.py:263 Command (pid 3967110) minflt: 18898
DEBUG    ya.test:process.py:263 Command (pid 3967110) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3967110) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3967110) nivcsw: 177
DEBUG    ya.test:process.py:263 Command (pid 3967110) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3967110) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3967110) nvcsw: 234
DEBUG    ya.test:process.py:263 Command (pid 3967110) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3967110) stime: 1.118106
DEBUG    ya.test:process.py:263 Command (pid 3967110) utime: 0.155737
DEBUG    ya.test:process.py:263 Command (pid 3967110) wtime: 1.407
DEBUG    ya.test:process.py:275 Command (pid 3967110) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ue72/0005a0/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/ue72/0005a0/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:16669', '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/ue72/0005a0/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:16669', '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: 3968170
DEBUG    ya.test:process.py:259 Command (pid 3968170) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3968170) elapsed time (sec): 0.9922819137573242
DEBUG    ya.test:process.py:263 Command (pid 3968170) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3968170) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3968170) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3968170) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3968170) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3968170) maxrss: 553748
DEBUG    ya.test:process.py:263 Command (pid 3968170) minflt: 18386
DEBUG    ya.test:process.py:263 Command (pid 3968170) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3968170) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3968170) nivcsw: 179
DEBUG    ya.test:process.py:263 Command (pid 3968170) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3968170) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3968170) nvcsw: 98
DEBUG    ya.test:process.py:263 Command (pid 3968170) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3968170) stime: 0.762726
DEBUG    ya.test:process.py:263 Command (pid 3968170) utime: 0.14304899999999998
DEBUG    ya.test:process.py:263 Command (pid 3968170) wtime: 0.993
DEBUG    ya.test:process.py:275 Command (pid 3968170) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 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, c5d8b85d-2eb4-4152-bf7e-c03027a77a09, localhost:16669): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, c5d8b85d-2eb4-4152-bf7e-c03027a77a09, localhost:16669): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, c5d8b85d-2eb4-4152-bf7e-c03027a77a09, localhost:16669): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-7rkxhkrilm.auto.internal" port: 16669 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-7rkxhkrilm.auto.internal:16669, 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:16669
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 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/ue72/0005a0/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/ue72/0005a0/ydb/apps/ydb/ydb -e grpc://localhost:16669 -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/ue72/0005a0/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:16669', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3968864
DEBUG    ya.test:process.py:259 Command (pid 3968864) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3968864) elapsed time (sec): 0.3800797462463379
DEBUG    ya.test:process.py:263 Command (pid 3968864) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3968864) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3968864) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3968864) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3968864) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3968864) maxrss: 165668
DEBUG    ya.test:process.py:263 Command (pid 3968864) minflt: 3551
DEBUG    ya.test:process.py:263 Command (pid 3968864) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3968864) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3968864) nivcsw: 42
DEBUG    ya.test:process.py:263 Command (pid 3968864) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3968864) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3968864) nvcsw: 166
DEBUG    ya.test:process.py:263 Command (pid 3968864) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3968864) stime: 0.017962
DEBUG    ya.test:process.py:263 Command (pid 3968864) utime: 0.062868
DEBUG    ya.test:process.py:263 Command (pid 3968864) wtime: 0.382
DEBUG    ya.test:process.py:275 Command (pid 3968864) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 3968864) 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/ue72/0005a0/ydb/apps/ydb/ydb -e grpc://localhost:16669 -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/ue72/0005a0/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:16669', '-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: 3969187
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 3969187) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3969187) elapsed time (sec): 30.170958518981934
DEBUG    ya.test:process.py:263 Command (pid 3969187) wtime: 30.172
DEBUG    ya.test:process.py:275 Command (pid 3969187) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    408	408	0	0	22	38	45	51
2	    362	362	0	0	24	48	75	77
3	    448	448	0	0	21	29	34	36
4	    362	362	0	0	26	43	50	53
5	    395	395	0	0	23	41	54	65
6	    393	393	0	0	23	45	63	71
7	    370	370	0	0	23	52	65	67
8	    482	482	0	0	20	22	25	28
9	    477	477	0	0	20	24	26	28
10	    473	473	0	0	20	25	28	29
11	    478	478	0	0	20	23	25	27
12	    477	477	0	0	20	25	27	31
13	    418	418	0	0	22	32	35	36
14	    489	489	0	0	20	21	22	26
15	    487	487	0	0	20	20	21	21
16	    488	488	0	0	20	21	21	21
17	    487	487	0	0	20	20	23	24
18	    488	488	0	0	20	20	21	21
19	    486	486	0	0	20	21	21	22
20	    488	488	0	0	20	21	21	22
21	    488	488	0	0	20	20	21	21
22	    488	488	0	0	20	21	21	21
23	    489	489	0	0	20	20	21	21
24	    489	489	0	0	20	21	21	28
25	    487	487	0	0	20	20	21	22
26	    474	474	0	0	20	23	45	46
27	    487	487	0	0	20	21	30	31
28	    487	487	0	0	20	20	21	22
29	    489	489	0	0	20	20	21	22
30	    474	474	0	0	20	20	68	71

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  13808	460.267	0	0	20	29	44	77

DEBUG    ya.test:process.py:276 Command (pid 3969187) 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, 66f2b5b6-2f5c-47ae-9ed9-c90f89a0a7a9, ghrun-7rkxhkrilm.auto.internal:16669): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 66f2b5b6-2f5c-47ae-9ed9-c90f89a0a7a9, ghrun-7rkxhkrilm.auto.internal:16669): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 66f2b5b6-2f5c-47ae-9ed9-c90f89a0a7a9, ghrun-7rkxhkrilm.auto.internal:16669): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YWM3MzM4MjktYTgyODUwZjEtNzdhZTA2ZGItNDQ3N2E5NDc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 47ddbc07-35b5-451f-ac5a-16a77866bd15, ghrun-7rkxhkrilm.auto.internal:16669): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 47ddbc07-35b5-451f-ac5a-16a77866bd15, ghrun-7rkxhkrilm.auto.internal:16669): request = { session_id: "ydb://session/3?node_id=1&id=YWM3MzM4MjktYTgyODUwZjEtNzdhZTA2ZGItNDQ3N2E5NDc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 47ddbc07-35b5-451f-ac5a-16a77866bd15, ghrun-7rkxhkrilm.auto.internal:16669): 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=YWM3MzM4MjktYTgyODUwZjEtNzdhZTA2ZGItNDQ3N2E5NDc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, be0e1f74-ea6b-4cd2-8ba7-625303a92d57, ghrun-7rkxhkrilm.auto.internal:16669): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, be0e1f74-ea6b-4cd2-8ba7-625303a92d57, ghrun-7rkxhkrilm.auto.internal:16669): request = { session_id: "ydb://session/3?node_id=1&id=YWM3MzM4MjktYTgyODUwZjEtNzdhZTA2ZGItNDQ3N2E5NDc=" 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, be0e1f74-ea6b-4cd2-8ba7-625303a92d57, ghrun-7rkxhkrilm.auto.internal:16669): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWM3MzM4MjktYTgyODUwZjEtNzdhZTA2ZGItNDQ3N2E5NDc=
INFO     root:test_log_scenario.py:217 Count rows after insert 13613 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWM3MzM4MjktYTgyODUwZjEtNzdhZTA2ZGItNDQ3N2E5NDc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7980b2b6-e73f-403d-8641-934a100aebcd, ghrun-7rkxhkrilm.auto.internal:16669): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7980b2b6-e73f-403d-8641-934a100aebcd, ghrun-7rkxhkrilm.auto.internal:16669): request = { session_id: "ydb://session/3?node_id=1&id=YWM3MzM4MjktYTgyODUwZjEtNzdhZTA2ZGItNDQ3N2E5NDc=" 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, 7980b2b6-e73f-403d-8641-934a100aebcd, ghrun-7rkxhkrilm.auto.internal:16669): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWM3MzM4MjktYTgyODUwZjEtNzdhZTA2ZGItNDQ3N2E5NDc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWM3MzM4MjktYTgyODUwZjEtNzdhZTA2ZGItNDQ3N2E5NDc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, adf0a4a9-852d-4192-a36e-48433b3660c8, ghrun-7rkxhkrilm.auto.internal:16669): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, adf0a4a9-852d-4192-a36e-48433b3660c8, ghrun-7rkxhkrilm.auto.internal:16669): request = { session_id: "ydb://session/3?node_id=1&id=YWM3MzM4MjktYTgyODUwZjEtNzdhZTA2ZGItNDQ3N2E5NDc=" 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, adf0a4a9-852d-4192-a36e-48433b3660c8, ghrun-7rkxhkrilm.auto.internal:16669): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWM3MzM4MjktYTgyODUwZjEtNzdhZTA2ZGItNDQ3N2E5NDc=
INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWM3MzM4MjktYTgyODUwZjEtNzdhZTA2ZGItNDQ3N2E5NDc=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/ue72/0005a0/ydb/apps/ydb/ydb -e grpc://localhost:16669 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/ue72/0005a0/ydb/apps/ydb/ydb -e grpc://localhost:16669 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/ue72/0005a0/ydb/apps/ydb/ydb -e grpc://localhost:16669 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 475cec1a-24c6-4a71-9c10-35967c5a28b2, ghrun-7rkxhkrilm.auto.internal:16669): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 475cec1a-24c6-4a71-9c10-35967c5a28b2, ghrun-7rkxhkrilm.auto.internal:16669): request = { session_id: "ydb://session/3?node_id=1&id=YWM3MzM4MjktYTgyODUwZjEtNzdhZTA2ZGItNDQ3N2E5NDc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 09a1fccb-46ad-4d78-8d62-81d84e6ad78c, ghrun-7rkxhkrilm.auto.internal:16669): creating call state
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 475cec1a-24c6-4a71-9c10-35967c5a28b2, ghrun-7rkxhkrilm.auto.internal:16669): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 09a1fccb-46ad-4d78-8d62-81d84e6ad78c, ghrun-7rkxhkrilm.auto.internal:16669): request = {  }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
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/ue72/0005a0/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:16669', '-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:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:628 Command pid: 3984802
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ue72/0005a0/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:16669', '-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    ydb.connection:connection.py:52 RpcState(CreateSession, 09a1fccb-46ad-4d78-8d62-81d84e6ad78c, ghrun-7rkxhkrilm.auto.internal:16669): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MzllYmNjNzMtMzExZjdkMC03M2Y0NjVkMy0yNzEyODRkYQ==" node_id: 1 }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ue72/0005a0/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:16669', '-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: 3984807
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 5ef8f4a2-c97b-4093-9af5-942780064991, ghrun-7rkxhkrilm.auto.internal:16669): creating call state
DEBUG    ya.test:process.py:628 Command pid: 3984808
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 5ef8f4a2-c97b-4093-9af5-942780064991, ghrun-7rkxhkrilm.auto.internal:16669): request = { session_id: "ydb://session/3?node_id=1&id=MzllYmNjNzMtMzExZjdkMC03M2Y0NjVkMy0yNzEyODRkYQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 5ef8f4a2-c97b-4093-9af5-942780064991, ghrun-7rkxhkrilm.auto.internal:16669): 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=MzllYmNjNzMtMzExZjdkMC03M2Y0NjVkMy0yNzEyODRkYQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 982fb0fb-6fce-4a72-91b4-c7743235b26a, ghrun-7rkxhkrilm.auto.internal:16669): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 982fb0fb-6fce-4a72-91b4-c7743235b26a, ghrun-7rkxhkrilm.auto.internal:16669): request = { session_id: "ydb://session/3?node_id=1&id=MzllYmNjNzMtMzExZjdkMC03M2Y0NjVkMy0yNzEyODRkYQ==" 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:421 RpcState(CreateSession, 35768574-e9a0-498a-9fa0-fdb6431a6224, ghrun-7rkxhkrilm.auto.internal:16669): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 35768574-e9a0-498a-9fa0-fdb6431a6224, ghrun-7rkxhkrilm.auto.internal:16669): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 982fb0fb-6fce-4a72-91b4-c7743235b26a, ghrun-7rkxhkrilm.auto.internal:16669): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 35768574-e9a0-498a-9fa0-fdb6431a6224, ghrun-7rkxhkrilm.auto.internal:16669): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MzY2M2RjY2QtMzMwYzU1YTgtZmU3YjhjMmMtOWU0YmVlZmQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 2e6f3cd0-46c1-4d16-98d6-ab558db1796b, ghrun-7rkxhkrilm.auto.internal:16669): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 2e6f3cd0-46c1-4d16-98d6-ab558db1796b, ghrun-7rkxhkrilm.auto.internal:16669): request = { session_id: "ydb://session/3?node_id=1&id=MzY2M2RjY2QtMzMwYzU1YTgtZmU3YjhjMmMtOWU0YmVlZmQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 2e6f3cd0-46c1-4d16-98d6-ab558db1796b, ghrun-7rkxhkrilm.auto.internal:16669): 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=MzY2M2RjY2QtMzMwYzU1YTgtZmU3YjhjMmMtOWU0YmVlZmQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9746d90a-81d9-4e99-8464-d0e0d7733010, ghrun-7rkxhkrilm.auto.internal:16669): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9746d90a-81d9-4e99-8464-d0e0d7733010, ghrun-7rkxhkrilm.auto.internal:16669): request = { session_id: "ydb://session/3?node_id=1&id=MzY2M2RjY2QtMzMwYzU1YTgtZmU3YjhjMmMtOWU0YmVlZmQ=" 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:421 RpcState(CreateSession, 97558497-0ca4-488b-908e-e23c56eee750, ghrun-7rkxhkrilm.auto.internal:16669): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 97558497-0ca4-488b-908e-e23c56eee750, ghrun-7rkxhkrilm.auto.internal:16669): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9746d90a-81d9-4e99-8464-d0e0d7733010, ghrun-7rkxhkrilm.auto.internal:16669): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 97558497-0ca4-488b-908e-e23c56eee750, ghrun-7rkxhkrilm.auto.internal:16669): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MjdmOTJlNjEtMjczYzc3MzctODJhNmYyMTgtNzBmNTRkYzU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 024bbc3a-b2a6-43a7-bf0c-2ad1fa739f65, ghrun-7rkxhkrilm.auto.internal:16669): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 024bbc3a-b2a6-43a7-bf0c-2ad1fa739f65, ghrun-7rkxhkrilm.auto.internal:16669): request = { session_id: "ydb://session/3?node_id=1&id=MjdmOTJlNjEtMjczYzc3MzctODJhNmYyMTgtNzBmNTRkYzU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 024bbc3a-b2a6-43a7-bf0c-2ad1fa739f65, ghrun-7rkxhkrilm.auto.internal:16669): 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=MjdmOTJlNjEtMjczYzc3MzctODJhNmYyMTgtNzBmNTRkYzU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 560aeb07-e32f-4912-8229-2879e141d92e, ghrun-7rkxhkrilm.auto.internal:16669): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 560aeb07-e32f-4912-8229-2879e141d92e, ghrun-7rkxhkrilm.auto.internal:16669): request = { session_id: "ydb://session/3?node_id=1&id=MjdmOTJlNjEtMjczYzc3MzctODJhNmYyMTgtNzBmNTRkYzU=" 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:421 RpcState(CreateSession, c8fc00e2-1dda-4705-a36b-5fe751c6a41a, ghrun-7rkxhkrilm.auto.internal:16669): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c8fc00e2-1dda-4705-a36b-5fe751c6a41a, ghrun-7rkxhkrilm.auto.internal:16669): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 560aeb07-e32f-4912-8229-2879e141d92e, ghrun-7rkxhkrilm.auto.internal:16669): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c8fc00e2-1dda-4705-a36b-5fe751c6a41a, ghrun-7rkxhkrilm.auto.internal:16669): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MjVjMmM3Yi0zMTkyNDJlMi03ODkzNGUzMy00ZTFjYTQxNg==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 7bc13f7b-e232-4bbd-8206-6243db3d363e, ghrun-7rkxhkrilm.auto.internal:16669): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7bc13f7b-e232-4bbd-8206-6243db3d363e, ghrun-7rkxhkrilm.auto.internal:16669): request = { session_id: "ydb://session/3?node_id=1&id=MjVjMmM3Yi0zMTkyNDJlMi03ODkzNGUzMy00ZTFjYTQxNg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7bc13f7b-e232-4bbd-8206-6243db3d363e, ghrun-7rkxhkrilm.auto.internal:16669): 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=MjVjMmM3Yi0zMTkyNDJlMi03ODkzNGUzMy00ZTFjYTQxNg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 090c83e4-a96c-4ebd-a3b7-565934c200af, ghrun-7rkxhkrilm.auto.internal:16669): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 090c83e4-a96c-4ebd-a3b7-565934c200af, ghrun-7rkxhkrilm.auto.internal:16669): request = { session_id: "ydb://session/3?node_id=1&id=MjVjMmM3Yi0zMTkyNDJlMi03ODkzNGUzMy00ZTFjYTQxNg==" 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:421 RpcState(CreateSession, c1c51e45-84c4-426b-857f-296d84b1d59f, ghrun-7rkxhkrilm.auto.internal:16669): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 090c83e4-a96c-4ebd-a3b7-565934c200af, ghrun-7rkxhkrilm.auto.internal:16669): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c1c51e45-84c4-426b-857f-296d84b1d59f, ghrun-7rkxhkrilm.auto.internal:16669): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c1c51e45-84c4-426b-857f-296d84b1d59f, ghrun-7rkxhkrilm.auto.internal:16669): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OTVhZmNhYTktOWQ0YTBmYzAtZTQ3ZmIwYjYtMjU4NjExMWQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, b76da027-039a-48a5-afd7-6146c6f8e9dc, ghrun-7rkxhkrilm.auto.internal:16669): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b76da027-039a-48a5-afd7-6146c6f8e9dc, ghrun-7rkxhkrilm.auto.internal:16669): request = { session_id: "ydb://session/3?node_id=1&id=OTVhZmNhYTktOWQ0YTBmYzAtZTQ3ZmIwYjYtMjU4NjExMWQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b76da027-039a-48a5-afd7-6146c6f8e9dc, ghrun-7rkxhkrilm.auto.internal:16669): 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=OTVhZmNhYTktOWQ0YTBmYzAtZTQ3ZmIwYjYtMjU4NjExMWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e998a1bb-c2d3-4f81-b850-01d4057dea04, ghrun-7rkxhkrilm.auto.internal:16669): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e998a1bb-c2d3-4f81-b850-01d4057dea04, ghrun-7rkxhkrilm.auto.internal:16669): request = { session_id: "ydb://session/3?node_id=1&id=OTVhZmNhYTktOWQ0YTBmYzAtZTQ3ZmIwYjYtMjU4NjExMWQ=" 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:421 RpcState(CreateSession, a9c06b4d-2d60-4ba5-8a08-d366733f7018, ghrun-7rkxhkrilm.auto.internal:16669): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e998a1bb-c2d3-4f81-b850-01d4057dea04, ghrun-7rkxhkrilm.auto.internal:16669): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a9c06b4d-2d60-4ba5-8a08-d366733f7018, ghrun-7rkxhkrilm.auto.internal:16669): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a9c06b4d-2d60-4ba5-8a08-d366733f7018, ghrun-7rkxhkrilm.auto.internal:16669): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NzNjNzJjYTQtM2Q0ZDg1YTYtOGUzNTAxNGQtNTFjNzE3ZDI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 8afd8d38-ef84-4614-8eaf-6a82703ab257, ghrun-7rkxhkrilm.auto.internal:16669): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 8afd8d38-ef84-4614-8eaf-6a82703ab257, ghrun-7rkxhkrilm.auto.internal:16669): request = { session_id: "ydb://session/3?node_id=1&id=NzNjNzJjYTQtM2Q0ZDg1YTYtOGUzNTAxNGQtNTFjNzE3ZDI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 8afd8d38-ef84-4614-8eaf-6a82703ab257, ghrun-7rkxhkrilm.auto.internal:16669): 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=NzNjNzJjYTQtM2Q0ZDg1YTYtOGUzNTAxNGQtNTFjNzE3ZDI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 30df1d0f-c07d-4bda-8bc6-69d3f378d964, ghrun-7rkxhkrilm.auto.internal:16669): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 30df1d0f-c07d-4bda-8bc6-69d3f378d964, ghrun-7rkxhkrilm.auto.internal:16669): request = { session_id: "ydb://session/3?node_id=1&id=NzNjNzJjYTQtM2Q0ZDg1YTYtOGUzNTAxNGQtNTFjNzE3ZDI=" 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:421 RpcState(CreateSession, d8f5bbf9-0fc4-451c-a937-f1bb9a2b7caf, ghrun-7rkxhkrilm.auto.internal:16669): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 30df1d0f-c07d-4bda-8bc6-69d3f378d964, ghrun-7rkxhkrilm.auto.internal:16669): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d8f5bbf9-0fc4-451c-a937-f1bb9a2b7caf, ghrun-7rkxhkrilm.auto.internal:16669): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d8f5bbf9-0fc4-451c-a937-f1bb9a2b7caf, ghrun-7rkxhkrilm.auto.internal:16669): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YmEyYWZhNjAtYjIzMTMxYTctM2Y1MjI0Zi0zNmVhZjIzOA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 4d239722-11cd-441a-b274-f3a7c3c2af01, ghrun-7rkxhkrilm.auto.internal:16669): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 4d239722-11cd-441a-b274-f3a7c3c2af01, ghrun-7rkxhkrilm.auto.internal:16669): request = { session_id: "ydb://session/3?node_id=1&id=YmEyYWZhNjAtYjIzMTMxYTctM2Y1MjI0Zi0zNmVhZjIzOA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 4d239722-11cd-441a-b274-f3a7c3c2af01, ghrun-7rkxhkrilm.auto.internal:16669): 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=YmEyYWZhNjAtYjIzMTMxYTctM2Y1MjI0Zi0zNmVhZjIzOA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 98aeda6f-0d93-4880-a6ae-ea60be965114, ghrun-7rkxhkrilm.auto.internal:16669): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 98aeda6f-0d93-4880-a6ae-ea60be965114, ghrun-7rkxhkrilm.auto.internal:16669): request = { session_id: "ydb://session/3?node_id=1&id=YmEyYWZhNjAtYjIzMTMxYTctM2Y1MjI0Zi0zNmVhZjIzOA==" 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:421 RpcState(CreateSession, 7726fb07-7a59-4956-b5cd-6f30c848be6c, ghrun-7rkxhkrilm.auto.internal:16669): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7726fb07-7a59-4956-b5cd-6f30c848be6c, ghrun-7rkxhkrilm.auto.internal:16669): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 98aeda6f-0d93-4880-a6ae-ea60be965114, ghrun-7rkxhkrilm.auto.internal:16669): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7726fb07-7a59-4956-b5cd-6f30c848be6c, ghrun-7rkxhkrilm.auto.internal:16669): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZmU1YjJlZGUtYTEzNTAyNDgtNDc3NTE3ZDQtM2E2MjY1NDU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, c0a4fa16-acaf-421e-b770-25590a6e123c, ghrun-7rkxhkrilm.auto.internal:16669): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, c0a4fa16-acaf-421e-b770-25590a6e123c, ghrun-7rkxhkrilm.auto.internal:16669): request = { session_id: "ydb://session/3?node_id=1&id=ZmU1YjJlZGUtYTEzNTAyNDgtNDc3NTE3ZDQtM2E2MjY1NDU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, c0a4fa16-acaf-421e-b770-25590a6e123c, ghrun-7rkxhkrilm.auto.internal:16669): 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=ZmU1YjJlZGUtYTEzNTAyNDgtNDc3NTE3ZDQtM2E2MjY1NDU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f02b7b1c-1bad-4932-b896-6a05bd5b5c30, ghrun-7rkxhkrilm.auto.internal:16669): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f02b7b1c-1bad-4932-b896-6a05bd5b5c30, ghrun-7rkxhkrilm.auto.internal:16669): request = { session_id: "ydb://session/3?node_id=1&id=ZmU1YjJlZGUtYTEzNTAyNDgtNDc3NTE3ZDQtM2E2MjY1NDU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_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:52 RpcState(ExecuteQuery, f02b7b1c-1bad-4932-b896-6a05bd5b5c30, ghrun-7rkxhkrilm.auto.internal:16669): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, dffa3f18-4a31-4a5f-93f1-1dc31607b808, ghrun-7rkxhkrilm.auto.internal:16669): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, dffa3f18-4a31-4a5f-93f1-1dc31607b808, ghrun-7rkxhkrilm.auto.internal:16669): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, dffa3f18-4a31-4a5f-93f1-1dc31607b808, ghrun-7rkxhkrilm.auto.internal:16669): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MjBlOTNkMzgtZjYxN2Q0ZTgtMWYwNGVhNy1mOTk4MzA1Ng==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 0eef2ce8-8b44-460c-9408-b8e35d7b70c2, ghrun-7rkxhkrilm.auto.internal:16669): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 0eef2ce8-8b44-460c-9408-b8e35d7b70c2, ghrun-7rkxhkrilm.auto.internal:16669): request = { session_id: "ydb://session/3?node_id=1&id=MjBlOTNkMzgtZjYxN2Q0ZTgtMWYwNGVhNy1mOTk4MzA1Ng==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 0eef2ce8-8b44-460c-9408-b8e35d7b70c2, ghrun-7rkxhkrilm.auto.internal:16669): 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=MjBlOTNkMzgtZjYxN2Q0ZTgtMWYwNGVhNy1mOTk4MzA1Ng==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9974f9d9-9e9f-4ce2-8755-e2b57e2c4bef, ghrun-7rkxhkrilm.auto.internal:16669): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9974f9d9-9e9f-4ce2-8755-e2b57e2c4bef, ghrun-7rkxhkrilm.auto.internal:16669): request = { session_id: "ydb://session/3?node_id=1&id=MjBlOTNkMzgtZjYxN2Q0ZTgtMWYwNGVhNy1mOTk4MzA1Ng==" 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, 9974f9d9-9e9f-4ce2-8755-e2b57e2c4bef, ghrun-7rkxhkrilm.auto.internal:16669): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 47ddbc07-35b5-451f-ac5a-16a77866bd15, ghrun-7rkxhkrilm.auto.internal:16669): 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:16669 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-21T13:04:51.454918229+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 5ef8f4a2-c97b-4093-9af5-942780064991, ghrun-7rkxhkrilm.auto.internal:16669): 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:16669 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-21T13:04:51.455050378+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7rkxhkrilm.auto.internal:16669
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 2e6f3cd0-46c1-4d16-98d6-ab558db1796b, ghrun-7rkxhkrilm.auto.internal:16669): 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:16669 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-21T13:04:51.455076117+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7rkxhkrilm.auto.internal:16669
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 024bbc3a-b2a6-43a7-bf0c-2ad1fa739f65, ghrun-7rkxhkrilm.auto.internal:16669): 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:16669 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-21T13:04:51.455109653+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 7bc13f7b-e232-4bbd-8206-6243db3d363e, ghrun-7rkxhkrilm.auto.internal:16669): 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:16669 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-21T13:04:51.455137698+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7rkxhkrilm.auto.internal:16669
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, b76da027-039a-48a5-afd7-6146c6f8e9dc, ghrun-7rkxhkrilm.auto.internal:16669): 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:16669 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-21T13:04:51.455165499+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7rkxhkrilm.auto.internal:16669
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7rkxhkrilm.auto.internal:16669
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 8afd8d38-ef84-4614-8eaf-6a82703ab257, ghrun-7rkxhkrilm.auto.internal:16669): 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:16669 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-21T13:04:51.455209771+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 4d239722-11cd-441a-b274-f3a7c3c2af01, ghrun-7rkxhkrilm.auto.internal:16669): 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:16669 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-21T13:04:51.455237956+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7rkxhkrilm.auto.internal:16669
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 0eef2ce8-8b44-460c-9408-b8e35d7b70c2, ghrun-7rkxhkrilm.auto.internal:16669): 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:16669 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-21T13:04:51.455304402+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, c0a4fa16-acaf-421e-b770-25590a6e123c, ghrun-7rkxhkrilm.auto.internal:16669): 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:16669 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-21T13:04:51.455268689+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7rkxhkrilm.auto.internal:16669
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7rkxhkrilm.auto.internal:16669
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 475cec1a-24c6-4a71-9c10-35967c5a28b2, ghrun-7rkxhkrilm.auto.internal:16669): 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:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-21T13:04:51.455029122+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7rkxhkrilm.auto.internal:16669
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7rkxhkrilm.auto.internal:16669
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 982fb0fb-6fce-4a72-91b4-c7743235b26a, ghrun-7rkxhkrilm.auto.internal:16669): 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-21T13:04:51.455063561+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 9746d90a-81d9-4e99-8464-d0e0d7733010, ghrun-7rkxhkrilm.auto.internal:16669): 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:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-21T13:04:51.455096642+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 560aeb07-e32f-4912-8229-2879e141d92e, ghrun-7rkxhkrilm.auto.internal:16669): 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:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-21T13:04:51.455126434+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7rkxhkrilm.auto.internal:16669
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 090c83e4-a96c-4ebd-a3b7-565934c200af, ghrun-7rkxhkrilm.auto.internal:16669): 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-21T13:04:51.455152063+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e998a1bb-c2d3-4f81-b850-01d4057dea04, ghrun-7rkxhkrilm.auto.internal:16669): 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-21T13:04:51.455196785+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 30df1d0f-c07d-4bda-8bc6-69d3f378d964, ghrun-7rkxhkrilm.auto.internal:16669): 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:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-21T13:04:51.455222385+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 98aeda6f-0d93-4880-a6ae-ea60be965114, ghrun-7rkxhkrilm.auto.internal:16669): 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:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-21T13:04:51.45525347+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7rkxhkrilm.auto.internal:16669
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, f02b7b1c-1bad-4932-b896-6a05bd5b5c30, ghrun-7rkxhkrilm.auto.internal:16669): 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-21T13:04:51.455291021+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 9974f9d9-9e9f-4ce2-8755-e2b57e2c4bef, ghrun-7rkxhkrilm.auto.internal:16669): 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:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-21T13:04:51.455324966+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7rkxhkrilm.auto.internal:16669
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7rkxhkrilm.auto.internal:16669
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7rkxhkrilm.auto.internal:16669
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7rkxhkrilm.auto.internal:16669
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7rkxhkrilm.auto.internal:16669
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7rkxhkrilm.auto.internal:16669
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7rkxhkrilm.auto.internal:16669
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7rkxhkrilm.auto.internal:16669
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
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:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
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: 9 < 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: 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.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.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:16669
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:16669". 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.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:16669
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:16669". 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    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 3984807) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3984807) elapsed time (sec): 30.13538694381714
DEBUG    ya.test:process.py:259 Command (pid 3984802) rc: 0
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:263 Command (pid 3984807) wtime: 30.138
DEBUG    ya.test:process.py:260 Command (pid 3984802) elapsed time (sec): 30.138818979263306
DEBUG    ya.test:process.py:275 Command (pid 3984807) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     95	95	0	0	48	437	439	441
2	    221	221	0	0	44	57	64	69
3	    226	226	0	0	42	59	71	74
4	    185	185	0	0	43	72	96	97
5	      0	0	0	1646	0	0	0	0
6	      0	0	0	2900	0	0	0	0
7	      0	0	0	3120	0	0	0	0
8	      0	0	0	3080	0	0	0	0
9	      0	0	0	3090	0	0	0	0
10	      0	0	0	3100	0	0	0	0
11	      0	0	0	3085	0	0	0	0
12	      0	0	0	3065	0	0	0	0
13	      0	0	0	3000	0	0	0	0
14	      0	0	0	2980	0	0	0	0
15	      0	0	0	2790	0	0	0	0
16	      0	0	0	2760	0	0	0	0
17	      0	0	0	2850	0	0	0	0
18	      0	0	0	3150	0	0	0	0
19	      0	0	0	2950	0	0	0	0
20	      0	0	0	3160	0	0	0	0
21	      0	0	0	3139	0	0	0	0
22	      0	0	0	3151	0	0	0	0
23	      0	0	0	3060	0	0	0	0
24	      0	0	0	3070	0	0	0	0
25	      0	0	0	3085	0	0	0	0
26	      0	0	0	3045	0	0	0	0
27	      0	0	0	3150	0	0	0	0
28	      0	0	0	3190	0	0	0	0
29	      0	0	0	3260	0	0	0	0
30	      0	0	0	3230	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    727	24.2333	0	78106	44	78	433	441

DEBUG    ya.test:process.py:259 Command (pid 3984808) rc: 0
DEBUG    ya.test:process.py:263 Command (pid 3984802) wtime: 30.141
DEBUG    ya.test:process.py:276 Command (pid 3984807) errors:

DEBUG    ya.test:process.py:260 Command (pid 3984808) elapsed time (sec): 30.136422872543335
DEBUG    ya.test:process.py:275 Command (pid 3984802) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     65	65	0	0	61	575	599	607
2	    170	170	0	0	59	73	87	89
3	    170	170	0	0	58	71	83	86
4	    141	141	0	0	59	97	111	117
5	      0	0	0	1640	0	0	0	0
6	      0	0	0	2892	0	0	0	0
7	      0	0	0	3128	0	0	0	0
8	      0	0	0	3080	0	0	0	0
9	      0	0	0	3090	0	0	0	0
10	      0	0	0	3110	0	0	0	0
11	      0	0	0	3080	0	0	0	0
12	      0	0	0	3070	0	0	0	0
13	      0	0	0	3000	0	0	0	0
14	      0	0	0	2980	0	0	0	0
15	      0	0	0	2790	0	0	0	0
16	      0	0	0	2750	0	0	0	0
17	      0	0	0	2850	0	0	0	0
18	      0	0	0	3140	0	0	0	0
19	      0	0	0	2964	0	0	0	0
20	      0	0	0	3176	0	0	0	0
21	      0	0	0	3131	0	0	0	0
22	      0	0	0	3159	0	0	0	0
23	      0	0	0	3060	0	0	0	0
24	      0	0	0	3070	0	0	0	0
25	      0	0	0	3080	0	0	0	0
26	      0	0	0	3050	0	0	0	0
27	      0	0	0	3160	0	0	0	0
28	      0	0	0	3180	0	0	0	0
29	      0	0	0	3270	0	0	0	0
30	      0	0	0	3230	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    546	18.2	0	78130	59	97	509	607

DEBUG    ya.test:process.py:263 Command (pid 3984808) wtime: 30.138
DEBUG    ya.test:process.py:276 Command (pid 3984802) errors:

DEBUG    ya.test:process.py:275 Command (pid 3984808) 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	1680	0	0	0	0
6	      0	0	0	2900	0	0	0	0
7	      0	0	0	3120	0	0	0	0
8	      0	0	0	3090	0	0	0	0
9	      0	0	0	3090	0	0	0	0
10	      0	0	0	3110	0	0	0	0
11	      0	0	0	3070	0	0	0	0
12	      0	0	0	3070	0	0	0	0
13	      0	0	0	3000	0	0	0	0
14	      0	0	0	2980	0	0	0	0
15	      0	0	0	2790	0	0	0	0
16	      0	0	0	2760	0	0	0	0
17	      0	0	0	2850	0	0	0	0
18	      0	0	0	3150	0	0	0	0
19	      0	0	0	2960	0	0	0	0
20	      0	0	0	3170	0	0	0	0
21	      0	0	0	3140	0	0	0	0
22	      0	0	0	3150	0	0	0	0
23	      0	0	0	3060	0	0	0	0
24	      0	0	0	3070	0	0	0	0
25	      0	0	0	3090	0	0	0	0
26	      0	0	0	3043	0	0	0	0
27	      0	0	0	3147	0	0	0	0
28	      0	0	0	3190	0	0	0	0
29	      0	0	0	3260	0	0	0	0
30	      0	0	0	3230	0	0	0	0

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

DEBUG    ya.test:process.py:276 Command (pid 3984808) 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:549 Closing channel for endpoint localhost:16669
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:16669". 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:16669
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:16669". 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.connection:connection.py:549 Closing channel for endpoint localhost:16669
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:16669". 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:16669
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:16669". 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:16669
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:16669". 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:16669
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:16669". 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:16669
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:16669". 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:16669
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:16669". 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:16669
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:16669". 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:16669
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:16669". 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:16669
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:16669". 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:16669
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:16669". 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:16669
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:16669". 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:16669
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:16669". 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:16669
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:16669". 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:16669
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:16669". 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:16669
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:16669". 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:16669
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:16669". 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:16669
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:16669". 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:16669
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:16669". 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:16669
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:16669". 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:16669
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:16669". 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:442 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:16669
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16669
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:16669". Check endpoint correctness.
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-7rkxhkrilm'
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(0, 0)'
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/ue72/0005a0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/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.3965668' in '/home/runner/.ya/build/build_root/ue72/0005a0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/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, stdout, logfile_mab2mitm.log)
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:281 Stopped node localhost:16669/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4303
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14034
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10399
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16669
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27836
=================================== 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:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_log_uniform
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 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/ue72/0005a0/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3964370
DEBUG    ya.test:process.py:259 Command (pid 3964370) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3964370) elapsed time (sec): 2.214122772216797
DEBUG    ya.test:process.py:263 Command (pid 3964370) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3964370) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3964370) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3964370) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3964370) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3964370) maxrss: 545368
DEBUG    ya.test:process.py:263 Command (pid 3964370) minflt: 16241
DEBUG    ya.test:process.py:263 Command (pid 3964370) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3964370) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3964370) nivcsw: 92
DEBUG    ya.test:process.py:263 Command (pid 3964370) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3964370) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3964370) nvcsw: 24
DEBUG    ya.test:process.py:263 Command (pid 3964370) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3964370) stime: 2.009215
DEBUG    ya.test:process.py:263 Command (pid 3964370) utime: 0.106999
DEBUG    ya.test:process.py:263 Command (pid 3964370) wtime: 2.218
DEBUG    ya.test:process.py:275 Command (pid 3964370) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-7rkxhkrilm    Host information: 
        Linux ghrun-7rkxhkrilm 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -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 3964370) errors:

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-7rkxhkrilm    Host information: 
        Linux ghrun-7rkxhkrilm 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -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/ue72/0005a0/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27836
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/ue72/0005a0/r3tmp/kikimr_cluster_q7ol9j5z
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ue72/0005a0/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16669
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10399
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14034
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4303
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ue72/0005a0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ue72/0005a0/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/ue72/0005a0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_mab2mitm.log --grpc-port=16669 --mon-port=10399 --ic-port=27836
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:16669/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ue72/0005a0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ue72/0005a0/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/ue72/0005a0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_mab2mitm.log --grpc-port=16669 --mon-port=10399 --ic-port=27836
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ue72/0005a0/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ue72/0005a0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/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/ue72/0005a0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_mab2mitm.log', '--grpc-port=16669', '--mon-port=10399', '--ic-port=27836')' in '/home/runner/.ya/build/build_root/ue72/0005a0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3965668
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:16669/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/ue72/0005a0/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3965669
DEBUG    ya.test:process.py:259 Command (pid 3965669) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3965669) elapsed time (sec): 1.8960444927215576
DEBUG    ya.test:process.py:263 Command (pid 3965669) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3965669) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3965669) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3965669) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3965669) majflt: 2
DEBUG    ya.test:process.py:263 Command (pid 3965669) maxrss: 545480
DEBUG    ya.test:process.py:263 Command (pid 3965669) minflt: 18132
DEBUG    ya.test:process.py:263 Command (pid 3965669) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3965669) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3965669) nivcsw: 198
DEBUG    ya.test:process.py:263 Command (pid 3965669) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3965669) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3965669) nvcsw: 38
DEBUG    ya.test:process.py:263 Command (pid 3965669) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3965669) stime: 1.654062
DEBUG    ya.test:process.py:263 Command (pid 3965669) utime: 0.122432
DEBUG    ya.test:process.py:263 Command (pid 3965669) wtime: 1.897
DEBUG    ya.test:process.py:275 Command (pid 3965669) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-7rkxhkrilm    Host information: 
        Linux ghrun-7rkxhkrilm 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -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 3965669) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-7rkxhkrilm    Host information: 
        Linux ghrun-7rkxhkrilm 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ue72/0005a0/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/ue72/0005a0/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:16669', '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: 27836\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/ue72/0005a0/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:16669', '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: 27836\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3967110
DEBUG    ya.test:process.py:259 Command (pid 3967110) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3967110) elapsed time (sec): 1.4054148197174072
DEBUG    ya.test:process.py:263 Command (pid 3967110) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3967110) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3967110) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3967110) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3967110) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3967110) maxrss: 553788
DEBUG    ya.test:process.py:263 Command (pid 3967110) minflt: 18898
DEBUG    ya.test:process.py:263 Command (pid 3967110) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3967110) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3967110) nivcsw: 177
DEBUG    ya.test:process.py:263 Command (pid 3967110) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3967110) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3967110) nvcsw: 234
DEBUG    ya.test:process.py:263 Command (pid 3967110) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3967110) stime: 1.118106
DEBUG    ya.test:process.py:263 Command (pid 3967110) utime: 0.155737
DEBUG    ya.test:process.py:263 Command (pid 3967110) wtime: 1.407
DEBUG    ya.test:process.py:275 Command (pid 3967110) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ue72/0005a0/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/ue72/0005a0/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:16669', '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/ue72/0005a0/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:16669', '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: 3968170
DEBUG    ya.test:process.py:259 Command (pid 3968170) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3968170) elapsed time (sec): 0.9922819137573242
DEBUG    ya.test:process.py:263 Command (pid 3968170) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3968170) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3968170) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3968170) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3968170) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3968170) maxrss: 553748
DEBUG    ya.test:process.py:263 Command (pid 3968170) minflt: 18386
DEBUG    ya.test:process.py:263 Command (pid 3968170) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3968170) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3968170) nivcsw: 179
DEBUG    ya.test:process.py:263 Command (pid 3968170) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3968170) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3968170) nvcsw: 98
DEBUG    ya.test:process.py:263 Command (pid 3968170) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3968170) stime: 0.762726
DEBUG    ya.test:process.py:263 Command (pid 3968170) utime: 0.14304899999999998
DEBUG    ya.test:process.py:263 Command (pid 3968170) wtime: 0.993
DEBUG    ya.test:process.py:275 Command (pid 3968170) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 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, c5d8b85d-2eb4-4152-bf7e-c03027a77a09, localhost:16669): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, c5d8b85d-2eb4-4152-bf7e-c03027a77a09, localhost:16669): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, c5d8b85d-2eb4-4152-bf7e-c03027a77a09, localhost:16669): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-7rkxhkrilm.auto.internal" port: 16669 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-7rkxhkrilm.auto.internal:16669, 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:16669
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 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/ue72/0005a0/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/ue72/0005a0/ydb/apps/ydb/ydb -e grpc://localhost:16669 -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/ue72/0005a0/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:16669', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3968864
DEBUG    ya.test:process.py:259 Command (pid 3968864) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3968864) elapsed time (sec): 0.3800797462463379
DEBUG    ya.test:process.py:263 Command (pid 3968864) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3968864) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3968864) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3968864) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3968864) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3968864) maxrss: 165668
DEBUG    ya.test:process.py:263 Command (pid 3968864) minflt: 3551
DEBUG    ya.test:process.py:263 Command (pid 3968864) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3968864) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3968864) nivcsw: 42
DEBUG    ya.test:process.py:263 Command (pid 3968864) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3968864) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3968864) nvcsw: 166
DEBUG    ya.test:process.py:263 Command (pid 3968864) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3968864) stime: 0.017962
DEBUG    ya.test:process.py:263 Command (pid 3968864) utime: 0.062868
DEBUG    ya.test:process.py:263 Command (pid 3968864) wtime: 0.382
DEBUG    ya.test:process.py:275 Command (pid 3968864) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 3968864) 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/ue72/0005a0/ydb/apps/ydb/ydb -e grpc://localhost:16669 -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/ue72/0005a0/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:16669', '-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: 3969187
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 3969187) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3969187) elapsed time (sec): 30.170958518981934
DEBUG    ya.test:process.py:263 Command (pid 3969187) wtime: 30.172
DEBUG    ya.test:process.py:275 Command (pid 3969187) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    408	408	0	0	22	38	45	51
2	    362	362	0	0	24	48	75	77
3	    448	448	0	0	21	29	34	36
4	    362	362	0	0	26	43	50	53
5	    395	395	0	0	23	41	54	65
6	    393	393	0	0	23	45	63	71
7	    370	370	0	0	23	52	65	67
8	    482	482	0	0	20	22	25	28
9	    477	477	0	0	20	24	26	28
10	    473	473	0	0	20	25	28	29
11	    478	478	0	0	20	23	25	27
12	    477	477	0	0	20	25	27	31
13	    418	418	0	0	22	32	35	36
14	    489	489	0	0	20	21	22	26
15	    487	487	0	0	20	20	21	21
16	    488	488	0	0	20	21	21	21
17	    487	487	0	0	20	20	23	24
18	    488	488	0	0	20	20	21	21
19	    486	486	0	0	20	21	21	22
20	    488	488	0	0	20	21	21	22
21	    488	488	0	0	20	20	21	21
22	    488	488	0	0	20	21	21	21
23	    489	489	0	0	20	20	21	21
24	    489	489	0	0	20	21	21	28
25	    487	487	0	0	20	20	21	22
26	    474	474	0	0	20	23	45	46
27	    487	487	0	0	20	21	30	31
28	    487	487	0	0	20	20	21	22
29	    489	489	0	0	20	20	21	22
30	    474	474	0	0	20	20	68	71

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  13808	460.267	0	0	20	29	44	77

DEBUG    ya.test:process.py:276 Command (pid 3969187) 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, 66f2b5b6-2f5c-47ae-9ed9-c90f89a0a7a9, ghrun-7rkxhkrilm.auto.internal:16669): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 66f2b5b6-2f5c-47ae-9ed9-c90f89a0a7a9, ghrun-7rkxhkrilm.auto.internal:16669): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 66f2b5b6-2f5c-47ae-9ed9-c90f89a0a7a9, ghrun-7rkxhkrilm.auto.internal:16669): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YWM3MzM4MjktYTgyODUwZjEtNzdhZTA2ZGItNDQ3N2E5NDc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 47ddbc07-35b5-451f-ac5a-16a77866bd15, ghrun-7rkxhkrilm.auto.internal:16669): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 47ddbc07-35b5-451f-ac5a-16a77866bd15, ghrun-7rkxhkrilm.auto.internal:16669): request = { session_id: "ydb://session/3?node_id=1&id=YWM3MzM4MjktYTgyODUwZjEtNzdhZTA2ZGItNDQ3N2E5NDc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 47ddbc07-35b5-451f-ac5a-16a77866bd15, ghrun-7rkxhkrilm.auto.internal:16669): 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=YWM3MzM4MjktYTgyODUwZjEtNzdhZTA2ZGItNDQ3N2E5NDc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, be0e1f74-ea6b-4cd2-8ba7-625303a92d57, ghrun-7rkxhkrilm.auto.internal:16669): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, be0e1f74-ea6b-4cd2-8ba7-625303a92d57, ghrun-7rkxhkrilm.auto.internal:16669): request = { session_id: "ydb://session/3?node_id=1&id=YWM3MzM4MjktYTgyODUwZjEtNzdhZTA2ZGItNDQ3N2E5NDc=" 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, be0e1f74-ea6b-4cd2-8ba7-625303a92d57, ghrun-7rkxhkrilm.auto.internal:16669): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWM3MzM4MjktYTgyODUwZjEtNzdhZTA2ZGItNDQ3N2E5NDc=
INFO     root:test_log_scenario.py:217 Count rows after insert 13613 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWM3MzM4MjktYTgyODUwZjEtNzdhZTA2ZGItNDQ3N2E5NDc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7980b2b6-e73f-403d-8641-934a100aebcd, ghrun-7rkxhkrilm.auto.internal:16669): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7980b2b6-e73f-403d-8641-934a100aebcd, ghrun-7rkxhkrilm.auto.internal:16669): request = { session_id: "ydb://session/3?node_id=1&id=YWM3MzM4MjktYTgyODUwZjEtNzdhZTA2ZGItNDQ3N2E5NDc=" 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, 7980b2b6-e73f-403d-8641-934a100aebcd, ghrun-7rkxhkrilm.auto.internal:16669): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWM3MzM4MjktYTgyODUwZjEtNzdhZTA2ZGItNDQ3N2E5NDc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWM3MzM4MjktYTgyODUwZjEtNzdhZTA2ZGItNDQ3N2E5NDc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, adf0a4a9-852d-4192-a36e-48433b3660c8, ghrun-7rkxhkrilm.auto.internal:16669): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, adf0a4a9-852d-4192-a36e-48433b3660c8, ghrun-7rkxhkrilm.auto.internal:16669): request = { session_id: "ydb://session/3?node_id=1&id=YWM3MzM4MjktYTgyODUwZjEtNzdhZTA2ZGItNDQ3N2E5NDc=" 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, adf0a4a9-852d-4192-a36e-48433b3660c8, ghrun-7rkxhkrilm.auto.internal:16669): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWM3MzM4MjktYTgyODUwZjEtNzdhZTA2ZGItNDQ3N2E5NDc=
INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWM3MzM4MjktYTgyODUwZjEtNzdhZTA2ZGItNDQ3N2E5NDc=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/ue72/0005a0/ydb/apps/ydb/ydb -e grpc://localhost:16669 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/ue72/0005a0/ydb/apps/ydb/ydb -e grpc://localhost:16669 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/ue72/0005a0/ydb/apps/ydb/ydb -e grpc://localhost:16669 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 475cec1a-24c6-4a71-9c10-35967c5a28b2, ghrun-7rkxhkrilm.auto.internal:16669): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 475cec1a-24c6-4a71-9c10-35967c5a28b2, ghrun-7rkxhkrilm.auto.internal:16669): request = { session_id: "ydb://session/3?node_id=1&id=YWM3MzM4MjktYTgyODUwZjEtNzdhZTA2ZGItNDQ3N2E5NDc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 09a1fccb-46ad-4d78-8d62-81d84e6ad78c, ghrun-7rkxhkrilm.auto.internal:16669): creating call state
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 475cec1a-24c6-4a71-9c10-35967c5a28b2, ghrun-7rkxhkrilm.auto.internal:16669): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 09a1fccb-46ad-4d78-8d62-81d84e6ad78c, ghrun-7rkxhkrilm.auto.internal:16669): request = {  }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
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/ue72/0005a0/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:16669', '-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:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:628 Command pid: 3984802
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ue72/0005a0/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:16669', '-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    ydb.connection:connection.py:52 RpcState(CreateSession, 09a1fccb-46ad-4d78-8d62-81d84e6ad78c, ghrun-7rkxhkrilm.auto.internal:16669): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MzllYmNjNzMtMzExZjdkMC03M2Y0NjVkMy0yNzEyODRkYQ==" node_id: 1 }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ue72/0005a0/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:16669', '-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: 3984807
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 5ef8f4a2-c97b-4093-9af5-942780064991, ghrun-7rkxhkrilm.auto.internal:16669): creating call state
DEBUG    ya.test:process.py:628 Command pid: 3984808
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 5ef8f4a2-c97b-4093-9af5-942780064991, ghrun-7rkxhkrilm.auto.internal:16669): request = { session_id: "ydb://session/3?node_id=1&id=MzllYmNjNzMtMzExZjdkMC03M2Y0NjVkMy0yNzEyODRkYQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 5ef8f4a2-c97b-4093-9af5-942780064991, ghrun-7rkxhkrilm.auto.internal:16669): 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=MzllYmNjNzMtMzExZjdkMC03M2Y0NjVkMy0yNzEyODRkYQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 982fb0fb-6fce-4a72-91b4-c7743235b26a, ghrun-7rkxhkrilm.auto.internal:16669): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 982fb0fb-6fce-4a72-91b4-c7743235b26a, ghrun-7rkxhkrilm.auto.internal:16669): request = { session_id: "ydb://session/3?node_id=1&id=MzllYmNjNzMtMzExZjdkMC03M2Y0NjVkMy0yNzEyODRkYQ==" 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:421 RpcState(CreateSession, 35768574-e9a0-498a-9fa0-fdb6431a6224, ghrun-7rkxhkrilm.auto.internal:16669): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 35768574-e9a0-498a-9fa0-fdb6431a6224, ghrun-7rkxhkrilm.auto.internal:16669): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 982fb0fb-6fce-4a72-91b4-c7743235b26a, ghrun-7rkxhkrilm.auto.internal:16669): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 35768574-e9a0-498a-9fa0-fdb6431a6224, ghrun-7rkxhkrilm.auto.internal:16669): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MzY2M2RjY2QtMzMwYzU1YTgtZmU3YjhjMmMtOWU0YmVlZmQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 2e6f3cd0-46c1-4d16-98d6-ab558db1796b, ghrun-7rkxhkrilm.auto.internal:16669): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 2e6f3cd0-46c1-4d16-98d6-ab558db1796b, ghrun-7rkxhkrilm.auto.internal:16669): request = { session_id: "ydb://session/3?node_id=1&id=MzY2M2RjY2QtMzMwYzU1YTgtZmU3YjhjMmMtOWU0YmVlZmQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 2e6f3cd0-46c1-4d16-98d6-ab558db1796b, ghrun-7rkxhkrilm.auto.internal:16669): 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=MzY2M2RjY2QtMzMwYzU1YTgtZmU3YjhjMmMtOWU0YmVlZmQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9746d90a-81d9-4e99-8464-d0e0d7733010, ghrun-7rkxhkrilm.auto.internal:16669): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9746d90a-81d9-4e99-8464-d0e0d7733010, ghrun-7rkxhkrilm.auto.internal:16669): request = { session_id: "ydb://session/3?node_id=1&id=MzY2M2RjY2QtMzMwYzU1YTgtZmU3YjhjMmMtOWU0YmVlZmQ=" 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:421 RpcState(CreateSession, 97558497-0ca4-488b-908e-e23c56eee750, ghrun-7rkxhkrilm.auto.internal:16669): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 97558497-0ca4-488b-908e-e23c56eee750, ghrun-7rkxhkrilm.auto.internal:16669): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9746d90a-81d9-4e99-8464-d0e0d7733010, ghrun-7rkxhkrilm.auto.internal:16669): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 97558497-0ca4-488b-908e-e23c56eee750, ghrun-7rkxhkrilm.auto.internal:16669): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MjdmOTJlNjEtMjczYzc3MzctODJhNmYyMTgtNzBmNTRkYzU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 024bbc3a-b2a6-43a7-bf0c-2ad1fa739f65, ghrun-7rkxhkrilm.auto.internal:16669): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 024bbc3a-b2a6-43a7-bf0c-2ad1fa739f65, ghrun-7rkxhkrilm.auto.internal:16669): request = { session_id: "ydb://session/3?node_id=1&id=MjdmOTJlNjEtMjczYzc3MzctODJhNmYyMTgtNzBmNTRkYzU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 024bbc3a-b2a6-43a7-bf0c-2ad1fa739f65, ghrun-7rkxhkrilm.auto.internal:16669): 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=MjdmOTJlNjEtMjczYzc3MzctODJhNmYyMTgtNzBmNTRkYzU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 560aeb07-e32f-4912-8229-2879e141d92e, ghrun-7rkxhkrilm.auto.internal:16669): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 560aeb07-e32f-4912-8229-2879e141d92e, ghrun-7rkxhkrilm.auto.internal:16669): request = { session_id: "ydb://session/3?node_id=1&id=MjdmOTJlNjEtMjczYzc3MzctODJhNmYyMTgtNzBmNTRkYzU=" 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:421 RpcState(CreateSession, c8fc00e2-1dda-4705-a36b-5fe751c6a41a, ghrun-7rkxhkrilm.auto.internal:16669): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c8fc00e2-1dda-4705-a36b-5fe751c6a41a, ghrun-7rkxhkrilm.auto.internal:16669): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 560aeb07-e32f-4912-8229-2879e141d92e, ghrun-7rkxhkrilm.auto.internal:16669): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c8fc00e2-1dda-4705-a36b-5fe751c6a41a, ghrun-7rkxhkrilm.auto.internal:16669): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MjVjMmM3Yi0zMTkyNDJlMi03ODkzNGUzMy00ZTFjYTQxNg==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 7bc13f7b-e232-4bbd-8206-6243db3d363e, ghrun-7rkxhkrilm.auto.internal:16669): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7bc13f7b-e232-4bbd-8206-6243db3d363e, ghrun-7rkxhkrilm.auto.internal:16669): request = { session_id: "ydb://session/3?node_id=1&id=MjVjMmM3Yi0zMTkyNDJlMi03ODkzNGUzMy00ZTFjYTQxNg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7bc13f7b-e232-4bbd-8206-6243db3d363e, ghrun-7rkxhkrilm.auto.internal:16669): 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=MjVjMmM3Yi0zMTkyNDJlMi03ODkzNGUzMy00ZTFjYTQxNg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 090c83e4-a96c-4ebd-a3b7-565934c200af, ghrun-7rkxhkrilm.auto.internal:16669): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 090c83e4-a96c-4ebd-a3b7-565934c200af, ghrun-7rkxhkrilm.auto.internal:16669): request = { session_id: "ydb://session/3?node_id=1&id=MjVjMmM3Yi0zMTkyNDJlMi03ODkzNGUzMy00ZTFjYTQxNg==" 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:421 RpcState(CreateSession, c1c51e45-84c4-426b-857f-296d84b1d59f, ghrun-7rkxhkrilm.auto.internal:16669): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 090c83e4-a96c-4ebd-a3b7-565934c200af, ghrun-7rkxhkrilm.auto.internal:16669): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c1c51e45-84c4-426b-857f-296d84b1d59f, ghrun-7rkxhkrilm.auto.internal:16669): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c1c51e45-84c4-426b-857f-296d84b1d59f, ghrun-7rkxhkrilm.auto.internal:16669): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OTVhZmNhYTktOWQ0YTBmYzAtZTQ3ZmIwYjYtMjU4NjExMWQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, b76da027-039a-48a5-afd7-6146c6f8e9dc, ghrun-7rkxhkrilm.auto.internal:16669): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b76da027-039a-48a5-afd7-6146c6f8e9dc, ghrun-7rkxhkrilm.auto.internal:16669): request = { session_id: "ydb://session/3?node_id=1&id=OTVhZmNhYTktOWQ0YTBmYzAtZTQ3ZmIwYjYtMjU4NjExMWQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b76da027-039a-48a5-afd7-6146c6f8e9dc, ghrun-7rkxhkrilm.auto.internal:16669): 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=OTVhZmNhYTktOWQ0YTBmYzAtZTQ3ZmIwYjYtMjU4NjExMWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e998a1bb-c2d3-4f81-b850-01d4057dea04, ghrun-7rkxhkrilm.auto.internal:16669): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e998a1bb-c2d3-4f81-b850-01d4057dea04, ghrun-7rkxhkrilm.auto.internal:16669): request = { session_id: "ydb://session/3?node_id=1&id=OTVhZmNhYTktOWQ0YTBmYzAtZTQ3ZmIwYjYtMjU4NjExMWQ=" 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:421 RpcState(CreateSession, a9c06b4d-2d60-4ba5-8a08-d366733f7018, ghrun-7rkxhkrilm.auto.internal:16669): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e998a1bb-c2d3-4f81-b850-01d4057dea04, ghrun-7rkxhkrilm.auto.internal:16669): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a9c06b4d-2d60-4ba5-8a08-d366733f7018, ghrun-7rkxhkrilm.auto.internal:16669): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a9c06b4d-2d60-4ba5-8a08-d366733f7018, ghrun-7rkxhkrilm.auto.internal:16669): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NzNjNzJjYTQtM2Q0ZDg1YTYtOGUzNTAxNGQtNTFjNzE3ZDI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 8afd8d38-ef84-4614-8eaf-6a82703ab257, ghrun-7rkxhkrilm.auto.internal:16669): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 8afd8d38-ef84-4614-8eaf-6a82703ab257, ghrun-7rkxhkrilm.auto.internal:16669): request = { session_id: "ydb://session/3?node_id=1&id=NzNjNzJjYTQtM2Q0ZDg1YTYtOGUzNTAxNGQtNTFjNzE3ZDI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 8afd8d38-ef84-4614-8eaf-6a82703ab257, ghrun-7rkxhkrilm.auto.internal:16669): 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=NzNjNzJjYTQtM2Q0ZDg1YTYtOGUzNTAxNGQtNTFjNzE3ZDI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 30df1d0f-c07d-4bda-8bc6-69d3f378d964, ghrun-7rkxhkrilm.auto.internal:16669): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 30df1d0f-c07d-4bda-8bc6-69d3f378d964, ghrun-7rkxhkrilm.auto.internal:16669): request = { session_id: "ydb://session/3?node_id=1&id=NzNjNzJjYTQtM2Q0ZDg1YTYtOGUzNTAxNGQtNTFjNzE3ZDI=" 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:421 RpcState(CreateSession, d8f5bbf9-0fc4-451c-a937-f1bb9a2b7caf, ghrun-7rkxhkrilm.auto.internal:16669): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 30df1d0f-c07d-4bda-8bc6-69d3f378d964, ghrun-7rkxhkrilm.auto.internal:16669): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d8f5bbf9-0fc4-451c-a937-f1bb9a2b7caf, ghrun-7rkxhkrilm.auto.internal:16669): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d8f5bbf9-0fc4-451c-a937-f1bb9a2b7caf, ghrun-7rkxhkrilm.auto.internal:16669): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YmEyYWZhNjAtYjIzMTMxYTctM2Y1MjI0Zi0zNmVhZjIzOA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 4d239722-11cd-441a-b274-f3a7c3c2af01, ghrun-7rkxhkrilm.auto.internal:16669): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 4d239722-11cd-441a-b274-f3a7c3c2af01, ghrun-7rkxhkrilm.auto.internal:16669): request = { session_id: "ydb://session/3?node_id=1&id=YmEyYWZhNjAtYjIzMTMxYTctM2Y1MjI0Zi0zNmVhZjIzOA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 4d239722-11cd-441a-b274-f3a7c3c2af01, ghrun-7rkxhkrilm.auto.internal:16669): 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=YmEyYWZhNjAtYjIzMTMxYTctM2Y1MjI0Zi0zNmVhZjIzOA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 98aeda6f-0d93-4880-a6ae-ea60be965114, ghrun-7rkxhkrilm.auto.internal:16669): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 98aeda6f-0d93-4880-a6ae-ea60be965114, ghrun-7rkxhkrilm.auto.internal:16669): request = { session_id: "ydb://session/3?node_id=1&id=YmEyYWZhNjAtYjIzMTMxYTctM2Y1MjI0Zi0zNmVhZjIzOA==" 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:421 RpcState(CreateSession, 7726fb07-7a59-4956-b5cd-6f30c848be6c, ghrun-7rkxhkrilm.auto.internal:16669): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7726fb07-7a59-4956-b5cd-6f30c848be6c, ghrun-7rkxhkrilm.auto.internal:16669): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 98aeda6f-0d93-4880-a6ae-ea60be965114, ghrun-7rkxhkrilm.auto.internal:16669): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7726fb07-7a59-4956-b5cd-6f30c848be6c, ghrun-7rkxhkrilm.auto.internal:16669): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZmU1YjJlZGUtYTEzNTAyNDgtNDc3NTE3ZDQtM2E2MjY1NDU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, c0a4fa16-acaf-421e-b770-25590a6e123c, ghrun-7rkxhkrilm.auto.internal:16669): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, c0a4fa16-acaf-421e-b770-25590a6e123c, ghrun-7rkxhkrilm.auto.internal:16669): request = { session_id: "ydb://session/3?node_id=1&id=ZmU1YjJlZGUtYTEzNTAyNDgtNDc3NTE3ZDQtM2E2MjY1NDU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, c0a4fa16-acaf-421e-b770-25590a6e123c, ghrun-7rkxhkrilm.auto.internal:16669): 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=ZmU1YjJlZGUtYTEzNTAyNDgtNDc3NTE3ZDQtM2E2MjY1NDU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f02b7b1c-1bad-4932-b896-6a05bd5b5c30, ghrun-7rkxhkrilm.auto.internal:16669): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f02b7b1c-1bad-4932-b896-6a05bd5b5c30, ghrun-7rkxhkrilm.auto.internal:16669): request = { session_id: "ydb://session/3?node_id=1&id=ZmU1YjJlZGUtYTEzNTAyNDgtNDc3NTE3ZDQtM2E2MjY1NDU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_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:52 RpcState(ExecuteQuery, f02b7b1c-1bad-4932-b896-6a05bd5b5c30, ghrun-7rkxhkrilm.auto.internal:16669): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, dffa3f18-4a31-4a5f-93f1-1dc31607b808, ghrun-7rkxhkrilm.auto.internal:16669): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, dffa3f18-4a31-4a5f-93f1-1dc31607b808, ghrun-7rkxhkrilm.auto.internal:16669): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, dffa3f18-4a31-4a5f-93f1-1dc31607b808, ghrun-7rkxhkrilm.auto.internal:16669): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MjBlOTNkMzgtZjYxN2Q0ZTgtMWYwNGVhNy1mOTk4MzA1Ng==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 0eef2ce8-8b44-460c-9408-b8e35d7b70c2, ghrun-7rkxhkrilm.auto.internal:16669): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 0eef2ce8-8b44-460c-9408-b8e35d7b70c2, ghrun-7rkxhkrilm.auto.internal:16669): request = { session_id: "ydb://session/3?node_id=1&id=MjBlOTNkMzgtZjYxN2Q0ZTgtMWYwNGVhNy1mOTk4MzA1Ng==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 0eef2ce8-8b44-460c-9408-b8e35d7b70c2, ghrun-7rkxhkrilm.auto.internal:16669): 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=MjBlOTNkMzgtZjYxN2Q0ZTgtMWYwNGVhNy1mOTk4MzA1Ng==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9974f9d9-9e9f-4ce2-8755-e2b57e2c4bef, ghrun-7rkxhkrilm.auto.internal:16669): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9974f9d9-9e9f-4ce2-8755-e2b57e2c4bef, ghrun-7rkxhkrilm.auto.internal:16669): request = { session_id: "ydb://session/3?node_id=1&id=MjBlOTNkMzgtZjYxN2Q0ZTgtMWYwNGVhNy1mOTk4MzA1Ng==" 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, 9974f9d9-9e9f-4ce2-8755-e2b57e2c4bef, ghrun-7rkxhkrilm.auto.internal:16669): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 47ddbc07-35b5-451f-ac5a-16a77866bd15, ghrun-7rkxhkrilm.auto.internal:16669): 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:16669 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-21T13:04:51.454918229+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 5ef8f4a2-c97b-4093-9af5-942780064991, ghrun-7rkxhkrilm.auto.internal:16669): 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:16669 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-21T13:04:51.455050378+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7rkxhkrilm.auto.internal:16669
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 2e6f3cd0-46c1-4d16-98d6-ab558db1796b, ghrun-7rkxhkrilm.auto.internal:16669): 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:16669 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-21T13:04:51.455076117+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7rkxhkrilm.auto.internal:16669
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 024bbc3a-b2a6-43a7-bf0c-2ad1fa739f65, ghrun-7rkxhkrilm.auto.internal:16669): 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:16669 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-21T13:04:51.455109653+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 7bc13f7b-e232-4bbd-8206-6243db3d363e, ghrun-7rkxhkrilm.auto.internal:16669): 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:16669 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-21T13:04:51.455137698+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7rkxhkrilm.auto.internal:16669
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, b76da027-039a-48a5-afd7-6146c6f8e9dc, ghrun-7rkxhkrilm.auto.internal:16669): 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:16669 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-21T13:04:51.455165499+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7rkxhkrilm.auto.internal:16669
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7rkxhkrilm.auto.internal:16669
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 8afd8d38-ef84-4614-8eaf-6a82703ab257, ghrun-7rkxhkrilm.auto.internal:16669): 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:16669 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-21T13:04:51.455209771+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 4d239722-11cd-441a-b274-f3a7c3c2af01, ghrun-7rkxhkrilm.auto.internal:16669): 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:16669 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-21T13:04:51.455237956+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7rkxhkrilm.auto.internal:16669
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 0eef2ce8-8b44-460c-9408-b8e35d7b70c2, ghrun-7rkxhkrilm.auto.internal:16669): 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:16669 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-21T13:04:51.455304402+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, c0a4fa16-acaf-421e-b770-25590a6e123c, ghrun-7rkxhkrilm.auto.internal:16669): 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:16669 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-21T13:04:51.455268689+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7rkxhkrilm.auto.internal:16669
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7rkxhkrilm.auto.internal:16669
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 475cec1a-24c6-4a71-9c10-35967c5a28b2, ghrun-7rkxhkrilm.auto.internal:16669): 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:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-21T13:04:51.455029122+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7rkxhkrilm.auto.internal:16669
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7rkxhkrilm.auto.internal:16669
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 982fb0fb-6fce-4a72-91b4-c7743235b26a, ghrun-7rkxhkrilm.auto.internal:16669): 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-21T13:04:51.455063561+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 9746d90a-81d9-4e99-8464-d0e0d7733010, ghrun-7rkxhkrilm.auto.internal:16669): 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:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-21T13:04:51.455096642+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 560aeb07-e32f-4912-8229-2879e141d92e, ghrun-7rkxhkrilm.auto.internal:16669): 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:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-21T13:04:51.455126434+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7rkxhkrilm.auto.internal:16669
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 090c83e4-a96c-4ebd-a3b7-565934c200af, ghrun-7rkxhkrilm.auto.internal:16669): 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-21T13:04:51.455152063+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e998a1bb-c2d3-4f81-b850-01d4057dea04, ghrun-7rkxhkrilm.auto.internal:16669): 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-21T13:04:51.455196785+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 30df1d0f-c07d-4bda-8bc6-69d3f378d964, ghrun-7rkxhkrilm.auto.internal:16669): 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:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-21T13:04:51.455222385+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 98aeda6f-0d93-4880-a6ae-ea60be965114, ghrun-7rkxhkrilm.auto.internal:16669): 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:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-21T13:04:51.45525347+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7rkxhkrilm.auto.internal:16669
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, f02b7b1c-1bad-4932-b896-6a05bd5b5c30, ghrun-7rkxhkrilm.auto.internal:16669): 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-21T13:04:51.455291021+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 9974f9d9-9e9f-4ce2-8755-e2b57e2c4bef, ghrun-7rkxhkrilm.auto.internal:16669): 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:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-21T13:04:51.455324966+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7rkxhkrilm.auto.internal:16669
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7rkxhkrilm.auto.internal:16669
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7rkxhkrilm.auto.internal:16669
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7rkxhkrilm.auto.internal:16669
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7rkxhkrilm.auto.internal:16669
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7rkxhkrilm.auto.internal:16669
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7rkxhkrilm.auto.internal:16669
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7rkxhkrilm.auto.internal:16669
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
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:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
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: 9 < 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: 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.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.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:16669
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:16669". 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.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:16669
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:16669". 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    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 3984807) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3984807) elapsed time (sec): 30.13538694381714
DEBUG    ya.test:process.py:259 Command (pid 3984802) rc: 0
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:263 Command (pid 3984807) wtime: 30.138
DEBUG    ya.test:process.py:260 Command (pid 3984802) elapsed time (sec): 30.138818979263306
DEBUG    ya.test:process.py:275 Command (pid 3984807) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     95	95	0	0	48	437	439	441
2	    221	221	0	0	44	57	64	69
3	    226	226	0	0	42	59	71	74
4	    185	185	0	0	43	72	96	97
5	      0	0	0	1646	0	0	0	0
6	      0	0	0	2900	0	0	0	0
7	      0	0	0	3120	0	0	0	0
8	      0	0	0	3080	0	0	0	0
9	      0	0	0	3090	0	0	0	0
10	      0	0	0	3100	0	0	0	0
11	      0	0	0	3085	0	0	0	0
12	      0	0	0	3065	0	0	0	0
13	      0	0	0	3000	0	0	0	0
14	      0	0	0	2980	0	0	0	0
15	      0	0	0	2790	0	0	0	0
16	      0	0	0	2760	0	0	0	0
17	      0	0	0	2850	0	0	0	0
18	      0	0	0	3150	0	0	0	0
19	      0	0	0	2950	0	0	0	0
20	      0	0	0	3160	0	0	0	0
21	      0	0	0	3139	0	0	0	0
22	      0	0	0	3151	0	0	0	0
23	      0	0	0	3060	0	0	0	0
24	      0	0	0	3070	0	0	0	0
25	      0	0	0	3085	0	0	0	0
26	      0	0	0	3045	0	0	0	0
27	      0	0	0	3150	0	0	0	0
28	      0	0	0	3190	0	0	0	0
29	      0	0	0	3260	0	0	0	0
30	      0	0	0	3230	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    727	24.2333	0	78106	44	78	433	441

DEBUG    ya.test:process.py:259 Command (pid 3984808) rc: 0
DEBUG    ya.test:process.py:263 Command (pid 3984802) wtime: 30.141
DEBUG    ya.test:process.py:276 Command (pid 3984807) errors:

DEBUG    ya.test:process.py:260 Command (pid 3984808) elapsed time (sec): 30.136422872543335
DEBUG    ya.test:process.py:275 Command (pid 3984802) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     65	65	0	0	61	575	599	607
2	    170	170	0	0	59	73	87	89
3	    170	170	0	0	58	71	83	86
4	    141	141	0	0	59	97	111	117
5	      0	0	0	1640	0	0	0	0
6	      0	0	0	2892	0	0	0	0
7	      0	0	0	3128	0	0	0	0
8	      0	0	0	3080	0	0	0	0
9	      0	0	0	3090	0	0	0	0
10	      0	0	0	3110	0	0	0	0
11	      0	0	0	3080	0	0	0	0
12	      0	0	0	3070	0	0	0	0
13	      0	0	0	3000	0	0	0	0
14	      0	0	0	2980	0	0	0	0
15	      0	0	0	2790	0	0	0	0
16	      0	0	0	2750	0	0	0	0
17	      0	0	0	2850	0	0	0	0
18	      0	0	0	3140	0	0	0	0
19	      0	0	0	2964	0	0	0	0
20	      0	0	0	3176	0	0	0	0
21	      0	0	0	3131	0	0	0	0
22	      0	0	0	3159	0	0	0	0
23	      0	0	0	3060	0	0	0	0
24	      0	0	0	3070	0	0	0	0
25	      0	0	0	3080	0	0	0	0
26	      0	0	0	3050	0	0	0	0
27	      0	0	0	3160	0	0	0	0
28	      0	0	0	3180	0	0	0	0
29	      0	0	0	3270	0	0	0	0
30	      0	0	0	3230	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    546	18.2	0	78130	59	97	509	607

DEBUG    ya.test:process.py:263 Command (pid 3984808) wtime: 30.138
DEBUG    ya.test:process.py:276 Command (pid 3984802) errors:

DEBUG    ya.test:process.py:275 Command (pid 3984808) 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	1680	0	0	0	0
6	      0	0	0	2900	0	0	0	0
7	      0	0	0	3120	0	0	0	0
8	      0	0	0	3090	0	0	0	0
9	      0	0	0	3090	0	0	0	0
10	      0	0	0	3110	0	0	0	0
11	      0	0	0	3070	0	0	0	0
12	      0	0	0	3070	0	0	0	0
13	      0	0	0	3000	0	0	0	0
14	      0	0	0	2980	0	0	0	0
15	      0	0	0	2790	0	0	0	0
16	      0	0	0	2760	0	0	0	0
17	      0	0	0	2850	0	0	0	0
18	      0	0	0	3150	0	0	0	0
19	      0	0	0	2960	0	0	0	0
20	      0	0	0	3170	0	0	0	0
21	      0	0	0	3140	0	0	0	0
22	      0	0	0	3150	0	0	0	0
23	      0	0	0	3060	0	0	0	0
24	      0	0	0	3070	0	0	0	0
25	      0	0	0	3090	0	0	0	0
26	      0	0	0	3043	0	0	0	0
27	      0	0	0	3147	0	0	0	0
28	      0	0	0	3190	0	0	0	0
29	      0	0	0	3260	0	0	0	0
30	      0	0	0	3230	0	0	0	0

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

DEBUG    ya.test:process.py:276 Command (pid 3984808) 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:549 Closing channel for endpoint localhost:16669
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:16669". 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:16669
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:16669". 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.connection:connection.py:549 Closing channel for endpoint localhost:16669
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:16669". 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:16669
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:16669". 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:16669
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:16669". 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:16669
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:16669". 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:16669
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:16669". 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:16669
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:16669". 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:16669
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:16669". 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:16669
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:16669". 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:16669
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:16669". 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:16669
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:16669". 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:16669
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:16669". 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:16669
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:16669". 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:16669
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:16669". 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:16669
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:16669". 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:16669
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:16669". 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:16669
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:16669". 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:16669
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:16669". 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:16669
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:16669". 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:16669
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:16669". 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:16669
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:16669". 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 ===============================
314.83s call     test_log_scenario.py::TestLogScenario::test_log_uniform
7.25s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
1.48s 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/ue72/0005a0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/ue72/0005a0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/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-21T13:04:47.396396Z): source_id=347;tablet_id=72075186224037908;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 @ 0xA919BE5
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA912126
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB7A8528
3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD78F65B
4. /-S/ydb/core/formats/arrow/reader/position.h:85: CompareImpl @ 0x9F68748
5. /-S/ydb/core/formats/arrow/reader/position.h:482: Compare @ 0x9F6849F
6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD76A76D
7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:22: BuildFilter @ 0x1438E5AB
8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14FD55A7
9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14F2A363
10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14F2A363
11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14F27D13
12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14F2B6D7
13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x143AC398
14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CF0CEB5
15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB74B437
16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB798FD4
17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB79D094
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB79CCA0
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB79D88E
20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA91B83C
21. ??:0: ?? @ 0x7F6CC35B3AC2
22. ??:0: ?? @ 0x7F6CC36458BF
============ 1 failed, 107 deselected, 1 error in 326.11s (0:05:26) ============
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ue72/0005bb/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 116 items / 107 deselected / 9 selected

test_overloads.py .

============================== slowest durations ===============================
83.40s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
3.02s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
================= 1 passed, 107 deselected in 87.80s (0:01:27) =================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ue72/0005aa/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 116 items / 107 deselected / 9 selected

test_replace.py .

============================== slowest durations ===============================
10.13s setup    test_replace.py::TestReplace::test_copy_full
2.58s call     test_replace.py::TestReplace::test_copy_full

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
====================== 1 passed, 107 deselected in 13.79s ======================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ue72/0005c2/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 116 items / 107 deselected / 9 selected

test_replace.py .

============================== slowest durations ===============================
9.51s setup    test_replace.py::TestReplace::test_copy_partial
1.68s call     test_replace.py::TestReplace::test_copy_partial

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
====================== 1 passed, 107 deselected in 12.25s ======================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ue72/0005a8/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 116 items / 107 deselected / 9 selected

test_replace.py .

============================== slowest durations ===============================
8.06s setup    test_replace.py::TestReplace::test_count
1.32s call     test_replace.py::TestReplace::test_count

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
====================== 1 passed, 107 deselected in 10.71s ======================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ue72/0005ad/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 116 items / 107 deselected / 9 selected

=========================== 107 deselected in 1.30s ============================
