============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/c96l/0011d2/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 110 items / 105 deselected / 5 selected

order_by_with_limit.py .

============================== slowest durations ===============================
9.63s setup    order_by_with_limit.py::TestOrderBy::test_filtered_portion
0.50s call     order_by_with_limit.py::TestOrderBy::test_filtered_portion

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
====================== 1 passed, 105 deselected in 11.35s ======================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/c96l/00122b/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 110 items / 105 deselected / 5 selected

order_by_with_limit.py .

============================== slowest durations ===============================
97.28s call     order_by_with_limit.py::TestOrderBy::test_random
10.87s setup    order_by_with_limit.py::TestOrderBy::test_random
0.01s teardown order_by_with_limit.py::TestOrderBy::test_random
================ 1 passed, 105 deselected in 110.49s (0:01:50) =================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/c96l/001200/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 110 items / 105 deselected / 5 selected

order_by_with_limit.py .

============================== slowest durations ===============================
125.32s call     order_by_with_limit.py::TestOrderBy::test_stress_sorting
7.44s setup    order_by_with_limit.py::TestOrderBy::test_stress_sorting
0.15s teardown order_by_with_limit.py::TestOrderBy::test_stress_sorting
================ 1 passed, 105 deselected in 134.26s (0:02:14) =================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/c96l/0011e5/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 110 items / 105 deselected / 5 selected

test_create.py .

============================== slowest durations ===============================
8.48s setup    test_create.py::TestCreate::test_create_all_opt_ints
0.87s call     test_create.py::TestCreate::test_create_all_opt_ints

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
====================== 1 passed, 105 deselected in 10.81s ======================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/c96l/0011e2/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 110 items / 105 deselected / 5 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:702: 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/c96l/0011e2/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/c96l/0011e2/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/stderr
E   Stderr content:
E   
E   GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
E   VERIFY failed (2025-11-18T13:44:14.289921Z): source_id=223;tablet_id=72075186224037924;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 @ 0xA787915
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA77FE56
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB6164E8
E   3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD5FB4BB
E   4. /-S/ydb/core/formats/arrow/reader/position.h:83: CompareImpl @ 0x9DDB3D8
E   5. /-S/ydb/core/formats/arrow/reader/position.h:471: Compare @ 0x9DDB12F
E   6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD5D66ED
E   7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x1417244B
E   8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14DB8AB7
E   9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14D09FC3
E   10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14D09FC3
E   11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14D06DE3
E   12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14D0D897
E   13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x14190238
E   14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CC7B385
E   15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB5B93F7
E   16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB606F94
E   17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB60B054
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB60AC60
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB60B84E
E   20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA78956C
E   21. ??:0: ?? @ 0x7FCF44B72AC2
E   22. ??:0: ?? @ 0x7FCF44C048BF
------------------------------ 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/c96l/0011e2/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4118786
DEBUG    ya.test:process.py:259 Command (pid 4118786) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4118786) elapsed time (sec): 1.9141366481781006
DEBUG    ya.test:process.py:263 Command (pid 4118786) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4118786) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4118786) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4118786) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4118786) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4118786) maxrss: 542304
DEBUG    ya.test:process.py:263 Command (pid 4118786) minflt: 16188
DEBUG    ya.test:process.py:263 Command (pid 4118786) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4118786) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4118786) nivcsw: 288
DEBUG    ya.test:process.py:263 Command (pid 4118786) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4118786) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4118786) nvcsw: 23
DEBUG    ya.test:process.py:263 Command (pid 4118786) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4118786) stime: 1.3696709999999999
DEBUG    ya.test:process.py:263 Command (pid 4118786) utime: 0.156003
DEBUG    ya.test:process.py:263 Command (pid 4118786) wtime: 1.934
DEBUG    ya.test:process.py:275 Command (pid 4118786) 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-xkbnvdjlky    Host information: 
        Linux ghrun-xkbnvdjlky 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10226725676/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10226725676/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 4118786) 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-xkbnvdjlky    Host information: 
        Linux ghrun-xkbnvdjlky 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10226725676/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10226725676/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/c96l/0011e2/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29382
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:495 Working directory: /home/runner/.ya/build/build_root/c96l/0011e2/r3tmp/kikimr_cluster_az2f4asf
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/c96l/0011e2/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2962
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61263
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17945
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17946
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13746
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/c96l/0011e2/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/c96l/0011e2/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/c96l/0011e2/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_v6uvigk2.log --grpc-port=2962 --mon-port=61263 --ic-port=29382
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:2962/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/c96l/0011e2/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/c96l/0011e2/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/c96l/0011e2/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_v6uvigk2.log --grpc-port=2962 --mon-port=61263 --ic-port=29382
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/c96l/0011e2/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/c96l/0011e2/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/c96l/0011e2/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_v6uvigk2.log', '--grpc-port=2962', '--mon-port=61263', '--ic-port=29382')' in '/home/runner/.ya/build/build_root/c96l/0011e2/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 4120365
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:2962/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/c96l/0011e2/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4120366
DEBUG    ya.test:process.py:259 Command (pid 4120366) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4120366) elapsed time (sec): 2.025858163833618
DEBUG    ya.test:process.py:263 Command (pid 4120366) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4120366) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4120366) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4120366) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4120366) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4120366) maxrss: 542304
DEBUG    ya.test:process.py:263 Command (pid 4120366) minflt: 16191
DEBUG    ya.test:process.py:263 Command (pid 4120366) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4120366) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4120366) nivcsw: 227
DEBUG    ya.test:process.py:263 Command (pid 4120366) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4120366) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4120366) nvcsw: 25
DEBUG    ya.test:process.py:263 Command (pid 4120366) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4120366) stime: 1.611271
DEBUG    ya.test:process.py:263 Command (pid 4120366) utime: 0.139908
DEBUG    ya.test:process.py:263 Command (pid 4120366) wtime: 2.027
DEBUG    ya.test:process.py:275 Command (pid 4120366) 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-xkbnvdjlky    Host information: 
        Linux ghrun-xkbnvdjlky 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10226725676/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10226725676/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-xkbnvdjlky    Host information: 
        Linux ghrun-xkbnvdjlky 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/c96l/0011e2/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:444 Executing command = ['/home/runner/.ya/build/build_root/c96l/0011e2/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:2962', '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: 29382\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/c96l/0011e2/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:2962', '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: 29382\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4124556
DEBUG    ya.test:process.py:259 Command (pid 4124556) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4124556) elapsed time (sec): 0.8434901237487793
DEBUG    ya.test:process.py:263 Command (pid 4124556) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4124556) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4124556) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4124556) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4124556) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4124556) maxrss: 550788
DEBUG    ya.test:process.py:263 Command (pid 4124556) minflt: 18335
DEBUG    ya.test:process.py:263 Command (pid 4124556) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4124556) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4124556) nivcsw: 142
DEBUG    ya.test:process.py:263 Command (pid 4124556) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4124556) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4124556) nvcsw: 78
DEBUG    ya.test:process.py:263 Command (pid 4124556) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4124556) stime: 0.476863
DEBUG    ya.test:process.py:263 Command (pid 4124556) utime: 0.164956
DEBUG    ya.test:process.py:263 Command (pid 4124556) wtime: 0.845
DEBUG    ya.test:process.py:275 Command (pid 4124556) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/c96l/0011e2/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:444 Executing command = ['/home/runner/.ya/build/build_root/c96l/0011e2/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:2962', '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/c96l/0011e2/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:2962', '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: 4124993
DEBUG    ya.test:process.py:259 Command (pid 4124993) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4124993) elapsed time (sec): 0.8987874984741211
DEBUG    ya.test:process.py:263 Command (pid 4124993) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4124993) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4124993) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4124993) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4124993) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4124993) maxrss: 550816
DEBUG    ya.test:process.py:263 Command (pid 4124993) minflt: 18331
DEBUG    ya.test:process.py:263 Command (pid 4124993) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4124993) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4124993) nivcsw: 146
DEBUG    ya.test:process.py:263 Command (pid 4124993) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4124993) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4124993) nvcsw: 108
DEBUG    ya.test:process.py:263 Command (pid 4124993) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4124993) stime: 0.357516
DEBUG    ya.test:process.py:263 Command (pid 4124993) utime: 0.15551299999999998
DEBUG    ya.test:process.py:263 Command (pid 4124993) wtime: 0.904
DEBUG    ya.test:process.py:275 Command (pid 4124993) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:574 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:581 Cluster started and initialized
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, 03f1402a-364d-4860-ad09-abe6e55fcf3a, localhost:2962): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 03f1402a-364d-4860-ad09-abe6e55fcf3a, localhost:2962): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 03f1402a-364d-4860-ad09-abe6e55fcf3a, localhost:2962): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-xkbnvdjlky.auto.internal" port: 2962 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-xkbnvdjlky.auto.internal:2962, 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:2962
------------------------------ 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/c96l/0011e2/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/c96l/0011e2/ydb/apps/ydb/ydb -e grpc://localhost:2962 -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/c96l/0011e2/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:2962', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4125330
DEBUG    ya.test:process.py:259 Command (pid 4125330) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4125330) elapsed time (sec): 0.551642656326294
DEBUG    ya.test:process.py:263 Command (pid 4125330) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4125330) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4125330) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4125330) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4125330) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4125330) maxrss: 169944
DEBUG    ya.test:process.py:263 Command (pid 4125330) minflt: 3554
DEBUG    ya.test:process.py:263 Command (pid 4125330) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4125330) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4125330) nivcsw: 33
DEBUG    ya.test:process.py:263 Command (pid 4125330) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4125330) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4125330) nvcsw: 150
DEBUG    ya.test:process.py:263 Command (pid 4125330) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4125330) stime: 0.012879999999999999
DEBUG    ya.test:process.py:263 Command (pid 4125330) utime: 0.07728199999999999
DEBUG    ya.test:process.py:263 Command (pid 4125330) wtime: 0.553
DEBUG    ya.test:process.py:275 Command (pid 4125330) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 4125330) 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/c96l/0011e2/ydb/apps/ydb/ydb -e grpc://localhost:2962 -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/c96l/0011e2/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:2962', '-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: 4125837
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 4125837) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4125837) elapsed time (sec): 30.19055438041687
DEBUG    ya.test:process.py:263 Command (pid 4125837) wtime: 30.192
DEBUG    ya.test:process.py:275 Command (pid 4125837) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    323	323	0	0	26	63	76	80
2	    363	363	0	0	23	52	71	83
3	    328	328	0	0	27	50	70	79
4	    420	420	0	0	21	38	47	50
5	    310	310	0	0	28	56	80	85
6	    312	312	0	0	31	49	57	63
7	    248	248	0	0	34	81	108	115
8	    220	220	0	0	42	73	76	86
9	    300	300	0	0	28	64	74	78
10	    366	366	0	0	25	40	49	55
11	    267	267	0	0	33	66	73	83
12	    226	226	0	0	39	77	87	98
13	    166	166	0	0	57	109	119	124
14	    169	169	0	0	58	100	114	119
15	    321	321	0	0	25	71	88	92
16	    360	360	0	0	26	41	49	57
17	    383	383	0	0	23	44	56	63
18	    195	195	0	0	48	85	114	117
19	    172	172	0	0	59	95	100	103
20	    402	402	0	0	23	36	40	42
21	    363	363	0	0	25	41	53	63
22	    327	327	0	0	28	52	63	66
23	    259	259	0	0	36	65	75	81
24	    400	400	0	0	22	36	42	60
25	    319	319	0	0	27	56	62	74
26	    347	347	0	0	25	52	59	60
27	    413	413	0	0	21	36	41	42
28	    390	390	0	0	23	42	51	60
29	    391	391	0	0	22	44	54	62
30	    449	449	0	0	21	33	42	47

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	   9509	316.967	0	0	26	64	85	124

