============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/y7cj/000310/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 / 112 deselected / 4 selected

order_by_with_limit.py .

============================== slowest durations ===============================
6.60s setup    order_by_with_limit.py::TestOrderBy::test_filtered_portion
0.16s call     order_by_with_limit.py::TestOrderBy::test_filtered_portion

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
====================== 1 passed, 112 deselected in 7.94s =======================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/y7cj/00030c/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 / 112 deselected / 4 selected

order_by_with_limit.py .

============================== slowest durations ===============================
91.90s call     order_by_with_limit.py::TestOrderBy::test_random
7.03s setup    order_by_with_limit.py::TestOrderBy::test_random
0.01s teardown order_by_with_limit.py::TestOrderBy::test_random
================= 1 passed, 112 deselected in 99.92s (0:01:39) =================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/y7cj/00031c/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 / 112 deselected / 4 selected

order_by_with_limit.py .

============================== slowest durations ===============================
225.11s call     order_by_with_limit.py::TestOrderBy::test_stress_sorting
8.12s setup    order_by_with_limit.py::TestOrderBy::test_stress_sorting
0.35s teardown order_by_with_limit.py::TestOrderBy::test_stress_sorting
================ 1 passed, 112 deselected in 234.72s (0:03:54) =================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/y7cj/000311/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 / 112 deselected / 4 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/y7cj/000311/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/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/y7cj/000311/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/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-24T11:58:45.963981Z): source_id=112;tablet_id=72075186224037920;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 @ 0xA915F95
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA90E4D6
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB7A54C8
E   3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD719ABB
E   4. /-S/ydb/core/formats/arrow/reader/position.h:85: CompareImpl @ 0x9F6E748
E   5. /-S/ydb/core/formats/arrow/reader/position.h:482: Compare @ 0x9F6E49F
E   6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD6F410D
E   7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:22: BuildFilter @ 0x14370D0B
E   8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14FB7D07
E   9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14F0CAC3
E   10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14F0CAC3
E   11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14F0A473
E   12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14F0DE37
E   13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x1438EAF8
E   14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CF39E95
E   15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB748437
E   16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB795F74
E   17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB79A034
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB799C40
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB79A82E
E   20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA917BEC
E   21. ??:0: ?? @ 0x7F13AEF33AC2
E   22. ??:0: ?? @ 0x7F13AEFC58BF
------------------------------ 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/y7cj/000311/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4123904
DEBUG    ya.test:process.py:259 Command (pid 4123904) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4123904) elapsed time (sec): 0.45928144454956055
DEBUG    ya.test:process.py:263 Command (pid 4123904) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4123904) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4123904) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4123904) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4123904) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4123904) maxrss: 545568
DEBUG    ya.test:process.py:263 Command (pid 4123904) minflt: 16239
DEBUG    ya.test:process.py:263 Command (pid 4123904) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4123904) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4123904) nivcsw: 4
DEBUG    ya.test:process.py:263 Command (pid 4123904) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4123904) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4123904) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 4123904) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4123904) stime: 0.32428399999999996
DEBUG    ya.test:process.py:263 Command (pid 4123904) utime: 0.087003
DEBUG    ya.test:process.py:263 Command (pid 4123904) wtime: 0.461
DEBUG    ya.test:process.py:275 Command (pid 4123904) 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-lm77u3bfke    Host information: 
        Linux ghrun-lm77u3bfke 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 4123904) 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-lm77u3bfke    Host information: 
        Linux ghrun-lm77u3bfke 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/y7cj/000311/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11370
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/y7cj/000311/r3tmp/kikimr_cluster_4fiw8zvh
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/y7cj/000311/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/65287
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29390
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10128
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6412
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/y7cj/000311/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/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/y7cj/000311/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/y7cj/000311/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_pepo_1kc.log --grpc-port=65287 --mon-port=29390 --ic-port=11370
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:65287/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/y7cj/000311/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/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/y7cj/000311/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/y7cj/000311/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_pepo_1kc.log --grpc-port=65287 --mon-port=29390 --ic-port=11370
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/y7cj/000311/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/y7cj/000311/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/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/y7cj/000311/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_pepo_1kc.log', '--grpc-port=65287', '--mon-port=29390', '--ic-port=11370')' in '/home/runner/.ya/build/build_root/y7cj/000311/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 4124147
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:65287/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/y7cj/000311/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4124154
DEBUG    ya.test:process.py:259 Command (pid 4124154) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4124154) elapsed time (sec): 0.7403964996337891
DEBUG    ya.test:process.py:263 Command (pid 4124154) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4124154) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4124154) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4124154) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4124154) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4124154) maxrss: 545580
DEBUG    ya.test:process.py:263 Command (pid 4124154) minflt: 16241
DEBUG    ya.test:process.py:263 Command (pid 4124154) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4124154) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4124154) nivcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 4124154) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4124154) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4124154) nvcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 4124154) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4124154) stime: 0.575257
DEBUG    ya.test:process.py:263 Command (pid 4124154) utime: 0.11585
DEBUG    ya.test:process.py:263 Command (pid 4124154) wtime: 0.741
DEBUG    ya.test:process.py:275 Command (pid 4124154) 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-lm77u3bfke    Host information: 
        Linux ghrun-lm77u3bfke 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 4124154) 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-lm77u3bfke    Host information: 
        Linux ghrun-lm77u3bfke 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/y7cj/000311/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/y7cj/000311/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:65287', '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: 11370\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/y7cj/000311/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:65287', '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: 11370\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4127231
DEBUG    ya.test:process.py:259 Command (pid 4127231) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4127231) elapsed time (sec): 0.8919899463653564
DEBUG    ya.test:process.py:263 Command (pid 4127231) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4127231) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4127231) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4127231) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4127231) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4127231) maxrss: 554080
DEBUG    ya.test:process.py:263 Command (pid 4127231) minflt: 18383
DEBUG    ya.test:process.py:263 Command (pid 4127231) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4127231) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4127231) nivcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 4127231) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4127231) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4127231) nvcsw: 129
DEBUG    ya.test:process.py:263 Command (pid 4127231) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4127231) stime: 0.736919
DEBUG    ya.test:process.py:263 Command (pid 4127231) utime: 0.11091799999999999
DEBUG    ya.test:process.py:263 Command (pid 4127231) wtime: 0.894
DEBUG    ya.test:process.py:275 Command (pid 4127231) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/y7cj/000311/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/y7cj/000311/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:65287', '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/y7cj/000311/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:65287', '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: 4127727
DEBUG    ya.test:process.py:259 Command (pid 4127727) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4127727) elapsed time (sec): 0.7029743194580078
DEBUG    ya.test:process.py:263 Command (pid 4127727) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4127727) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4127727) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4127727) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4127727) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4127727) maxrss: 554084
DEBUG    ya.test:process.py:263 Command (pid 4127727) minflt: 18380
DEBUG    ya.test:process.py:263 Command (pid 4127727) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4127727) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4127727) nivcsw: 39
DEBUG    ya.test:process.py:263 Command (pid 4127727) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4127727) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4127727) nvcsw: 122
DEBUG    ya.test:process.py:263 Command (pid 4127727) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4127727) stime: 0.535172
DEBUG    ya.test:process.py:263 Command (pid 4127727) utime: 0.11798099999999999
DEBUG    ya.test:process.py:263 Command (pid 4127727) wtime: 0.704
DEBUG    ya.test:process.py:275 Command (pid 4127727) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 4127727) 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, 58a313fe-8c4e-409d-897f-58872e45e928, localhost:65287): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 58a313fe-8c4e-409d-897f-58872e45e928, localhost:65287): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 58a313fe-8c4e-409d-897f-58872e45e928, localhost:65287): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-lm77u3bfke.auto.internal" port: 65287 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-lm77u3bfke.auto.internal:65287, 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:65287
------------------------------ 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/y7cj/000311/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/y7cj/000311/ydb/apps/ydb/ydb -e grpc://localhost:65287 -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/y7cj/000311/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:65287', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4128367
DEBUG    ya.test:process.py:259 Command (pid 4128367) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4128367) elapsed time (sec): 0.39827418327331543
DEBUG    ya.test:process.py:263 Command (pid 4128367) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4128367) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4128367) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4128367) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4128367) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4128367) maxrss: 175228
DEBUG    ya.test:process.py:263 Command (pid 4128367) minflt: 3546
DEBUG    ya.test:process.py:263 Command (pid 4128367) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4128367) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4128367) nivcsw: 24
DEBUG    ya.test:process.py:263 Command (pid 4128367) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4128367) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4128367) nvcsw: 162
DEBUG    ya.test:process.py:263 Command (pid 4128367) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4128367) stime: 0.018371
DEBUG    ya.test:process.py:263 Command (pid 4128367) utime: 0.059708
DEBUG    ya.test:process.py:263 Command (pid 4128367) wtime: 0.399
DEBUG    ya.test:process.py:275 Command (pid 4128367) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 4128367) 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/y7cj/000311/ydb/apps/ydb/ydb -e grpc://localhost:65287 -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/y7cj/000311/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:65287', '-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: 4128845
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 4128845) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4128845) elapsed time (sec): 30.265966415405273
DEBUG    ya.test:process.py:263 Command (pid 4128845) wtime: 30.267
DEBUG    ya.test:process.py:275 Command (pid 4128845) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    413	413	0	0	22	35	39	45
2	    325	325	0	0	26	62	87	94
3	    400	400	0	0	23	37	43	55
4	    410	410	0	0	22	35	47	51
5	    414	414	0	0	22	39	48	52
6	    409	409	0	0	22	41	59	61
7	    467	467	0	0	21	27	30	40
8	    455	455	0	0	20	29	34	38
9	    474	474	0	0	20	25	32	35
10	    473	473	0	0	20	25	28	30
11	    487	487	0	0	20	21	23	25
12	    488	488	0	0	20	21	22	24
13	    484	484	0	0	20	21	28	30
14	    487	487	0	0	20	21	21	22
15	    434	434	0	0	20	36	52	54
16	    415	415	0	0	22	34	61	65
17	    385	385	0	0	24	38	43	45
18	    377	377	0	0	25	38	44	50
19	    356	356	0	0	27	41	50	54
20	    376	376	0	0	25	39	64	81
21	    383	383	0	0	24	39	45	59
22	    255	255	0	0	29	102	111	115
23	    204	204	0	0	46	90	111	124
24	    242	242	0	0	39	69	77	83
25	    250	250	0	0	39	67	82	87
26	    281	281	0	0	30	73	85	89
27	    297	297	0	0	30	58	67	83
28	    262	262	0	0	37	55	68	83
29	    207	207	0	0	40	83	103	106
30	    320	320	0	0	30	49	62	71

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  11230	374.333	0	0	22	49	73	124

