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

order_by_with_limit.py .

============================== slowest durations ===============================
3.59s setup    order_by_with_limit.py::TestOrderBy::test_filtered_portion
0.12s call     order_by_with_limit.py::TestOrderBy::test_filtered_portion

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
====================== 1 passed, 111 deselected in 4.50s =======================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/86xq/00038f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 111 deselected / 5 selected

order_by_with_limit.py .

============================== slowest durations ===============================
56.95s call     order_by_with_limit.py::TestOrderBy::test_random
3.84s setup    order_by_with_limit.py::TestOrderBy::test_random

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
================= 1 passed, 111 deselected in 61.85s (0:01:01) =================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/86xq/000393/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk2
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 111 deselected / 5 selected

order_by_with_limit.py .

============================== slowest durations ===============================
63.78s call     order_by_with_limit.py::TestOrderBy::test_stress_sorting
3.79s setup    order_by_with_limit.py::TestOrderBy::test_stress_sorting
0.13s teardown order_by_with_limit.py::TestOrderBy::test_stress_sorting
================= 1 passed, 111 deselected in 68.54s (0:01:08) =================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/86xq/000392/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 111 deselected / 5 selected

test_create.py .

============================== slowest durations ===============================
3.69s setup    test_create.py::TestCreate::test_create_all_opt_ints
0.41s call     test_create.py::TestCreate::test_create_all_opt_ints

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
====================== 1 passed, 111 deselected in 4.95s =======================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/86xq/00038b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 111 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:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/86xq/00038b/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/86xq/00038b/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-24T13:00:03.800740Z): source_id=112;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 @ 0xA917F95
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA9104D6
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB7A7528
E   3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD71BBFB
E   4. /-S/ydb/core/formats/arrow/reader/position.h:85: CompareImpl @ 0x9F70748
E   5. /-S/ydb/core/formats/arrow/reader/position.h:482: Compare @ 0x9F7049F
E   6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD6F624D
E   7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:22: BuildFilter @ 0x14374F5B
E   8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14FBBF57
E   9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14F10D13
E   10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14F10D13
E   11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14F0E6C3
E   12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14F12087
E   13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x14392D48
E   14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CF3FFC5
E   15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB74A437
E   16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB797FD4
E   17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB79C094
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB79BCA0
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB79C88E
E   20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA919BEC
E   21. ??:0: ?? @ 0x7F031D307AC2
E   22. ??:0: ?? @ 0x7F031D3998BF
------------------------------ 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/86xq/00038b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4075613
DEBUG    ya.test:process.py:259 Command (pid 4075613) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4075613) elapsed time (sec): 0.510504961013794
DEBUG    ya.test:process.py:263 Command (pid 4075613) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4075613) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4075613) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4075613) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4075613) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4075613) maxrss: 545636
DEBUG    ya.test:process.py:263 Command (pid 4075613) minflt: 16241
DEBUG    ya.test:process.py:263 Command (pid 4075613) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4075613) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4075613) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 4075613) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4075613) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4075613) nvcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 4075613) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4075613) stime: 0.382148
DEBUG    ya.test:process.py:263 Command (pid 4075613) utime: 0.080453
DEBUG    ya.test:process.py:263 Command (pid 4075613) wtime: 0.512
DEBUG    ya.test:process.py:275 Command (pid 4075613) 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-tdcjyzwtd4    Host information: 
        Linux ghrun-tdcjyzwtd4 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/86xq/00038b/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7795
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/86xq/00038b/r3tmp/kikimr_cluster_e2xp23oe
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/86xq/00038b/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7631
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20894
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26006
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64420
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/86xq/00038b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/86xq/00038b/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/86xq/00038b/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_sftt4tcb.log --grpc-port=7631 --mon-port=20894 --ic-port=7795
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:7631/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/86xq/00038b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/86xq/00038b/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/86xq/00038b/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_sftt4tcb.log --grpc-port=7631 --mon-port=20894 --ic-port=7795
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/86xq/00038b/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/86xq/00038b/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/86xq/00038b/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_sftt4tcb.log', '--grpc-port=7631', '--mon-port=20894', '--ic-port=7795')' in '/home/runner/.ya/build/build_root/86xq/00038b/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: 4075931
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:7631/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/86xq/00038b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4075933
DEBUG    ya.test:process.py:259 Command (pid 4075933) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4075933) elapsed time (sec): 0.39376330375671387
DEBUG    ya.test:process.py:263 Command (pid 4075933) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4075933) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4075933) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4075933) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4075933) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4075933) maxrss: 545620
DEBUG    ya.test:process.py:263 Command (pid 4075933) minflt: 16246
DEBUG    ya.test:process.py:263 Command (pid 4075933) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4075933) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4075933) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 4075933) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4075933) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4075933) nvcsw: 19
DEBUG    ya.test:process.py:263 Command (pid 4075933) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4075933) stime: 0.241142
DEBUG    ya.test:process.py:263 Command (pid 4075933) utime: 0.07765799999999999
DEBUG    ya.test:process.py:263 Command (pid 4075933) wtime: 0.395
DEBUG    ya.test:process.py:275 Command (pid 4075933) 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-tdcjyzwtd4    Host information: 
        Linux ghrun-tdcjyzwtd4 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-tdcjyzwtd4    Host information: 
        Linux ghrun-tdcjyzwtd4 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/86xq/00038b/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/86xq/00038b/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7631', '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: 7795\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/86xq/00038b/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7631', '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: 7795\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4077873
DEBUG    ya.test:process.py:259 Command (pid 4077873) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4077873) elapsed time (sec): 0.2894296646118164
DEBUG    ya.test:process.py:263 Command (pid 4077873) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4077873) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4077873) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4077873) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4077873) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4077873) maxrss: 553884
DEBUG    ya.test:process.py:263 Command (pid 4077873) minflt: 18382
DEBUG    ya.test:process.py:263 Command (pid 4077873) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4077873) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4077873) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 4077873) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4077873) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4077873) nvcsw: 141
DEBUG    ya.test:process.py:263 Command (pid 4077873) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4077873) stime: 0.157213
DEBUG    ya.test:process.py:263 Command (pid 4077873) utime: 0.088684
DEBUG    ya.test:process.py:263 Command (pid 4077873) wtime: 0.29
DEBUG    ya.test:process.py:275 Command (pid 4077873) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/86xq/00038b/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/86xq/00038b/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7631', '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/86xq/00038b/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7631', '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: 4078075
DEBUG    ya.test:process.py:259 Command (pid 4078075) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4078075) elapsed time (sec): 0.4496157169342041
DEBUG    ya.test:process.py:263 Command (pid 4078075) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4078075) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4078075) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4078075) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4078075) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4078075) maxrss: 553872
DEBUG    ya.test:process.py:263 Command (pid 4078075) minflt: 18388
DEBUG    ya.test:process.py:263 Command (pid 4078075) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4078075) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4078075) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 4078075) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4078075) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4078075) nvcsw: 143
DEBUG    ya.test:process.py:263 Command (pid 4078075) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4078075) stime: 0.31992699999999996
DEBUG    ya.test:process.py:263 Command (pid 4078075) utime: 0.08583199999999999
DEBUG    ya.test:process.py:263 Command (pid 4078075) wtime: 0.45
DEBUG    ya.test:process.py:275 Command (pid 4078075) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, bff58669-1fd0-482d-97a3-682bfd817769, localhost:7631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, bff58669-1fd0-482d-97a3-682bfd817769, localhost:7631): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, bff58669-1fd0-482d-97a3-682bfd817769, localhost:7631): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-tdcjyzwtd4.auto.internal" port: 7631 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-tdcjyzwtd4.auto.internal:7631, 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:7631
------------------------------ 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/86xq/00038b/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/86xq/00038b/ydb/apps/ydb/ydb -e grpc://localhost:7631 -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/86xq/00038b/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:7631', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4078639
DEBUG    ya.test:process.py:259 Command (pid 4078639) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4078639) elapsed time (sec): 0.24935388565063477
DEBUG    ya.test:process.py:263 Command (pid 4078639) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4078639) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4078639) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4078639) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4078639) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4078639) maxrss: 165080
DEBUG    ya.test:process.py:263 Command (pid 4078639) minflt: 3536
DEBUG    ya.test:process.py:263 Command (pid 4078639) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4078639) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4078639) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 4078639) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4078639) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4078639) nvcsw: 201
DEBUG    ya.test:process.py:263 Command (pid 4078639) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4078639) stime: 0.011668999999999999
DEBUG    ya.test:process.py:263 Command (pid 4078639) utime: 0.046675999999999995
DEBUG    ya.test:process.py:263 Command (pid 4078639) wtime: 0.25
DEBUG    ya.test:process.py:275 Command (pid 4078639) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 4078639) 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/86xq/00038b/ydb/apps/ydb/ydb -e grpc://localhost:7631 -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/86xq/00038b/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:7631', '-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: 4078935
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 4078935) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4078935) elapsed time (sec): 30.148781776428223
DEBUG    ya.test:process.py:263 Command (pid 4078935) wtime: 30.15
DEBUG    ya.test:process.py:275 Command (pid 4078935) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    480	480	0	0	20	21	25	30
2	    488	488	0	0	20	21	21	22
3	    482	482	0	0	20	21	30	31
4	    489	489	0	0	20	21	21	22
5	    485	485	0	0	20	20	21	21
6	    489	489	0	0	20	20	21	21
7	    480	480	0	0	20	24	25	28
8	    486	486	0	0	20	22	24	30
9	    488	488	0	0	20	20	21	22
10	    488	488	0	0	20	20	23	24
11	    487	487	0	0	20	20	21	22
12	    487	487	0	0	20	20	21	22
13	    489	489	0	0	20	20	21	21
14	    488	488	0	0	20	21	21	22
15	    477	477	0	0	20	23	30	33
16	    485	485	0	0	20	21	22	25
17	    483	483	0	0	20	22	26	26
18	    487	487	0	0	20	22	23	28
19	    469	469	0	0	20	25	30	34
20	    484	484	0	0	20	21	23	25
21	    482	482	0	0	20	23	25	30
22	    487	487	0	0	20	21	24	28
23	    486	486	0	0	20	21	22	22
24	    477	477	0	0	20	25	28	34
25	    467	467	0	0	20	26	41	43
26	    480	480	0	0	20	23	28	29
27	    478	478	0	0	20	23	28	30
28	    476	476	0	0	20	21	42	48
29	    475	475	0	0	20	26	31	34
30	    487	487	0	0	20	25	29	36

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  14486	482.867	0	0	20	22	27	48