DEBUG    ya.test:process.py:276 Command (pid 4125837) 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, c7fc0e15-d075-46ad-b733-e3783f8ef1da, ghrun-xkbnvdjlky.auto.internal:2962): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c7fc0e15-d075-46ad-b733-e3783f8ef1da, ghrun-xkbnvdjlky.auto.internal:2962): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c7fc0e15-d075-46ad-b733-e3783f8ef1da, ghrun-xkbnvdjlky.auto.internal:2962): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NjBmNTI1ZmItYzNhYTIzOTMtZjY1YjQwNDQtNDM3ZjA3MGM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 17421718-0df2-482e-be73-1ed4e061199f, ghrun-xkbnvdjlky.auto.internal:2962): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 17421718-0df2-482e-be73-1ed4e061199f, ghrun-xkbnvdjlky.auto.internal:2962): request = { session_id: "ydb://session/3?node_id=1&id=NjBmNTI1ZmItYzNhYTIzOTMtZjY1YjQwNDQtNDM3ZjA3MGM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 17421718-0df2-482e-be73-1ed4e061199f, ghrun-xkbnvdjlky.auto.internal:2962): 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=NjBmNTI1ZmItYzNhYTIzOTMtZjY1YjQwNDQtNDM3ZjA3MGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 584d89d7-c37b-443e-8f8b-522c3fae16a6, ghrun-xkbnvdjlky.auto.internal:2962): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 584d89d7-c37b-443e-8f8b-522c3fae16a6, ghrun-xkbnvdjlky.auto.internal:2962): request = { session_id: "ydb://session/3?node_id=1&id=NjBmNTI1ZmItYzNhYTIzOTMtZjY1YjQwNDQtNDM3ZjA3MGM=" 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, 584d89d7-c37b-443e-8f8b-522c3fae16a6, ghrun-xkbnvdjlky.auto.internal:2962): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjBmNTI1ZmItYzNhYTIzOTMtZjY1YjQwNDQtNDM3ZjA3MGM=
INFO     root:test_log_scenario.py:217 Count rows after insert 9327 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjBmNTI1ZmItYzNhYTIzOTMtZjY1YjQwNDQtNDM3ZjA3MGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 07c9bb7a-60c8-4d76-aa04-58544cff817d, ghrun-xkbnvdjlky.auto.internal:2962): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 07c9bb7a-60c8-4d76-aa04-58544cff817d, ghrun-xkbnvdjlky.auto.internal:2962): request = { session_id: "ydb://session/3?node_id=1&id=NjBmNTI1ZmItYzNhYTIzOTMtZjY1YjQwNDQtNDM3ZjA3MGM=" 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, 07c9bb7a-60c8-4d76-aa04-58544cff817d, ghrun-xkbnvdjlky.auto.internal:2962): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjBmNTI1ZmItYzNhYTIzOTMtZjY1YjQwNDQtNDM3ZjA3MGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjBmNTI1ZmItYzNhYTIzOTMtZjY1YjQwNDQtNDM3ZjA3MGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, aff37101-401b-441a-924f-e9791e9c1b26, ghrun-xkbnvdjlky.auto.internal:2962): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, aff37101-401b-441a-924f-e9791e9c1b26, ghrun-xkbnvdjlky.auto.internal:2962): request = { session_id: "ydb://session/3?node_id=1&id=NjBmNTI1ZmItYzNhYTIzOTMtZjY1YjQwNDQtNDM3ZjA3MGM=" 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, aff37101-401b-441a-924f-e9791e9c1b26, ghrun-xkbnvdjlky.auto.internal:2962): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjBmNTI1ZmItYzNhYTIzOTMtZjY1YjQwNDQtNDM3ZjA3MGM=
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/c96l/0011e2/ydb/apps/ydb/ydb -e grpc://localhost:2962 -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/c96l/0011e2/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:2962', '-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: 4131685
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/c96l/0011e2/ydb/apps/ydb/ydb -e grpc://localhost:2962 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjBmNTI1ZmItYzNhYTIzOTMtZjY1YjQwNDQtNDM3ZjA3MGM=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/c96l/0011e2/ydb/apps/ydb/ydb -e grpc://localhost:2962 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1b20f205-bd46-4765-8adb-330228b46ecf, ghrun-xkbnvdjlky.auto.internal:2962): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1b20f205-bd46-4765-8adb-330228b46ecf, ghrun-xkbnvdjlky.auto.internal:2962): request = { session_id: "ydb://session/3?node_id=1&id=NjBmNTI1ZmItYzNhYTIzOTMtZjY1YjQwNDQtNDM3ZjA3MGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 99c4c076-e032-4812-871f-dd4629518aa9, ghrun-xkbnvdjlky.auto.internal:2962): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 99c4c076-e032-4812-871f-dd4629518aa9, ghrun-xkbnvdjlky.auto.internal:2962): request = {  }
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.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/c96l/0011e2/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:2962', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/c96l/0011e2/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:2962', '-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.connection:connection.py:52 RpcState(ExecuteQuery, 1b20f205-bd46-4765-8adb-330228b46ecf, ghrun-xkbnvdjlky.auto.internal:2962): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:628 Command pid: 4131698
DEBUG    ya.test:process.py:628 Command pid: 4131699
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 99c4c076-e032-4812-871f-dd4629518aa9, ghrun-xkbnvdjlky.auto.internal:2962): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTY2Yjk5ZTEtZWFmNjA5ZTMtZWM3NzJmNzAtZTA3OGI5MDM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, baa296b9-6ac8-4ea7-a48c-952f4f1b6f16, ghrun-xkbnvdjlky.auto.internal:2962): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, baa296b9-6ac8-4ea7-a48c-952f4f1b6f16, ghrun-xkbnvdjlky.auto.internal:2962): request = { session_id: "ydb://session/3?node_id=1&id=NTY2Yjk5ZTEtZWFmNjA5ZTMtZWM3NzJmNzAtZTA3OGI5MDM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, baa296b9-6ac8-4ea7-a48c-952f4f1b6f16, ghrun-xkbnvdjlky.auto.internal:2962): 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=NTY2Yjk5ZTEtZWFmNjA5ZTMtZWM3NzJmNzAtZTA3OGI5MDM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c196a0c2-19df-4e46-be0e-36f4aa379537, ghrun-xkbnvdjlky.auto.internal:2962): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c196a0c2-19df-4e46-be0e-36f4aa379537, ghrun-xkbnvdjlky.auto.internal:2962): request = { session_id: "ydb://session/3?node_id=1&id=NTY2Yjk5ZTEtZWFmNjA5ZTMtZWM3NzJmNzAtZTA3OGI5MDM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 9c2bcd13-b7ef-45bf-8464-51b8f34833c6, ghrun-xkbnvdjlky.auto.internal:2962): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 9c2bcd13-b7ef-45bf-8464-51b8f34833c6, ghrun-xkbnvdjlky.auto.internal:2962): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c196a0c2-19df-4e46-be0e-36f4aa379537, ghrun-xkbnvdjlky.auto.internal:2962): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 9c2bcd13-b7ef-45bf-8464-51b8f34833c6, ghrun-xkbnvdjlky.auto.internal:2962): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NDI3YTY5NzMtM2I0NWViZWUtZGM2NzM3Y2EtMjZiYTdlYmM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, bd0fcc36-f119-4d4a-bfe8-24b241687be2, ghrun-xkbnvdjlky.auto.internal:2962): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, bd0fcc36-f119-4d4a-bfe8-24b241687be2, ghrun-xkbnvdjlky.auto.internal:2962): request = { session_id: "ydb://session/3?node_id=1&id=NDI3YTY5NzMtM2I0NWViZWUtZGM2NzM3Y2EtMjZiYTdlYmM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, bd0fcc36-f119-4d4a-bfe8-24b241687be2, ghrun-xkbnvdjlky.auto.internal:2962): 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=NDI3YTY5NzMtM2I0NWViZWUtZGM2NzM3Y2EtMjZiYTdlYmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 09184f7a-4420-4e27-b486-96220c5b095f, ghrun-xkbnvdjlky.auto.internal:2962): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 09184f7a-4420-4e27-b486-96220c5b095f, ghrun-xkbnvdjlky.auto.internal:2962): request = { session_id: "ydb://session/3?node_id=1&id=NDI3YTY5NzMtM2I0NWViZWUtZGM2NzM3Y2EtMjZiYTdlYmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 728ed40e-fc31-4a31-8393-a52a3595bac2, ghrun-xkbnvdjlky.auto.internal:2962): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 728ed40e-fc31-4a31-8393-a52a3595bac2, ghrun-xkbnvdjlky.auto.internal:2962): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 09184f7a-4420-4e27-b486-96220c5b095f, ghrun-xkbnvdjlky.auto.internal:2962): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 728ed40e-fc31-4a31-8393-a52a3595bac2, ghrun-xkbnvdjlky.auto.internal:2962): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTRkM2Y0MTMtMzFhMmI3NjMtMWRiY2I2ZTAtZDVlZTZmYzk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 38b431d2-7ee4-43cc-9dda-594c949bfdec, ghrun-xkbnvdjlky.auto.internal:2962): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 38b431d2-7ee4-43cc-9dda-594c949bfdec, ghrun-xkbnvdjlky.auto.internal:2962): request = { session_id: "ydb://session/3?node_id=1&id=MTRkM2Y0MTMtMzFhMmI3NjMtMWRiY2I2ZTAtZDVlZTZmYzk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 38b431d2-7ee4-43cc-9dda-594c949bfdec, ghrun-xkbnvdjlky.auto.internal:2962): 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=MTRkM2Y0MTMtMzFhMmI3NjMtMWRiY2I2ZTAtZDVlZTZmYzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 05f46d9d-2572-4ee1-b02e-6d7b311acfb9, ghrun-xkbnvdjlky.auto.internal:2962): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 05f46d9d-2572-4ee1-b02e-6d7b311acfb9, ghrun-xkbnvdjlky.auto.internal:2962): request = { session_id: "ydb://session/3?node_id=1&id=MTRkM2Y0MTMtMzFhMmI3NjMtMWRiY2I2ZTAtZDVlZTZmYzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, cd9766ff-27b4-4951-b48b-4b2348ef6a72, ghrun-xkbnvdjlky.auto.internal:2962): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, cd9766ff-27b4-4951-b48b-4b2348ef6a72, ghrun-xkbnvdjlky.auto.internal:2962): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 05f46d9d-2572-4ee1-b02e-6d7b311acfb9, ghrun-xkbnvdjlky.auto.internal:2962): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, cd9766ff-27b4-4951-b48b-4b2348ef6a72, ghrun-xkbnvdjlky.auto.internal:2962): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTUyYWIxMzItMWRmNmZiNzMtNWU0MmNiZmEtMjE1NTllODE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 234d443a-f203-46e3-a4f7-cab0fd9696b5, ghrun-xkbnvdjlky.auto.internal:2962): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 234d443a-f203-46e3-a4f7-cab0fd9696b5, ghrun-xkbnvdjlky.auto.internal:2962): request = { session_id: "ydb://session/3?node_id=1&id=NTUyYWIxMzItMWRmNmZiNzMtNWU0MmNiZmEtMjE1NTllODE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 234d443a-f203-46e3-a4f7-cab0fd9696b5, ghrun-xkbnvdjlky.auto.internal:2962): 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=NTUyYWIxMzItMWRmNmZiNzMtNWU0MmNiZmEtMjE1NTllODE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b7c160ae-af18-4dec-95c0-6c1190543db8, ghrun-xkbnvdjlky.auto.internal:2962): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b7c160ae-af18-4dec-95c0-6c1190543db8, ghrun-xkbnvdjlky.auto.internal:2962): request = { session_id: "ydb://session/3?node_id=1&id=NTUyYWIxMzItMWRmNmZiNzMtNWU0MmNiZmEtMjE1NTllODE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 63c723a9-bb79-47c0-bc32-68908ee5731d, ghrun-xkbnvdjlky.auto.internal:2962): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 63c723a9-bb79-47c0-bc32-68908ee5731d, ghrun-xkbnvdjlky.auto.internal:2962): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b7c160ae-af18-4dec-95c0-6c1190543db8, ghrun-xkbnvdjlky.auto.internal:2962): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 63c723a9-bb79-47c0-bc32-68908ee5731d, ghrun-xkbnvdjlky.auto.internal:2962): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NThkN2Q2MzktNTA4ZWQ5OTYtYzBjOGMyNGMtZDVmNjM2YWE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 8dcaaa8c-b5a8-4f4a-b9b3-9cac2cc76958, ghrun-xkbnvdjlky.auto.internal:2962): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 8dcaaa8c-b5a8-4f4a-b9b3-9cac2cc76958, ghrun-xkbnvdjlky.auto.internal:2962): request = { session_id: "ydb://session/3?node_id=1&id=NThkN2Q2MzktNTA4ZWQ5OTYtYzBjOGMyNGMtZDVmNjM2YWE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 8dcaaa8c-b5a8-4f4a-b9b3-9cac2cc76958, ghrun-xkbnvdjlky.auto.internal:2962): 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=NThkN2Q2MzktNTA4ZWQ5OTYtYzBjOGMyNGMtZDVmNjM2YWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 02272776-82de-44c0-a0a6-974d70e86d50, ghrun-xkbnvdjlky.auto.internal:2962): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 02272776-82de-44c0-a0a6-974d70e86d50, ghrun-xkbnvdjlky.auto.internal:2962): request = { session_id: "ydb://session/3?node_id=1&id=NThkN2Q2MzktNTA4ZWQ5OTYtYzBjOGMyNGMtZDVmNjM2YWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 1b83d080-a201-42d9-a947-bf0a802f3d9e, ghrun-xkbnvdjlky.auto.internal:2962): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 02272776-82de-44c0-a0a6-974d70e86d50, ghrun-xkbnvdjlky.auto.internal:2962): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1b83d080-a201-42d9-a947-bf0a802f3d9e, ghrun-xkbnvdjlky.auto.internal:2962): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1b83d080-a201-42d9-a947-bf0a802f3d9e, ghrun-xkbnvdjlky.auto.internal:2962): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OTA3MWViZjctYmQ5YTA5M2QtZDYxYTdlYmItY2MwYzU4OGE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, b35befc6-7795-46a4-ac63-5d3e25eb6a1b, ghrun-xkbnvdjlky.auto.internal:2962): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b35befc6-7795-46a4-ac63-5d3e25eb6a1b, ghrun-xkbnvdjlky.auto.internal:2962): request = { session_id: "ydb://session/3?node_id=1&id=OTA3MWViZjctYmQ5YTA5M2QtZDYxYTdlYmItY2MwYzU4OGE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b35befc6-7795-46a4-ac63-5d3e25eb6a1b, ghrun-xkbnvdjlky.auto.internal:2962): 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=OTA3MWViZjctYmQ5YTA5M2QtZDYxYTdlYmItY2MwYzU4OGE=
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(ExecuteQuery, 12caecbe-5635-4876-ae18-9e6635042039, ghrun-xkbnvdjlky.auto.internal:2962): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, bfa5df56-5671-4ee5-9c68-f8df010188aa, ghrun-xkbnvdjlky.auto.internal:2962): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 12caecbe-5635-4876-ae18-9e6635042039, ghrun-xkbnvdjlky.auto.internal:2962): request = { session_id: "ydb://session/3?node_id=1&id=OTA3MWViZjctYmQ5YTA5M2QtZDYxYTdlYmItY2MwYzU4OGE=" 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:63 RpcState(CreateSession, bfa5df56-5671-4ee5-9c68-f8df010188aa, ghrun-xkbnvdjlky.auto.internal:2962): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 12caecbe-5635-4876-ae18-9e6635042039, ghrun-xkbnvdjlky.auto.internal:2962): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, bfa5df56-5671-4ee5-9c68-f8df010188aa, ghrun-xkbnvdjlky.auto.internal:2962): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=M2M5YzcyNmItMWE2YmQxMTYtNzgzNDk3MzItN2Y2Zjk5YjI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 0b9ff5a9-2385-4f8d-b424-952894d2f443, ghrun-xkbnvdjlky.auto.internal:2962): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 0b9ff5a9-2385-4f8d-b424-952894d2f443, ghrun-xkbnvdjlky.auto.internal:2962): request = { session_id: "ydb://session/3?node_id=1&id=M2M5YzcyNmItMWE2YmQxMTYtNzgzNDk3MzItN2Y2Zjk5YjI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 0b9ff5a9-2385-4f8d-b424-952894d2f443, ghrun-xkbnvdjlky.auto.internal:2962): 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=M2M5YzcyNmItMWE2YmQxMTYtNzgzNDk3MzItN2Y2Zjk5YjI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8aa3b53a-6ecd-4f21-8017-e27192066d66, ghrun-xkbnvdjlky.auto.internal:2962): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8aa3b53a-6ecd-4f21-8017-e27192066d66, ghrun-xkbnvdjlky.auto.internal:2962): request = { session_id: "ydb://session/3?node_id=1&id=M2M5YzcyNmItMWE2YmQxMTYtNzgzNDk3MzItN2Y2Zjk5YjI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e1af60d4-6cc9-4fe3-b813-c5e47398c307, ghrun-xkbnvdjlky.auto.internal:2962): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e1af60d4-6cc9-4fe3-b813-c5e47398c307, ghrun-xkbnvdjlky.auto.internal:2962): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8aa3b53a-6ecd-4f21-8017-e27192066d66, ghrun-xkbnvdjlky.auto.internal:2962): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e1af60d4-6cc9-4fe3-b813-c5e47398c307, ghrun-xkbnvdjlky.auto.internal:2962): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=M2Q1YzRiMjgtODI1YTNkN2ItZmI3MjhiMWEtNmNhYTY3N2M=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, d4715976-aa4f-40c2-87dc-1f1bc0e883b8, ghrun-xkbnvdjlky.auto.internal:2962): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d4715976-aa4f-40c2-87dc-1f1bc0e883b8, ghrun-xkbnvdjlky.auto.internal:2962): request = { session_id: "ydb://session/3?node_id=1&id=M2Q1YzRiMjgtODI1YTNkN2ItZmI3MjhiMWEtNmNhYTY3N2M=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d4715976-aa4f-40c2-87dc-1f1bc0e883b8, ghrun-xkbnvdjlky.auto.internal:2962): 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=M2Q1YzRiMjgtODI1YTNkN2ItZmI3MjhiMWEtNmNhYTY3N2M=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d0c97413-c63f-4d99-a63b-c32ddf988cae, ghrun-xkbnvdjlky.auto.internal:2962): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d0c97413-c63f-4d99-a63b-c32ddf988cae, ghrun-xkbnvdjlky.auto.internal:2962): request = { session_id: "ydb://session/3?node_id=1&id=M2Q1YzRiMjgtODI1YTNkN2ItZmI3MjhiMWEtNmNhYTY3N2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d2489cb0-b91b-4493-b3ae-7602f688d41e, ghrun-xkbnvdjlky.auto.internal:2962): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d2489cb0-b91b-4493-b3ae-7602f688d41e, ghrun-xkbnvdjlky.auto.internal:2962): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d0c97413-c63f-4d99-a63b-c32ddf988cae, ghrun-xkbnvdjlky.auto.internal:2962): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d2489cb0-b91b-4493-b3ae-7602f688d41e, ghrun-xkbnvdjlky.auto.internal:2962): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YzMzMmUyYWMtZWI2ZmQyZWQtYmE3MjU2N2QtYWYyYmFlODk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, b92d4db3-91db-4c79-9011-1ebaff2d5387, ghrun-xkbnvdjlky.auto.internal:2962): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b92d4db3-91db-4c79-9011-1ebaff2d5387, ghrun-xkbnvdjlky.auto.internal:2962): request = { session_id: "ydb://session/3?node_id=1&id=YzMzMmUyYWMtZWI2ZmQyZWQtYmE3MjU2N2QtYWYyYmFlODk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b92d4db3-91db-4c79-9011-1ebaff2d5387, ghrun-xkbnvdjlky.auto.internal:2962): 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=YzMzMmUyYWMtZWI2ZmQyZWQtYmE3MjU2N2QtYWYyYmFlODk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7ea21d95-3867-4b75-8cff-d26545bff819, ghrun-xkbnvdjlky.auto.internal:2962): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7ea21d95-3867-4b75-8cff-d26545bff819, ghrun-xkbnvdjlky.auto.internal:2962): request = { session_id: "ydb://session/3?node_id=1&id=YzMzMmUyYWMtZWI2ZmQyZWQtYmE3MjU2N2QtYWYyYmFlODk=" 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, 7ea21d95-3867-4b75-8cff-d26545bff819, ghrun-xkbnvdjlky.auto.internal:2962): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 17421718-0df2-482e-be73-1ed4e061199f, ghrun-xkbnvdjlky.auto.internal:2962): 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:2962 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-18T13:44:17.331352738+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-xkbnvdjlky.auto.internal:2962
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, baa296b9-6ac8-4ea7-a48c-952f4f1b6f16, ghrun-xkbnvdjlky.auto.internal:2962): 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:2962 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-18T13:44:17.33156277+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-xkbnvdjlky.auto.internal:2962
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, bd0fcc36-f119-4d4a-bfe8-24b241687be2, ghrun-xkbnvdjlky.auto.internal:2962): 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:2962 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-18T13:44:17.331602934+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-xkbnvdjlky.auto.internal:2962
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 234d443a-f203-46e3-a4f7-cab0fd9696b5, ghrun-xkbnvdjlky.auto.internal:2962): 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:2962 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-18T13:44:17.33167321+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-xkbnvdjlky.auto.internal:2962
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 38b431d2-7ee4-43cc-9dda-594c949bfdec, ghrun-xkbnvdjlky.auto.internal:2962): 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:2962 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-18T13:44:17.331631063+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-xkbnvdjlky.auto.internal:2962
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 8dcaaa8c-b5a8-4f4a-b9b3-9cac2cc76958, ghrun-xkbnvdjlky.auto.internal:2962): 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:2962 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-18T13:44:17.331733651+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-xkbnvdjlky.auto.internal:2962
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 0b9ff5a9-2385-4f8d-b424-952894d2f443, ghrun-xkbnvdjlky.auto.internal:2962): 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:2962 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-18T13:44:17.33178897+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-xkbnvdjlky.auto.internal:2962
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, d4715976-aa4f-40c2-87dc-1f1bc0e883b8, ghrun-xkbnvdjlky.auto.internal:2962): 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:2962 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-18T13:44:17.33182544+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-xkbnvdjlky.auto.internal:2962
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, b35befc6-7795-46a4-ac63-5d3e25eb6a1b, ghrun-xkbnvdjlky.auto.internal:2962): 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:2962 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-18T13:44:17.331761616+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-xkbnvdjlky.auto.internal:2962
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, b92d4db3-91db-4c79-9011-1ebaff2d5387, ghrun-xkbnvdjlky.auto.internal:2962): 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:2962 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-18T13:44:17.331865921+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-xkbnvdjlky.auto.internal:2962
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 05f46d9d-2572-4ee1-b02e-6d7b311acfb9, ghrun-xkbnvdjlky.auto.internal:2962): 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-18T13:44:17.331658941+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, c196a0c2-19df-4e46-be0e-36f4aa379537, ghrun-xkbnvdjlky.auto.internal:2962): 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-18T13:44:17.331588605+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-xkbnvdjlky.auto.internal:2962
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 09184f7a-4420-4e27-b486-96220c5b095f, ghrun-xkbnvdjlky.auto.internal:2962): 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-18T13:44:17.331617063+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-xkbnvdjlky.auto.internal:2962
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-xkbnvdjlky.auto.internal:2962
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 1b20f205-bd46-4765-8adb-330228b46ecf, ghrun-xkbnvdjlky.auto.internal:2962): 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-18T13:44:17.331533172+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-xkbnvdjlky.auto.internal:2962
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 8aa3b53a-6ecd-4f21-8017-e27192066d66, ghrun-xkbnvdjlky.auto.internal:2962): 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-18T13:44:17.331809924+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-xkbnvdjlky.auto.internal:2962
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 7ea21d95-3867-4b75-8cff-d26545bff819, ghrun-xkbnvdjlky.auto.internal:2962): 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-18T13:44:17.331898128+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-xkbnvdjlky.auto.internal:2962
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, d0c97413-c63f-4d99-a63b-c32ddf988cae, ghrun-xkbnvdjlky.auto.internal:2962): 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-18T13:44:17.331851301+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-xkbnvdjlky.auto.internal:2962
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 12caecbe-5635-4876-ae18-9e6635042039, ghrun-xkbnvdjlky.auto.internal:2962): 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-18T13:44:17.331775035+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-xkbnvdjlky.auto.internal:2962
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, b7c160ae-af18-4dec-95c0-6c1190543db8, ghrun-xkbnvdjlky.auto.internal:2962): 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-18T13:44:17.331717276+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-xkbnvdjlky.auto.internal:2962
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 02272776-82de-44c0-a0a6-974d70e86d50, ghrun-xkbnvdjlky.auto.internal:2962): 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-18T13:44:17.331748372+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-xkbnvdjlky.auto.internal:2962
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:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.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:2962
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2962". 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.connection:connection.py:549 Closing channel for endpoint localhost:2962
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2962". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    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 4131699) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4131699) elapsed time (sec): 30.22229838371277
DEBUG    ya.test:process.py:263 Command (pid 4131699) wtime: 30.224
DEBUG    ya.test:process.py:275 Command (pid 4131699) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     56	56	0	0	82	567	575	587
2	     96	96	0	0	81	229	240	246
3	     78	78	0	0	86	146	166	184
4	      0	0	0	1062	0	0	0	0
5	      0	0	0	1781	0	0	0	0
6	      0	0	0	1391	0	0	0	0
7	      0	0	0	1158	0	0	0	0
8	      0	0	0	2049	0	0	0	0
9	      0	0	0	1635	0	0	0	0
10	      0	0	0	1667	0	0	0	0
11	      0	0	0	1626	0	0	0	0
12	      0	0	0	1126	0	0	0	0
13	      0	0	0	1398	0	0	0	0
14	      0	0	0	1427	0	0	0	0
15	      0	0	0	1581	0	0	0	0
16	      0	0	0	1326	0	0	0	0
17	      0	0	0	1284	0	0	0	0
18	      0	0	0	1616	0	0	0	0
19	      0	0	0	1785	0	0	0	0
20	      0	0	0	1224	0	0	0	0
21	      0	0	0	1090	0	0	0	0
22	      0	0	0	1392	0	0	0	0
23	      0	0	0	1534	0	0	0	0
24	      0	0	0	1406	0	0	0	0
25	      0	0	0	1501	0	0	0	0
26	      0	0	0	1412	0	0	0	0
27	      0	0	0	1896	0	0	0	0
28	      0	0	0	1909	0	0	0	0
29	      0	0	0	1818	0	0	0	0
30	      0	0	0	1737	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    230	7.66667	0	40831	82	240	571	587