DEBUG    ya.test:process.py:276 Command (pid 4128845) 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, d130d1c2-e3c6-41f2-93fc-89c56a92b7a6, ghrun-lm77u3bfke.auto.internal:65287): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d130d1c2-e3c6-41f2-93fc-89c56a92b7a6, ghrun-lm77u3bfke.auto.internal:65287): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d130d1c2-e3c6-41f2-93fc-89c56a92b7a6, ghrun-lm77u3bfke.auto.internal:65287): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OTcxNThmMmQtZDIyODM5MjItNjJlZDA1ODQtOGJmMzNjNDg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 6fc78c1b-957f-483b-b480-8c07752c326c, ghrun-lm77u3bfke.auto.internal:65287): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 6fc78c1b-957f-483b-b480-8c07752c326c, ghrun-lm77u3bfke.auto.internal:65287): request = { session_id: "ydb://session/3?node_id=1&id=OTcxNThmMmQtZDIyODM5MjItNjJlZDA1ODQtOGJmMzNjNDg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 6fc78c1b-957f-483b-b480-8c07752c326c, ghrun-lm77u3bfke.auto.internal:65287): 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=OTcxNThmMmQtZDIyODM5MjItNjJlZDA1ODQtOGJmMzNjNDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f0483705-4495-4a56-9d88-bfb6de314fde, ghrun-lm77u3bfke.auto.internal:65287): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f0483705-4495-4a56-9d88-bfb6de314fde, ghrun-lm77u3bfke.auto.internal:65287): request = { session_id: "ydb://session/3?node_id=1&id=OTcxNThmMmQtZDIyODM5MjItNjJlZDA1ODQtOGJmMzNjNDg=" 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, f0483705-4495-4a56-9d88-bfb6de314fde, ghrun-lm77u3bfke.auto.internal:65287): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTcxNThmMmQtZDIyODM5MjItNjJlZDA1ODQtOGJmMzNjNDg=
INFO     root:test_log_scenario.py:217 Count rows after insert 11080 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTcxNThmMmQtZDIyODM5MjItNjJlZDA1ODQtOGJmMzNjNDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4674b364-2c33-4dab-acf9-1a51824b6206, ghrun-lm77u3bfke.auto.internal:65287): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4674b364-2c33-4dab-acf9-1a51824b6206, ghrun-lm77u3bfke.auto.internal:65287): request = { session_id: "ydb://session/3?node_id=1&id=OTcxNThmMmQtZDIyODM5MjItNjJlZDA1ODQtOGJmMzNjNDg=" 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, 4674b364-2c33-4dab-acf9-1a51824b6206, ghrun-lm77u3bfke.auto.internal:65287): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTcxNThmMmQtZDIyODM5MjItNjJlZDA1ODQtOGJmMzNjNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTcxNThmMmQtZDIyODM5MjItNjJlZDA1ODQtOGJmMzNjNDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8610c735-9ef9-483b-ae1b-ea6c100ca4cf, ghrun-lm77u3bfke.auto.internal:65287): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8610c735-9ef9-483b-ae1b-ea6c100ca4cf, ghrun-lm77u3bfke.auto.internal:65287): request = { session_id: "ydb://session/3?node_id=1&id=OTcxNThmMmQtZDIyODM5MjItNjJlZDA1ODQtOGJmMzNjNDg=" 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, 8610c735-9ef9-483b-ae1b-ea6c100ca4cf, ghrun-lm77u3bfke.auto.internal:65287): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTcxNThmMmQtZDIyODM5MjItNjJlZDA1ODQtOGJmMzNjNDg=
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/y7cj/000311/ydb/apps/ydb/ydb -e grpc://localhost:65287 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/y7cj/000311/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:65287', '-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: 4142049
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/y7cj/000311/ydb/apps/ydb/ydb -e grpc://localhost:65287 -d /Root workload log --path log run 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/y7cj/000311/ydb/apps/ydb/ydb -e grpc://localhost:65287 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/y7cj/000311/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:65287', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTcxNThmMmQtZDIyODM5MjItNjJlZDA1ODQtOGJmMzNjNDg=
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 312f12b9-36cb-401e-bca0-fe633cd79a76, ghrun-lm77u3bfke.auto.internal:65287): creating call state
DEBUG    ya.test:process.py:628 Command pid: 4142059
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/y7cj/000311/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:65287', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, ac432472-dca3-4431-8470-4083696b01fd, ghrun-lm77u3bfke.auto.internal:65287): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ac432472-dca3-4431-8470-4083696b01fd, ghrun-lm77u3bfke.auto.internal:65287): request = {  }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 312f12b9-36cb-401e-bca0-fe633cd79a76, ghrun-lm77u3bfke.auto.internal:65287): request = { session_id: "ydb://session/3?node_id=1&id=OTcxNThmMmQtZDIyODM5MjItNjJlZDA1ODQtOGJmMzNjNDg=" 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, 312f12b9-36cb-401e-bca0-fe633cd79a76, ghrun-lm77u3bfke.auto.internal:65287): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:628 Command pid: 4142065
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ac432472-dca3-4431-8470-4083696b01fd, ghrun-lm77u3bfke.auto.internal:65287): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDNhY2NhNzQtN2M1OTk4MDUtNDJkMGY2YzUtNGQzZTE3ZTg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 8a49c61b-e750-422d-b949-8ce087c83e27, ghrun-lm77u3bfke.auto.internal:65287): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 8a49c61b-e750-422d-b949-8ce087c83e27, ghrun-lm77u3bfke.auto.internal:65287): request = { session_id: "ydb://session/3?node_id=1&id=ZDNhY2NhNzQtN2M1OTk4MDUtNDJkMGY2YzUtNGQzZTE3ZTg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 8a49c61b-e750-422d-b949-8ce087c83e27, ghrun-lm77u3bfke.auto.internal:65287): 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=ZDNhY2NhNzQtN2M1OTk4MDUtNDJkMGY2YzUtNGQzZTE3ZTg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 47fa5b11-2305-4031-ab86-c33f19637c83, ghrun-lm77u3bfke.auto.internal:65287): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 47fa5b11-2305-4031-ab86-c33f19637c83, ghrun-lm77u3bfke.auto.internal:65287): request = { session_id: "ydb://session/3?node_id=1&id=ZDNhY2NhNzQtN2M1OTk4MDUtNDJkMGY2YzUtNGQzZTE3ZTg=" 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, 47fa5b11-2305-4031-ab86-c33f19637c83, ghrun-lm77u3bfke.auto.internal:65287): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 351e2f2c-e220-4159-b747-419fb911ad69, ghrun-lm77u3bfke.auto.internal:65287): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 351e2f2c-e220-4159-b747-419fb911ad69, ghrun-lm77u3bfke.auto.internal:65287): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 351e2f2c-e220-4159-b747-419fb911ad69, ghrun-lm77u3bfke.auto.internal:65287): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODRmODQwMDEtODNlZGVkMGMtNDFiNWYxODMtNjNhNDM4YjE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 70e29a82-bb99-45d6-9130-d157b065b5db, ghrun-lm77u3bfke.auto.internal:65287): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 70e29a82-bb99-45d6-9130-d157b065b5db, ghrun-lm77u3bfke.auto.internal:65287): request = { session_id: "ydb://session/3?node_id=1&id=ODRmODQwMDEtODNlZGVkMGMtNDFiNWYxODMtNjNhNDM4YjE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 70e29a82-bb99-45d6-9130-d157b065b5db, ghrun-lm77u3bfke.auto.internal:65287): 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=ODRmODQwMDEtODNlZGVkMGMtNDFiNWYxODMtNjNhNDM4YjE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5b63dd9d-cc69-493d-9aa9-4443c77fa39f, ghrun-lm77u3bfke.auto.internal:65287): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5b63dd9d-cc69-493d-9aa9-4443c77fa39f, ghrun-lm77u3bfke.auto.internal:65287): request = { session_id: "ydb://session/3?node_id=1&id=ODRmODQwMDEtODNlZGVkMGMtNDFiNWYxODMtNjNhNDM4YjE=" 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, 5b63dd9d-cc69-493d-9aa9-4443c77fa39f, ghrun-lm77u3bfke.auto.internal:65287): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 65ec8d04-ea73-4f43-a44c-19eb850aba26, ghrun-lm77u3bfke.auto.internal:65287): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 65ec8d04-ea73-4f43-a44c-19eb850aba26, ghrun-lm77u3bfke.auto.internal:65287): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 65ec8d04-ea73-4f43-a44c-19eb850aba26, ghrun-lm77u3bfke.auto.internal:65287): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OTkwZDIyOWEtY2Q5OTY5MDAtMmEzODRhODItZWMzNWY5Y2U=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 232d255b-09ce-4a7f-a586-66dae889ada3, ghrun-lm77u3bfke.auto.internal:65287): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 232d255b-09ce-4a7f-a586-66dae889ada3, ghrun-lm77u3bfke.auto.internal:65287): request = { session_id: "ydb://session/3?node_id=1&id=OTkwZDIyOWEtY2Q5OTY5MDAtMmEzODRhODItZWMzNWY5Y2U=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 232d255b-09ce-4a7f-a586-66dae889ada3, ghrun-lm77u3bfke.auto.internal:65287): 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=OTkwZDIyOWEtY2Q5OTY5MDAtMmEzODRhODItZWMzNWY5Y2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9cb38175-84f4-424d-bccb-a0cd9754d451, ghrun-lm77u3bfke.auto.internal:65287): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9cb38175-84f4-424d-bccb-a0cd9754d451, ghrun-lm77u3bfke.auto.internal:65287): request = { session_id: "ydb://session/3?node_id=1&id=OTkwZDIyOWEtY2Q5OTY5MDAtMmEzODRhODItZWMzNWY5Y2U=" 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, 9cb38175-84f4-424d-bccb-a0cd9754d451, ghrun-lm77u3bfke.auto.internal:65287): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 0d0e77b7-62ba-4ff3-9cb0-41b986247d4d, ghrun-lm77u3bfke.auto.internal:65287): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0d0e77b7-62ba-4ff3-9cb0-41b986247d4d, ghrun-lm77u3bfke.auto.internal:65287): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0d0e77b7-62ba-4ff3-9cb0-41b986247d4d, ghrun-lm77u3bfke.auto.internal:65287): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OWYwMWJmZTMtOGI4MmRiNWItYmE4NTBjNTMtYzVmOWZhNmQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 6d3c5267-8fbf-420e-a094-242e5d167c9d, ghrun-lm77u3bfke.auto.internal:65287): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 6d3c5267-8fbf-420e-a094-242e5d167c9d, ghrun-lm77u3bfke.auto.internal:65287): request = { session_id: "ydb://session/3?node_id=1&id=OWYwMWJmZTMtOGI4MmRiNWItYmE4NTBjNTMtYzVmOWZhNmQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 6d3c5267-8fbf-420e-a094-242e5d167c9d, ghrun-lm77u3bfke.auto.internal:65287): 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=OWYwMWJmZTMtOGI4MmRiNWItYmE4NTBjNTMtYzVmOWZhNmQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4cef63c8-c981-4e9d-8fc0-3cee8d0154c6, ghrun-lm77u3bfke.auto.internal:65287): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4cef63c8-c981-4e9d-8fc0-3cee8d0154c6, ghrun-lm77u3bfke.auto.internal:65287): request = { session_id: "ydb://session/3?node_id=1&id=OWYwMWJmZTMtOGI4MmRiNWItYmE4NTBjNTMtYzVmOWZhNmQ=" 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, 4cef63c8-c981-4e9d-8fc0-3cee8d0154c6, ghrun-lm77u3bfke.auto.internal:65287): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 15deba7d-5650-4930-82c7-4dc164b926d1, ghrun-lm77u3bfke.auto.internal:65287): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 15deba7d-5650-4930-82c7-4dc164b926d1, ghrun-lm77u3bfke.auto.internal:65287): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 15deba7d-5650-4930-82c7-4dc164b926d1, ghrun-lm77u3bfke.auto.internal:65287): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZWUzZmZhMjctNjg3NjliNWQtMTZiY2YxNGUtNjU0MDJiZjc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 67f03e2d-ed06-4ac9-9a68-68543c7d8727, ghrun-lm77u3bfke.auto.internal:65287): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 67f03e2d-ed06-4ac9-9a68-68543c7d8727, ghrun-lm77u3bfke.auto.internal:65287): request = { session_id: "ydb://session/3?node_id=1&id=ZWUzZmZhMjctNjg3NjliNWQtMTZiY2YxNGUtNjU0MDJiZjc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 67f03e2d-ed06-4ac9-9a68-68543c7d8727, ghrun-lm77u3bfke.auto.internal:65287): 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=ZWUzZmZhMjctNjg3NjliNWQtMTZiY2YxNGUtNjU0MDJiZjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 466d672f-90cf-4ac6-a682-dee770d8fc5a, ghrun-lm77u3bfke.auto.internal:65287): 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:421 RpcState(CreateSession, 60434dda-aefb-4496-8523-b34c90f3a169, ghrun-lm77u3bfke.auto.internal:65287): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 60434dda-aefb-4496-8523-b34c90f3a169, ghrun-lm77u3bfke.auto.internal:65287): request = {  }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 466d672f-90cf-4ac6-a682-dee770d8fc5a, ghrun-lm77u3bfke.auto.internal:65287): request = { session_id: "ydb://session/3?node_id=1&id=ZWUzZmZhMjctNjg3NjliNWQtMTZiY2YxNGUtNjU0MDJiZjc=" 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, 466d672f-90cf-4ac6-a682-dee770d8fc5a, ghrun-lm77u3bfke.auto.internal:65287): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 60434dda-aefb-4496-8523-b34c90f3a169, ghrun-lm77u3bfke.auto.internal:65287): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YWQ3YzFiMTctMWUyNjgwZDgtY2M0YjcwMTQtMzUyYmQ2" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 7d589394-0e0c-4fc6-a594-0f01866dd6e7, ghrun-lm77u3bfke.auto.internal:65287): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7d589394-0e0c-4fc6-a594-0f01866dd6e7, ghrun-lm77u3bfke.auto.internal:65287): request = { session_id: "ydb://session/3?node_id=1&id=YWQ3YzFiMTctMWUyNjgwZDgtY2M0YjcwMTQtMzUyYmQ2" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7d589394-0e0c-4fc6-a594-0f01866dd6e7, ghrun-lm77u3bfke.auto.internal:65287): 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=YWQ3YzFiMTctMWUyNjgwZDgtY2M0YjcwMTQtMzUyYmQ2
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 70c2e7c9-ef05-402d-ab3a-99042e116311, ghrun-lm77u3bfke.auto.internal:65287): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 70c2e7c9-ef05-402d-ab3a-99042e116311, ghrun-lm77u3bfke.auto.internal:65287): request = { session_id: "ydb://session/3?node_id=1&id=YWQ3YzFiMTctMWUyNjgwZDgtY2M0YjcwMTQtMzUyYmQ2" 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, 70c2e7c9-ef05-402d-ab3a-99042e116311, ghrun-lm77u3bfke.auto.internal:65287): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, fff3f658-5a3e-4a82-ae66-ebb9163a09c8, ghrun-lm77u3bfke.auto.internal:65287): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, fff3f658-5a3e-4a82-ae66-ebb9163a09c8, ghrun-lm77u3bfke.auto.internal:65287): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, fff3f658-5a3e-4a82-ae66-ebb9163a09c8, ghrun-lm77u3bfke.auto.internal:65287): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODFhYWEzMTctNzBiMWE0MzUtZmZmMjM4YTctYmNmNDlkMmY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 23c6df9e-32ec-405d-871b-fb41d21e92cb, ghrun-lm77u3bfke.auto.internal:65287): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 23c6df9e-32ec-405d-871b-fb41d21e92cb, ghrun-lm77u3bfke.auto.internal:65287): request = { session_id: "ydb://session/3?node_id=1&id=ODFhYWEzMTctNzBiMWE0MzUtZmZmMjM4YTctYmNmNDlkMmY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 23c6df9e-32ec-405d-871b-fb41d21e92cb, ghrun-lm77u3bfke.auto.internal:65287): 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=ODFhYWEzMTctNzBiMWE0MzUtZmZmMjM4YTctYmNmNDlkMmY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4559d968-6d8e-482c-84d7-c12b5528838e, ghrun-lm77u3bfke.auto.internal:65287): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4559d968-6d8e-482c-84d7-c12b5528838e, ghrun-lm77u3bfke.auto.internal:65287): request = { session_id: "ydb://session/3?node_id=1&id=ODFhYWEzMTctNzBiMWE0MzUtZmZmMjM4YTctYmNmNDlkMmY=" 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, 4559d968-6d8e-482c-84d7-c12b5528838e, ghrun-lm77u3bfke.auto.internal:65287): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 35f6e9b1-16cd-4247-a68e-af5d09c29d66, ghrun-lm77u3bfke.auto.internal:65287): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 35f6e9b1-16cd-4247-a68e-af5d09c29d66, ghrun-lm77u3bfke.auto.internal:65287): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 35f6e9b1-16cd-4247-a68e-af5d09c29d66, ghrun-lm77u3bfke.auto.internal:65287): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NGUyZjQwOTItYTUxZjAxZTYtZjcxZDAxYjEtZGM2NGVjZjc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 3caa904a-aa2a-4c5a-9f34-12e14116a729, ghrun-lm77u3bfke.auto.internal:65287): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 3caa904a-aa2a-4c5a-9f34-12e14116a729, ghrun-lm77u3bfke.auto.internal:65287): request = { session_id: "ydb://session/3?node_id=1&id=NGUyZjQwOTItYTUxZjAxZTYtZjcxZDAxYjEtZGM2NGVjZjc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 3caa904a-aa2a-4c5a-9f34-12e14116a729, ghrun-lm77u3bfke.auto.internal:65287): 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=NGUyZjQwOTItYTUxZjAxZTYtZjcxZDAxYjEtZGM2NGVjZjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3532d082-a0cb-4707-ba72-1e7937955591, ghrun-lm77u3bfke.auto.internal:65287): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3532d082-a0cb-4707-ba72-1e7937955591, ghrun-lm77u3bfke.auto.internal:65287): request = { session_id: "ydb://session/3?node_id=1&id=NGUyZjQwOTItYTUxZjAxZTYtZjcxZDAxYjEtZGM2NGVjZjc=" 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, 3532d082-a0cb-4707-ba72-1e7937955591, ghrun-lm77u3bfke.auto.internal:65287): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 52669041-99a8-4c3d-b931-3910ba227d19, ghrun-lm77u3bfke.auto.internal:65287): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 52669041-99a8-4c3d-b931-3910ba227d19, ghrun-lm77u3bfke.auto.internal:65287): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 52669041-99a8-4c3d-b931-3910ba227d19, ghrun-lm77u3bfke.auto.internal:65287): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODk4MjQ4NmEtMjMwYTgyMDItYzY0MjU2MTgtYWU5YTJkYmE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 8b70fc50-6738-4f23-9d4b-7eb8033ca5cb, ghrun-lm77u3bfke.auto.internal:65287): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 8b70fc50-6738-4f23-9d4b-7eb8033ca5cb, ghrun-lm77u3bfke.auto.internal:65287): request = { session_id: "ydb://session/3?node_id=1&id=ODk4MjQ4NmEtMjMwYTgyMDItYzY0MjU2MTgtYWU5YTJkYmE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 8b70fc50-6738-4f23-9d4b-7eb8033ca5cb, ghrun-lm77u3bfke.auto.internal:65287): 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=ODk4MjQ4NmEtMjMwYTgyMDItYzY0MjU2MTgtYWU5YTJkYmE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8735be58-6e9c-489e-87af-d5dc2d64a070, ghrun-lm77u3bfke.auto.internal:65287): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8735be58-6e9c-489e-87af-d5dc2d64a070, ghrun-lm77u3bfke.auto.internal:65287): request = { session_id: "ydb://session/3?node_id=1&id=ODk4MjQ4NmEtMjMwYTgyMDItYzY0MjU2MTgtYWU5YTJkYmE=" 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, 8735be58-6e9c-489e-87af-d5dc2d64a070, ghrun-lm77u3bfke.auto.internal:65287): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 6d3c5267-8fbf-420e-a094-242e5d167c9d, ghrun-lm77u3bfke.auto.internal:65287): 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:65287 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-24T11:58:51.621615405+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-lm77u3bfke.auto.internal:65287
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 70e29a82-bb99-45d6-9130-d157b065b5db, ghrun-lm77u3bfke.auto.internal:65287): 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:65287 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-24T11:58:51.621558913+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-lm77u3bfke.auto.internal:65287
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 8a49c61b-e750-422d-b949-8ce087c83e27, ghrun-lm77u3bfke.auto.internal:65287): 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:65287 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-24T11:58:51.621517702+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-lm77u3bfke.auto.internal:65287
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 67f03e2d-ed06-4ac9-9a68-68543c7d8727, ghrun-lm77u3bfke.auto.internal:65287): 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:65287 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-24T11:58:51.62164679+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 3caa904a-aa2a-4c5a-9f34-12e14116a729, ghrun-lm77u3bfke.auto.internal:65287): 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:65287 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-24T11:58:51.621724922+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-lm77u3bfke.auto.internal:65287
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 232d255b-09ce-4a7f-a586-66dae889ada3, ghrun-lm77u3bfke.auto.internal:65287): 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:65287 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-24T11:58:51.621588613+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-lm77u3bfke.auto.internal:65287
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 23c6df9e-32ec-405d-871b-fb41d21e92cb, ghrun-lm77u3bfke.auto.internal:65287): 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:65287 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-24T11:58:51.621696593+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-lm77u3bfke.auto.internal:65287
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 7d589394-0e0c-4fc6-a594-0f01866dd6e7, ghrun-lm77u3bfke.auto.internal:65287): 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:65287 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-24T11:58:51.621668865+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-lm77u3bfke.auto.internal:65287
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 312f12b9-36cb-401e-bca0-fe633cd79a76, ghrun-lm77u3bfke.auto.internal:65287): 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-24T11:58:51.621497713+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-lm77u3bfke.auto.internal:65287
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTcxNThmMmQtZDIyODM5MjItNjJlZDA1ODQtOGJmMzNjNDg=
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 47fa5b11-2305-4031-ab86-c33f19637c83, ghrun-lm77u3bfke.auto.internal:65287): 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-24T11:58:51.62154729+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-lm77u3bfke.auto.internal:65287
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 6fc78c1b-957f-483b-b480-8c07752c326c, ghrun-lm77u3bfke.auto.internal:65287): 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:65287 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-24T11:58:51.621377471+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-lm77u3bfke.auto.internal:65287
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 466d672f-90cf-4ac6-a682-dee770d8fc5a, ghrun-lm77u3bfke.auto.internal:65287): 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-24T11:58:51.621658139+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-lm77u3bfke.auto.internal:65287
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWUzZmZhMjctNjg3NjliNWQtMTZiY2YxNGUtNjU0MDJiZjc=
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-lm77u3bfke.auto.internal:65287
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 4559d968-6d8e-482c-84d7-c12b5528838e, ghrun-lm77u3bfke.auto.internal:65287): 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-24T11:58:51.621710487+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-lm77u3bfke.auto.internal:65287
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 5b63dd9d-cc69-493d-9aa9-4443c77fa39f, ghrun-lm77u3bfke.auto.internal:65287): 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-24T11:58:51.621577802+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-lm77u3bfke.auto.internal:65287
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 70c2e7c9-ef05-402d-ab3a-99042e116311, ghrun-lm77u3bfke.auto.internal:65287): 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-24T11:58:51.621685659+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-lm77u3bfke.auto.internal:65287
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.connection:connection.py:78 RpcState(ExecuteQuery, 9cb38175-84f4-424d-bccb-a0cd9754d451, ghrun-lm77u3bfke.auto.internal:65287): 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-24T11:58:51.62160419+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
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:78 RpcState(ExecuteQuery, 4cef63c8-c981-4e9d-8fc0-3cee8d0154c6, ghrun-lm77u3bfke.auto.internal:65287): 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-24T11:58:51.621635082+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 8b70fc50-6738-4f23-9d4b-7eb8033ca5cb, ghrun-lm77u3bfke.auto.internal:65287): 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:65287 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-24T11:58:51.621750363+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-lm77u3bfke.auto.internal:65287
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-lm77u3bfke.auto.internal:65287
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 8735be58-6e9c-489e-87af-d5dc2d64a070, ghrun-lm77u3bfke.auto.internal:65287): 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-24T11:58:51.621761327+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-lm77u3bfke.auto.internal:65287
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODk4MjQ4NmEtMjMwYTgyMDItYzY0MjU2MTgtYWU5YTJkYmE=
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.connection:connection.py:78 RpcState(ExecuteQuery, 3532d082-a0cb-4707-ba72-1e7937955591, ghrun-lm77u3bfke.auto.internal:65287): 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-24T11:58:51.621739185+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-lm77u3bfke.auto.internal:65287
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: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-lm77u3bfke.auto.internal:65287
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.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:65287
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65287". 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.connection:connection.py:549 Closing channel for endpoint localhost:65287
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65287". 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    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 4142049) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4142049) elapsed time (sec): 30.2560977935791
DEBUG    ya.test:process.py:263 Command (pid 4142049) wtime: 30.262
DEBUG    ya.test:process.py:275 Command (pid 4142049) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     18	18	0	0	255	401	491	491
2	     12	12	0	0	1135	1191	1191	1191
3	     50	50	0	0	222	393	505	505
4	     48	48	0	0	205	261	271	271
5	     35	35	0	0	323	385	399	399
6	     45	45	0	0	209	244	267	267
7	      0	0	0	214	0	0	0	0
8	      0	0	0	798	0	0	0	0
9	      0	0	0	764	0	0	0	0
10	      0	0	0	830	0	0	0	0
11	      0	0	0	880	0	0	0	0
12	      0	0	0	830	0	0	0	0
13	      0	0	0	829	0	0	0	0
14	      0	0	0	770	0	0	0	0
15	      0	0	0	965	0	0	0	0
16	      0	0	0	779	0	0	0	0
17	      0	0	0	740	0	0	0	0
18	      0	0	0	840	0	0	0	0
19	      0	0	0	880	0	0	0	0
20	      0	0	0	1121	0	0	0	0
21	      0	0	0	915	0	0	0	0
22	      0	0	0	880	0	0	0	0
23	      0	0	0	875	0	0	0	0
24	      0	0	0	785	0	0	0	0
25	      0	0	0	913	0	0	0	0
26	      0	0	0	1048	0	0	0	0
27	      0	0	0	1428	0	0	0	0
28	      0	0	0	1074	0	0	0	0
29	      0	0	0	880	0	0	0	0
30	      0	0	0	1034	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    208	6.93333	0	21072	227	787	1183	1191

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

DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 4142059) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4142059) elapsed time (sec): 30.252198934555054
DEBUG    ya.test:process.py:263 Command (pid 4142059) wtime: 30.293
DEBUG    ya.test:process.py:275 Command (pid 4142059) 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	     11	11	0	10	771	815	815	815
3	     37	37	0	0	247	345	349	349
4	     36	36	0	0	265	319	345	345
5	     31	31	0	0	381	469	497	497
6	     32	32	0	0	251	275	283	283
7	      0	0	0	414	0	0	0	0
8	      0	0	0	810	0	0	0	0
9	      0	0	0	740	0	0	0	0
10	      0	0	0	810	0	0	0	0
11	      0	0	0	780	0	0	0	0
12	      0	0	0	790	0	0	0	0
13	      0	0	0	974	0	0	0	0
14	      0	0	0	830	0	0	0	0
15	      0	0	0	967	0	0	0	0
16	      0	0	0	785	0	0	0	0
17	      0	0	0	780	0	0	0	0
18	      0	0	0	950	0	0	0	0
19	      0	0	0	878	0	0	0	0
20	      0	0	0	773	0	0	0	0
21	      0	0	0	797	0	0	0	0
22	      0	0	0	840	0	0	0	0
23	      0	0	0	940	0	0	0	0
24	      0	0	0	1223	0	0	0	0
25	      0	0	0	879	0	0	0	0
26	      0	0	0	754	0	0	0	0
27	      0	0	0	802	0	0	0	0
28	      0	0	0	878	0	0	0	0
29	      0	0	0	868	0	0	0	0
30	      0	0	0	930	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    147	4.9	0	20202	263	767	815	815

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

DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 4142065) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4142065) elapsed time (sec): 30.22183895111084
DEBUG    ya.test:process.py:263 Command (pid 4142065) wtime: 30.259
DEBUG    ya.test:process.py:275 Command (pid 4142065) 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	      1	1	0	10	359	359	359	359
5	      0	0	0	10	0	0	0	0
6	      0	0	0	10	0	0	0	0
7	      0	0	0	457	0	0	0	0
8	      0	0	0	783	0	0	0	0
9	      0	0	0	787	0	0	0	0
10	      0	0	0	860	0	0	0	0
11	      0	0	0	859	0	0	0	0
12	      0	0	0	890	0	0	0	0
13	      0	0	0	909	0	0	0	0
14	      0	0	0	810	0	0	0	0
15	      0	0	0	849	0	0	0	0
16	      0	0	0	770	0	0	0	0
17	      0	0	0	797	0	0	0	0
18	      0	0	0	811	0	0	0	0
19	      0	0	0	1188	0	0	0	0
20	      0	0	0	1069	0	0	0	0
21	      0	0	0	850	0	0	0	0
22	      0	0	0	750	0	0	0	0
23	      0	0	0	960	0	0	0	0
24	      0	0	0	820	0	0	0	0
25	      0	0	0	750	0	0	0	0
26	      0	0	0	1288	0	0	0	0
27	      0	0	0	775	0	0	0	0
28	      0	0	0	780	0	0	0	0
29	      0	0	0	800	0	0	0	0
30	      0	0	0	797	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	      1	0.0333333	0	20459	359	359	359	359

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

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:65287
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65287". 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:65287
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65287". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:65287
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65287". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:65287
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65287". 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:65287
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65287". 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:65287
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65287". 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:65287
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65287". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:65287
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65287". 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:65287
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65287". 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:65287
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65287". 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.connection:connection.py:549 Closing channel for endpoint localhost:65287
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65287". 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:65287
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65287". 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:65287
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65287". 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:65287
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65287". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:65287
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65287". 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.connection:connection.py:549 Closing channel for endpoint localhost:65287
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65287". 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:65287
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65287". 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:65287
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65287". 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:65287
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65287". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:65287
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65287". 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:65287
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65287". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:65287
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65287". 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:65287
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65287". Check endpoint correctness.
---------------------------- 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:65287
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-lm77u3bfke'
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/y7cj/000311/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/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.4124147' in '/home/runner/.ya/build/build_root/y7cj/000311/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/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_pepo_1kc.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:65287/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6412
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10128
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29390
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/65287
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11370
=================================== 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/y7cj/000311/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4123904
DEBUG    ya.test:process.py:259 Command (pid 4123904) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4123904) elapsed time (sec): 0.45928144454956055
DEBUG    ya.test:process.py:263 Command (pid 4123904) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4123904) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4123904) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4123904) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4123904) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4123904) maxrss: 545568
DEBUG    ya.test:process.py:263 Command (pid 4123904) minflt: 16239
DEBUG    ya.test:process.py:263 Command (pid 4123904) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4123904) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4123904) nivcsw: 4
DEBUG    ya.test:process.py:263 Command (pid 4123904) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4123904) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4123904) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 4123904) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4123904) stime: 0.32428399999999996
DEBUG    ya.test:process.py:263 Command (pid 4123904) utime: 0.087003
DEBUG    ya.test:process.py:263 Command (pid 4123904) wtime: 0.461
DEBUG    ya.test:process.py:275 Command (pid 4123904) 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-lm77u3bfke    Host information: 
        Linux ghrun-lm77u3bfke 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 4123904) 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-lm77u3bfke    Host information: 
        Linux ghrun-lm77u3bfke 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/y7cj/000311/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11370
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/y7cj/000311/r3tmp/kikimr_cluster_4fiw8zvh
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/y7cj/000311/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/65287
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29390
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10128
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6412
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/y7cj/000311/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/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/y7cj/000311/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/y7cj/000311/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_pepo_1kc.log --grpc-port=65287 --mon-port=29390 --ic-port=11370
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:65287/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/y7cj/000311/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/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/y7cj/000311/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/y7cj/000311/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_pepo_1kc.log --grpc-port=65287 --mon-port=29390 --ic-port=11370
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/y7cj/000311/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/y7cj/000311/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/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/y7cj/000311/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_pepo_1kc.log', '--grpc-port=65287', '--mon-port=29390', '--ic-port=11370')' in '/home/runner/.ya/build/build_root/y7cj/000311/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 4124147
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:65287/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/y7cj/000311/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4124154
DEBUG    ya.test:process.py:259 Command (pid 4124154) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4124154) elapsed time (sec): 0.7403964996337891
DEBUG    ya.test:process.py:263 Command (pid 4124154) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4124154) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4124154) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4124154) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4124154) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4124154) maxrss: 545580
DEBUG    ya.test:process.py:263 Command (pid 4124154) minflt: 16241
DEBUG    ya.test:process.py:263 Command (pid 4124154) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4124154) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4124154) nivcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 4124154) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4124154) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4124154) nvcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 4124154) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4124154) stime: 0.575257
DEBUG    ya.test:process.py:263 Command (pid 4124154) utime: 0.11585
DEBUG    ya.test:process.py:263 Command (pid 4124154) wtime: 0.741
DEBUG    ya.test:process.py:275 Command (pid 4124154) 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-lm77u3bfke    Host information: 
        Linux ghrun-lm77u3bfke 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 4124154) 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-lm77u3bfke    Host information: 
        Linux ghrun-lm77u3bfke 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/y7cj/000311/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/y7cj/000311/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:65287', '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: 11370\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/y7cj/000311/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:65287', '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: 11370\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4127231