DEBUG    ya.test:process.py:276 Command (pid 4078935) 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, e26ffa2c-3e62-4479-902e-bcfc8f059f55, ghrun-tdcjyzwtd4.auto.internal:7631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e26ffa2c-3e62-4479-902e-bcfc8f059f55, ghrun-tdcjyzwtd4.auto.internal:7631): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e26ffa2c-3e62-4479-902e-bcfc8f059f55, ghrun-tdcjyzwtd4.auto.internal:7631): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NWQxZTU3NGEtN2U5OTE5Y2QtZjRmYjcyNTQtMTMwZmRmODE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 5b65afd2-984a-44ef-afd5-1ce65a2d00e0, ghrun-tdcjyzwtd4.auto.internal:7631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 5b65afd2-984a-44ef-afd5-1ce65a2d00e0, ghrun-tdcjyzwtd4.auto.internal:7631): request = { session_id: "ydb://session/3?node_id=1&id=NWQxZTU3NGEtN2U5OTE5Y2QtZjRmYjcyNTQtMTMwZmRmODE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 5b65afd2-984a-44ef-afd5-1ce65a2d00e0, ghrun-tdcjyzwtd4.auto.internal:7631): 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=NWQxZTU3NGEtN2U5OTE5Y2QtZjRmYjcyNTQtMTMwZmRmODE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8803772d-89d1-43c5-871c-ac84119de073, ghrun-tdcjyzwtd4.auto.internal:7631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8803772d-89d1-43c5-871c-ac84119de073, ghrun-tdcjyzwtd4.auto.internal:7631): request = { session_id: "ydb://session/3?node_id=1&id=NWQxZTU3NGEtN2U5OTE5Y2QtZjRmYjcyNTQtMTMwZmRmODE=" 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, 8803772d-89d1-43c5-871c-ac84119de073, ghrun-tdcjyzwtd4.auto.internal:7631): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWQxZTU3NGEtN2U5OTE5Y2QtZjRmYjcyNTQtMTMwZmRmODE=
INFO     root:test_log_scenario.py:217 Count rows after insert 14180 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWQxZTU3NGEtN2U5OTE5Y2QtZjRmYjcyNTQtMTMwZmRmODE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, dd18e44d-69cd-4d05-b246-0e9e45599bb8, ghrun-tdcjyzwtd4.auto.internal:7631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dd18e44d-69cd-4d05-b246-0e9e45599bb8, ghrun-tdcjyzwtd4.auto.internal:7631): request = { session_id: "ydb://session/3?node_id=1&id=NWQxZTU3NGEtN2U5OTE5Y2QtZjRmYjcyNTQtMTMwZmRmODE=" 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, dd18e44d-69cd-4d05-b246-0e9e45599bb8, ghrun-tdcjyzwtd4.auto.internal:7631): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWQxZTU3NGEtN2U5OTE5Y2QtZjRmYjcyNTQtMTMwZmRmODE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWQxZTU3NGEtN2U5OTE5Y2QtZjRmYjcyNTQtMTMwZmRmODE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 858bd213-8736-4ab1-bb05-39ebd17b2638, ghrun-tdcjyzwtd4.auto.internal:7631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 858bd213-8736-4ab1-bb05-39ebd17b2638, ghrun-tdcjyzwtd4.auto.internal:7631): request = { session_id: "ydb://session/3?node_id=1&id=NWQxZTU3NGEtN2U5OTE5Y2QtZjRmYjcyNTQtMTMwZmRmODE=" 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, 858bd213-8736-4ab1-bb05-39ebd17b2638, ghrun-tdcjyzwtd4.auto.internal:7631): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWQxZTU3NGEtN2U5OTE5Y2QtZjRmYjcyNTQtMTMwZmRmODE=
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/86xq/00038b/ydb/apps/ydb/ydb -e grpc://localhost:7631 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWQxZTU3NGEtN2U5OTE5Y2QtZjRmYjcyNTQtMTMwZmRmODE=
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/86xq/00038b/ydb/apps/ydb/ydb -e grpc://localhost:7631 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/86xq/00038b/ydb/apps/ydb/ydb -e grpc://localhost:7631 -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, 6b0930de-d19c-4971-91c4-0dd331a6f0f4, ghrun-tdcjyzwtd4.auto.internal:7631): 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, 6b0930de-d19c-4971-91c4-0dd331a6f0f4, ghrun-tdcjyzwtd4.auto.internal:7631): request = { session_id: "ydb://session/3?node_id=1&id=NWQxZTU3NGEtN2U5OTE5Y2QtZjRmYjcyNTQtMTMwZmRmODE=" 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 err will be placed to ydb.err.1
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, ab6d1b5b-e268-441b-985b-90add6b35cbd, ghrun-tdcjyzwtd4.auto.internal:7631): creating call state
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6b0930de-d19c-4971-91c4-0dd331a6f0f4, ghrun-tdcjyzwtd4.auto.internal:7631): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ab6d1b5b-e268-441b-985b-90add6b35cbd, ghrun-tdcjyzwtd4.auto.internal:7631): request = {  }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/86xq/00038b/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:7631', '-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:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:628 Command pid: 4088689
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ab6d1b5b-e268-441b-985b-90add6b35cbd, ghrun-tdcjyzwtd4.auto.internal:7631): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODY3NmQwZDItMzhiNmU3ZDItODk5MTdmMC1jZDBlNWRhZA==" node_id: 1 }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, c9d24582-2b92-40de-913f-61517cd82777, ghrun-tdcjyzwtd4.auto.internal:7631): creating call state
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/86xq/00038b/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:7631', '-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:63 RpcState(AttachSession, c9d24582-2b92-40de-913f-61517cd82777, ghrun-tdcjyzwtd4.auto.internal:7631): request = { session_id: "ydb://session/3?node_id=1&id=ODY3NmQwZDItMzhiNmU3ZDItODk5MTdmMC1jZDBlNWRhZA==" }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/86xq/00038b/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:7631', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4088690
DEBUG    ya.test:process.py:628 Command pid: 4088691
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, c9d24582-2b92-40de-913f-61517cd82777, ghrun-tdcjyzwtd4.auto.internal:7631): 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=ODY3NmQwZDItMzhiNmU3ZDItODk5MTdmMC1jZDBlNWRhZA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8fb6a7bf-599f-48cc-8099-a72ec8f8f9ba, ghrun-tdcjyzwtd4.auto.internal:7631): 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, 8fb6a7bf-599f-48cc-8099-a72ec8f8f9ba, ghrun-tdcjyzwtd4.auto.internal:7631): request = { session_id: "ydb://session/3?node_id=1&id=ODY3NmQwZDItMzhiNmU3ZDItODk5MTdmMC1jZDBlNWRhZA==" 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, adf3831a-ceee-4cac-be36-56e1a4bc2a09, ghrun-tdcjyzwtd4.auto.internal:7631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, adf3831a-ceee-4cac-be36-56e1a4bc2a09, ghrun-tdcjyzwtd4.auto.internal:7631): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8fb6a7bf-599f-48cc-8099-a72ec8f8f9ba, ghrun-tdcjyzwtd4.auto.internal:7631): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, adf3831a-ceee-4cac-be36-56e1a4bc2a09, ghrun-tdcjyzwtd4.auto.internal:7631): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTMxZDU3ODMtNjI1NmM0MGYtNzc1NTU1MzMtMzNjYjBmZDI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 0276b004-bc2d-4b25-88e7-5e2af9bdc6a2, ghrun-tdcjyzwtd4.auto.internal:7631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 0276b004-bc2d-4b25-88e7-5e2af9bdc6a2, ghrun-tdcjyzwtd4.auto.internal:7631): request = { session_id: "ydb://session/3?node_id=1&id=NTMxZDU3ODMtNjI1NmM0MGYtNzc1NTU1MzMtMzNjYjBmZDI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 0276b004-bc2d-4b25-88e7-5e2af9bdc6a2, ghrun-tdcjyzwtd4.auto.internal:7631): 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=NTMxZDU3ODMtNjI1NmM0MGYtNzc1NTU1MzMtMzNjYjBmZDI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, abdf2646-5769-436b-95c9-62037c917d0f, ghrun-tdcjyzwtd4.auto.internal:7631): 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, abdf2646-5769-436b-95c9-62037c917d0f, ghrun-tdcjyzwtd4.auto.internal:7631): request = { session_id: "ydb://session/3?node_id=1&id=NTMxZDU3ODMtNjI1NmM0MGYtNzc1NTU1MzMtMzNjYjBmZDI=" 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, 9faac1ec-b5f5-4324-8c78-b7428615a95e, ghrun-tdcjyzwtd4.auto.internal:7631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 9faac1ec-b5f5-4324-8c78-b7428615a95e, ghrun-tdcjyzwtd4.auto.internal:7631): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, abdf2646-5769-436b-95c9-62037c917d0f, ghrun-tdcjyzwtd4.auto.internal:7631): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 9faac1ec-b5f5-4324-8c78-b7428615a95e, ghrun-tdcjyzwtd4.auto.internal:7631): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NmZhZjA2ZTYtZjczNDY1NWEtYzI2YWVhNTEtOWIxZmM1OGE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 58d261d8-055e-4c6e-9027-d54d41b01308, ghrun-tdcjyzwtd4.auto.internal:7631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 58d261d8-055e-4c6e-9027-d54d41b01308, ghrun-tdcjyzwtd4.auto.internal:7631): request = { session_id: "ydb://session/3?node_id=1&id=NmZhZjA2ZTYtZjczNDY1NWEtYzI2YWVhNTEtOWIxZmM1OGE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 58d261d8-055e-4c6e-9027-d54d41b01308, ghrun-tdcjyzwtd4.auto.internal:7631): 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=NmZhZjA2ZTYtZjczNDY1NWEtYzI2YWVhNTEtOWIxZmM1OGE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 05a71b50-5bb8-4ed3-b57b-e2fdb912de6d, ghrun-tdcjyzwtd4.auto.internal:7631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 05a71b50-5bb8-4ed3-b57b-e2fdb912de6d, ghrun-tdcjyzwtd4.auto.internal:7631): request = { session_id: "ydb://session/3?node_id=1&id=NmZhZjA2ZTYtZjczNDY1NWEtYzI2YWVhNTEtOWIxZmM1OGE=" 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, a903ee76-0a55-4def-a521-ad66498ecb58, ghrun-tdcjyzwtd4.auto.internal:7631): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 05a71b50-5bb8-4ed3-b57b-e2fdb912de6d, ghrun-tdcjyzwtd4.auto.internal:7631): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a903ee76-0a55-4def-a521-ad66498ecb58, ghrun-tdcjyzwtd4.auto.internal:7631): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a903ee76-0a55-4def-a521-ad66498ecb58, ghrun-tdcjyzwtd4.auto.internal:7631): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZjYyZThlNGMtNmRiOGE1OWQtN2U0MTVlM2QtN2FlNmVlNTk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, d7af2624-3d54-42d1-b524-b39f75bbaefc, ghrun-tdcjyzwtd4.auto.internal:7631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d7af2624-3d54-42d1-b524-b39f75bbaefc, ghrun-tdcjyzwtd4.auto.internal:7631): request = { session_id: "ydb://session/3?node_id=1&id=ZjYyZThlNGMtNmRiOGE1OWQtN2U0MTVlM2QtN2FlNmVlNTk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d7af2624-3d54-42d1-b524-b39f75bbaefc, ghrun-tdcjyzwtd4.auto.internal:7631): 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=ZjYyZThlNGMtNmRiOGE1OWQtN2U0MTVlM2QtN2FlNmVlNTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9450ef9b-0e11-49e4-915f-d190248abbfc, ghrun-tdcjyzwtd4.auto.internal:7631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9450ef9b-0e11-49e4-915f-d190248abbfc, ghrun-tdcjyzwtd4.auto.internal:7631): request = { session_id: "ydb://session/3?node_id=1&id=ZjYyZThlNGMtNmRiOGE1OWQtN2U0MTVlM2QtN2FlNmVlNTk=" 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:52 RpcState(ExecuteQuery, 9450ef9b-0e11-49e4-915f-d190248abbfc, ghrun-tdcjyzwtd4.auto.internal:7631): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 0266b6a2-7187-4e11-b5a2-7caa6687a0a0, ghrun-tdcjyzwtd4.auto.internal:7631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0266b6a2-7187-4e11-b5a2-7caa6687a0a0, ghrun-tdcjyzwtd4.auto.internal:7631): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0266b6a2-7187-4e11-b5a2-7caa6687a0a0, ghrun-tdcjyzwtd4.auto.internal:7631): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NDc4OTE1YmMtNDUxYmMwNGMtYjQ5NGQ0YmItNmY4ODU0ZjU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 599f4105-e6e3-4299-a79b-3fc7cea2ee78, ghrun-tdcjyzwtd4.auto.internal:7631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 599f4105-e6e3-4299-a79b-3fc7cea2ee78, ghrun-tdcjyzwtd4.auto.internal:7631): request = { session_id: "ydb://session/3?node_id=1&id=NDc4OTE1YmMtNDUxYmMwNGMtYjQ5NGQ0YmItNmY4ODU0ZjU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 599f4105-e6e3-4299-a79b-3fc7cea2ee78, ghrun-tdcjyzwtd4.auto.internal:7631): 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=NDc4OTE1YmMtNDUxYmMwNGMtYjQ5NGQ0YmItNmY4ODU0ZjU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 21831c4d-d36d-42d8-bad4-1468393d1158, ghrun-tdcjyzwtd4.auto.internal:7631): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 21831c4d-d36d-42d8-bad4-1468393d1158, ghrun-tdcjyzwtd4.auto.internal:7631): request = { session_id: "ydb://session/3?node_id=1&id=NDc4OTE1YmMtNDUxYmMwNGMtYjQ5NGQ0YmItNmY4ODU0ZjU=" 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, 077f283c-eace-4f27-b4b7-eb5dbc755243, ghrun-tdcjyzwtd4.auto.internal:7631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 077f283c-eace-4f27-b4b7-eb5dbc755243, ghrun-tdcjyzwtd4.auto.internal:7631): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 21831c4d-d36d-42d8-bad4-1468393d1158, ghrun-tdcjyzwtd4.auto.internal:7631): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 077f283c-eace-4f27-b4b7-eb5dbc755243, ghrun-tdcjyzwtd4.auto.internal:7631): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NzU2ZjQzZDgtYzI2ZTZmOTQtMzQ2ZjRiOGQtMTI2Mjk5ZmE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 7632b5c6-4b50-476d-8d57-269ba80a6d1c, ghrun-tdcjyzwtd4.auto.internal:7631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7632b5c6-4b50-476d-8d57-269ba80a6d1c, ghrun-tdcjyzwtd4.auto.internal:7631): request = { session_id: "ydb://session/3?node_id=1&id=NzU2ZjQzZDgtYzI2ZTZmOTQtMzQ2ZjRiOGQtMTI2Mjk5ZmE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7632b5c6-4b50-476d-8d57-269ba80a6d1c, ghrun-tdcjyzwtd4.auto.internal:7631): 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=NzU2ZjQzZDgtYzI2ZTZmOTQtMzQ2ZjRiOGQtMTI2Mjk5ZmE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 39541977-a2d9-41af-80a0-bc8c41173ef1, ghrun-tdcjyzwtd4.auto.internal:7631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 39541977-a2d9-41af-80a0-bc8c41173ef1, ghrun-tdcjyzwtd4.auto.internal:7631): request = { session_id: "ydb://session/3?node_id=1&id=NzU2ZjQzZDgtYzI2ZTZmOTQtMzQ2ZjRiOGQtMTI2Mjk5ZmE=" 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, 39541977-a2d9-41af-80a0-bc8c41173ef1, ghrun-tdcjyzwtd4.auto.internal:7631): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 067b75cd-f4b0-4d2f-9056-a648a89e8eba, ghrun-tdcjyzwtd4.auto.internal:7631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 067b75cd-f4b0-4d2f-9056-a648a89e8eba, ghrun-tdcjyzwtd4.auto.internal:7631): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 067b75cd-f4b0-4d2f-9056-a648a89e8eba, ghrun-tdcjyzwtd4.auto.internal:7631): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODk0NmJiYzctMWI0MzU4LTgxNWNhYWRjLWUxZWZhMjBm" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 6b002e60-8c94-4a88-998a-def65f599d35, ghrun-tdcjyzwtd4.auto.internal:7631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 6b002e60-8c94-4a88-998a-def65f599d35, ghrun-tdcjyzwtd4.auto.internal:7631): request = { session_id: "ydb://session/3?node_id=1&id=ODk0NmJiYzctMWI0MzU4LTgxNWNhYWRjLWUxZWZhMjBm" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 6b002e60-8c94-4a88-998a-def65f599d35, ghrun-tdcjyzwtd4.auto.internal:7631): 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=ODk0NmJiYzctMWI0MzU4LTgxNWNhYWRjLWUxZWZhMjBm
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 87c6dfa3-ec60-4e00-9557-2375c7fc0f9a, ghrun-tdcjyzwtd4.auto.internal:7631): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 87c6dfa3-ec60-4e00-9557-2375c7fc0f9a, ghrun-tdcjyzwtd4.auto.internal:7631): request = { session_id: "ydb://session/3?node_id=1&id=ODk0NmJiYzctMWI0MzU4LTgxNWNhYWRjLWUxZWZhMjBm" 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, ef315011-1fe1-4103-9e32-cc86ac4426a9, ghrun-tdcjyzwtd4.auto.internal:7631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ef315011-1fe1-4103-9e32-cc86ac4426a9, ghrun-tdcjyzwtd4.auto.internal:7631): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 87c6dfa3-ec60-4e00-9557-2375c7fc0f9a, ghrun-tdcjyzwtd4.auto.internal:7631): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ef315011-1fe1-4103-9e32-cc86ac4426a9, ghrun-tdcjyzwtd4.auto.internal:7631): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZGQ0MmU3YzMtODU0MTE5ZGYtOTM4NjQzZTUtMzRlYWJlNTg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 6c2f56cf-0324-4822-8df3-aa3009b63b21, ghrun-tdcjyzwtd4.auto.internal:7631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 6c2f56cf-0324-4822-8df3-aa3009b63b21, ghrun-tdcjyzwtd4.auto.internal:7631): request = { session_id: "ydb://session/3?node_id=1&id=ZGQ0MmU3YzMtODU0MTE5ZGYtOTM4NjQzZTUtMzRlYWJlNTg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 6c2f56cf-0324-4822-8df3-aa3009b63b21, ghrun-tdcjyzwtd4.auto.internal:7631): 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=ZGQ0MmU3YzMtODU0MTE5ZGYtOTM4NjQzZTUtMzRlYWJlNTg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 55dc345a-7ca4-4a3d-8914-9e64d9071d68, ghrun-tdcjyzwtd4.auto.internal:7631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 55dc345a-7ca4-4a3d-8914-9e64d9071d68, ghrun-tdcjyzwtd4.auto.internal:7631): request = { session_id: "ydb://session/3?node_id=1&id=ZGQ0MmU3YzMtODU0MTE5ZGYtOTM4NjQzZTUtMzRlYWJlNTg=" 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, 55dc345a-7ca4-4a3d-8914-9e64d9071d68, ghrun-tdcjyzwtd4.auto.internal:7631): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 7ace74dd-00fc-4f60-a2eb-31c67e175919, ghrun-tdcjyzwtd4.auto.internal:7631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7ace74dd-00fc-4f60-a2eb-31c67e175919, ghrun-tdcjyzwtd4.auto.internal:7631): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7ace74dd-00fc-4f60-a2eb-31c67e175919, ghrun-tdcjyzwtd4.auto.internal:7631): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YWZhMDlhNjUtMjlkMTUwZS0xNDljMWE4LWEzN2FlYjIy" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 7b4b240c-afb5-4996-928d-4dfc2aa8e385, ghrun-tdcjyzwtd4.auto.internal:7631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7b4b240c-afb5-4996-928d-4dfc2aa8e385, ghrun-tdcjyzwtd4.auto.internal:7631): request = { session_id: "ydb://session/3?node_id=1&id=YWZhMDlhNjUtMjlkMTUwZS0xNDljMWE4LWEzN2FlYjIy" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7b4b240c-afb5-4996-928d-4dfc2aa8e385, ghrun-tdcjyzwtd4.auto.internal:7631): 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=YWZhMDlhNjUtMjlkMTUwZS0xNDljMWE4LWEzN2FlYjIy
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1cc58588-3348-4cf6-ab4b-7f40223aaf1a, ghrun-tdcjyzwtd4.auto.internal:7631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1cc58588-3348-4cf6-ab4b-7f40223aaf1a, ghrun-tdcjyzwtd4.auto.internal:7631): request = { session_id: "ydb://session/3?node_id=1&id=YWZhMDlhNjUtMjlkMTUwZS0xNDljMWE4LWEzN2FlYjIy" 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, 1cc58588-3348-4cf6-ab4b-7f40223aaf1a, ghrun-tdcjyzwtd4.auto.internal:7631): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 5b65afd2-984a-44ef-afd5-1ce65a2d00e0, ghrun-tdcjyzwtd4.auto.internal:7631): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:7631 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-24T13:00:11.785675734+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-tdcjyzwtd4.auto.internal:7631
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, c9d24582-2b92-40de-913f-61517cd82777, ghrun-tdcjyzwtd4.auto.internal:7631): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:7631 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-24T13:00:11.785840826+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 0276b004-bc2d-4b25-88e7-5e2af9bdc6a2, ghrun-tdcjyzwtd4.auto.internal:7631): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:7631 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-24T13:00:11.785869879+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tdcjyzwtd4.auto.internal:7631
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tdcjyzwtd4.auto.internal:7631
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 58d261d8-055e-4c6e-9027-d54d41b01308, ghrun-tdcjyzwtd4.auto.internal:7631): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:7631 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-24T13:00:11.78589556+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tdcjyzwtd4.auto.internal:7631
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, d7af2624-3d54-42d1-b524-b39f75bbaefc, ghrun-tdcjyzwtd4.auto.internal:7631): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:7631 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-24T13:00:11.785928802+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 599f4105-e6e3-4299-a79b-3fc7cea2ee78, ghrun-tdcjyzwtd4.auto.internal:7631): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:7631 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-24T13:00:11.785952428+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tdcjyzwtd4.auto.internal:7631
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 7632b5c6-4b50-476d-8d57-269ba80a6d1c, ghrun-tdcjyzwtd4.auto.internal:7631): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:7631 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-24T13:00:11.785978821+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 6b002e60-8c94-4a88-998a-def65f599d35, ghrun-tdcjyzwtd4.auto.internal:7631): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:7631 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-24T13:00:11.786005577+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-tdcjyzwtd4.auto.internal:7631
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 7b4b240c-afb5-4996-928d-4dfc2aa8e385, ghrun-tdcjyzwtd4.auto.internal:7631): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:7631 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-24T13:00:11.786057187+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tdcjyzwtd4.auto.internal:7631
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 6b0930de-d19c-4971-91c4-0dd331a6f0f4, ghrun-tdcjyzwtd4.auto.internal:7631): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	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-24T13:00:11.785821891+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 6c2f56cf-0324-4822-8df3-aa3009b63b21, ghrun-tdcjyzwtd4.auto.internal:7631): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:7631 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-24T13:00:11.786032402+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-tdcjyzwtd4.auto.internal:7631
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 05a71b50-5bb8-4ed3-b57b-e2fdb912de6d, ghrun-tdcjyzwtd4.auto.internal:7631): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	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-24T13:00:11.785914137+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 8fb6a7bf-599f-48cc-8099-a72ec8f8f9ba, ghrun-tdcjyzwtd4.auto.internal:7631): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	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-24T13:00:11.785856411+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tdcjyzwtd4.auto.internal:7631
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, abdf2646-5769-436b-95c9-62037c917d0f, ghrun-tdcjyzwtd4.auto.internal:7631): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	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-24T13:00:11.78588394+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 9450ef9b-0e11-49e4-915f-d190248abbfc, ghrun-tdcjyzwtd4.auto.internal:7631): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-24T13:00:11.785940418+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 21831c4d-d36d-42d8-bad4-1468393d1158, ghrun-tdcjyzwtd4.auto.internal:7631): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-24T13:00:11.785966609+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 39541977-a2d9-41af-80a0-bc8c41173ef1, ghrun-tdcjyzwtd4.auto.internal:7631): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-24T13:00:11.78599466+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-tdcjyzwtd4.auto.internal:7631
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 87c6dfa3-ec60-4e00-9557-2375c7fc0f9a, ghrun-tdcjyzwtd4.auto.internal:7631): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	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-24T13:00:11.786019565+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 55dc345a-7ca4-4a3d-8914-9e64d9071d68, ghrun-tdcjyzwtd4.auto.internal:7631): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	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-24T13:00:11.786045996+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tdcjyzwtd4.auto.internal:7631
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 1cc58588-3348-4cf6-ab4b-7f40223aaf1a, ghrun-tdcjyzwtd4.auto.internal:7631): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	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-24T13:00:11.786073559+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tdcjyzwtd4.auto.internal:7631
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tdcjyzwtd4.auto.internal:7631
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tdcjyzwtd4.auto.internal:7631
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tdcjyzwtd4.auto.internal:7631
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tdcjyzwtd4.auto.internal:7631
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tdcjyzwtd4.auto.internal:7631
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tdcjyzwtd4.auto.internal:7631
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tdcjyzwtd4.auto.internal:7631
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tdcjyzwtd4.auto.internal:7631
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: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.connection:connection.py:549 Closing channel for endpoint localhost:7631
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:7631". 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.connection:connection.py:549 Closing channel for endpoint localhost:7631
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7631". 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    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 4088689) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4088689) elapsed time (sec): 30.157338619232178
DEBUG    ya.test:process.py:263 Command (pid 4088689) wtime: 30.159
DEBUG    ya.test:process.py:275 Command (pid 4088689) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     64	64	0	0	51	531	547	555
2	    195	195	0	0	48	72	87	93
3	    206	206	0	0	44	70	77	82
4	    179	179	0	0	51	94	107	117
5	    199	199	0	0	48	69	75	84
6	    204	204	0	0	46	70	77	85
7	    188	188	0	0	49	74	96	102
8	    151	151	0	0	46	78	84	100
9	      0	0	0	1607	0	0	0	0
10	      0	0	0	2380	0	0	0	0
11	      0	0	0	2528	0	0	0	0
12	      0	0	0	2166	0	0	0	0
13	      0	0	0	2430	0	0	0	0
14	      0	0	0	2330	0	0	0	0
15	      0	0	0	2540	0	0	0	0
16	      0	0	0	2097	0	0	0	0
17	      0	0	0	2177	0	0	0	0
18	      0	0	0	2454	0	0	0	0
19	      0	0	0	2382	0	0	0	0
20	      0	0	0	2563	0	0	0	0
21	      0	0	0	2318	0	0	0	0
22	      0	0	0	2370	0	0	0	0
23	      0	0	0	2540	0	0	0	0
24	      0	0	0	2097	0	0	0	0
25	      0	0	0	2279	0	0	0	0
26	      0	0	0	2408	0	0	0	0
27	      0	0	0	2349	0	0	0	0
28	      0	0	0	2545	0	0	0	0
29	      0	0	0	2820	0	0	0	0
30	      0	0	0	2376	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	   1386	46.2	0	51756	48	81	200	555