DEBUG    ya.test:process.py:276 Command (pid 4131699) 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 4131685) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4131685) elapsed time (sec): 30.263322591781616
DEBUG    ya.test:process.py:263 Command (pid 4131685) wtime: 30.266
DEBUG    ya.test:process.py:275 Command (pid 4131685) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     82	82	0	0	65	359	365	367
2	    129	129	0	0	61	192	211	218
3	    100	100	0	0	67	125	134	141
4	      0	0	0	926	0	0	0	0
5	      0	0	0	1648	0	0	0	0
6	      0	0	0	1203	0	0	0	0
7	      0	0	0	1158	0	0	0	0
8	      0	0	0	1980	0	0	0	0
9	      0	0	0	1647	0	0	0	0
10	      0	0	0	1699	0	0	0	0
11	      0	0	0	1534	0	0	0	0
12	      0	0	0	1218	0	0	0	0
13	      0	0	0	1322	0	0	0	0
14	      0	0	0	1184	0	0	0	0
15	      0	0	0	1536	0	0	0	0
16	      0	0	0	1287	0	0	0	0
17	      0	0	0	1442	0	0	0	0
18	      0	0	0	1496	0	0	0	0
19	      0	0	0	1752	0	0	0	0
20	      0	0	0	977	0	0	0	0
21	      0	0	0	859	0	0	0	0
22	      0	0	0	1370	0	0	0	0
23	      0	0	0	1388	0	0	0	0
24	      0	0	0	1318	0	0	0	0
25	      0	0	0	1249	0	0	0	0
26	      0	0	0	1237	0	0	0	0
27	      0	0	0	1808	0	0	0	0
28	      0	0	0	1833	0	0	0	0
29	      0	0	0	1807	0	0	0	0
30	      0	0	0	1668	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    311	10.3667	0	38546	64	211	361	367