DEBUG    ya.test:process.py:259 Command (pid 4127231) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4127231) elapsed time (sec): 0.8919899463653564
DEBUG    ya.test:process.py:263 Command (pid 4127231) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4127231) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4127231) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4127231) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4127231) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4127231) maxrss: 554080
DEBUG    ya.test:process.py:263 Command (pid 4127231) minflt: 18383
DEBUG    ya.test:process.py:263 Command (pid 4127231) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4127231) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4127231) nivcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 4127231) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4127231) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4127231) nvcsw: 129
DEBUG    ya.test:process.py:263 Command (pid 4127231) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4127231) stime: 0.736919
DEBUG    ya.test:process.py:263 Command (pid 4127231) utime: 0.11091799999999999
DEBUG    ya.test:process.py:263 Command (pid 4127231) wtime: 0.894
DEBUG    ya.test:process.py:275 Command (pid 4127231) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/y7cj/000311/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/y7cj/000311/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:65287', '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/y7cj/000311/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:65287', '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: 4127727
DEBUG    ya.test:process.py:259 Command (pid 4127727) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4127727) elapsed time (sec): 0.7029743194580078
DEBUG    ya.test:process.py:263 Command (pid 4127727) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4127727) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4127727) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4127727) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4127727) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4127727) maxrss: 554084
DEBUG    ya.test:process.py:263 Command (pid 4127727) minflt: 18380
DEBUG    ya.test:process.py:263 Command (pid 4127727) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4127727) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4127727) nivcsw: 39
DEBUG    ya.test:process.py:263 Command (pid 4127727) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4127727) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4127727) nvcsw: 122
DEBUG    ya.test:process.py:263 Command (pid 4127727) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4127727) stime: 0.535172
DEBUG    ya.test:process.py:263 Command (pid 4127727) utime: 0.11798099999999999
DEBUG    ya.test:process.py:263 Command (pid 4127727) wtime: 0.704
DEBUG    ya.test:process.py:275 Command (pid 4127727) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 4127727) 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, 58a313fe-8c4e-409d-897f-58872e45e928, localhost:65287): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 58a313fe-8c4e-409d-897f-58872e45e928, localhost:65287): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 58a313fe-8c4e-409d-897f-58872e45e928, localhost:65287): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-lm77u3bfke.auto.internal" port: 65287 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-lm77u3bfke.auto.internal:65287, 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:65287
------------------------------ 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/y7cj/000311/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/y7cj/000311/ydb/apps/ydb/ydb -e grpc://localhost:65287 -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/y7cj/000311/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:65287', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4128367
DEBUG    ya.test:process.py:259 Command (pid 4128367) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4128367) elapsed time (sec): 0.39827418327331543
DEBUG    ya.test:process.py:263 Command (pid 4128367) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4128367) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4128367) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4128367) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4128367) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4128367) maxrss: 175228
DEBUG    ya.test:process.py:263 Command (pid 4128367) minflt: 3546
DEBUG    ya.test:process.py:263 Command (pid 4128367) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4128367) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4128367) nivcsw: 24
DEBUG    ya.test:process.py:263 Command (pid 4128367) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4128367) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4128367) nvcsw: 162
DEBUG    ya.test:process.py:263 Command (pid 4128367) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4128367) stime: 0.018371
DEBUG    ya.test:process.py:263 Command (pid 4128367) utime: 0.059708
DEBUG    ya.test:process.py:263 Command (pid 4128367) wtime: 0.399
DEBUG    ya.test:process.py:275 Command (pid 4128367) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 4128367) 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/y7cj/000311/ydb/apps/ydb/ydb -e grpc://localhost:65287 -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/y7cj/000311/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:65287', '-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: 4128845
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 4128845) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4128845) elapsed time (sec): 30.265966415405273
DEBUG    ya.test:process.py:263 Command (pid 4128845) wtime: 30.267
DEBUG    ya.test:process.py:275 Command (pid 4128845) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    413	413	0	0	22	35	39	45
2	    325	325	0	0	26	62	87	94
3	    400	400	0	0	23	37	43	55
4	    410	410	0	0	22	35	47	51
5	    414	414	0	0	22	39	48	52
6	    409	409	0	0	22	41	59	61
7	    467	467	0	0	21	27	30	40
8	    455	455	0	0	20	29	34	38
9	    474	474	0	0	20	25	32	35
10	    473	473	0	0	20	25	28	30
11	    487	487	0	0	20	21	23	25
12	    488	488	0	0	20	21	22	24
13	    484	484	0	0	20	21	28	30
14	    487	487	0	0	20	21	21	22
15	    434	434	0	0	20	36	52	54
16	    415	415	0	0	22	34	61	65
17	    385	385	0	0	24	38	43	45
18	    377	377	0	0	25	38	44	50
19	    356	356	0	0	27	41	50	54
20	    376	376	0	0	25	39	64	81
21	    383	383	0	0	24	39	45	59
22	    255	255	0	0	29	102	111	115
23	    204	204	0	0	46	90	111	124
24	    242	242	0	0	39	69	77	83
25	    250	250	0	0	39	67	82	87
26	    281	281	0	0	30	73	85	89
27	    297	297	0	0	30	58	67	83
28	    262	262	0	0	37	55	68	83
29	    207	207	0	0	40	83	103	106
30	    320	320	0	0	30	49	62	71

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  11230	374.333	0	0	22	49	73	124