DEBUG    ya.test:process.py:276 Command (pid 4088689) 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 4088691) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4088691) elapsed time (sec): 30.157701015472412
DEBUG    ya.test:process.py:263 Command (pid 4088691) wtime: 30.16
DEBUG    ya.test:process.py:275 Command (pid 4088691) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	10	0	0	0	0
4	      0	0	0	10	0	0	0	0
5	      0	0	0	10	0	0	0	0
6	      0	0	0	10	0	0	0	0
7	      0	0	0	10	0	0	0	0
8	      0	0	0	10	0	0	0	0
9	      0	0	0	1646	0	0	0	0
10	      0	0	0	2400	0	0	0	0
11	      0	0	0	2559	0	0	0	0
12	      0	0	0	2198	0	0	0	0
13	      0	0	0	2430	0	0	0	0
14	      0	0	0	2356	0	0	0	0
15	      0	0	0	2560	0	0	0	0
16	      0	0	0	2159	0	0	0	0
17	      0	0	0	2190	0	0	0	0
18	      0	0	0	2508	0	0	0	0
19	      0	0	0	2400	0	0	0	0
20	      0	0	0	2568	0	0	0	0
21	      0	0	0	2329	0	0	0	0
22	      0	0	0	2419	0	0	0	0
23	      0	0	0	2580	0	0	0	0
24	      0	0	0	2209	0	0	0	0
25	      0	0	0	2297	0	0	0	0
26	      0	0	0	2495	0	0	0	0
27	      0	0	0	2334	0	0	0	0
28	      0	0	0	2548	0	0	0	0
29	      0	0	0	2820	0	0	0	0
30	      0	0	0	2399	0	0	0	0

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

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

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 4088690) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4088690) elapsed time (sec): 30.250845432281494
DEBUG    ya.test:process.py:263 Command (pid 4088690) wtime: 30.254
DEBUG    ya.test:process.py:275 Command (pid 4088690) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     44	44	0	0	60	731	759	759
2	    151	151	0	0	63	91	100	106
3	    156	156	0	0	60	85	92	92
4	    134	134	0	0	69	119	135	138
5	    152	152	0	0	63	86	91	101
6	    149	149	0	0	62	90	96	99
7	    144	144	0	0	67	97	108	120
8	    114	114	0	0	61	98	110	117
9	      0	0	0	1620	0	0	0	0
10	      0	0	0	2399	0	0	0	0
11	      0	0	0	2560	0	0	0	0
12	      0	0	0	2230	0	0	0	0
13	      0	0	0	2440	0	0	0	0
14	      0	0	0	2347	0	0	0	0
15	      0	0	0	2560	0	0	0	0
16	      0	0	0	2208	0	0	0	0
17	      0	0	0	2238	0	0	0	0
18	      0	0	0	2470	0	0	0	0
19	      0	0	0	2409	0	0	0	0
20	      0	0	0	2567	0	0	0	0
21	      0	0	0	2349	0	0	0	0
22	      0	0	0	2420	0	0	0	0
23	      0	0	0	2550	0	0	0	0
24	      0	0	0	2154	0	0	0	0
25	      0	0	0	2308	0	0	0	0
26	      0	0	0	2470	0	0	0	0
27	      0	0	0	2369	0	0	0	0
28	      0	0	0	2580	0	0	0	0
29	      0	0	0	2820	0	0	0	0
30	      0	0	0	2378	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	   1044	34.8	0	52446	63	98	291	759

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will 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:7631
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7631". 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:7631
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:7631". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7631
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7631". 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:7631
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7631". 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:7631
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7631". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7631
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7631". 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:7631
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7631". 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:7631
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7631". 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:7631
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7631". 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:7631
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7631". 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:7631
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7631". 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:7631
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7631". 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:7631
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7631". 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:7631
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7631". 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:7631
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7631". 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:7631
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7631". 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:7631
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7631". 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:7631
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7631". 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:7631
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7631". 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:7631
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7631". 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:7631
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7631". Check endpoint correctness.
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7631
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-tdcjyzwtd4'
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(0, 0)'
DEBUG    library.python.cores:__init__.py:40 core_pattern = '|/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -F%F -- %E'
DEBUG    library.python.cores:__init__.py:72 core_uses_pid = '1'
DEBUG    library.python.cores:__init__.py:87 Core dump dir (/home/runner/.ya/build/build_root/86xq/00038b/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.4075931' in '/home/runner/.ya/build/build_root/86xq/00038b/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_sftt4tcb.log)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:7631/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64420
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26006
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20894
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7631
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7795
=================================== 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/86xq/00038b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4075613
DEBUG    ya.test:process.py:259 Command (pid 4075613) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4075613) elapsed time (sec): 0.510504961013794
DEBUG    ya.test:process.py:263 Command (pid 4075613) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4075613) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4075613) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4075613) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4075613) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4075613) maxrss: 545636
DEBUG    ya.test:process.py:263 Command (pid 4075613) minflt: 16241
DEBUG    ya.test:process.py:263 Command (pid 4075613) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4075613) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4075613) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 4075613) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4075613) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4075613) nvcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 4075613) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4075613) stime: 0.382148
DEBUG    ya.test:process.py:263 Command (pid 4075613) utime: 0.080453
DEBUG    ya.test:process.py:263 Command (pid 4075613) wtime: 0.512
DEBUG    ya.test:process.py:275 Command (pid 4075613) 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-tdcjyzwtd4    Host information: 
        Linux ghrun-tdcjyzwtd4 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/86xq/00038b/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7795
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/86xq/00038b/r3tmp/kikimr_cluster_e2xp23oe
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/86xq/00038b/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7631
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20894
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26006
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64420
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/86xq/00038b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/86xq/00038b/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/86xq/00038b/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_sftt4tcb.log --grpc-port=7631 --mon-port=20894 --ic-port=7795
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:7631/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/86xq/00038b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/86xq/00038b/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/86xq/00038b/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_sftt4tcb.log --grpc-port=7631 --mon-port=20894 --ic-port=7795
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/86xq/00038b/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/86xq/00038b/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/86xq/00038b/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_sftt4tcb.log', '--grpc-port=7631', '--mon-port=20894', '--ic-port=7795')' in '/home/runner/.ya/build/build_root/86xq/00038b/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: 4075931
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:7631/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/86xq/00038b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4075933
DEBUG    ya.test:process.py:259 Command (pid 4075933) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4075933) elapsed time (sec): 0.39376330375671387
DEBUG    ya.test:process.py:263 Command (pid 4075933) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4075933) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4075933) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4075933) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4075933) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4075933) maxrss: 545620
DEBUG    ya.test:process.py:263 Command (pid 4075933) minflt: 16246
DEBUG    ya.test:process.py:263 Command (pid 4075933) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4075933) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4075933) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 4075933) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4075933) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4075933) nvcsw: 19
DEBUG    ya.test:process.py:263 Command (pid 4075933) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4075933) stime: 0.241142
DEBUG    ya.test:process.py:263 Command (pid 4075933) utime: 0.07765799999999999
DEBUG    ya.test:process.py:263 Command (pid 4075933) wtime: 0.395
DEBUG    ya.test:process.py:275 Command (pid 4075933) 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-tdcjyzwtd4    Host information: 
        Linux ghrun-tdcjyzwtd4 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-tdcjyzwtd4    Host information: 
        Linux ghrun-tdcjyzwtd4 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/86xq/00038b/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/86xq/00038b/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7631', '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: 7795\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/86xq/00038b/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7631', '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: 7795\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4077873