DEBUG    ya.test:process.py:276 Command (pid 4131685) 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 4131698) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4131698) elapsed time (sec): 30.278034448623657
DEBUG    ya.test:process.py:263 Command (pid 4131698) wtime: 30.281
DEBUG    ya.test:process.py:275 Command (pid 4131698) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	10	0	0	0	0
4	      0	0	0	984	0	0	0	0
5	      0	0	0	1751	0	0	0	0
6	      0	0	0	1383	0	0	0	0
7	      0	0	0	1245	0	0	0	0
8	      0	0	0	2000	0	0	0	0
9	      0	0	0	1707	0	0	0	0
10	      0	0	0	1742	0	0	0	0
11	      0	0	0	1585	0	0	0	0
12	      0	0	0	1203	0	0	0	0
13	      0	0	0	1513	0	0	0	0
14	      0	0	0	1324	0	0	0	0
15	      0	0	0	1591	0	0	0	0
16	      0	0	0	1383	0	0	0	0
17	      0	0	0	1465	0	0	0	0
18	      0	0	0	1565	0	0	0	0
19	      0	0	0	1787	0	0	0	0
20	      0	0	0	1246	0	0	0	0
21	      0	0	0	907	0	0	0	0
22	      0	0	0	1407	0	0	0	0
23	      0	0	0	1396	0	0	0	0
24	      0	0	0	1275	0	0	0	0
25	      0	0	0	1351	0	0	0	0
26	      0	0	0	1346	0	0	0	0
27	      0	0	0	1846	0	0	0	0
28	      0	0	0	1919	0	0	0	0
29	      0	0	0	1804	0	0	0	0
30	      0	0	0	1715	0	0	0	0

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

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

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2962
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2962". 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:2962
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2962". 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:2962
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2962". 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:2962
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2962". 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:2962
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2962". 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:2962
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2962". 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:2962
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2962". 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:2962
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2962". 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:2962
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2962". 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:2962
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2962". 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:2962
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2962". 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:2962
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2962". 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:2962
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2962". 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:2962
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2962". 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:2962
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2962". 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:2962
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2962". 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:2962
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2962". 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:2962
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2962". 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:2962
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2962". 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:2962
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2962". 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:2962
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2962". 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:2962
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2962". 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:2962
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2962". 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:2962
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2962". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2962
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2962
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2962". Check endpoint correctness.
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-xkbnvdjlky'
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(0, -1)'
DEBUG    library.python.cores:__init__.py:40 core_pattern = '|/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -F%F -- %E'
DEBUG    library.python.cores:__init__.py:72 core_uses_pid = '1'
DEBUG    library.python.cores:__init__.py:87 Core dump dir (/home/runner/.ya/build/build_root/c96l/0011e2/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.4120365' in '/home/runner/.ya/build/build_root/c96l/0011e2/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_v6uvigk2.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:276 Stopped node localhost:2962/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13746
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17946
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/61263
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2962
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29382
=================================== 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/c96l/0011e2/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4118786
DEBUG    ya.test:process.py:259 Command (pid 4118786) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4118786) elapsed time (sec): 1.9141366481781006
DEBUG    ya.test:process.py:263 Command (pid 4118786) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4118786) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4118786) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4118786) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4118786) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4118786) maxrss: 542304
DEBUG    ya.test:process.py:263 Command (pid 4118786) minflt: 16188
DEBUG    ya.test:process.py:263 Command (pid 4118786) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4118786) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4118786) nivcsw: 288
DEBUG    ya.test:process.py:263 Command (pid 4118786) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4118786) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4118786) nvcsw: 23
DEBUG    ya.test:process.py:263 Command (pid 4118786) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4118786) stime: 1.3696709999999999
DEBUG    ya.test:process.py:263 Command (pid 4118786) utime: 0.156003
DEBUG    ya.test:process.py:263 Command (pid 4118786) wtime: 1.934
DEBUG    ya.test:process.py:275 Command (pid 4118786) 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-xkbnvdjlky    Host information: 
        Linux ghrun-xkbnvdjlky 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10226725676/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10226725676/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 4118786) 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-xkbnvdjlky    Host information: 
        Linux ghrun-xkbnvdjlky 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10226725676/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10226725676/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/c96l/0011e2/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29382
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:495 Working directory: /home/runner/.ya/build/build_root/c96l/0011e2/r3tmp/kikimr_cluster_az2f4asf
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/c96l/0011e2/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2962
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61263
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17945
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17946
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13746
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/c96l/0011e2/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/c96l/0011e2/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/c96l/0011e2/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_v6uvigk2.log --grpc-port=2962 --mon-port=61263 --ic-port=29382
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:2962/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/c96l/0011e2/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/c96l/0011e2/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/c96l/0011e2/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_v6uvigk2.log --grpc-port=2962 --mon-port=61263 --ic-port=29382
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/c96l/0011e2/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/c96l/0011e2/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/c96l/0011e2/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_v6uvigk2.log', '--grpc-port=2962', '--mon-port=61263', '--ic-port=29382')' in '/home/runner/.ya/build/build_root/c96l/0011e2/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 4120365
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:2962/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/c96l/0011e2/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4120366
DEBUG    ya.test:process.py:259 Command (pid 4120366) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4120366) elapsed time (sec): 2.025858163833618
DEBUG    ya.test:process.py:263 Command (pid 4120366) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4120366) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4120366) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4120366) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4120366) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4120366) maxrss: 542304
DEBUG    ya.test:process.py:263 Command (pid 4120366) minflt: 16191
DEBUG    ya.test:process.py:263 Command (pid 4120366) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4120366) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4120366) nivcsw: 227
DEBUG    ya.test:process.py:263 Command (pid 4120366) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4120366) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4120366) nvcsw: 25
DEBUG    ya.test:process.py:263 Command (pid 4120366) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4120366) stime: 1.611271
DEBUG    ya.test:process.py:263 Command (pid 4120366) utime: 0.139908
DEBUG    ya.test:process.py:263 Command (pid 4120366) wtime: 2.027
DEBUG    ya.test:process.py:275 Command (pid 4120366) 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-xkbnvdjlky    Host information: 
        Linux ghrun-xkbnvdjlky 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10226725676/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10226725676/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-xkbnvdjlky    Host information: 
        Linux ghrun-xkbnvdjlky 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/c96l/0011e2/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:444 Executing command = ['/home/runner/.ya/build/build_root/c96l/0011e2/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:2962', '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: 29382\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/c96l/0011e2/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:2962', '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: 29382\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4124556
DEBUG    ya.test:process.py:259 Command (pid 4124556) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4124556) elapsed time (sec): 0.8434901237487793
DEBUG    ya.test:process.py:263 Command (pid 4124556) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4124556) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4124556) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4124556) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4124556) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4124556) maxrss: 550788
DEBUG    ya.test:process.py:263 Command (pid 4124556) minflt: 18335
DEBUG    ya.test:process.py:263 Command (pid 4124556) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4124556) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4124556) nivcsw: 142
DEBUG    ya.test:process.py:263 Command (pid 4124556) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4124556) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4124556) nvcsw: 78
DEBUG    ya.test:process.py:263 Command (pid 4124556) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4124556) stime: 0.476863
DEBUG    ya.test:process.py:263 Command (pid 4124556) utime: 0.164956
DEBUG    ya.test:process.py:263 Command (pid 4124556) wtime: 0.845
DEBUG    ya.test:process.py:275 Command (pid 4124556) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/c96l/0011e2/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:444 Executing command = ['/home/runner/.ya/build/build_root/c96l/0011e2/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:2962', '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/c96l/0011e2/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:2962', '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: 4124993
DEBUG    ya.test:process.py:259 Command (pid 4124993) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4124993) elapsed time (sec): 0.8987874984741211
DEBUG    ya.test:process.py:263 Command (pid 4124993) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4124993) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4124993) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4124993) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4124993) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4124993) maxrss: 550816
DEBUG    ya.test:process.py:263 Command (pid 4124993) minflt: 18331
DEBUG    ya.test:process.py:263 Command (pid 4124993) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4124993) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4124993) nivcsw: 146
DEBUG    ya.test:process.py:263 Command (pid 4124993) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4124993) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4124993) nvcsw: 108
DEBUG    ya.test:process.py:263 Command (pid 4124993) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4124993) stime: 0.357516
DEBUG    ya.test:process.py:263 Command (pid 4124993) utime: 0.15551299999999998
DEBUG    ya.test:process.py:263 Command (pid 4124993) wtime: 0.904
DEBUG    ya.test:process.py:275 Command (pid 4124993) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:574 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:581 Cluster started and initialized
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, 03f1402a-364d-4860-ad09-abe6e55fcf3a, localhost:2962): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 03f1402a-364d-4860-ad09-abe6e55fcf3a, localhost:2962): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 03f1402a-364d-4860-ad09-abe6e55fcf3a, localhost:2962): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-xkbnvdjlky.auto.internal" port: 2962 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-xkbnvdjlky.auto.internal:2962, 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:2962
------------------------------ 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/c96l/0011e2/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/c96l/0011e2/ydb/apps/ydb/ydb -e grpc://localhost:2962 -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/c96l/0011e2/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:2962', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4125330
DEBUG    ya.test:process.py:259 Command (pid 4125330) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4125330) elapsed time (sec): 0.551642656326294
DEBUG    ya.test:process.py:263 Command (pid 4125330) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4125330) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4125330) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4125330) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4125330) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4125330) maxrss: 169944
DEBUG    ya.test:process.py:263 Command (pid 4125330) minflt: 3554
DEBUG    ya.test:process.py:263 Command (pid 4125330) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4125330) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4125330) nivcsw: 33
DEBUG    ya.test:process.py:263 Command (pid 4125330) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4125330) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4125330) nvcsw: 150
DEBUG    ya.test:process.py:263 Command (pid 4125330) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4125330) stime: 0.012879999999999999
DEBUG    ya.test:process.py:263 Command (pid 4125330) utime: 0.07728199999999999
DEBUG    ya.test:process.py:263 Command (pid 4125330) wtime: 0.553
DEBUG    ya.test:process.py:275 Command (pid 4125330) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 4125330) 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/c96l/0011e2/ydb/apps/ydb/ydb -e grpc://localhost:2962 -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/c96l/0011e2/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:2962', '-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: 4125837
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 4125837) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4125837) elapsed time (sec): 30.19055438041687
DEBUG    ya.test:process.py:263 Command (pid 4125837) wtime: 30.192
DEBUG    ya.test:process.py:275 Command (pid 4125837) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    323	323	0	0	26	63	76	80
2	    363	363	0	0	23	52	71	83
3	    328	328	0	0	27	50	70	79
4	    420	420	0	0	21	38	47	50
5	    310	310	0	0	28	56	80	85
6	    312	312	0	0	31	49	57	63
7	    248	248	0	0	34	81	108	115
8	    220	220	0	0	42	73	76	86
9	    300	300	0	0	28	64	74	78
10	    366	366	0	0	25	40	49	55
11	    267	267	0	0	33	66	73	83
12	    226	226	0	0	39	77	87	98
13	    166	166	0	0	57	109	119	124
14	    169	169	0	0	58	100	114	119
15	    321	321	0	0	25	71	88	92
16	    360	360	0	0	26	41	49	57
17	    383	383	0	0	23	44	56	63
18	    195	195	0	0	48	85	114	117
19	    172	172	0	0	59	95	100	103
20	    402	402	0	0	23	36	40	42
21	    363	363	0	0	25	41	53	63
22	    327	327	0	0	28	52	63	66
23	    259	259	0	0	36	65	75	81
24	    400	400	0	0	22	36	42	60
25	    319	319	0	0	27	56	62	74
26	    347	347	0	0	25	52	59	60
27	    413	413	0	0	21	36	41	42
28	    390	390	0	0	23	42	51	60
29	    391	391	0	0	22	44	54	62
30	    449	449	0	0	21	33	42	47

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	   9509	316.967	0	0	26	64	85	124