DEBUG    ya.test:process.py:276 Command (pid 4128845) 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, d130d1c2-e3c6-41f2-93fc-89c56a92b7a6, ghrun-lm77u3bfke.auto.internal:65287): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d130d1c2-e3c6-41f2-93fc-89c56a92b7a6, ghrun-lm77u3bfke.auto.internal:65287): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d130d1c2-e3c6-41f2-93fc-89c56a92b7a6, ghrun-lm77u3bfke.auto.internal:65287): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OTcxNThmMmQtZDIyODM5MjItNjJlZDA1ODQtOGJmMzNjNDg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 6fc78c1b-957f-483b-b480-8c07752c326c, ghrun-lm77u3bfke.auto.internal:65287): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 6fc78c1b-957f-483b-b480-8c07752c326c, ghrun-lm77u3bfke.auto.internal:65287): request = { session_id: "ydb://session/3?node_id=1&id=OTcxNThmMmQtZDIyODM5MjItNjJlZDA1ODQtOGJmMzNjNDg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 6fc78c1b-957f-483b-b480-8c07752c326c, ghrun-lm77u3bfke.auto.internal:65287): 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=OTcxNThmMmQtZDIyODM5MjItNjJlZDA1ODQtOGJmMzNjNDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f0483705-4495-4a56-9d88-bfb6de314fde, ghrun-lm77u3bfke.auto.internal:65287): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f0483705-4495-4a56-9d88-bfb6de314fde, ghrun-lm77u3bfke.auto.internal:65287): request = { session_id: "ydb://session/3?node_id=1&id=OTcxNThmMmQtZDIyODM5MjItNjJlZDA1ODQtOGJmMzNjNDg=" 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, f0483705-4495-4a56-9d88-bfb6de314fde, ghrun-lm77u3bfke.auto.internal:65287): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTcxNThmMmQtZDIyODM5MjItNjJlZDA1ODQtOGJmMzNjNDg=
INFO     root:test_log_scenario.py:217 Count rows after insert 11080 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTcxNThmMmQtZDIyODM5MjItNjJlZDA1ODQtOGJmMzNjNDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4674b364-2c33-4dab-acf9-1a51824b6206, ghrun-lm77u3bfke.auto.internal:65287): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4674b364-2c33-4dab-acf9-1a51824b6206, ghrun-lm77u3bfke.auto.internal:65287): request = { session_id: "ydb://session/3?node_id=1&id=OTcxNThmMmQtZDIyODM5MjItNjJlZDA1ODQtOGJmMzNjNDg=" 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, 4674b364-2c33-4dab-acf9-1a51824b6206, ghrun-lm77u3bfke.auto.internal:65287): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTcxNThmMmQtZDIyODM5MjItNjJlZDA1ODQtOGJmMzNjNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTcxNThmMmQtZDIyODM5MjItNjJlZDA1ODQtOGJmMzNjNDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8610c735-9ef9-483b-ae1b-ea6c100ca4cf, ghrun-lm77u3bfke.auto.internal:65287): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8610c735-9ef9-483b-ae1b-ea6c100ca4cf, ghrun-lm77u3bfke.auto.internal:65287): request = { session_id: "ydb://session/3?node_id=1&id=OTcxNThmMmQtZDIyODM5MjItNjJlZDA1ODQtOGJmMzNjNDg=" 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, 8610c735-9ef9-483b-ae1b-ea6c100ca4cf, ghrun-lm77u3bfke.auto.internal:65287): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTcxNThmMmQtZDIyODM5MjItNjJlZDA1ODQtOGJmMzNjNDg=
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/y7cj/000311/ydb/apps/ydb/ydb -e grpc://localhost:65287 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/y7cj/000311/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:65287', '-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: 4142049
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/y7cj/000311/ydb/apps/ydb/ydb -e grpc://localhost:65287 -d /Root workload log --path log run 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/y7cj/000311/ydb/apps/ydb/ydb -e grpc://localhost:65287 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/y7cj/000311/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:65287', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTcxNThmMmQtZDIyODM5MjItNjJlZDA1ODQtOGJmMzNjNDg=
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 312f12b9-36cb-401e-bca0-fe633cd79a76, ghrun-lm77u3bfke.auto.internal:65287): creating call state
DEBUG    ya.test:process.py:628 Command pid: 4142059
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/y7cj/000311/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:65287', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, ac432472-dca3-4431-8470-4083696b01fd, ghrun-lm77u3bfke.auto.internal:65287): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ac432472-dca3-4431-8470-4083696b01fd, ghrun-lm77u3bfke.auto.internal:65287): request = {  }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 312f12b9-36cb-401e-bca0-fe633cd79a76, ghrun-lm77u3bfke.auto.internal:65287): request = { session_id: "ydb://session/3?node_id=1&id=OTcxNThmMmQtZDIyODM5MjItNjJlZDA1ODQtOGJmMzNjNDg=" 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, 312f12b9-36cb-401e-bca0-fe633cd79a76, ghrun-lm77u3bfke.auto.internal:65287): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:628 Command pid: 4142065
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ac432472-dca3-4431-8470-4083696b01fd, ghrun-lm77u3bfke.auto.internal:65287): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDNhY2NhNzQtN2M1OTk4MDUtNDJkMGY2YzUtNGQzZTE3ZTg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 8a49c61b-e750-422d-b949-8ce087c83e27, ghrun-lm77u3bfke.auto.internal:65287): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 8a49c61b-e750-422d-b949-8ce087c83e27, ghrun-lm77u3bfke.auto.internal:65287): request = { session_id: "ydb://session/3?node_id=1&id=ZDNhY2NhNzQtN2M1OTk4MDUtNDJkMGY2YzUtNGQzZTE3ZTg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 8a49c61b-e750-422d-b949-8ce087c83e27, ghrun-lm77u3bfke.auto.internal:65287): 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=ZDNhY2NhNzQtN2M1OTk4MDUtNDJkMGY2YzUtNGQzZTE3ZTg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 47fa5b11-2305-4031-ab86-c33f19637c83, ghrun-lm77u3bfke.auto.internal:65287): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 47fa5b11-2305-4031-ab86-c33f19637c83, ghrun-lm77u3bfke.auto.internal:65287): request = { session_id: "ydb://session/3?node_id=1&id=ZDNhY2NhNzQtN2M1OTk4MDUtNDJkMGY2YzUtNGQzZTE3ZTg=" 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, 47fa5b11-2305-4031-ab86-c33f19637c83, ghrun-lm77u3bfke.auto.internal:65287): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 351e2f2c-e220-4159-b747-419fb911ad69, ghrun-lm77u3bfke.auto.internal:65287): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 351e2f2c-e220-4159-b747-419fb911ad69, ghrun-lm77u3bfke.auto.internal:65287): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 351e2f2c-e220-4159-b747-419fb911ad69, ghrun-lm77u3bfke.auto.internal:65287): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODRmODQwMDEtODNlZGVkMGMtNDFiNWYxODMtNjNhNDM4YjE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 70e29a82-bb99-45d6-9130-d157b065b5db, ghrun-lm77u3bfke.auto.internal:65287): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 70e29a82-bb99-45d6-9130-d157b065b5db, ghrun-lm77u3bfke.auto.internal:65287): request = { session_id: "ydb://session/3?node_id=1&id=ODRmODQwMDEtODNlZGVkMGMtNDFiNWYxODMtNjNhNDM4YjE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 70e29a82-bb99-45d6-9130-d157b065b5db, ghrun-lm77u3bfke.auto.internal:65287): 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=ODRmODQwMDEtODNlZGVkMGMtNDFiNWYxODMtNjNhNDM4YjE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5b63dd9d-cc69-493d-9aa9-4443c77fa39f, ghrun-lm77u3bfke.auto.internal:65287): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5b63dd9d-cc69-493d-9aa9-4443c77fa39f, ghrun-lm77u3bfke.auto.internal:65287): request = { session_id: "ydb://session/3?node_id=1&id=ODRmODQwMDEtODNlZGVkMGMtNDFiNWYxODMtNjNhNDM4YjE=" 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, 5b63dd9d-cc69-493d-9aa9-4443c77fa39f, ghrun-lm77u3bfke.auto.internal:65287): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 65ec8d04-ea73-4f43-a44c-19eb850aba26, ghrun-lm77u3bfke.auto.internal:65287): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 65ec8d04-ea73-4f43-a44c-19eb850aba26, ghrun-lm77u3bfke.auto.internal:65287): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 65ec8d04-ea73-4f43-a44c-19eb850aba26, ghrun-lm77u3bfke.auto.internal:65287): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OTkwZDIyOWEtY2Q5OTY5MDAtMmEzODRhODItZWMzNWY5Y2U=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 232d255b-09ce-4a7f-a586-66dae889ada3, ghrun-lm77u3bfke.auto.internal:65287): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 232d255b-09ce-4a7f-a586-66dae889ada3, ghrun-lm77u3bfke.auto.internal:65287): request = { session_id: "ydb://session/3?node_id=1&id=OTkwZDIyOWEtY2Q5OTY5MDAtMmEzODRhODItZWMzNWY5Y2U=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 232d255b-09ce-4a7f-a586-66dae889ada3, ghrun-lm77u3bfke.auto.internal:65287): 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=OTkwZDIyOWEtY2Q5OTY5MDAtMmEzODRhODItZWMzNWY5Y2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9cb38175-84f4-424d-bccb-a0cd9754d451, ghrun-lm77u3bfke.auto.internal:65287): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9cb38175-84f4-424d-bccb-a0cd9754d451, ghrun-lm77u3bfke.auto.internal:65287): request = { session_id: "ydb://session/3?node_id=1&id=OTkwZDIyOWEtY2Q5OTY5MDAtMmEzODRhODItZWMzNWY5Y2U=" 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, 9cb38175-84f4-424d-bccb-a0cd9754d451, ghrun-lm77u3bfke.auto.internal:65287): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 0d0e77b7-62ba-4ff3-9cb0-41b986247d4d, ghrun-lm77u3bfke.auto.internal:65287): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0d0e77b7-62ba-4ff3-9cb0-41b986247d4d, ghrun-lm77u3bfke.auto.internal:65287): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0d0e77b7-62ba-4ff3-9cb0-41b986247d4d, ghrun-lm77u3bfke.auto.internal:65287): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OWYwMWJmZTMtOGI4MmRiNWItYmE4NTBjNTMtYzVmOWZhNmQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 6d3c5267-8fbf-420e-a094-242e5d167c9d, ghrun-lm77u3bfke.auto.internal:65287): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 6d3c5267-8fbf-420e-a094-242e5d167c9d, ghrun-lm77u3bfke.auto.internal:65287): request = { session_id: "ydb://session/3?node_id=1&id=OWYwMWJmZTMtOGI4MmRiNWItYmE4NTBjNTMtYzVmOWZhNmQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 6d3c5267-8fbf-420e-a094-242e5d167c9d, ghrun-lm77u3bfke.auto.internal:65287): 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=OWYwMWJmZTMtOGI4MmRiNWItYmE4NTBjNTMtYzVmOWZhNmQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4cef63c8-c981-4e9d-8fc0-3cee8d0154c6, ghrun-lm77u3bfke.auto.internal:65287): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4cef63c8-c981-4e9d-8fc0-3cee8d0154c6, ghrun-lm77u3bfke.auto.internal:65287): request = { session_id: "ydb://session/3?node_id=1&id=OWYwMWJmZTMtOGI4MmRiNWItYmE4NTBjNTMtYzVmOWZhNmQ=" 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, 4cef63c8-c981-4e9d-8fc0-3cee8d0154c6, ghrun-lm77u3bfke.auto.internal:65287): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 15deba7d-5650-4930-82c7-4dc164b926d1, ghrun-lm77u3bfke.auto.internal:65287): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 15deba7d-5650-4930-82c7-4dc164b926d1, ghrun-lm77u3bfke.auto.internal:65287): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 15deba7d-5650-4930-82c7-4dc164b926d1, ghrun-lm77u3bfke.auto.internal:65287): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZWUzZmZhMjctNjg3NjliNWQtMTZiY2YxNGUtNjU0MDJiZjc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 67f03e2d-ed06-4ac9-9a68-68543c7d8727, ghrun-lm77u3bfke.auto.internal:65287): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 67f03e2d-ed06-4ac9-9a68-68543c7d8727, ghrun-lm77u3bfke.auto.internal:65287): request = { session_id: "ydb://session/3?node_id=1&id=ZWUzZmZhMjctNjg3NjliNWQtMTZiY2YxNGUtNjU0MDJiZjc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 67f03e2d-ed06-4ac9-9a68-68543c7d8727, ghrun-lm77u3bfke.auto.internal:65287): 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=ZWUzZmZhMjctNjg3NjliNWQtMTZiY2YxNGUtNjU0MDJiZjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 466d672f-90cf-4ac6-a682-dee770d8fc5a, ghrun-lm77u3bfke.auto.internal:65287): 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:421 RpcState(CreateSession, 60434dda-aefb-4496-8523-b34c90f3a169, ghrun-lm77u3bfke.auto.internal:65287): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 60434dda-aefb-4496-8523-b34c90f3a169, ghrun-lm77u3bfke.auto.internal:65287): request = {  }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 466d672f-90cf-4ac6-a682-dee770d8fc5a, ghrun-lm77u3bfke.auto.internal:65287): request = { session_id: "ydb://session/3?node_id=1&id=ZWUzZmZhMjctNjg3NjliNWQtMTZiY2YxNGUtNjU0MDJiZjc=" 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, 466d672f-90cf-4ac6-a682-dee770d8fc5a, ghrun-lm77u3bfke.auto.internal:65287): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 60434dda-aefb-4496-8523-b34c90f3a169, ghrun-lm77u3bfke.auto.internal:65287): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YWQ3YzFiMTctMWUyNjgwZDgtY2M0YjcwMTQtMzUyYmQ2" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 7d589394-0e0c-4fc6-a594-0f01866dd6e7, ghrun-lm77u3bfke.auto.internal:65287): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7d589394-0e0c-4fc6-a594-0f01866dd6e7, ghrun-lm77u3bfke.auto.internal:65287): request = { session_id: "ydb://session/3?node_id=1&id=YWQ3YzFiMTctMWUyNjgwZDgtY2M0YjcwMTQtMzUyYmQ2" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7d589394-0e0c-4fc6-a594-0f01866dd6e7, ghrun-lm77u3bfke.auto.internal:65287): 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=YWQ3YzFiMTctMWUyNjgwZDgtY2M0YjcwMTQtMzUyYmQ2
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 70c2e7c9-ef05-402d-ab3a-99042e116311, ghrun-lm77u3bfke.auto.internal:65287): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 70c2e7c9-ef05-402d-ab3a-99042e116311, ghrun-lm77u3bfke.auto.internal:65287): request = { session_id: "ydb://session/3?node_id=1&id=YWQ3YzFiMTctMWUyNjgwZDgtY2M0YjcwMTQtMzUyYmQ2" 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, 70c2e7c9-ef05-402d-ab3a-99042e116311, ghrun-lm77u3bfke.auto.internal:65287): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, fff3f658-5a3e-4a82-ae66-ebb9163a09c8, ghrun-lm77u3bfke.auto.internal:65287): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, fff3f658-5a3e-4a82-ae66-ebb9163a09c8, ghrun-lm77u3bfke.auto.internal:65287): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, fff3f658-5a3e-4a82-ae66-ebb9163a09c8, ghrun-lm77u3bfke.auto.internal:65287): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODFhYWEzMTctNzBiMWE0MzUtZmZmMjM4YTctYmNmNDlkMmY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 23c6df9e-32ec-405d-871b-fb41d21e92cb, ghrun-lm77u3bfke.auto.internal:65287): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 23c6df9e-32ec-405d-871b-fb41d21e92cb, ghrun-lm77u3bfke.auto.internal:65287): request = { session_id: "ydb://session/3?node_id=1&id=ODFhYWEzMTctNzBiMWE0MzUtZmZmMjM4YTctYmNmNDlkMmY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 23c6df9e-32ec-405d-871b-fb41d21e92cb, ghrun-lm77u3bfke.auto.internal:65287): 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=ODFhYWEzMTctNzBiMWE0MzUtZmZmMjM4YTctYmNmNDlkMmY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4559d968-6d8e-482c-84d7-c12b5528838e, ghrun-lm77u3bfke.auto.internal:65287): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4559d968-6d8e-482c-84d7-c12b5528838e, ghrun-lm77u3bfke.auto.internal:65287): request = { session_id: "ydb://session/3?node_id=1&id=ODFhYWEzMTctNzBiMWE0MzUtZmZmMjM4YTctYmNmNDlkMmY=" 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, 4559d968-6d8e-482c-84d7-c12b5528838e, ghrun-lm77u3bfke.auto.internal:65287): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 35f6e9b1-16cd-4247-a68e-af5d09c29d66, ghrun-lm77u3bfke.auto.internal:65287): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 35f6e9b1-16cd-4247-a68e-af5d09c29d66, ghrun-lm77u3bfke.auto.internal:65287): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 35f6e9b1-16cd-4247-a68e-af5d09c29d66, ghrun-lm77u3bfke.auto.internal:65287): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NGUyZjQwOTItYTUxZjAxZTYtZjcxZDAxYjEtZGM2NGVjZjc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 3caa904a-aa2a-4c5a-9f34-12e14116a729, ghrun-lm77u3bfke.auto.internal:65287): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 3caa904a-aa2a-4c5a-9f34-12e14116a729, ghrun-lm77u3bfke.auto.internal:65287): request = { session_id: "ydb://session/3?node_id=1&id=NGUyZjQwOTItYTUxZjAxZTYtZjcxZDAxYjEtZGM2NGVjZjc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 3caa904a-aa2a-4c5a-9f34-12e14116a729, ghrun-lm77u3bfke.auto.internal:65287): 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=NGUyZjQwOTItYTUxZjAxZTYtZjcxZDAxYjEtZGM2NGVjZjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3532d082-a0cb-4707-ba72-1e7937955591, ghrun-lm77u3bfke.auto.internal:65287): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3532d082-a0cb-4707-ba72-1e7937955591, ghrun-lm77u3bfke.auto.internal:65287): request = { session_id: "ydb://session/3?node_id=1&id=NGUyZjQwOTItYTUxZjAxZTYtZjcxZDAxYjEtZGM2NGVjZjc=" 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, 3532d082-a0cb-4707-ba72-1e7937955591, ghrun-lm77u3bfke.auto.internal:65287): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 52669041-99a8-4c3d-b931-3910ba227d19, ghrun-lm77u3bfke.auto.internal:65287): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 52669041-99a8-4c3d-b931-3910ba227d19, ghrun-lm77u3bfke.auto.internal:65287): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 52669041-99a8-4c3d-b931-3910ba227d19, ghrun-lm77u3bfke.auto.internal:65287): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODk4MjQ4NmEtMjMwYTgyMDItYzY0MjU2MTgtYWU5YTJkYmE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 8b70fc50-6738-4f23-9d4b-7eb8033ca5cb, ghrun-lm77u3bfke.auto.internal:65287): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 8b70fc50-6738-4f23-9d4b-7eb8033ca5cb, ghrun-lm77u3bfke.auto.internal:65287): request = { session_id: "ydb://session/3?node_id=1&id=ODk4MjQ4NmEtMjMwYTgyMDItYzY0MjU2MTgtYWU5YTJkYmE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 8b70fc50-6738-4f23-9d4b-7eb8033ca5cb, ghrun-lm77u3bfke.auto.internal:65287): 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=ODk4MjQ4NmEtMjMwYTgyMDItYzY0MjU2MTgtYWU5YTJkYmE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8735be58-6e9c-489e-87af-d5dc2d64a070, ghrun-lm77u3bfke.auto.internal:65287): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8735be58-6e9c-489e-87af-d5dc2d64a070, ghrun-lm77u3bfke.auto.internal:65287): request = { session_id: "ydb://session/3?node_id=1&id=ODk4MjQ4NmEtMjMwYTgyMDItYzY0MjU2MTgtYWU5YTJkYmE=" 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, 8735be58-6e9c-489e-87af-d5dc2d64a070, ghrun-lm77u3bfke.auto.internal:65287): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 6d3c5267-8fbf-420e-a094-242e5d167c9d, ghrun-lm77u3bfke.auto.internal:65287): 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:65287 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-24T11:58:51.621615405+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-lm77u3bfke.auto.internal:65287
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 70e29a82-bb99-45d6-9130-d157b065b5db, ghrun-lm77u3bfke.auto.internal:65287): 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:65287 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-24T11:58:51.621558913+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-lm77u3bfke.auto.internal:65287
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 8a49c61b-e750-422d-b949-8ce087c83e27, ghrun-lm77u3bfke.auto.internal:65287): 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:65287 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-24T11:58:51.621517702+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-lm77u3bfke.auto.internal:65287
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 67f03e2d-ed06-4ac9-9a68-68543c7d8727, ghrun-lm77u3bfke.auto.internal:65287): 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:65287 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-24T11:58:51.62164679+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 3caa904a-aa2a-4c5a-9f34-12e14116a729, ghrun-lm77u3bfke.auto.internal:65287): 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:65287 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-24T11:58:51.621724922+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-lm77u3bfke.auto.internal:65287
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 232d255b-09ce-4a7f-a586-66dae889ada3, ghrun-lm77u3bfke.auto.internal:65287): 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:65287 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-24T11:58:51.621588613+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-lm77u3bfke.auto.internal:65287
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 23c6df9e-32ec-405d-871b-fb41d21e92cb, ghrun-lm77u3bfke.auto.internal:65287): 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:65287 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-24T11:58:51.621696593+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-lm77u3bfke.auto.internal:65287
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 7d589394-0e0c-4fc6-a594-0f01866dd6e7, ghrun-lm77u3bfke.auto.internal:65287): 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:65287 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-24T11:58:51.621668865+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-lm77u3bfke.auto.internal:65287
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 312f12b9-36cb-401e-bca0-fe633cd79a76, ghrun-lm77u3bfke.auto.internal:65287): 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-24T11:58:51.621497713+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-lm77u3bfke.auto.internal:65287
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTcxNThmMmQtZDIyODM5MjItNjJlZDA1ODQtOGJmMzNjNDg=
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 47fa5b11-2305-4031-ab86-c33f19637c83, ghrun-lm77u3bfke.auto.internal:65287): 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-24T11:58:51.62154729+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-lm77u3bfke.auto.internal:65287
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 6fc78c1b-957f-483b-b480-8c07752c326c, ghrun-lm77u3bfke.auto.internal:65287): 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:65287 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-24T11:58:51.621377471+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-lm77u3bfke.auto.internal:65287
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 466d672f-90cf-4ac6-a682-dee770d8fc5a, ghrun-lm77u3bfke.auto.internal:65287): 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-24T11:58:51.621658139+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-lm77u3bfke.auto.internal:65287
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWUzZmZhMjctNjg3NjliNWQtMTZiY2YxNGUtNjU0MDJiZjc=
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-lm77u3bfke.auto.internal:65287
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 4559d968-6d8e-482c-84d7-c12b5528838e, ghrun-lm77u3bfke.auto.internal:65287): 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-24T11:58:51.621710487+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-lm77u3bfke.auto.internal:65287
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 5b63dd9d-cc69-493d-9aa9-4443c77fa39f, ghrun-lm77u3bfke.auto.internal:65287): 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-24T11:58:51.621577802+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-lm77u3bfke.auto.internal:65287
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 70c2e7c9-ef05-402d-ab3a-99042e116311, ghrun-lm77u3bfke.auto.internal:65287): 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-24T11:58:51.621685659+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-lm77u3bfke.auto.internal:65287
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.connection:connection.py:78 RpcState(ExecuteQuery, 9cb38175-84f4-424d-bccb-a0cd9754d451, ghrun-lm77u3bfke.auto.internal:65287): 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-24T11:58:51.62160419+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
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:78 RpcState(ExecuteQuery, 4cef63c8-c981-4e9d-8fc0-3cee8d0154c6, ghrun-lm77u3bfke.auto.internal:65287): 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-24T11:58:51.621635082+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 8b70fc50-6738-4f23-9d4b-7eb8033ca5cb, ghrun-lm77u3bfke.auto.internal:65287): 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:65287 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-24T11:58:51.621750363+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-lm77u3bfke.auto.internal:65287
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-lm77u3bfke.auto.internal:65287
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 8735be58-6e9c-489e-87af-d5dc2d64a070, ghrun-lm77u3bfke.auto.internal:65287): 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-24T11:58:51.621761327+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-lm77u3bfke.auto.internal:65287
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODk4MjQ4NmEtMjMwYTgyMDItYzY0MjU2MTgtYWU5YTJkYmE=
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.connection:connection.py:78 RpcState(ExecuteQuery, 3532d082-a0cb-4707-ba72-1e7937955591, ghrun-lm77u3bfke.auto.internal:65287): 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-24T11:58:51.621739185+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-lm77u3bfke.auto.internal:65287
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: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-lm77u3bfke.auto.internal:65287
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.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:65287
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65287". 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.connection:connection.py:549 Closing channel for endpoint localhost:65287
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65287". 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    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 4142049) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4142049) elapsed time (sec): 30.2560977935791
DEBUG    ya.test:process.py:263 Command (pid 4142049) wtime: 30.262
DEBUG    ya.test:process.py:275 Command (pid 4142049) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     18	18	0	0	255	401	491	491
2	     12	12	0	0	1135	1191	1191	1191
3	     50	50	0	0	222	393	505	505
4	     48	48	0	0	205	261	271	271
5	     35	35	0	0	323	385	399	399
6	     45	45	0	0	209	244	267	267
7	      0	0	0	214	0	0	0	0
8	      0	0	0	798	0	0	0	0
9	      0	0	0	764	0	0	0	0
10	      0	0	0	830	0	0	0	0
11	      0	0	0	880	0	0	0	0
12	      0	0	0	830	0	0	0	0
13	      0	0	0	829	0	0	0	0
14	      0	0	0	770	0	0	0	0
15	      0	0	0	965	0	0	0	0
16	      0	0	0	779	0	0	0	0
17	      0	0	0	740	0	0	0	0
18	      0	0	0	840	0	0	0	0
19	      0	0	0	880	0	0	0	0
20	      0	0	0	1121	0	0	0	0
21	      0	0	0	915	0	0	0	0
22	      0	0	0	880	0	0	0	0
23	      0	0	0	875	0	0	0	0
24	      0	0	0	785	0	0	0	0
25	      0	0	0	913	0	0	0	0
26	      0	0	0	1048	0	0	0	0
27	      0	0	0	1428	0	0	0	0
28	      0	0	0	1074	0	0	0	0
29	      0	0	0	880	0	0	0	0
30	      0	0	0	1034	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    208	6.93333	0	21072	227	787	1183	1191

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

DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 4142059) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4142059) elapsed time (sec): 30.252198934555054
DEBUG    ya.test:process.py:263 Command (pid 4142059) wtime: 30.293
DEBUG    ya.test:process.py:275 Command (pid 4142059) 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	     11	11	0	10	771	815	815	815
3	     37	37	0	0	247	345	349	349
4	     36	36	0	0	265	319	345	345
5	     31	31	0	0	381	469	497	497
6	     32	32	0	0	251	275	283	283
7	      0	0	0	414	0	0	0	0
8	      0	0	0	810	0	0	0	0
9	      0	0	0	740	0	0	0	0
10	      0	0	0	810	0	0	0	0
11	      0	0	0	780	0	0	0	0
12	      0	0	0	790	0	0	0	0
13	      0	0	0	974	0	0	0	0
14	      0	0	0	830	0	0	0	0
15	      0	0	0	967	0	0	0	0
16	      0	0	0	785	0	0	0	0
17	      0	0	0	780	0	0	0	0
18	      0	0	0	950	0	0	0	0
19	      0	0	0	878	0	0	0	0
20	      0	0	0	773	0	0	0	0
21	      0	0	0	797	0	0	0	0
22	      0	0	0	840	0	0	0	0
23	      0	0	0	940	0	0	0	0
24	      0	0	0	1223	0	0	0	0
25	      0	0	0	879	0	0	0	0
26	      0	0	0	754	0	0	0	0
27	      0	0	0	802	0	0	0	0
28	      0	0	0	878	0	0	0	0
29	      0	0	0	868	0	0	0	0
30	      0	0	0	930	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    147	4.9	0	20202	263	767	815	815

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

DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 4142065) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4142065) elapsed time (sec): 30.22183895111084
DEBUG    ya.test:process.py:263 Command (pid 4142065) wtime: 30.259
DEBUG    ya.test:process.py:275 Command (pid 4142065) 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	      1	1	0	10	359	359	359	359
5	      0	0	0	10	0	0	0	0
6	      0	0	0	10	0	0	0	0
7	      0	0	0	457	0	0	0	0
8	      0	0	0	783	0	0	0	0
9	      0	0	0	787	0	0	0	0
10	      0	0	0	860	0	0	0	0
11	      0	0	0	859	0	0	0	0
12	      0	0	0	890	0	0	0	0
13	      0	0	0	909	0	0	0	0
14	      0	0	0	810	0	0	0	0
15	      0	0	0	849	0	0	0	0
16	      0	0	0	770	0	0	0	0
17	      0	0	0	797	0	0	0	0
18	      0	0	0	811	0	0	0	0
19	      0	0	0	1188	0	0	0	0
20	      0	0	0	1069	0	0	0	0
21	      0	0	0	850	0	0	0	0
22	      0	0	0	750	0	0	0	0
23	      0	0	0	960	0	0	0	0
24	      0	0	0	820	0	0	0	0
25	      0	0	0	750	0	0	0	0
26	      0	0	0	1288	0	0	0	0
27	      0	0	0	775	0	0	0	0
28	      0	0	0	780	0	0	0	0
29	      0	0	0	800	0	0	0	0
30	      0	0	0	797	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	      1	0.0333333	0	20459	359	359	359	359

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

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:65287
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65287". 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:65287
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65287". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:65287
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65287". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:65287
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65287". 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:65287
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65287". 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:65287
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65287". 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:65287
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65287". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:65287
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65287". 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:65287
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65287". 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:65287
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65287". 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.connection:connection.py:549 Closing channel for endpoint localhost:65287
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65287". 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:65287
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65287". 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:65287
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65287". 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:65287
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65287". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:65287
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65287". 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.connection:connection.py:549 Closing channel for endpoint localhost:65287
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65287". 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:65287
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65287". 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:65287
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65287". 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:65287
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65287". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:65287
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65287". 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:65287
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65287". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:65287
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65287". 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:65287
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65287". Check endpoint correctness.
============================== slowest durations ===============================
316.53s call     test_log_scenario.py::TestLogScenario::test_log_uniform
7.32s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
0.03s 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/y7cj/000311/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/y7cj/000311/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/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-24T11:58:45.963981Z): source_id=112;tablet_id=72075186224037920;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 @ 0xA915F95
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA90E4D6
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB7A54C8
3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD719ABB
4. /-S/ydb/core/formats/arrow/reader/position.h:85: CompareImpl @ 0x9F6E748
5. /-S/ydb/core/formats/arrow/reader/position.h:482: Compare @ 0x9F6E49F
6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD6F410D
7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:22: BuildFilter @ 0x14370D0B
8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14FB7D07
9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14F0CAC3
10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14F0CAC3
11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14F0A473
12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14F0DE37
13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x1438EAF8
14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CF39E95
15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB748437
16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB795F74
17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB79A034
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB799C40
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB79A82E
20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA917BEC
21. ??:0: ?? @ 0x7F13AEF33AC2
22. ??:0: ?? @ 0x7F13AEFC58BF
============ 1 failed, 112 deselected, 1 error in 326.80s (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/y7cj/000319/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 / 112 deselected / 4 selected

=========================== 112 deselected in 0.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/y7cj/00031d/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 / 112 deselected / 4 selected

=========================== 112 deselected in 1.11s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/y7cj/000315/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 / 112 deselected / 4 selected

=========================== 112 deselected in 1.03s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/y7cj/000318/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 / 112 deselected / 4 selected

=========================== 112 deselected in 0.91s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/y7cj/000314/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 / 112 deselected / 4 selected

=========================== 112 deselected in 0.98s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/y7cj/00030d/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 / 112 deselected / 4 selected

=========================== 112 deselected in 1.15s ============================