DEBUG    ya.test:process.py:259 Command (pid 4077873) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4077873) elapsed time (sec): 0.2894296646118164
DEBUG    ya.test:process.py:263 Command (pid 4077873) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4077873) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4077873) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4077873) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4077873) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4077873) maxrss: 553884
DEBUG    ya.test:process.py:263 Command (pid 4077873) minflt: 18382
DEBUG    ya.test:process.py:263 Command (pid 4077873) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4077873) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4077873) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 4077873) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4077873) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4077873) nvcsw: 141
DEBUG    ya.test:process.py:263 Command (pid 4077873) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4077873) stime: 0.157213
DEBUG    ya.test:process.py:263 Command (pid 4077873) utime: 0.088684
DEBUG    ya.test:process.py:263 Command (pid 4077873) wtime: 0.29
DEBUG    ya.test:process.py:275 Command (pid 4077873) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/86xq/00038b/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/86xq/00038b/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7631', '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/86xq/00038b/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7631', '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: 4078075
DEBUG    ya.test:process.py:259 Command (pid 4078075) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4078075) elapsed time (sec): 0.4496157169342041
DEBUG    ya.test:process.py:263 Command (pid 4078075) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4078075) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4078075) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4078075) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4078075) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4078075) maxrss: 553872
DEBUG    ya.test:process.py:263 Command (pid 4078075) minflt: 18388
DEBUG    ya.test:process.py:263 Command (pid 4078075) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4078075) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4078075) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 4078075) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4078075) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4078075) nvcsw: 143
DEBUG    ya.test:process.py:263 Command (pid 4078075) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4078075) stime: 0.31992699999999996
DEBUG    ya.test:process.py:263 Command (pid 4078075) utime: 0.08583199999999999
DEBUG    ya.test:process.py:263 Command (pid 4078075) wtime: 0.45
DEBUG    ya.test:process.py:275 Command (pid 4078075) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, bff58669-1fd0-482d-97a3-682bfd817769, localhost:7631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, bff58669-1fd0-482d-97a3-682bfd817769, localhost:7631): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, bff58669-1fd0-482d-97a3-682bfd817769, localhost:7631): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-tdcjyzwtd4.auto.internal" port: 7631 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-tdcjyzwtd4.auto.internal:7631, 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:7631
------------------------------ 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/86xq/00038b/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/86xq/00038b/ydb/apps/ydb/ydb -e grpc://localhost:7631 -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/86xq/00038b/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:7631', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4078639
DEBUG    ya.test:process.py:259 Command (pid 4078639) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4078639) elapsed time (sec): 0.24935388565063477
DEBUG    ya.test:process.py:263 Command (pid 4078639) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4078639) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4078639) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4078639) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4078639) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4078639) maxrss: 165080
DEBUG    ya.test:process.py:263 Command (pid 4078639) minflt: 3536
DEBUG    ya.test:process.py:263 Command (pid 4078639) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4078639) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4078639) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 4078639) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4078639) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4078639) nvcsw: 201
DEBUG    ya.test:process.py:263 Command (pid 4078639) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4078639) stime: 0.011668999999999999
DEBUG    ya.test:process.py:263 Command (pid 4078639) utime: 0.046675999999999995
DEBUG    ya.test:process.py:263 Command (pid 4078639) wtime: 0.25
DEBUG    ya.test:process.py:275 Command (pid 4078639) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 4078639) 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/86xq/00038b/ydb/apps/ydb/ydb -e grpc://localhost:7631 -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/86xq/00038b/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:7631', '-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: 4078935
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 4078935) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4078935) elapsed time (sec): 30.148781776428223
DEBUG    ya.test:process.py:263 Command (pid 4078935) wtime: 30.15
DEBUG    ya.test:process.py:275 Command (pid 4078935) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    480	480	0	0	20	21	25	30
2	    488	488	0	0	20	21	21	22
3	    482	482	0	0	20	21	30	31
4	    489	489	0	0	20	21	21	22
5	    485	485	0	0	20	20	21	21
6	    489	489	0	0	20	20	21	21
7	    480	480	0	0	20	24	25	28
8	    486	486	0	0	20	22	24	30
9	    488	488	0	0	20	20	21	22
10	    488	488	0	0	20	20	23	24
11	    487	487	0	0	20	20	21	22
12	    487	487	0	0	20	20	21	22
13	    489	489	0	0	20	20	21	21
14	    488	488	0	0	20	21	21	22
15	    477	477	0	0	20	23	30	33
16	    485	485	0	0	20	21	22	25
17	    483	483	0	0	20	22	26	26
18	    487	487	0	0	20	22	23	28
19	    469	469	0	0	20	25	30	34
20	    484	484	0	0	20	21	23	25
21	    482	482	0	0	20	23	25	30
22	    487	487	0	0	20	21	24	28
23	    486	486	0	0	20	21	22	22
24	    477	477	0	0	20	25	28	34
25	    467	467	0	0	20	26	41	43
26	    480	480	0	0	20	23	28	29
27	    478	478	0	0	20	23	28	30
28	    476	476	0	0	20	21	42	48
29	    475	475	0	0	20	26	31	34
30	    487	487	0	0	20	25	29	36

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  14486	482.867	0	0	20	22	27	48