DEBUG    ya.test:process.py:276 Command (pid 4125837) 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, c7fc0e15-d075-46ad-b733-e3783f8ef1da, ghrun-xkbnvdjlky.auto.internal:2962): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c7fc0e15-d075-46ad-b733-e3783f8ef1da, ghrun-xkbnvdjlky.auto.internal:2962): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c7fc0e15-d075-46ad-b733-e3783f8ef1da, ghrun-xkbnvdjlky.auto.internal:2962): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NjBmNTI1ZmItYzNhYTIzOTMtZjY1YjQwNDQtNDM3ZjA3MGM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 17421718-0df2-482e-be73-1ed4e061199f, ghrun-xkbnvdjlky.auto.internal:2962): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 17421718-0df2-482e-be73-1ed4e061199f, ghrun-xkbnvdjlky.auto.internal:2962): request = { session_id: "ydb://session/3?node_id=1&id=NjBmNTI1ZmItYzNhYTIzOTMtZjY1YjQwNDQtNDM3ZjA3MGM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 17421718-0df2-482e-be73-1ed4e061199f, ghrun-xkbnvdjlky.auto.internal:2962): 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=NjBmNTI1ZmItYzNhYTIzOTMtZjY1YjQwNDQtNDM3ZjA3MGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 584d89d7-c37b-443e-8f8b-522c3fae16a6, ghrun-xkbnvdjlky.auto.internal:2962): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 584d89d7-c37b-443e-8f8b-522c3fae16a6, ghrun-xkbnvdjlky.auto.internal:2962): request = { session_id: "ydb://session/3?node_id=1&id=NjBmNTI1ZmItYzNhYTIzOTMtZjY1YjQwNDQtNDM3ZjA3MGM=" 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, 584d89d7-c37b-443e-8f8b-522c3fae16a6, ghrun-xkbnvdjlky.auto.internal:2962): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjBmNTI1ZmItYzNhYTIzOTMtZjY1YjQwNDQtNDM3ZjA3MGM=
INFO     root:test_log_scenario.py:217 Count rows after insert 9327 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjBmNTI1ZmItYzNhYTIzOTMtZjY1YjQwNDQtNDM3ZjA3MGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 07c9bb7a-60c8-4d76-aa04-58544cff817d, ghrun-xkbnvdjlky.auto.internal:2962): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 07c9bb7a-60c8-4d76-aa04-58544cff817d, ghrun-xkbnvdjlky.auto.internal:2962): request = { session_id: "ydb://session/3?node_id=1&id=NjBmNTI1ZmItYzNhYTIzOTMtZjY1YjQwNDQtNDM3ZjA3MGM=" 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, 07c9bb7a-60c8-4d76-aa04-58544cff817d, ghrun-xkbnvdjlky.auto.internal:2962): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjBmNTI1ZmItYzNhYTIzOTMtZjY1YjQwNDQtNDM3ZjA3MGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjBmNTI1ZmItYzNhYTIzOTMtZjY1YjQwNDQtNDM3ZjA3MGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, aff37101-401b-441a-924f-e9791e9c1b26, ghrun-xkbnvdjlky.auto.internal:2962): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, aff37101-401b-441a-924f-e9791e9c1b26, ghrun-xkbnvdjlky.auto.internal:2962): request = { session_id: "ydb://session/3?node_id=1&id=NjBmNTI1ZmItYzNhYTIzOTMtZjY1YjQwNDQtNDM3ZjA3MGM=" 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, aff37101-401b-441a-924f-e9791e9c1b26, ghrun-xkbnvdjlky.auto.internal:2962): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjBmNTI1ZmItYzNhYTIzOTMtZjY1YjQwNDQtNDM3ZjA3MGM=
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/c96l/0011e2/ydb/apps/ydb/ydb -e grpc://localhost:2962 -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/c96l/0011e2/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:2962', '-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: 4131685
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/c96l/0011e2/ydb/apps/ydb/ydb -e grpc://localhost:2962 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjBmNTI1ZmItYzNhYTIzOTMtZjY1YjQwNDQtNDM3ZjA3MGM=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/c96l/0011e2/ydb/apps/ydb/ydb -e grpc://localhost:2962 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1b20f205-bd46-4765-8adb-330228b46ecf, ghrun-xkbnvdjlky.auto.internal:2962): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1b20f205-bd46-4765-8adb-330228b46ecf, ghrun-xkbnvdjlky.auto.internal:2962): request = { session_id: "ydb://session/3?node_id=1&id=NjBmNTI1ZmItYzNhYTIzOTMtZjY1YjQwNDQtNDM3ZjA3MGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 99c4c076-e032-4812-871f-dd4629518aa9, ghrun-xkbnvdjlky.auto.internal:2962): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 99c4c076-e032-4812-871f-dd4629518aa9, ghrun-xkbnvdjlky.auto.internal:2962): request = {  }
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.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/c96l/0011e2/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:2962', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/c96l/0011e2/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:2962', '-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.connection:connection.py:52 RpcState(ExecuteQuery, 1b20f205-bd46-4765-8adb-330228b46ecf, ghrun-xkbnvdjlky.auto.internal:2962): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:628 Command pid: 4131698
DEBUG    ya.test:process.py:628 Command pid: 4131699
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 99c4c076-e032-4812-871f-dd4629518aa9, ghrun-xkbnvdjlky.auto.internal:2962): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTY2Yjk5ZTEtZWFmNjA5ZTMtZWM3NzJmNzAtZTA3OGI5MDM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, baa296b9-6ac8-4ea7-a48c-952f4f1b6f16, ghrun-xkbnvdjlky.auto.internal:2962): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, baa296b9-6ac8-4ea7-a48c-952f4f1b6f16, ghrun-xkbnvdjlky.auto.internal:2962): request = { session_id: "ydb://session/3?node_id=1&id=NTY2Yjk5ZTEtZWFmNjA5ZTMtZWM3NzJmNzAtZTA3OGI5MDM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, baa296b9-6ac8-4ea7-a48c-952f4f1b6f16, ghrun-xkbnvdjlky.auto.internal:2962): 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=NTY2Yjk5ZTEtZWFmNjA5ZTMtZWM3NzJmNzAtZTA3OGI5MDM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c196a0c2-19df-4e46-be0e-36f4aa379537, ghrun-xkbnvdjlky.auto.internal:2962): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c196a0c2-19df-4e46-be0e-36f4aa379537, ghrun-xkbnvdjlky.auto.internal:2962): request = { session_id: "ydb://session/3?node_id=1&id=NTY2Yjk5ZTEtZWFmNjA5ZTMtZWM3NzJmNzAtZTA3OGI5MDM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 9c2bcd13-b7ef-45bf-8464-51b8f34833c6, ghrun-xkbnvdjlky.auto.internal:2962): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 9c2bcd13-b7ef-45bf-8464-51b8f34833c6, ghrun-xkbnvdjlky.auto.internal:2962): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c196a0c2-19df-4e46-be0e-36f4aa379537, ghrun-xkbnvdjlky.auto.internal:2962): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 9c2bcd13-b7ef-45bf-8464-51b8f34833c6, ghrun-xkbnvdjlky.auto.internal:2962): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NDI3YTY5NzMtM2I0NWViZWUtZGM2NzM3Y2EtMjZiYTdlYmM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, bd0fcc36-f119-4d4a-bfe8-24b241687be2, ghrun-xkbnvdjlky.auto.internal:2962): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, bd0fcc36-f119-4d4a-bfe8-24b241687be2, ghrun-xkbnvdjlky.auto.internal:2962): request = { session_id: "ydb://session/3?node_id=1&id=NDI3YTY5NzMtM2I0NWViZWUtZGM2NzM3Y2EtMjZiYTdlYmM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, bd0fcc36-f119-4d4a-bfe8-24b241687be2, ghrun-xkbnvdjlky.auto.internal:2962): 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=NDI3YTY5NzMtM2I0NWViZWUtZGM2NzM3Y2EtMjZiYTdlYmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 09184f7a-4420-4e27-b486-96220c5b095f, ghrun-xkbnvdjlky.auto.internal:2962): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 09184f7a-4420-4e27-b486-96220c5b095f, ghrun-xkbnvdjlky.auto.internal:2962): request = { session_id: "ydb://session/3?node_id=1&id=NDI3YTY5NzMtM2I0NWViZWUtZGM2NzM3Y2EtMjZiYTdlYmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 728ed40e-fc31-4a31-8393-a52a3595bac2, ghrun-xkbnvdjlky.auto.internal:2962): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 728ed40e-fc31-4a31-8393-a52a3595bac2, ghrun-xkbnvdjlky.auto.internal:2962): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 09184f7a-4420-4e27-b486-96220c5b095f, ghrun-xkbnvdjlky.auto.internal:2962): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 728ed40e-fc31-4a31-8393-a52a3595bac2, ghrun-xkbnvdjlky.auto.internal:2962): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTRkM2Y0MTMtMzFhMmI3NjMtMWRiY2I2ZTAtZDVlZTZmYzk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 38b431d2-7ee4-43cc-9dda-594c949bfdec, ghrun-xkbnvdjlky.auto.internal:2962): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 38b431d2-7ee4-43cc-9dda-594c949bfdec, ghrun-xkbnvdjlky.auto.internal:2962): request = { session_id: "ydb://session/3?node_id=1&id=MTRkM2Y0MTMtMzFhMmI3NjMtMWRiY2I2ZTAtZDVlZTZmYzk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 38b431d2-7ee4-43cc-9dda-594c949bfdec, ghrun-xkbnvdjlky.auto.internal:2962): 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=MTRkM2Y0MTMtMzFhMmI3NjMtMWRiY2I2ZTAtZDVlZTZmYzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 05f46d9d-2572-4ee1-b02e-6d7b311acfb9, ghrun-xkbnvdjlky.auto.internal:2962): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 05f46d9d-2572-4ee1-b02e-6d7b311acfb9, ghrun-xkbnvdjlky.auto.internal:2962): request = { session_id: "ydb://session/3?node_id=1&id=MTRkM2Y0MTMtMzFhMmI3NjMtMWRiY2I2ZTAtZDVlZTZmYzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, cd9766ff-27b4-4951-b48b-4b2348ef6a72, ghrun-xkbnvdjlky.auto.internal:2962): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, cd9766ff-27b4-4951-b48b-4b2348ef6a72, ghrun-xkbnvdjlky.auto.internal:2962): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 05f46d9d-2572-4ee1-b02e-6d7b311acfb9, ghrun-xkbnvdjlky.auto.internal:2962): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, cd9766ff-27b4-4951-b48b-4b2348ef6a72, ghrun-xkbnvdjlky.auto.internal:2962): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTUyYWIxMzItMWRmNmZiNzMtNWU0MmNiZmEtMjE1NTllODE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 234d443a-f203-46e3-a4f7-cab0fd9696b5, ghrun-xkbnvdjlky.auto.internal:2962): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 234d443a-f203-46e3-a4f7-cab0fd9696b5, ghrun-xkbnvdjlky.auto.internal:2962): request = { session_id: "ydb://session/3?node_id=1&id=NTUyYWIxMzItMWRmNmZiNzMtNWU0MmNiZmEtMjE1NTllODE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 234d443a-f203-46e3-a4f7-cab0fd9696b5, ghrun-xkbnvdjlky.auto.internal:2962): 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=NTUyYWIxMzItMWRmNmZiNzMtNWU0MmNiZmEtMjE1NTllODE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b7c160ae-af18-4dec-95c0-6c1190543db8, ghrun-xkbnvdjlky.auto.internal:2962): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b7c160ae-af18-4dec-95c0-6c1190543db8, ghrun-xkbnvdjlky.auto.internal:2962): request = { session_id: "ydb://session/3?node_id=1&id=NTUyYWIxMzItMWRmNmZiNzMtNWU0MmNiZmEtMjE1NTllODE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 63c723a9-bb79-47c0-bc32-68908ee5731d, ghrun-xkbnvdjlky.auto.internal:2962): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 63c723a9-bb79-47c0-bc32-68908ee5731d, ghrun-xkbnvdjlky.auto.internal:2962): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b7c160ae-af18-4dec-95c0-6c1190543db8, ghrun-xkbnvdjlky.auto.internal:2962): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 63c723a9-bb79-47c0-bc32-68908ee5731d, ghrun-xkbnvdjlky.auto.internal:2962): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NThkN2Q2MzktNTA4ZWQ5OTYtYzBjOGMyNGMtZDVmNjM2YWE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 8dcaaa8c-b5a8-4f4a-b9b3-9cac2cc76958, ghrun-xkbnvdjlky.auto.internal:2962): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 8dcaaa8c-b5a8-4f4a-b9b3-9cac2cc76958, ghrun-xkbnvdjlky.auto.internal:2962): request = { session_id: "ydb://session/3?node_id=1&id=NThkN2Q2MzktNTA4ZWQ5OTYtYzBjOGMyNGMtZDVmNjM2YWE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 8dcaaa8c-b5a8-4f4a-b9b3-9cac2cc76958, ghrun-xkbnvdjlky.auto.internal:2962): 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=NThkN2Q2MzktNTA4ZWQ5OTYtYzBjOGMyNGMtZDVmNjM2YWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 02272776-82de-44c0-a0a6-974d70e86d50, ghrun-xkbnvdjlky.auto.internal:2962): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 02272776-82de-44c0-a0a6-974d70e86d50, ghrun-xkbnvdjlky.auto.internal:2962): request = { session_id: "ydb://session/3?node_id=1&id=NThkN2Q2MzktNTA4ZWQ5OTYtYzBjOGMyNGMtZDVmNjM2YWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 1b83d080-a201-42d9-a947-bf0a802f3d9e, ghrun-xkbnvdjlky.auto.internal:2962): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 02272776-82de-44c0-a0a6-974d70e86d50, ghrun-xkbnvdjlky.auto.internal:2962): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1b83d080-a201-42d9-a947-bf0a802f3d9e, ghrun-xkbnvdjlky.auto.internal:2962): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1b83d080-a201-42d9-a947-bf0a802f3d9e, ghrun-xkbnvdjlky.auto.internal:2962): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OTA3MWViZjctYmQ5YTA5M2QtZDYxYTdlYmItY2MwYzU4OGE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, b35befc6-7795-46a4-ac63-5d3e25eb6a1b, ghrun-xkbnvdjlky.auto.internal:2962): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b35befc6-7795-46a4-ac63-5d3e25eb6a1b, ghrun-xkbnvdjlky.auto.internal:2962): request = { session_id: "ydb://session/3?node_id=1&id=OTA3MWViZjctYmQ5YTA5M2QtZDYxYTdlYmItY2MwYzU4OGE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b35befc6-7795-46a4-ac63-5d3e25eb6a1b, ghrun-xkbnvdjlky.auto.internal:2962): 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=OTA3MWViZjctYmQ5YTA5M2QtZDYxYTdlYmItY2MwYzU4OGE=
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(ExecuteQuery, 12caecbe-5635-4876-ae18-9e6635042039, ghrun-xkbnvdjlky.auto.internal:2962): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, bfa5df56-5671-4ee5-9c68-f8df010188aa, ghrun-xkbnvdjlky.auto.internal:2962): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 12caecbe-5635-4876-ae18-9e6635042039, ghrun-xkbnvdjlky.auto.internal:2962): request = { session_id: "ydb://session/3?node_id=1&id=OTA3MWViZjctYmQ5YTA5M2QtZDYxYTdlYmItY2MwYzU4OGE=" 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:63 RpcState(CreateSession, bfa5df56-5671-4ee5-9c68-f8df010188aa, ghrun-xkbnvdjlky.auto.internal:2962): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 12caecbe-5635-4876-ae18-9e6635042039, ghrun-xkbnvdjlky.auto.internal:2962): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, bfa5df56-5671-4ee5-9c68-f8df010188aa, ghrun-xkbnvdjlky.auto.internal:2962): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=M2M5YzcyNmItMWE2YmQxMTYtNzgzNDk3MzItN2Y2Zjk5YjI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 0b9ff5a9-2385-4f8d-b424-952894d2f443, ghrun-xkbnvdjlky.auto.internal:2962): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 0b9ff5a9-2385-4f8d-b424-952894d2f443, ghrun-xkbnvdjlky.auto.internal:2962): request = { session_id: "ydb://session/3?node_id=1&id=M2M5YzcyNmItMWE2YmQxMTYtNzgzNDk3MzItN2Y2Zjk5YjI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 0b9ff5a9-2385-4f8d-b424-952894d2f443, ghrun-xkbnvdjlky.auto.internal:2962): 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=M2M5YzcyNmItMWE2YmQxMTYtNzgzNDk3MzItN2Y2Zjk5YjI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8aa3b53a-6ecd-4f21-8017-e27192066d66, ghrun-xkbnvdjlky.auto.internal:2962): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8aa3b53a-6ecd-4f21-8017-e27192066d66, ghrun-xkbnvdjlky.auto.internal:2962): request = { session_id: "ydb://session/3?node_id=1&id=M2M5YzcyNmItMWE2YmQxMTYtNzgzNDk3MzItN2Y2Zjk5YjI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e1af60d4-6cc9-4fe3-b813-c5e47398c307, ghrun-xkbnvdjlky.auto.internal:2962): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e1af60d4-6cc9-4fe3-b813-c5e47398c307, ghrun-xkbnvdjlky.auto.internal:2962): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8aa3b53a-6ecd-4f21-8017-e27192066d66, ghrun-xkbnvdjlky.auto.internal:2962): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e1af60d4-6cc9-4fe3-b813-c5e47398c307, ghrun-xkbnvdjlky.auto.internal:2962): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=M2Q1YzRiMjgtODI1YTNkN2ItZmI3MjhiMWEtNmNhYTY3N2M=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, d4715976-aa4f-40c2-87dc-1f1bc0e883b8, ghrun-xkbnvdjlky.auto.internal:2962): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d4715976-aa4f-40c2-87dc-1f1bc0e883b8, ghrun-xkbnvdjlky.auto.internal:2962): request = { session_id: "ydb://session/3?node_id=1&id=M2Q1YzRiMjgtODI1YTNkN2ItZmI3MjhiMWEtNmNhYTY3N2M=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d4715976-aa4f-40c2-87dc-1f1bc0e883b8, ghrun-xkbnvdjlky.auto.internal:2962): 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=M2Q1YzRiMjgtODI1YTNkN2ItZmI3MjhiMWEtNmNhYTY3N2M=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d0c97413-c63f-4d99-a63b-c32ddf988cae, ghrun-xkbnvdjlky.auto.internal:2962): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d0c97413-c63f-4d99-a63b-c32ddf988cae, ghrun-xkbnvdjlky.auto.internal:2962): request = { session_id: "ydb://session/3?node_id=1&id=M2Q1YzRiMjgtODI1YTNkN2ItZmI3MjhiMWEtNmNhYTY3N2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d2489cb0-b91b-4493-b3ae-7602f688d41e, ghrun-xkbnvdjlky.auto.internal:2962): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d2489cb0-b91b-4493-b3ae-7602f688d41e, ghrun-xkbnvdjlky.auto.internal:2962): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d0c97413-c63f-4d99-a63b-c32ddf988cae, ghrun-xkbnvdjlky.auto.internal:2962): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d2489cb0-b91b-4493-b3ae-7602f688d41e, ghrun-xkbnvdjlky.auto.internal:2962): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YzMzMmUyYWMtZWI2ZmQyZWQtYmE3MjU2N2QtYWYyYmFlODk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, b92d4db3-91db-4c79-9011-1ebaff2d5387, ghrun-xkbnvdjlky.auto.internal:2962): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b92d4db3-91db-4c79-9011-1ebaff2d5387, ghrun-xkbnvdjlky.auto.internal:2962): request = { session_id: "ydb://session/3?node_id=1&id=YzMzMmUyYWMtZWI2ZmQyZWQtYmE3MjU2N2QtYWYyYmFlODk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b92d4db3-91db-4c79-9011-1ebaff2d5387, ghrun-xkbnvdjlky.auto.internal:2962): 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=YzMzMmUyYWMtZWI2ZmQyZWQtYmE3MjU2N2QtYWYyYmFlODk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7ea21d95-3867-4b75-8cff-d26545bff819, ghrun-xkbnvdjlky.auto.internal:2962): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7ea21d95-3867-4b75-8cff-d26545bff819, ghrun-xkbnvdjlky.auto.internal:2962): request = { session_id: "ydb://session/3?node_id=1&id=YzMzMmUyYWMtZWI2ZmQyZWQtYmE3MjU2N2QtYWYyYmFlODk=" 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, 7ea21d95-3867-4b75-8cff-d26545bff819, ghrun-xkbnvdjlky.auto.internal:2962): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 17421718-0df2-482e-be73-1ed4e061199f, ghrun-xkbnvdjlky.auto.internal:2962): 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:2962 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-18T13:44:17.331352738+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-xkbnvdjlky.auto.internal:2962
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, baa296b9-6ac8-4ea7-a48c-952f4f1b6f16, ghrun-xkbnvdjlky.auto.internal:2962): 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:2962 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-18T13:44:17.33156277+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-xkbnvdjlky.auto.internal:2962
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, bd0fcc36-f119-4d4a-bfe8-24b241687be2, ghrun-xkbnvdjlky.auto.internal:2962): 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:2962 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-18T13:44:17.331602934+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-xkbnvdjlky.auto.internal:2962
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 234d443a-f203-46e3-a4f7-cab0fd9696b5, ghrun-xkbnvdjlky.auto.internal:2962): 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:2962 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-18T13:44:17.33167321+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-xkbnvdjlky.auto.internal:2962
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 38b431d2-7ee4-43cc-9dda-594c949bfdec, ghrun-xkbnvdjlky.auto.internal:2962): 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:2962 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-18T13:44:17.331631063+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-xkbnvdjlky.auto.internal:2962
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 8dcaaa8c-b5a8-4f4a-b9b3-9cac2cc76958, ghrun-xkbnvdjlky.auto.internal:2962): 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:2962 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-18T13:44:17.331733651+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-xkbnvdjlky.auto.internal:2962
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 0b9ff5a9-2385-4f8d-b424-952894d2f443, ghrun-xkbnvdjlky.auto.internal:2962): 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:2962 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-18T13:44:17.33178897+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-xkbnvdjlky.auto.internal:2962
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, d4715976-aa4f-40c2-87dc-1f1bc0e883b8, ghrun-xkbnvdjlky.auto.internal:2962): 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:2962 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-18T13:44:17.33182544+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-xkbnvdjlky.auto.internal:2962
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, b35befc6-7795-46a4-ac63-5d3e25eb6a1b, ghrun-xkbnvdjlky.auto.internal:2962): 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:2962 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-18T13:44:17.331761616+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-xkbnvdjlky.auto.internal:2962
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, b92d4db3-91db-4c79-9011-1ebaff2d5387, ghrun-xkbnvdjlky.auto.internal:2962): 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:2962 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-18T13:44:17.331865921+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-xkbnvdjlky.auto.internal:2962
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 05f46d9d-2572-4ee1-b02e-6d7b311acfb9, ghrun-xkbnvdjlky.auto.internal:2962): 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-18T13:44:17.331658941+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, c196a0c2-19df-4e46-be0e-36f4aa379537, ghrun-xkbnvdjlky.auto.internal:2962): 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-18T13:44:17.331588605+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-xkbnvdjlky.auto.internal:2962
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 09184f7a-4420-4e27-b486-96220c5b095f, ghrun-xkbnvdjlky.auto.internal:2962): 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-18T13:44:17.331617063+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-xkbnvdjlky.auto.internal:2962
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-xkbnvdjlky.auto.internal:2962
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 1b20f205-bd46-4765-8adb-330228b46ecf, ghrun-xkbnvdjlky.auto.internal:2962): 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-18T13:44:17.331533172+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-xkbnvdjlky.auto.internal:2962
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 8aa3b53a-6ecd-4f21-8017-e27192066d66, ghrun-xkbnvdjlky.auto.internal:2962): 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-18T13:44:17.331809924+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-xkbnvdjlky.auto.internal:2962
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 7ea21d95-3867-4b75-8cff-d26545bff819, ghrun-xkbnvdjlky.auto.internal:2962): 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-18T13:44:17.331898128+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-xkbnvdjlky.auto.internal:2962
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, d0c97413-c63f-4d99-a63b-c32ddf988cae, ghrun-xkbnvdjlky.auto.internal:2962): 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-18T13:44:17.331851301+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-xkbnvdjlky.auto.internal:2962
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 12caecbe-5635-4876-ae18-9e6635042039, ghrun-xkbnvdjlky.auto.internal:2962): 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-18T13:44:17.331775035+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-xkbnvdjlky.auto.internal:2962
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, b7c160ae-af18-4dec-95c0-6c1190543db8, ghrun-xkbnvdjlky.auto.internal:2962): 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-18T13:44:17.331717276+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-xkbnvdjlky.auto.internal:2962
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 02272776-82de-44c0-a0a6-974d70e86d50, ghrun-xkbnvdjlky.auto.internal:2962): 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-18T13:44:17.331748372+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-xkbnvdjlky.auto.internal:2962
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:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.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:2962
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2962". 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.connection:connection.py:549 Closing channel for endpoint localhost:2962
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2962". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    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 4131699) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4131699) elapsed time (sec): 30.22229838371277
DEBUG    ya.test:process.py:263 Command (pid 4131699) wtime: 30.224
DEBUG    ya.test:process.py:275 Command (pid 4131699) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     56	56	0	0	82	567	575	587
2	     96	96	0	0	81	229	240	246
3	     78	78	0	0	86	146	166	184
4	      0	0	0	1062	0	0	0	0
5	      0	0	0	1781	0	0	0	0
6	      0	0	0	1391	0	0	0	0
7	      0	0	0	1158	0	0	0	0
8	      0	0	0	2049	0	0	0	0
9	      0	0	0	1635	0	0	0	0
10	      0	0	0	1667	0	0	0	0
11	      0	0	0	1626	0	0	0	0
12	      0	0	0	1126	0	0	0	0
13	      0	0	0	1398	0	0	0	0
14	      0	0	0	1427	0	0	0	0
15	      0	0	0	1581	0	0	0	0
16	      0	0	0	1326	0	0	0	0
17	      0	0	0	1284	0	0	0	0
18	      0	0	0	1616	0	0	0	0
19	      0	0	0	1785	0	0	0	0
20	      0	0	0	1224	0	0	0	0
21	      0	0	0	1090	0	0	0	0
22	      0	0	0	1392	0	0	0	0
23	      0	0	0	1534	0	0	0	0
24	      0	0	0	1406	0	0	0	0
25	      0	0	0	1501	0	0	0	0
26	      0	0	0	1412	0	0	0	0
27	      0	0	0	1896	0	0	0	0
28	      0	0	0	1909	0	0	0	0
29	      0	0	0	1818	0	0	0	0
30	      0	0	0	1737	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    230	7.66667	0	40831	82	240	571	587