DEBUG    ya.test:process.py:276 Command (pid 4078935) 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, e26ffa2c-3e62-4479-902e-bcfc8f059f55, ghrun-tdcjyzwtd4.auto.internal:7631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e26ffa2c-3e62-4479-902e-bcfc8f059f55, ghrun-tdcjyzwtd4.auto.internal:7631): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e26ffa2c-3e62-4479-902e-bcfc8f059f55, ghrun-tdcjyzwtd4.auto.internal:7631): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NWQxZTU3NGEtN2U5OTE5Y2QtZjRmYjcyNTQtMTMwZmRmODE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 5b65afd2-984a-44ef-afd5-1ce65a2d00e0, ghrun-tdcjyzwtd4.auto.internal:7631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 5b65afd2-984a-44ef-afd5-1ce65a2d00e0, ghrun-tdcjyzwtd4.auto.internal:7631): request = { session_id: "ydb://session/3?node_id=1&id=NWQxZTU3NGEtN2U5OTE5Y2QtZjRmYjcyNTQtMTMwZmRmODE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 5b65afd2-984a-44ef-afd5-1ce65a2d00e0, ghrun-tdcjyzwtd4.auto.internal:7631): 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=NWQxZTU3NGEtN2U5OTE5Y2QtZjRmYjcyNTQtMTMwZmRmODE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8803772d-89d1-43c5-871c-ac84119de073, ghrun-tdcjyzwtd4.auto.internal:7631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8803772d-89d1-43c5-871c-ac84119de073, ghrun-tdcjyzwtd4.auto.internal:7631): request = { session_id: "ydb://session/3?node_id=1&id=NWQxZTU3NGEtN2U5OTE5Y2QtZjRmYjcyNTQtMTMwZmRmODE=" 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, 8803772d-89d1-43c5-871c-ac84119de073, ghrun-tdcjyzwtd4.auto.internal:7631): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWQxZTU3NGEtN2U5OTE5Y2QtZjRmYjcyNTQtMTMwZmRmODE=
INFO     root:test_log_scenario.py:217 Count rows after insert 14180 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWQxZTU3NGEtN2U5OTE5Y2QtZjRmYjcyNTQtMTMwZmRmODE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, dd18e44d-69cd-4d05-b246-0e9e45599bb8, ghrun-tdcjyzwtd4.auto.internal:7631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dd18e44d-69cd-4d05-b246-0e9e45599bb8, ghrun-tdcjyzwtd4.auto.internal:7631): request = { session_id: "ydb://session/3?node_id=1&id=NWQxZTU3NGEtN2U5OTE5Y2QtZjRmYjcyNTQtMTMwZmRmODE=" 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, dd18e44d-69cd-4d05-b246-0e9e45599bb8, ghrun-tdcjyzwtd4.auto.internal:7631): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWQxZTU3NGEtN2U5OTE5Y2QtZjRmYjcyNTQtMTMwZmRmODE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWQxZTU3NGEtN2U5OTE5Y2QtZjRmYjcyNTQtMTMwZmRmODE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 858bd213-8736-4ab1-bb05-39ebd17b2638, ghrun-tdcjyzwtd4.auto.internal:7631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 858bd213-8736-4ab1-bb05-39ebd17b2638, ghrun-tdcjyzwtd4.auto.internal:7631): request = { session_id: "ydb://session/3?node_id=1&id=NWQxZTU3NGEtN2U5OTE5Y2QtZjRmYjcyNTQtMTMwZmRmODE=" 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, 858bd213-8736-4ab1-bb05-39ebd17b2638, ghrun-tdcjyzwtd4.auto.internal:7631): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWQxZTU3NGEtN2U5OTE5Y2QtZjRmYjcyNTQtMTMwZmRmODE=
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/86xq/00038b/ydb/apps/ydb/ydb -e grpc://localhost:7631 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWQxZTU3NGEtN2U5OTE5Y2QtZjRmYjcyNTQtMTMwZmRmODE=
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/86xq/00038b/ydb/apps/ydb/ydb -e grpc://localhost:7631 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/86xq/00038b/ydb/apps/ydb/ydb -e grpc://localhost:7631 -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, 6b0930de-d19c-4971-91c4-0dd331a6f0f4, ghrun-tdcjyzwtd4.auto.internal:7631): 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, 6b0930de-d19c-4971-91c4-0dd331a6f0f4, ghrun-tdcjyzwtd4.auto.internal:7631): request = { session_id: "ydb://session/3?node_id=1&id=NWQxZTU3NGEtN2U5OTE5Y2QtZjRmYjcyNTQtMTMwZmRmODE=" 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 err will be placed to ydb.err.1
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, ab6d1b5b-e268-441b-985b-90add6b35cbd, ghrun-tdcjyzwtd4.auto.internal:7631): creating call state
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6b0930de-d19c-4971-91c4-0dd331a6f0f4, ghrun-tdcjyzwtd4.auto.internal:7631): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ab6d1b5b-e268-441b-985b-90add6b35cbd, ghrun-tdcjyzwtd4.auto.internal:7631): request = {  }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/86xq/00038b/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:7631', '-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:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:628 Command pid: 4088689
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ab6d1b5b-e268-441b-985b-90add6b35cbd, ghrun-tdcjyzwtd4.auto.internal:7631): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODY3NmQwZDItMzhiNmU3ZDItODk5MTdmMC1jZDBlNWRhZA==" node_id: 1 }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, c9d24582-2b92-40de-913f-61517cd82777, ghrun-tdcjyzwtd4.auto.internal:7631): creating call state
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/86xq/00038b/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:7631', '-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:63 RpcState(AttachSession, c9d24582-2b92-40de-913f-61517cd82777, ghrun-tdcjyzwtd4.auto.internal:7631): request = { session_id: "ydb://session/3?node_id=1&id=ODY3NmQwZDItMzhiNmU3ZDItODk5MTdmMC1jZDBlNWRhZA==" }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/86xq/00038b/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:7631', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4088690
DEBUG    ya.test:process.py:628 Command pid: 4088691
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, c9d24582-2b92-40de-913f-61517cd82777, ghrun-tdcjyzwtd4.auto.internal:7631): 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=ODY3NmQwZDItMzhiNmU3ZDItODk5MTdmMC1jZDBlNWRhZA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8fb6a7bf-599f-48cc-8099-a72ec8f8f9ba, ghrun-tdcjyzwtd4.auto.internal:7631): 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, 8fb6a7bf-599f-48cc-8099-a72ec8f8f9ba, ghrun-tdcjyzwtd4.auto.internal:7631): request = { session_id: "ydb://session/3?node_id=1&id=ODY3NmQwZDItMzhiNmU3ZDItODk5MTdmMC1jZDBlNWRhZA==" 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, adf3831a-ceee-4cac-be36-56e1a4bc2a09, ghrun-tdcjyzwtd4.auto.internal:7631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, adf3831a-ceee-4cac-be36-56e1a4bc2a09, ghrun-tdcjyzwtd4.auto.internal:7631): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8fb6a7bf-599f-48cc-8099-a72ec8f8f9ba, ghrun-tdcjyzwtd4.auto.internal:7631): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, adf3831a-ceee-4cac-be36-56e1a4bc2a09, ghrun-tdcjyzwtd4.auto.internal:7631): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTMxZDU3ODMtNjI1NmM0MGYtNzc1NTU1MzMtMzNjYjBmZDI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 0276b004-bc2d-4b25-88e7-5e2af9bdc6a2, ghrun-tdcjyzwtd4.auto.internal:7631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 0276b004-bc2d-4b25-88e7-5e2af9bdc6a2, ghrun-tdcjyzwtd4.auto.internal:7631): request = { session_id: "ydb://session/3?node_id=1&id=NTMxZDU3ODMtNjI1NmM0MGYtNzc1NTU1MzMtMzNjYjBmZDI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 0276b004-bc2d-4b25-88e7-5e2af9bdc6a2, ghrun-tdcjyzwtd4.auto.internal:7631): 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=NTMxZDU3ODMtNjI1NmM0MGYtNzc1NTU1MzMtMzNjYjBmZDI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, abdf2646-5769-436b-95c9-62037c917d0f, ghrun-tdcjyzwtd4.auto.internal:7631): 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, abdf2646-5769-436b-95c9-62037c917d0f, ghrun-tdcjyzwtd4.auto.internal:7631): request = { session_id: "ydb://session/3?node_id=1&id=NTMxZDU3ODMtNjI1NmM0MGYtNzc1NTU1MzMtMzNjYjBmZDI=" 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, 9faac1ec-b5f5-4324-8c78-b7428615a95e, ghrun-tdcjyzwtd4.auto.internal:7631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 9faac1ec-b5f5-4324-8c78-b7428615a95e, ghrun-tdcjyzwtd4.auto.internal:7631): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, abdf2646-5769-436b-95c9-62037c917d0f, ghrun-tdcjyzwtd4.auto.internal:7631): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 9faac1ec-b5f5-4324-8c78-b7428615a95e, ghrun-tdcjyzwtd4.auto.internal:7631): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NmZhZjA2ZTYtZjczNDY1NWEtYzI2YWVhNTEtOWIxZmM1OGE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 58d261d8-055e-4c6e-9027-d54d41b01308, ghrun-tdcjyzwtd4.auto.internal:7631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 58d261d8-055e-4c6e-9027-d54d41b01308, ghrun-tdcjyzwtd4.auto.internal:7631): request = { session_id: "ydb://session/3?node_id=1&id=NmZhZjA2ZTYtZjczNDY1NWEtYzI2YWVhNTEtOWIxZmM1OGE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 58d261d8-055e-4c6e-9027-d54d41b01308, ghrun-tdcjyzwtd4.auto.internal:7631): 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=NmZhZjA2ZTYtZjczNDY1NWEtYzI2YWVhNTEtOWIxZmM1OGE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 05a71b50-5bb8-4ed3-b57b-e2fdb912de6d, ghrun-tdcjyzwtd4.auto.internal:7631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 05a71b50-5bb8-4ed3-b57b-e2fdb912de6d, ghrun-tdcjyzwtd4.auto.internal:7631): request = { session_id: "ydb://session/3?node_id=1&id=NmZhZjA2ZTYtZjczNDY1NWEtYzI2YWVhNTEtOWIxZmM1OGE=" 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, a903ee76-0a55-4def-a521-ad66498ecb58, ghrun-tdcjyzwtd4.auto.internal:7631): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 05a71b50-5bb8-4ed3-b57b-e2fdb912de6d, ghrun-tdcjyzwtd4.auto.internal:7631): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a903ee76-0a55-4def-a521-ad66498ecb58, ghrun-tdcjyzwtd4.auto.internal:7631): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a903ee76-0a55-4def-a521-ad66498ecb58, ghrun-tdcjyzwtd4.auto.internal:7631): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZjYyZThlNGMtNmRiOGE1OWQtN2U0MTVlM2QtN2FlNmVlNTk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, d7af2624-3d54-42d1-b524-b39f75bbaefc, ghrun-tdcjyzwtd4.auto.internal:7631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d7af2624-3d54-42d1-b524-b39f75bbaefc, ghrun-tdcjyzwtd4.auto.internal:7631): request = { session_id: "ydb://session/3?node_id=1&id=ZjYyZThlNGMtNmRiOGE1OWQtN2U0MTVlM2QtN2FlNmVlNTk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d7af2624-3d54-42d1-b524-b39f75bbaefc, ghrun-tdcjyzwtd4.auto.internal:7631): 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=ZjYyZThlNGMtNmRiOGE1OWQtN2U0MTVlM2QtN2FlNmVlNTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9450ef9b-0e11-49e4-915f-d190248abbfc, ghrun-tdcjyzwtd4.auto.internal:7631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9450ef9b-0e11-49e4-915f-d190248abbfc, ghrun-tdcjyzwtd4.auto.internal:7631): request = { session_id: "ydb://session/3?node_id=1&id=ZjYyZThlNGMtNmRiOGE1OWQtN2U0MTVlM2QtN2FlNmVlNTk=" 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:52 RpcState(ExecuteQuery, 9450ef9b-0e11-49e4-915f-d190248abbfc, ghrun-tdcjyzwtd4.auto.internal:7631): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 0266b6a2-7187-4e11-b5a2-7caa6687a0a0, ghrun-tdcjyzwtd4.auto.internal:7631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0266b6a2-7187-4e11-b5a2-7caa6687a0a0, ghrun-tdcjyzwtd4.auto.internal:7631): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0266b6a2-7187-4e11-b5a2-7caa6687a0a0, ghrun-tdcjyzwtd4.auto.internal:7631): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NDc4OTE1YmMtNDUxYmMwNGMtYjQ5NGQ0YmItNmY4ODU0ZjU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 599f4105-e6e3-4299-a79b-3fc7cea2ee78, ghrun-tdcjyzwtd4.auto.internal:7631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 599f4105-e6e3-4299-a79b-3fc7cea2ee78, ghrun-tdcjyzwtd4.auto.internal:7631): request = { session_id: "ydb://session/3?node_id=1&id=NDc4OTE1YmMtNDUxYmMwNGMtYjQ5NGQ0YmItNmY4ODU0ZjU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 599f4105-e6e3-4299-a79b-3fc7cea2ee78, ghrun-tdcjyzwtd4.auto.internal:7631): 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=NDc4OTE1YmMtNDUxYmMwNGMtYjQ5NGQ0YmItNmY4ODU0ZjU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 21831c4d-d36d-42d8-bad4-1468393d1158, ghrun-tdcjyzwtd4.auto.internal:7631): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 21831c4d-d36d-42d8-bad4-1468393d1158, ghrun-tdcjyzwtd4.auto.internal:7631): request = { session_id: "ydb://session/3?node_id=1&id=NDc4OTE1YmMtNDUxYmMwNGMtYjQ5NGQ0YmItNmY4ODU0ZjU=" 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, 077f283c-eace-4f27-b4b7-eb5dbc755243, ghrun-tdcjyzwtd4.auto.internal:7631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 077f283c-eace-4f27-b4b7-eb5dbc755243, ghrun-tdcjyzwtd4.auto.internal:7631): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 21831c4d-d36d-42d8-bad4-1468393d1158, ghrun-tdcjyzwtd4.auto.internal:7631): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 077f283c-eace-4f27-b4b7-eb5dbc755243, ghrun-tdcjyzwtd4.auto.internal:7631): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NzU2ZjQzZDgtYzI2ZTZmOTQtMzQ2ZjRiOGQtMTI2Mjk5ZmE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 7632b5c6-4b50-476d-8d57-269ba80a6d1c, ghrun-tdcjyzwtd4.auto.internal:7631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7632b5c6-4b50-476d-8d57-269ba80a6d1c, ghrun-tdcjyzwtd4.auto.internal:7631): request = { session_id: "ydb://session/3?node_id=1&id=NzU2ZjQzZDgtYzI2ZTZmOTQtMzQ2ZjRiOGQtMTI2Mjk5ZmE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7632b5c6-4b50-476d-8d57-269ba80a6d1c, ghrun-tdcjyzwtd4.auto.internal:7631): 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=NzU2ZjQzZDgtYzI2ZTZmOTQtMzQ2ZjRiOGQtMTI2Mjk5ZmE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 39541977-a2d9-41af-80a0-bc8c41173ef1, ghrun-tdcjyzwtd4.auto.internal:7631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 39541977-a2d9-41af-80a0-bc8c41173ef1, ghrun-tdcjyzwtd4.auto.internal:7631): request = { session_id: "ydb://session/3?node_id=1&id=NzU2ZjQzZDgtYzI2ZTZmOTQtMzQ2ZjRiOGQtMTI2Mjk5ZmE=" 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, 39541977-a2d9-41af-80a0-bc8c41173ef1, ghrun-tdcjyzwtd4.auto.internal:7631): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 067b75cd-f4b0-4d2f-9056-a648a89e8eba, ghrun-tdcjyzwtd4.auto.internal:7631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 067b75cd-f4b0-4d2f-9056-a648a89e8eba, ghrun-tdcjyzwtd4.auto.internal:7631): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 067b75cd-f4b0-4d2f-9056-a648a89e8eba, ghrun-tdcjyzwtd4.auto.internal:7631): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODk0NmJiYzctMWI0MzU4LTgxNWNhYWRjLWUxZWZhMjBm" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 6b002e60-8c94-4a88-998a-def65f599d35, ghrun-tdcjyzwtd4.auto.internal:7631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 6b002e60-8c94-4a88-998a-def65f599d35, ghrun-tdcjyzwtd4.auto.internal:7631): request = { session_id: "ydb://session/3?node_id=1&id=ODk0NmJiYzctMWI0MzU4LTgxNWNhYWRjLWUxZWZhMjBm" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 6b002e60-8c94-4a88-998a-def65f599d35, ghrun-tdcjyzwtd4.auto.internal:7631): 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=ODk0NmJiYzctMWI0MzU4LTgxNWNhYWRjLWUxZWZhMjBm
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 87c6dfa3-ec60-4e00-9557-2375c7fc0f9a, ghrun-tdcjyzwtd4.auto.internal:7631): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 87c6dfa3-ec60-4e00-9557-2375c7fc0f9a, ghrun-tdcjyzwtd4.auto.internal:7631): request = { session_id: "ydb://session/3?node_id=1&id=ODk0NmJiYzctMWI0MzU4LTgxNWNhYWRjLWUxZWZhMjBm" 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, ef315011-1fe1-4103-9e32-cc86ac4426a9, ghrun-tdcjyzwtd4.auto.internal:7631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ef315011-1fe1-4103-9e32-cc86ac4426a9, ghrun-tdcjyzwtd4.auto.internal:7631): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 87c6dfa3-ec60-4e00-9557-2375c7fc0f9a, ghrun-tdcjyzwtd4.auto.internal:7631): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ef315011-1fe1-4103-9e32-cc86ac4426a9, ghrun-tdcjyzwtd4.auto.internal:7631): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZGQ0MmU3YzMtODU0MTE5ZGYtOTM4NjQzZTUtMzRlYWJlNTg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 6c2f56cf-0324-4822-8df3-aa3009b63b21, ghrun-tdcjyzwtd4.auto.internal:7631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 6c2f56cf-0324-4822-8df3-aa3009b63b21, ghrun-tdcjyzwtd4.auto.internal:7631): request = { session_id: "ydb://session/3?node_id=1&id=ZGQ0MmU3YzMtODU0MTE5ZGYtOTM4NjQzZTUtMzRlYWJlNTg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 6c2f56cf-0324-4822-8df3-aa3009b63b21, ghrun-tdcjyzwtd4.auto.internal:7631): 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=ZGQ0MmU3YzMtODU0MTE5ZGYtOTM4NjQzZTUtMzRlYWJlNTg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 55dc345a-7ca4-4a3d-8914-9e64d9071d68, ghrun-tdcjyzwtd4.auto.internal:7631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 55dc345a-7ca4-4a3d-8914-9e64d9071d68, ghrun-tdcjyzwtd4.auto.internal:7631): request = { session_id: "ydb://session/3?node_id=1&id=ZGQ0MmU3YzMtODU0MTE5ZGYtOTM4NjQzZTUtMzRlYWJlNTg=" 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, 55dc345a-7ca4-4a3d-8914-9e64d9071d68, ghrun-tdcjyzwtd4.auto.internal:7631): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 7ace74dd-00fc-4f60-a2eb-31c67e175919, ghrun-tdcjyzwtd4.auto.internal:7631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7ace74dd-00fc-4f60-a2eb-31c67e175919, ghrun-tdcjyzwtd4.auto.internal:7631): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7ace74dd-00fc-4f60-a2eb-31c67e175919, ghrun-tdcjyzwtd4.auto.internal:7631): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YWZhMDlhNjUtMjlkMTUwZS0xNDljMWE4LWEzN2FlYjIy" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 7b4b240c-afb5-4996-928d-4dfc2aa8e385, ghrun-tdcjyzwtd4.auto.internal:7631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7b4b240c-afb5-4996-928d-4dfc2aa8e385, ghrun-tdcjyzwtd4.auto.internal:7631): request = { session_id: "ydb://session/3?node_id=1&id=YWZhMDlhNjUtMjlkMTUwZS0xNDljMWE4LWEzN2FlYjIy" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7b4b240c-afb5-4996-928d-4dfc2aa8e385, ghrun-tdcjyzwtd4.auto.internal:7631): 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=YWZhMDlhNjUtMjlkMTUwZS0xNDljMWE4LWEzN2FlYjIy
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1cc58588-3348-4cf6-ab4b-7f40223aaf1a, ghrun-tdcjyzwtd4.auto.internal:7631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1cc58588-3348-4cf6-ab4b-7f40223aaf1a, ghrun-tdcjyzwtd4.auto.internal:7631): request = { session_id: "ydb://session/3?node_id=1&id=YWZhMDlhNjUtMjlkMTUwZS0xNDljMWE4LWEzN2FlYjIy" 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, 1cc58588-3348-4cf6-ab4b-7f40223aaf1a, ghrun-tdcjyzwtd4.auto.internal:7631): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 5b65afd2-984a-44ef-afd5-1ce65a2d00e0, ghrun-tdcjyzwtd4.auto.internal:7631): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:7631 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-24T13:00:11.785675734+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-tdcjyzwtd4.auto.internal:7631
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, c9d24582-2b92-40de-913f-61517cd82777, ghrun-tdcjyzwtd4.auto.internal:7631): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:7631 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-24T13:00:11.785840826+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 0276b004-bc2d-4b25-88e7-5e2af9bdc6a2, ghrun-tdcjyzwtd4.auto.internal:7631): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:7631 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-24T13:00:11.785869879+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tdcjyzwtd4.auto.internal:7631
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tdcjyzwtd4.auto.internal:7631
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 58d261d8-055e-4c6e-9027-d54d41b01308, ghrun-tdcjyzwtd4.auto.internal:7631): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:7631 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-24T13:00:11.78589556+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tdcjyzwtd4.auto.internal:7631
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, d7af2624-3d54-42d1-b524-b39f75bbaefc, ghrun-tdcjyzwtd4.auto.internal:7631): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:7631 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-24T13:00:11.785928802+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 599f4105-e6e3-4299-a79b-3fc7cea2ee78, ghrun-tdcjyzwtd4.auto.internal:7631): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:7631 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-24T13:00:11.785952428+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tdcjyzwtd4.auto.internal:7631
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 7632b5c6-4b50-476d-8d57-269ba80a6d1c, ghrun-tdcjyzwtd4.auto.internal:7631): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:7631 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-24T13:00:11.785978821+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 6b002e60-8c94-4a88-998a-def65f599d35, ghrun-tdcjyzwtd4.auto.internal:7631): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:7631 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-24T13:00:11.786005577+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-tdcjyzwtd4.auto.internal:7631
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 7b4b240c-afb5-4996-928d-4dfc2aa8e385, ghrun-tdcjyzwtd4.auto.internal:7631): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:7631 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-24T13:00:11.786057187+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tdcjyzwtd4.auto.internal:7631
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 6b0930de-d19c-4971-91c4-0dd331a6f0f4, ghrun-tdcjyzwtd4.auto.internal:7631): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	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-24T13:00:11.785821891+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 6c2f56cf-0324-4822-8df3-aa3009b63b21, ghrun-tdcjyzwtd4.auto.internal:7631): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:7631 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-24T13:00:11.786032402+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-tdcjyzwtd4.auto.internal:7631
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 05a71b50-5bb8-4ed3-b57b-e2fdb912de6d, ghrun-tdcjyzwtd4.auto.internal:7631): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	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-24T13:00:11.785914137+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 8fb6a7bf-599f-48cc-8099-a72ec8f8f9ba, ghrun-tdcjyzwtd4.auto.internal:7631): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	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-24T13:00:11.785856411+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tdcjyzwtd4.auto.internal:7631
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, abdf2646-5769-436b-95c9-62037c917d0f, ghrun-tdcjyzwtd4.auto.internal:7631): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	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-24T13:00:11.78588394+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 9450ef9b-0e11-49e4-915f-d190248abbfc, ghrun-tdcjyzwtd4.auto.internal:7631): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-24T13:00:11.785940418+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 21831c4d-d36d-42d8-bad4-1468393d1158, ghrun-tdcjyzwtd4.auto.internal:7631): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-24T13:00:11.785966609+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 39541977-a2d9-41af-80a0-bc8c41173ef1, ghrun-tdcjyzwtd4.auto.internal:7631): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-24T13:00:11.78599466+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-tdcjyzwtd4.auto.internal:7631
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 87c6dfa3-ec60-4e00-9557-2375c7fc0f9a, ghrun-tdcjyzwtd4.auto.internal:7631): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	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-24T13:00:11.786019565+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 55dc345a-7ca4-4a3d-8914-9e64d9071d68, ghrun-tdcjyzwtd4.auto.internal:7631): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	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-24T13:00:11.786045996+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tdcjyzwtd4.auto.internal:7631
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 1cc58588-3348-4cf6-ab4b-7f40223aaf1a, ghrun-tdcjyzwtd4.auto.internal:7631): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	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-24T13:00:11.786073559+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tdcjyzwtd4.auto.internal:7631
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tdcjyzwtd4.auto.internal:7631
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tdcjyzwtd4.auto.internal:7631
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tdcjyzwtd4.auto.internal:7631
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tdcjyzwtd4.auto.internal:7631
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tdcjyzwtd4.auto.internal:7631
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tdcjyzwtd4.auto.internal:7631
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tdcjyzwtd4.auto.internal:7631
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tdcjyzwtd4.auto.internal:7631
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: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.connection:connection.py:549 Closing channel for endpoint localhost:7631
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:7631". 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.connection:connection.py:549 Closing channel for endpoint localhost:7631
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7631". 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    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 4088689) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4088689) elapsed time (sec): 30.157338619232178
DEBUG    ya.test:process.py:263 Command (pid 4088689) wtime: 30.159
DEBUG    ya.test:process.py:275 Command (pid 4088689) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     64	64	0	0	51	531	547	555
2	    195	195	0	0	48	72	87	93
3	    206	206	0	0	44	70	77	82
4	    179	179	0	0	51	94	107	117
5	    199	199	0	0	48	69	75	84
6	    204	204	0	0	46	70	77	85
7	    188	188	0	0	49	74	96	102
8	    151	151	0	0	46	78	84	100
9	      0	0	0	1607	0	0	0	0
10	      0	0	0	2380	0	0	0	0
11	      0	0	0	2528	0	0	0	0
12	      0	0	0	2166	0	0	0	0
13	      0	0	0	2430	0	0	0	0
14	      0	0	0	2330	0	0	0	0
15	      0	0	0	2540	0	0	0	0
16	      0	0	0	2097	0	0	0	0
17	      0	0	0	2177	0	0	0	0
18	      0	0	0	2454	0	0	0	0
19	      0	0	0	2382	0	0	0	0
20	      0	0	0	2563	0	0	0	0
21	      0	0	0	2318	0	0	0	0
22	      0	0	0	2370	0	0	0	0
23	      0	0	0	2540	0	0	0	0
24	      0	0	0	2097	0	0	0	0
25	      0	0	0	2279	0	0	0	0
26	      0	0	0	2408	0	0	0	0
27	      0	0	0	2349	0	0	0	0
28	      0	0	0	2545	0	0	0	0
29	      0	0	0	2820	0	0	0	0
30	      0	0	0	2376	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	   1386	46.2	0	51756	48	81	200	555

DEBUG    ya.test:process.py:276 Command (pid 4088689) 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 4088691) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4088691) elapsed time (sec): 30.157701015472412
DEBUG    ya.test:process.py:263 Command (pid 4088691) wtime: 30.16
DEBUG    ya.test:process.py:275 Command (pid 4088691) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	10	0	0	0	0
4	      0	0	0	10	0	0	0	0
5	      0	0	0	10	0	0	0	0
6	      0	0	0	10	0	0	0	0
7	      0	0	0	10	0	0	0	0
8	      0	0	0	10	0	0	0	0
9	      0	0	0	1646	0	0	0	0
10	      0	0	0	2400	0	0	0	0
11	      0	0	0	2559	0	0	0	0
12	      0	0	0	2198	0	0	0	0
13	      0	0	0	2430	0	0	0	0
14	      0	0	0	2356	0	0	0	0
15	      0	0	0	2560	0	0	0	0
16	      0	0	0	2159	0	0	0	0
17	      0	0	0	2190	0	0	0	0
18	      0	0	0	2508	0	0	0	0
19	      0	0	0	2400	0	0	0	0
20	      0	0	0	2568	0	0	0	0
21	      0	0	0	2329	0	0	0	0
22	      0	0	0	2419	0	0	0	0
23	      0	0	0	2580	0	0	0	0
24	      0	0	0	2209	0	0	0	0
25	      0	0	0	2297	0	0	0	0
26	      0	0	0	2495	0	0	0	0
27	      0	0	0	2334	0	0	0	0
28	      0	0	0	2548	0	0	0	0
29	      0	0	0	2820	0	0	0	0
30	      0	0	0	2399	0	0	0	0

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

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

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 4088690) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4088690) elapsed time (sec): 30.250845432281494
DEBUG    ya.test:process.py:263 Command (pid 4088690) wtime: 30.254
DEBUG    ya.test:process.py:275 Command (pid 4088690) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     44	44	0	0	60	731	759	759
2	    151	151	0	0	63	91	100	106
3	    156	156	0	0	60	85	92	92
4	    134	134	0	0	69	119	135	138
5	    152	152	0	0	63	86	91	101
6	    149	149	0	0	62	90	96	99
7	    144	144	0	0	67	97	108	120
8	    114	114	0	0	61	98	110	117
9	      0	0	0	1620	0	0	0	0
10	      0	0	0	2399	0	0	0	0
11	      0	0	0	2560	0	0	0	0
12	      0	0	0	2230	0	0	0	0
13	      0	0	0	2440	0	0	0	0
14	      0	0	0	2347	0	0	0	0
15	      0	0	0	2560	0	0	0	0
16	      0	0	0	2208	0	0	0	0
17	      0	0	0	2238	0	0	0	0
18	      0	0	0	2470	0	0	0	0
19	      0	0	0	2409	0	0	0	0
20	      0	0	0	2567	0	0	0	0
21	      0	0	0	2349	0	0	0	0
22	      0	0	0	2420	0	0	0	0
23	      0	0	0	2550	0	0	0	0
24	      0	0	0	2154	0	0	0	0
25	      0	0	0	2308	0	0	0	0
26	      0	0	0	2470	0	0	0	0
27	      0	0	0	2369	0	0	0	0
28	      0	0	0	2580	0	0	0	0
29	      0	0	0	2820	0	0	0	0
30	      0	0	0	2378	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	   1044	34.8	0	52446	63	98	291	759

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will 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:7631
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7631". 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:7631
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:7631". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7631
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7631". 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:7631
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7631". 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:7631
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7631". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7631
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7631". 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:7631
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7631". 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:7631
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7631". 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:7631
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7631". 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:7631
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7631". 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:7631
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7631". 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:7631
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7631". 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:7631
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7631". 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:7631
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7631". 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:7631
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7631". 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:7631
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7631". 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:7631
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7631". 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:7631
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7631". 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:7631
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7631". 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:7631
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7631". 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:7631
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7631". Check endpoint correctness.
============================== slowest durations ===============================
297.88s call     test_log_scenario.py::TestLogScenario::test_log_uniform
3.47s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
0.01s 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/86xq/00038b/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/86xq/00038b/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-24T13:00:03.800740Z): source_id=112;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 @ 0xA917F95
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA9104D6
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB7A7528
3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD71BBFB
4. /-S/ydb/core/formats/arrow/reader/position.h:85: CompareImpl @ 0x9F70748
5. /-S/ydb/core/formats/arrow/reader/position.h:482: Compare @ 0x9F7049F
6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD6F624D
7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:22: BuildFilter @ 0x14374F5B
8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14FBBF57
9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14F10D13
10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14F10D13
11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14F0E6C3
12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14F12087
13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x14392D48
14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CF3FFC5
15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB74A437
16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB797FD4
17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB79C094
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB79BCA0
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB79C88E
20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA919BEC
21. ??:0: ?? @ 0x7F031D307AC2
22. ??:0: ?? @ 0x7F031D3998BF
============ 1 failed, 111 deselected, 1 error in 302.44s (0:05:02) ============
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/86xq/000390/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk5
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 111 deselected / 5 selected

=========================== 111 deselected in 0.88s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/86xq/00038e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk6
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 111 deselected / 5 selected

=========================== 111 deselected in 0.77s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/86xq/000394/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 111 deselected / 5 selected

=========================== 111 deselected in 0.74s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/86xq/00038d/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk8
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 111 deselected / 5 selected

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

=========================== 111 deselected in 0.82s ============================