DEBUG    ya.test:process.py:276 Command (pid 4131699) 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 4131685) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4131685) elapsed time (sec): 30.263322591781616
DEBUG    ya.test:process.py:263 Command (pid 4131685) wtime: 30.266
DEBUG    ya.test:process.py:275 Command (pid 4131685) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     82	82	0	0	65	359	365	367
2	    129	129	0	0	61	192	211	218
3	    100	100	0	0	67	125	134	141
4	      0	0	0	926	0	0	0	0
5	      0	0	0	1648	0	0	0	0
6	      0	0	0	1203	0	0	0	0
7	      0	0	0	1158	0	0	0	0
8	      0	0	0	1980	0	0	0	0
9	      0	0	0	1647	0	0	0	0
10	      0	0	0	1699	0	0	0	0
11	      0	0	0	1534	0	0	0	0
12	      0	0	0	1218	0	0	0	0
13	      0	0	0	1322	0	0	0	0
14	      0	0	0	1184	0	0	0	0
15	      0	0	0	1536	0	0	0	0
16	      0	0	0	1287	0	0	0	0
17	      0	0	0	1442	0	0	0	0
18	      0	0	0	1496	0	0	0	0
19	      0	0	0	1752	0	0	0	0
20	      0	0	0	977	0	0	0	0
21	      0	0	0	859	0	0	0	0
22	      0	0	0	1370	0	0	0	0
23	      0	0	0	1388	0	0	0	0
24	      0	0	0	1318	0	0	0	0
25	      0	0	0	1249	0	0	0	0
26	      0	0	0	1237	0	0	0	0
27	      0	0	0	1808	0	0	0	0
28	      0	0	0	1833	0	0	0	0
29	      0	0	0	1807	0	0	0	0
30	      0	0	0	1668	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    311	10.3667	0	38546	64	211	361	367

DEBUG    ya.test:process.py:276 Command (pid 4131685) 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 4131698) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4131698) elapsed time (sec): 30.278034448623657
DEBUG    ya.test:process.py:263 Command (pid 4131698) wtime: 30.281
DEBUG    ya.test:process.py:275 Command (pid 4131698) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	10	0	0	0	0
4	      0	0	0	984	0	0	0	0
5	      0	0	0	1751	0	0	0	0
6	      0	0	0	1383	0	0	0	0
7	      0	0	0	1245	0	0	0	0
8	      0	0	0	2000	0	0	0	0
9	      0	0	0	1707	0	0	0	0
10	      0	0	0	1742	0	0	0	0
11	      0	0	0	1585	0	0	0	0
12	      0	0	0	1203	0	0	0	0
13	      0	0	0	1513	0	0	0	0
14	      0	0	0	1324	0	0	0	0
15	      0	0	0	1591	0	0	0	0
16	      0	0	0	1383	0	0	0	0
17	      0	0	0	1465	0	0	0	0
18	      0	0	0	1565	0	0	0	0
19	      0	0	0	1787	0	0	0	0
20	      0	0	0	1246	0	0	0	0
21	      0	0	0	907	0	0	0	0
22	      0	0	0	1407	0	0	0	0
23	      0	0	0	1396	0	0	0	0
24	      0	0	0	1275	0	0	0	0
25	      0	0	0	1351	0	0	0	0
26	      0	0	0	1346	0	0	0	0
27	      0	0	0	1846	0	0	0	0
28	      0	0	0	1919	0	0	0	0
29	      0	0	0	1804	0	0	0	0
30	      0	0	0	1715	0	0	0	0

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

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

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2962
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2962". 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:2962
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2962". 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:2962
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2962". 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:2962
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2962". 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:2962
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2962". 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:2962
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2962". 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:2962
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2962". 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:2962
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2962". 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:2962
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2962". 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:2962
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2962". 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:2962
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2962". 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:2962
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2962". 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:2962
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2962". 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:2962
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2962". 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:2962
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2962". 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:2962
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2962". 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:2962
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2962". 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:2962
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2962". 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:2962
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2962". 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:2962
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2962". 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:2962
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2962". 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:2962
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2962". 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:2962
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2962". 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:2962
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2962". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
============================== slowest durations ===============================
339.34s call     test_log_scenario.py::TestLogScenario::test_log_uniform
9.68s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
0.18s 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/c96l/0011e2/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/c96l/0011e2/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/stderr
Stderr content:

GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
VERIFY failed (2025-11-18T13:44:14.289921Z): source_id=223;tablet_id=72075186224037924;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 @ 0xA787915
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA77FE56
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB6164E8
3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD5FB4BB
4. /-S/ydb/core/formats/arrow/reader/position.h:83: CompareImpl @ 0x9DDB3D8
5. /-S/ydb/core/formats/arrow/reader/position.h:471: Compare @ 0x9DDB12F
6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD5D66ED
7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x1417244B
8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14DB8AB7
9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14D09FC3
10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14D09FC3
11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14D06DE3
12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14D0D897
13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x14190238
14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CC7B385
15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB5B93F7
16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB606F94
17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB60B054
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB60AC60
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB60B84E
20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA78956C
21. ??:0: ?? @ 0x7FCF44B72AC2
22. ??:0: ?? @ 0x7FCF44C048BF
============ 1 failed, 105 deselected, 1 error in 352.54s (0:05:52) ============
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/c96l/0011c8/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 110 items / 105 deselected / 5 selected

=========================== 105 deselected in 2.14s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/c96l/001215/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 110 items / 105 deselected / 5 selected

=========================== 105 deselected in 1.30s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/c96l/00121e/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 110 items / 105 deselected / 5 selected

=========================== 105 deselected in 2.33s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/c96l/0011f5/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 110 items / 105 deselected / 5 selected

=========================== 105 deselected in 1.80s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/c96l/00120d/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 110 items / 105 deselected / 5 selected

=========================== 105 deselected in 2.05s ============================
