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

order_by_with_limit.py .

============================== slowest durations ===============================
10.20s setup    order_by_with_limit.py::TestOrderBy::test_filtered_portion
0.31s call     order_by_with_limit.py::TestOrderBy::test_filtered_portion

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

order_by_with_limit.py .

============================== slowest durations ===============================
63.36s call     order_by_with_limit.py::TestOrderBy::test_random
7.84s setup    order_by_with_limit.py::TestOrderBy::test_random

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

order_by_with_limit.py .

============================== slowest durations ===============================
74.02s call     order_by_with_limit.py::TestOrderBy::test_stress_sorting
10.91s setup    order_by_with_limit.py::TestOrderBy::test_stress_sorting
0.12s teardown order_by_with_limit.py::TestOrderBy::test_stress_sorting
================= 1 passed, 107 deselected in 86.37s (0:01:26) =================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6iao/000b31/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 107 deselected / 9 selected

test_create.py .

============================== slowest durations ===============================
10.06s setup    test_create.py::TestCreate::test_create_all_opt_ints
1.02s call     test_create.py::TestCreate::test_create_all_opt_ints

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
====================== 1 passed, 107 deselected in 12.31s ======================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6iao/000b36/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 107 deselected / 9 selected

test_log_scenario.py FE

==================================== ERRORS ====================================
____________ ERROR at teardown of TestLogScenario.test_log_uniform _____________
ydb/tests/olap/test_log_scenario.py:123: in teardown_class
    cls.cluster.stop()
ydb/tests/library/harness/kikimr_runner.py:702: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/6iao/000b36/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/6iao/000b36/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-19T12:19:07.166703Z): source_id=235;tablet_id=72075186224037900;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 @ 0xA779755
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA771C96
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB607FC8
E   3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD5E89DB
E   4. /-S/ydb/core/formats/arrow/reader/position.h:85: CompareImpl @ 0x9DCD258
E   5. /-S/ydb/core/formats/arrow/reader/position.h:482: Compare @ 0x9DCCFAF
E   6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD5C3AED
E   7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x141877FB
E   8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14DCE627
E   9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14D1F433
E   10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14D1F433
E   11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14D1C253
E   12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14D22D07
E   13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x141A55E8
E   14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CCA75F5
E   15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB5AAED7
E   16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB5F8A74
E   17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB5FCB34
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB5FC740
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB5FD32E
E   20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA77B3AC
E   21. ??:0: ?? @ 0x7F315B2E3AC2
E   22. ??:0: ?? @ 0x7F315B3758BF
------------------------------ 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/6iao/000b36/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3935380
DEBUG    ya.test:process.py:259 Command (pid 3935380) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3935380) elapsed time (sec): 0.9516341686248779
DEBUG    ya.test:process.py:263 Command (pid 3935380) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3935380) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3935380) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3935380) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3935380) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3935380) maxrss: 542496
DEBUG    ya.test:process.py:263 Command (pid 3935380) minflt: 16197
DEBUG    ya.test:process.py:263 Command (pid 3935380) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3935380) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3935380) nivcsw: 175
DEBUG    ya.test:process.py:263 Command (pid 3935380) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3935380) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3935380) nvcsw: 19
DEBUG    ya.test:process.py:263 Command (pid 3935380) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3935380) stime: 0.6450819999999999
DEBUG    ya.test:process.py:263 Command (pid 3935380) utime: 0.117864
DEBUG    ya.test:process.py:263 Command (pid 3935380) wtime: 1.071
DEBUG    ya.test:process.py:275 Command (pid 3935380) 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-c3mdp2mblq    Host information: 
        Linux ghrun-c3mdp2mblq 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 3935380) 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-c3mdp2mblq    Host information: 
        Linux ghrun-c3mdp2mblq 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/6iao/000b36/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10062
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:495 Working directory: /home/runner/.ya/build/build_root/6iao/000b36/r3tmp/kikimr_cluster_p_5pph93
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/6iao/000b36/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15027
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4008
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8372
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62113
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/6iao/000b36/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/6iao/000b36/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/6iao/000b36/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_kf9q8sr_.log --grpc-port=15027 --mon-port=4008 --ic-port=10062
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:15027/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/6iao/000b36/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/6iao/000b36/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/6iao/000b36/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_kf9q8sr_.log --grpc-port=15027 --mon-port=4008 --ic-port=10062
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/6iao/000b36/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/6iao/000b36/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/6iao/000b36/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_kf9q8sr_.log', '--grpc-port=15027', '--mon-port=4008', '--ic-port=10062')' in '/home/runner/.ya/build/build_root/6iao/000b36/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: 3936122
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:15027/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/6iao/000b36/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3936143
DEBUG    ya.test:process.py:259 Command (pid 3936143) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3936143) elapsed time (sec): 1.9150810241699219
DEBUG    ya.test:process.py:263 Command (pid 3936143) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3936143) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3936143) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3936143) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3936143) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 3936143) maxrss: 542496
DEBUG    ya.test:process.py:263 Command (pid 3936143) minflt: 16207
DEBUG    ya.test:process.py:263 Command (pid 3936143) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3936143) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3936143) nivcsw: 240
DEBUG    ya.test:process.py:263 Command (pid 3936143) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3936143) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3936143) nvcsw: 46
DEBUG    ya.test:process.py:263 Command (pid 3936143) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3936143) stime: 1.344893
DEBUG    ya.test:process.py:263 Command (pid 3936143) utime: 0.125054
DEBUG    ya.test:process.py:263 Command (pid 3936143) wtime: 1.924
DEBUG    ya.test:process.py:275 Command (pid 3936143) 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-c3mdp2mblq    Host information: 
        Linux ghrun-c3mdp2mblq 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 3936143) errors:

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

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/6iao/000b36/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:444 Executing command = ['/home/runner/.ya/build/build_root/6iao/000b36/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:15027', '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/6iao/000b36/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:15027', '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: 3939877
DEBUG    ya.test:process.py:259 Command (pid 3939877) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3939877) elapsed time (sec): 2.037903070449829
DEBUG    ya.test:process.py:263 Command (pid 3939877) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3939877) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3939877) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3939877) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3939877) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 3939877) maxrss: 550960
DEBUG    ya.test:process.py:263 Command (pid 3939877) minflt: 18338
DEBUG    ya.test:process.py:263 Command (pid 3939877) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3939877) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3939877) nivcsw: 265
DEBUG    ya.test:process.py:263 Command (pid 3939877) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3939877) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3939877) nvcsw: 96
DEBUG    ya.test:process.py:263 Command (pid 3939877) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3939877) stime: 1.660364
DEBUG    ya.test:process.py:263 Command (pid 3939877) utime: 0.12197
DEBUG    ya.test:process.py:263 Command (pid 3939877) wtime: 2.039
DEBUG    ya.test:process.py:275 Command (pid 3939877) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:574 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:581 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 5bbf198a-0810-46da-8dc0-0bd52a76a5c6, localhost:15027): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 5bbf198a-0810-46da-8dc0-0bd52a76a5c6, localhost:15027): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 5bbf198a-0810-46da-8dc0-0bd52a76a5c6, localhost:15027): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-c3mdp2mblq.auto.internal" port: 15027 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-c3mdp2mblq.auto.internal:15027, 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:15027
------------------------------ Captured log call -------------------------------
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15027
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/6iao/000b36/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/6iao/000b36/ydb/apps/ydb/ydb -e grpc://localhost:15027 -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/6iao/000b36/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:15027', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3941350
DEBUG    ya.test:process.py:259 Command (pid 3941350) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3941350) elapsed time (sec): 0.5473718643188477
DEBUG    ya.test:process.py:263 Command (pid 3941350) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3941350) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3941350) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3941350) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3941350) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3941350) maxrss: 166240
DEBUG    ya.test:process.py:263 Command (pid 3941350) minflt: 3553
DEBUG    ya.test:process.py:263 Command (pid 3941350) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3941350) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3941350) nivcsw: 39
DEBUG    ya.test:process.py:263 Command (pid 3941350) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3941350) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3941350) nvcsw: 157
DEBUG    ya.test:process.py:263 Command (pid 3941350) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3941350) stime: 0.042723
DEBUG    ya.test:process.py:263 Command (pid 3941350) utime: 0.056964999999999995
DEBUG    ya.test:process.py:263 Command (pid 3941350) wtime: 0.549
DEBUG    ya.test:process.py:275 Command (pid 3941350) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 3941350) 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/6iao/000b36/ydb/apps/ydb/ydb -e grpc://localhost:15027 -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/6iao/000b36/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:15027', '-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: 3941622
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 3941622) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3941622) elapsed time (sec): 30.196497440338135
DEBUG    ya.test:process.py:263 Command (pid 3941622) wtime: 30.204
DEBUG    ya.test:process.py:275 Command (pid 3941622) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    223	223	0	0	36	90	100	101
2	    329	329	0	0	24	71	92	96
3	    213	213	0	0	42	89	95	120
4	    247	247	0	0	37	75	92	97
5	    312	312	0	0	24	75	91	103
6	    331	331	0	0	23	57	70	89
7	    419	419	0	0	21	37	57	62
8	    486	486	0	0	20	21	24	29
9	    487	487	0	0	20	22	26	30
10	    487	487	0	0	20	21	22	25
11	    487	487	0	0	20	21	22	23
12	    445	445	0	0	20	31	36	40
13	    476	476	0	0	20	24	35	41
14	    461	461	0	0	20	27	47	50
15	    486	486	0	0	20	21	22	22
16	    488	488	0	0	20	21	22	22
17	    487	487	0	0	20	21	21	22
18	    488	488	0	0	20	20	20	21
19	    488	488	0	0	20	20	21	21
20	    488	488	0	0	20	20	21	21
21	    487	487	0	0	20	21	21	21
22	    489	489	0	0	20	20	21	21
23	    489	489	0	0	20	20	21	22
24	    488	488	0	0	20	20	21	21
25	    488	488	0	0	20	20	21	21
26	    486	486	0	0	20	21	21	22
27	    475	475	0	0	20	23	48	49
28	    487	487	0	0	20	21	26	28
29	    488	488	0	0	20	20	20	21
30	    497	497	0	0	20	20	21	22

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  13202	440.067	0	0	20	36	70	120

DEBUG    ya.test:process.py:276 Command (pid 3941622) 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, bf67db1b-8a4f-4267-9000-7799c85332a1, ghrun-c3mdp2mblq.auto.internal:15027): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, bf67db1b-8a4f-4267-9000-7799c85332a1, ghrun-c3mdp2mblq.auto.internal:15027): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, bf67db1b-8a4f-4267-9000-7799c85332a1, ghrun-c3mdp2mblq.auto.internal:15027): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YTcyNDRhMzUtMmZjYTY3OTQtMmYxOGE0YzctYWEwNDFjNmM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, d8bc834b-131f-4db6-b369-a4b5b31fbba1, ghrun-c3mdp2mblq.auto.internal:15027): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d8bc834b-131f-4db6-b369-a4b5b31fbba1, ghrun-c3mdp2mblq.auto.internal:15027): request = { session_id: "ydb://session/3?node_id=1&id=YTcyNDRhMzUtMmZjYTY3OTQtMmYxOGE0YzctYWEwNDFjNmM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d8bc834b-131f-4db6-b369-a4b5b31fbba1, ghrun-c3mdp2mblq.auto.internal:15027): 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=YTcyNDRhMzUtMmZjYTY3OTQtMmYxOGE0YzctYWEwNDFjNmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 10033f3d-f6fc-4167-bdfb-86d1148138de, ghrun-c3mdp2mblq.auto.internal:15027): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 10033f3d-f6fc-4167-bdfb-86d1148138de, ghrun-c3mdp2mblq.auto.internal:15027): request = { session_id: "ydb://session/3?node_id=1&id=YTcyNDRhMzUtMmZjYTY3OTQtMmYxOGE0YzctYWEwNDFjNmM=" 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, 10033f3d-f6fc-4167-bdfb-86d1148138de, ghrun-c3mdp2mblq.auto.internal:15027): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTcyNDRhMzUtMmZjYTY3OTQtMmYxOGE0YzctYWEwNDFjNmM=
INFO     root:test_log_scenario.py:217 Count rows after insert 12972 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTcyNDRhMzUtMmZjYTY3OTQtMmYxOGE0YzctYWEwNDFjNmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6a2996ed-188e-45c6-be57-fd1cdcfbb416, ghrun-c3mdp2mblq.auto.internal:15027): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6a2996ed-188e-45c6-be57-fd1cdcfbb416, ghrun-c3mdp2mblq.auto.internal:15027): request = { session_id: "ydb://session/3?node_id=1&id=YTcyNDRhMzUtMmZjYTY3OTQtMmYxOGE0YzctYWEwNDFjNmM=" 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, 6a2996ed-188e-45c6-be57-fd1cdcfbb416, ghrun-c3mdp2mblq.auto.internal:15027): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTcyNDRhMzUtMmZjYTY3OTQtMmYxOGE0YzctYWEwNDFjNmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTcyNDRhMzUtMmZjYTY3OTQtMmYxOGE0YzctYWEwNDFjNmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fb3f463d-bcb6-4314-9ace-2cc97742371a, ghrun-c3mdp2mblq.auto.internal:15027): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fb3f463d-bcb6-4314-9ace-2cc97742371a, ghrun-c3mdp2mblq.auto.internal:15027): request = { session_id: "ydb://session/3?node_id=1&id=YTcyNDRhMzUtMmZjYTY3OTQtMmYxOGE0YzctYWEwNDFjNmM=" 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, fb3f463d-bcb6-4314-9ace-2cc97742371a, ghrun-c3mdp2mblq.auto.internal:15027): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTcyNDRhMzUtMmZjYTY3OTQtMmYxOGE0YzctYWEwNDFjNmM=
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/6iao/000b36/ydb/apps/ydb/ydb -e grpc://localhost:15027 -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:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/6iao/000b36/ydb/apps/ydb/ydb -e grpc://localhost:15027 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTcyNDRhMzUtMmZjYTY3OTQtMmYxOGE0YzctYWEwNDFjNmM=
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/6iao/000b36/ydb/apps/ydb/ydb -e grpc://localhost:15027 -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, 2b10b311-bbc0-4441-9406-6c52e54b56a4, ghrun-c3mdp2mblq.auto.internal:15027): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2b10b311-bbc0-4441-9406-6c52e54b56a4, ghrun-c3mdp2mblq.auto.internal:15027): request = { session_id: "ydb://session/3?node_id=1&id=YTcyNDRhMzUtMmZjYTY3OTQtMmYxOGE0YzctYWEwNDFjNmM=" 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, 3b0fb3c9-fdac-4cc0-b98f-2d52143ce312, ghrun-c3mdp2mblq.auto.internal:15027): creating call state
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2b10b311-bbc0-4441-9406-6c52e54b56a4, ghrun-c3mdp2mblq.auto.internal:15027): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6iao/000b36/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:15027', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3b0fb3c9-fdac-4cc0-b98f-2d52143ce312, ghrun-c3mdp2mblq.auto.internal:15027): request = {  }
DEBUG    ya.test:process.py:628 Command pid: 3950683
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6iao/000b36/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:15027', '-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.3
DEBUG    ya.test:process.py:628 Command pid: 3950685
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 3b0fb3c9-fdac-4cc0-b98f-2d52143ce312, ghrun-c3mdp2mblq.auto.internal:15027): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OTg5ZDYyNmItNzhkYjdhOWItOTE2OWM5MTAtZTZmODRjNjM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 4450f8a8-97c0-472b-bdca-e485a7db707b, ghrun-c3mdp2mblq.auto.internal:15027): creating call state
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6iao/000b36/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:15027', '-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, 4450f8a8-97c0-472b-bdca-e485a7db707b, ghrun-c3mdp2mblq.auto.internal:15027): request = { session_id: "ydb://session/3?node_id=1&id=OTg5ZDYyNmItNzhkYjdhOWItOTE2OWM5MTAtZTZmODRjNjM=" }
DEBUG    ya.test:process.py:628 Command pid: 3950686
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 4450f8a8-97c0-472b-bdca-e485a7db707b, ghrun-c3mdp2mblq.auto.internal:15027): 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=OTg5ZDYyNmItNzhkYjdhOWItOTE2OWM5MTAtZTZmODRjNjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a7d0b1cc-94c2-4c58-ac23-af9640f257ec, ghrun-c3mdp2mblq.auto.internal:15027): 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, a7d0b1cc-94c2-4c58-ac23-af9640f257ec, ghrun-c3mdp2mblq.auto.internal:15027): request = { session_id: "ydb://session/3?node_id=1&id=OTg5ZDYyNmItNzhkYjdhOWItOTE2OWM5MTAtZTZmODRjNjM=" 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, 9be14240-0022-413b-bfd0-8f20c2980efc, ghrun-c3mdp2mblq.auto.internal:15027): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 9be14240-0022-413b-bfd0-8f20c2980efc, ghrun-c3mdp2mblq.auto.internal:15027): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a7d0b1cc-94c2-4c58-ac23-af9640f257ec, ghrun-c3mdp2mblq.auto.internal:15027): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 9be14240-0022-413b-bfd0-8f20c2980efc, ghrun-c3mdp2mblq.auto.internal:15027): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NjA5YjM2OTktNDQ1NzNmMzctYTU4NTU5MWMtMTk0M2M0ZTY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 6ebc1ad2-4c21-4134-a5e0-d59765c0d42f, ghrun-c3mdp2mblq.auto.internal:15027): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 6ebc1ad2-4c21-4134-a5e0-d59765c0d42f, ghrun-c3mdp2mblq.auto.internal:15027): request = { session_id: "ydb://session/3?node_id=1&id=NjA5YjM2OTktNDQ1NzNmMzctYTU4NTU5MWMtMTk0M2M0ZTY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 6ebc1ad2-4c21-4134-a5e0-d59765c0d42f, ghrun-c3mdp2mblq.auto.internal:15027): 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=NjA5YjM2OTktNDQ1NzNmMzctYTU4NTU5MWMtMTk0M2M0ZTY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bd502962-1aa1-442d-95f7-b5498dbb39b6, ghrun-c3mdp2mblq.auto.internal:15027): 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, bd502962-1aa1-442d-95f7-b5498dbb39b6, ghrun-c3mdp2mblq.auto.internal:15027): request = { session_id: "ydb://session/3?node_id=1&id=NjA5YjM2OTktNDQ1NzNmMzctYTU4NTU5MWMtMTk0M2M0ZTY=" 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, 555289fb-55e1-4d85-858d-baa687400988, ghrun-c3mdp2mblq.auto.internal:15027): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 555289fb-55e1-4d85-858d-baa687400988, ghrun-c3mdp2mblq.auto.internal:15027): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bd502962-1aa1-442d-95f7-b5498dbb39b6, ghrun-c3mdp2mblq.auto.internal:15027): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 555289fb-55e1-4d85-858d-baa687400988, ghrun-c3mdp2mblq.auto.internal:15027): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OThlYzA2ZGEtZWIxN2ZmMzQtZDVmNzM3MGUtZjdmMDA2NWQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, e31b9c8b-4b55-4345-8454-fa446120e6bf, ghrun-c3mdp2mblq.auto.internal:15027): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, e31b9c8b-4b55-4345-8454-fa446120e6bf, ghrun-c3mdp2mblq.auto.internal:15027): request = { session_id: "ydb://session/3?node_id=1&id=OThlYzA2ZGEtZWIxN2ZmMzQtZDVmNzM3MGUtZjdmMDA2NWQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, e31b9c8b-4b55-4345-8454-fa446120e6bf, ghrun-c3mdp2mblq.auto.internal:15027): 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=OThlYzA2ZGEtZWIxN2ZmMzQtZDVmNzM3MGUtZjdmMDA2NWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e4579e64-c500-4fc2-bbf9-4d2d70dfb052, ghrun-c3mdp2mblq.auto.internal:15027): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e4579e64-c500-4fc2-bbf9-4d2d70dfb052, ghrun-c3mdp2mblq.auto.internal:15027): request = { session_id: "ydb://session/3?node_id=1&id=OThlYzA2ZGEtZWIxN2ZmMzQtZDVmNzM3MGUtZjdmMDA2NWQ=" 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, 77a99c34-f9b6-46ca-a5c4-04c356071f56, ghrun-c3mdp2mblq.auto.internal:15027): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 77a99c34-f9b6-46ca-a5c4-04c356071f56, ghrun-c3mdp2mblq.auto.internal:15027): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e4579e64-c500-4fc2-bbf9-4d2d70dfb052, ghrun-c3mdp2mblq.auto.internal:15027): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 77a99c34-f9b6-46ca-a5c4-04c356071f56, ghrun-c3mdp2mblq.auto.internal:15027): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTRjYTY4NjYtZDBhNDZhYS00ZWJjYjMwNy0zZTQ4NWY1Yw==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 51bca5cc-6f3b-49da-a7f4-b39f95db9a3e, ghrun-c3mdp2mblq.auto.internal:15027): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 51bca5cc-6f3b-49da-a7f4-b39f95db9a3e, ghrun-c3mdp2mblq.auto.internal:15027): request = { session_id: "ydb://session/3?node_id=1&id=MTRjYTY4NjYtZDBhNDZhYS00ZWJjYjMwNy0zZTQ4NWY1Yw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 51bca5cc-6f3b-49da-a7f4-b39f95db9a3e, ghrun-c3mdp2mblq.auto.internal:15027): 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=MTRjYTY4NjYtZDBhNDZhYS00ZWJjYjMwNy0zZTQ4NWY1Yw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, be0435d5-19b9-4125-be62-2f2c305f9075, ghrun-c3mdp2mblq.auto.internal:15027): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, be0435d5-19b9-4125-be62-2f2c305f9075, ghrun-c3mdp2mblq.auto.internal:15027): request = { session_id: "ydb://session/3?node_id=1&id=MTRjYTY4NjYtZDBhNDZhYS00ZWJjYjMwNy0zZTQ4NWY1Yw==" 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, 63d66002-fd27-4287-96af-399f3c86b354, ghrun-c3mdp2mblq.auto.internal:15027): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 63d66002-fd27-4287-96af-399f3c86b354, ghrun-c3mdp2mblq.auto.internal:15027): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, be0435d5-19b9-4125-be62-2f2c305f9075, ghrun-c3mdp2mblq.auto.internal:15027): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 63d66002-fd27-4287-96af-399f3c86b354, ghrun-c3mdp2mblq.auto.internal:15027): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZmVjZmFiNjUtZjMwMDg5MjUtNzA2Njc2OGUtZDU2NDg0OTQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ca4e27a1-a2e9-438a-a10a-31d259256369, ghrun-c3mdp2mblq.auto.internal:15027): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ca4e27a1-a2e9-438a-a10a-31d259256369, ghrun-c3mdp2mblq.auto.internal:15027): request = { session_id: "ydb://session/3?node_id=1&id=ZmVjZmFiNjUtZjMwMDg5MjUtNzA2Njc2OGUtZDU2NDg0OTQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ca4e27a1-a2e9-438a-a10a-31d259256369, ghrun-c3mdp2mblq.auto.internal:15027): 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=ZmVjZmFiNjUtZjMwMDg5MjUtNzA2Njc2OGUtZDU2NDg0OTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 33bba863-03e0-40ff-8388-887ca53d9019, ghrun-c3mdp2mblq.auto.internal:15027): 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, 33bba863-03e0-40ff-8388-887ca53d9019, ghrun-c3mdp2mblq.auto.internal:15027): request = { session_id: "ydb://session/3?node_id=1&id=ZmVjZmFiNjUtZjMwMDg5MjUtNzA2Njc2OGUtZDU2NDg0OTQ=" 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, 58038b86-c7a9-40e3-91c0-35ae8c8152db, ghrun-c3mdp2mblq.auto.internal:15027): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 58038b86-c7a9-40e3-91c0-35ae8c8152db, ghrun-c3mdp2mblq.auto.internal:15027): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 33bba863-03e0-40ff-8388-887ca53d9019, ghrun-c3mdp2mblq.auto.internal:15027): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 58038b86-c7a9-40e3-91c0-35ae8c8152db, ghrun-c3mdp2mblq.auto.internal:15027): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MzBlN2UxZjAtZGQxNWUxZjMtYTUwNTg1NTYtMzY4NGUyNzU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 59a2ef46-bc49-4365-9ef1-a6d4859ff31f, ghrun-c3mdp2mblq.auto.internal:15027): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 59a2ef46-bc49-4365-9ef1-a6d4859ff31f, ghrun-c3mdp2mblq.auto.internal:15027): request = { session_id: "ydb://session/3?node_id=1&id=MzBlN2UxZjAtZGQxNWUxZjMtYTUwNTg1NTYtMzY4NGUyNzU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 59a2ef46-bc49-4365-9ef1-a6d4859ff31f, ghrun-c3mdp2mblq.auto.internal:15027): 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=MzBlN2UxZjAtZGQxNWUxZjMtYTUwNTg1NTYtMzY4NGUyNzU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 756457b0-1973-4302-a06b-c8e71710a276, ghrun-c3mdp2mblq.auto.internal:15027): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 756457b0-1973-4302-a06b-c8e71710a276, ghrun-c3mdp2mblq.auto.internal:15027): request = { session_id: "ydb://session/3?node_id=1&id=MzBlN2UxZjAtZGQxNWUxZjMtYTUwNTg1NTYtMzY4NGUyNzU=" 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: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 90809b33-a1e1-45d4-ab75-de124b28d460, ghrun-c3mdp2mblq.auto.internal:15027): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 90809b33-a1e1-45d4-ab75-de124b28d460, ghrun-c3mdp2mblq.auto.internal:15027): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 756457b0-1973-4302-a06b-c8e71710a276, ghrun-c3mdp2mblq.auto.internal:15027): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 90809b33-a1e1-45d4-ab75-de124b28d460, ghrun-c3mdp2mblq.auto.internal:15027): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTEwZGRkNDQtODVlZDM0MTktOTI4ZGY4ODQtYjA3M2YyNDA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 9ee571d5-1a06-4631-8f3e-05601c47f0b2, ghrun-c3mdp2mblq.auto.internal:15027): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 9ee571d5-1a06-4631-8f3e-05601c47f0b2, ghrun-c3mdp2mblq.auto.internal:15027): request = { session_id: "ydb://session/3?node_id=1&id=NTEwZGRkNDQtODVlZDM0MTktOTI4ZGY4ODQtYjA3M2YyNDA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 9ee571d5-1a06-4631-8f3e-05601c47f0b2, ghrun-c3mdp2mblq.auto.internal:15027): 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=NTEwZGRkNDQtODVlZDM0MTktOTI4ZGY4ODQtYjA3M2YyNDA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 488cdb93-f2ec-445c-b936-575d7362f08c, ghrun-c3mdp2mblq.auto.internal:15027): 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, 488cdb93-f2ec-445c-b936-575d7362f08c, ghrun-c3mdp2mblq.auto.internal:15027): request = { session_id: "ydb://session/3?node_id=1&id=NTEwZGRkNDQtODVlZDM0MTktOTI4ZGY4ODQtYjA3M2YyNDA=" 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, 17aa4795-25e3-45ce-a6cb-6dd3862b2a8c, ghrun-c3mdp2mblq.auto.internal:15027): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 488cdb93-f2ec-445c-b936-575d7362f08c, ghrun-c3mdp2mblq.auto.internal:15027): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 17aa4795-25e3-45ce-a6cb-6dd3862b2a8c, ghrun-c3mdp2mblq.auto.internal:15027): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 17aa4795-25e3-45ce-a6cb-6dd3862b2a8c, ghrun-c3mdp2mblq.auto.internal:15027): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YzJmN2NkYzktYTYyYzE1MmMtMWQ1ODllMDYtZmUxNTVjMDg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, c08f3050-8789-496f-8ff2-a6382c37b693, ghrun-c3mdp2mblq.auto.internal:15027): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, c08f3050-8789-496f-8ff2-a6382c37b693, ghrun-c3mdp2mblq.auto.internal:15027): request = { session_id: "ydb://session/3?node_id=1&id=YzJmN2NkYzktYTYyYzE1MmMtMWQ1ODllMDYtZmUxNTVjMDg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, c08f3050-8789-496f-8ff2-a6382c37b693, ghrun-c3mdp2mblq.auto.internal:15027): 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=YzJmN2NkYzktYTYyYzE1MmMtMWQ1ODllMDYtZmUxNTVjMDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, afb6e5a2-cc99-42ce-8256-724f673c0d2f, ghrun-c3mdp2mblq.auto.internal:15027): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, afb6e5a2-cc99-42ce-8256-724f673c0d2f, ghrun-c3mdp2mblq.auto.internal:15027): request = { session_id: "ydb://session/3?node_id=1&id=YzJmN2NkYzktYTYyYzE1MmMtMWQ1ODllMDYtZmUxNTVjMDg=" 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, b432a74c-504b-486c-ac4a-34572ffe98af, ghrun-c3mdp2mblq.auto.internal:15027): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b432a74c-504b-486c-ac4a-34572ffe98af, ghrun-c3mdp2mblq.auto.internal:15027): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, afb6e5a2-cc99-42ce-8256-724f673c0d2f, ghrun-c3mdp2mblq.auto.internal:15027): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b432a74c-504b-486c-ac4a-34572ffe98af, ghrun-c3mdp2mblq.auto.internal:15027): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NmQ4MGJkNzgtY2U5YWFhYTUtNGNmMDYwNmItYWY3ZjNjZDY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, c99e6050-5f82-43c3-b582-99a0d54fe3f0, ghrun-c3mdp2mblq.auto.internal:15027): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, c99e6050-5f82-43c3-b582-99a0d54fe3f0, ghrun-c3mdp2mblq.auto.internal:15027): request = { session_id: "ydb://session/3?node_id=1&id=NmQ4MGJkNzgtY2U5YWFhYTUtNGNmMDYwNmItYWY3ZjNjZDY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, c99e6050-5f82-43c3-b582-99a0d54fe3f0, ghrun-c3mdp2mblq.auto.internal:15027): 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=NmQ4MGJkNzgtY2U5YWFhYTUtNGNmMDYwNmItYWY3ZjNjZDY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4386cf7d-72a5-406a-8d21-c9d0093d9cbb, ghrun-c3mdp2mblq.auto.internal:15027): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4386cf7d-72a5-406a-8d21-c9d0093d9cbb, ghrun-c3mdp2mblq.auto.internal:15027): request = { session_id: "ydb://session/3?node_id=1&id=NmQ4MGJkNzgtY2U5YWFhYTUtNGNmMDYwNmItYWY3ZjNjZDY=" 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, 4386cf7d-72a5-406a-8d21-c9d0093d9cbb, ghrun-c3mdp2mblq.auto.internal:15027): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, d8bc834b-131f-4db6-b369-a4b5b31fbba1, ghrun-c3mdp2mblq.auto.internal:15027): 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:15027 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-19T12:19:09.219744557+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 4450f8a8-97c0-472b-bdca-e485a7db707b, ghrun-c3mdp2mblq.auto.internal:15027): 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:15027 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-19T12:19:09.219859572+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-c3mdp2mblq.auto.internal:15027
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 6ebc1ad2-4c21-4134-a5e0-d59765c0d42f, ghrun-c3mdp2mblq.auto.internal:15027): 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:15027 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-19T12:19:09.219876192+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, e31b9c8b-4b55-4345-8454-fa446120e6bf, ghrun-c3mdp2mblq.auto.internal:15027): 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:15027 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-19T12:19:09.219891728+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 51bca5cc-6f3b-49da-a7f4-b39f95db9a3e, ghrun-c3mdp2mblq.auto.internal:15027): 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:15027 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-19T12:19:09.219928042+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c3mdp2mblq.auto.internal:15027
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, ca4e27a1-a2e9-438a-a10a-31d259256369, ghrun-c3mdp2mblq.auto.internal:15027): 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:15027 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-19T12:19:09.219949311+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 59a2ef46-bc49-4365-9ef1-a6d4859ff31f, ghrun-c3mdp2mblq.auto.internal:15027): 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:15027 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-19T12:19:09.219966595+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-c3mdp2mblq.auto.internal:15027
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 9ee571d5-1a06-4631-8f3e-05601c47f0b2, ghrun-c3mdp2mblq.auto.internal:15027): 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:15027 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-19T12:19:09.219987385+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-c3mdp2mblq.auto.internal:15027
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, c08f3050-8789-496f-8ff2-a6382c37b693, ghrun-c3mdp2mblq.auto.internal:15027): 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:15027 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-19T12:19:09.2200093+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, c99e6050-5f82-43c3-b582-99a0d54fe3f0, ghrun-c3mdp2mblq.auto.internal:15027): 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:15027 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-19T12:19:09.220025283+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 2b10b311-bbc0-4441-9406-6c52e54b56a4, ghrun-c3mdp2mblq.auto.internal:15027): 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-19T12:19:09.219846384+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c3mdp2mblq.auto.internal:15027
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, a7d0b1cc-94c2-4c58-ac23-af9640f257ec, ghrun-c3mdp2mblq.auto.internal:15027): 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-19T12:19:09.219868322+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, bd502962-1aa1-442d-95f7-b5498dbb39b6, ghrun-c3mdp2mblq.auto.internal:15027): 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-19T12:19:09.219883929+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e4579e64-c500-4fc2-bbf9-4d2d70dfb052, ghrun-c3mdp2mblq.auto.internal:15027): 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-19T12:19:09.219917853+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c3mdp2mblq.auto.internal:15027
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, be0435d5-19b9-4125-be62-2f2c305f9075, ghrun-c3mdp2mblq.auto.internal:15027): 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-19T12:19:09.219941362+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-c3mdp2mblq.auto.internal:15027
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 33bba863-03e0-40ff-8388-887ca53d9019, ghrun-c3mdp2mblq.auto.internal:15027): 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-19T12:19:09.219959922+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-c3mdp2mblq.auto.internal:15027
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 756457b0-1973-4302-a06b-c8e71710a276, ghrun-c3mdp2mblq.auto.internal:15027): 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-19T12:19:09.219978733+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 488cdb93-f2ec-445c-b936-575d7362f08c, ghrun-c3mdp2mblq.auto.internal:15027): 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-19T12:19:09.220000744+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c3mdp2mblq.auto.internal:15027
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c3mdp2mblq.auto.internal:15027
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, afb6e5a2-cc99-42ce-8256-724f673c0d2f, ghrun-c3mdp2mblq.auto.internal:15027): 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-19T12:19:09.220018507+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c3mdp2mblq.auto.internal:15027
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 4386cf7d-72a5-406a-8d21-c9d0093d9cbb, ghrun-c3mdp2mblq.auto.internal:15027): 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-19T12:19:09.22003537+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-c3mdp2mblq.auto.internal:15027
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c3mdp2mblq.auto.internal:15027
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c3mdp2mblq.auto.internal:15027
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c3mdp2mblq.auto.internal:15027
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c3mdp2mblq.auto.internal:15027
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c3mdp2mblq.auto.internal:15027
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c3mdp2mblq.auto.internal:15027
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c3mdp2mblq.auto.internal:15027
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c3mdp2mblq.auto.internal:15027
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will 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:15027
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15027". 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:15027
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15027". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 3950686) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3950686) elapsed time (sec): 30.246737718582153
DEBUG    ya.test:process.py:263 Command (pid 3950686) wtime: 30.248
DEBUG    ya.test:process.py:275 Command (pid 3950686) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     88	88	0	0	53	391	455	465
2	    142	142	0	0	58	81	93	101
3	      0	0	0	1970	0	0	0	0
4	      0	0	0	2720	0	0	0	0
5	      0	0	0	2570	0	0	0	0
6	      0	0	0	2700	0	0	0	0
7	      0	0	0	2660	0	0	0	0
8	      0	0	0	2690	0	0	0	0
9	      0	0	0	2620	0	0	0	0
10	      0	0	0	2300	0	0	0	0
11	      0	0	0	0	0	0	0	0
12	      0	0	0	0	0	0	0	0
13	      0	0	0	170	0	0	0	0
14	      0	0	0	2349	0	0	0	0
15	      0	0	0	2480	0	0	0	0
16	      0	0	0	2225	0	0	0	0
17	      0	0	0	2419	0	0	0	0
18	      0	0	0	2379	0	0	0	0
19	      0	0	0	2349	0	0	0	0
20	      0	0	0	2119	0	0	0	0
21	      0	0	0	2329	0	0	0	0
22	      0	0	0	1687	0	0	0	0
23	      0	0	0	2016	0	0	0	0
24	      0	0	0	817	0	0	0	0
25	      0	0	0	1401	0	0	0	0
26	      0	0	0	1683	0	0	0	0
27	      0	0	0	1494	0	0	0	0
28	      0	0	0	2005	0	0	0	0
29	      0	0	0	1959	0	0	0	0
30	      0	0	0	1923	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    230	7.66667	0	54034	58	263	441	465

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

DEBUG    ya.test:process.py:259 Command (pid 3950683) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3950683) elapsed time (sec): 30.25102710723877
DEBUG    ya.test:process.py:263 Command (pid 3950683) wtime: 30.253
DEBUG    ya.test:process.py:259 Command (pid 3950685) rc: 0
DEBUG    ya.test:process.py:275 Command (pid 3950683) 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	      1	1	0	10	104	104	104	104
3	      0	0	0	1960	0	0	0	0
4	      0	0	0	2720	0	0	0	0
5	      0	0	0	2560	0	0	0	0
6	      0	0	0	2700	0	0	0	0
7	      0	0	0	2660	0	0	0	0
8	      0	0	0	2690	0	0	0	0
9	      0	0	0	2630	0	0	0	0
10	      0	0	0	2430	0	0	0	0
11	      0	0	0	2650	0	0	0	0
12	      0	0	0	2380	0	0	0	0
13	      0	0	0	2348	0	0	0	0
14	      0	0	0	2319	0	0	0	0
15	      0	0	0	2450	0	0	0	0
16	      0	0	0	2189	0	0	0	0
17	      0	0	0	2352	0	0	0	0
18	      0	0	0	2379	0	0	0	0
19	      0	0	0	2388	0	0	0	0
20	      0	0	0	2009	0	0	0	0
21	      0	0	0	2297	0	0	0	0
22	      0	0	0	1709	0	0	0	0
23	      0	0	0	2013	0	0	0	0
24	      0	0	0	847	0	0	0	0
25	      0	0	0	1326	0	0	0	0
26	      0	0	0	1669	0	0	0	0
27	      0	0	0	1176	0	0	0	0
28	      0	0	0	1883	0	0	0	0
29	      0	0	0	1888	0	0	0	0
30	      0	0	0	1923	0	0	0	0

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

DEBUG    ya.test:process.py:260 Command (pid 3950685) elapsed time (sec): 30.248927116394043
DEBUG    ya.test:process.py:276 Command (pid 3950683) errors:

DEBUG    ya.test:process.py:263 Command (pid 3950685) wtime: 30.25
DEBUG    ya.test:process.py:275 Command (pid 3950685) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    120	120	0	0	43	325	349	351
2	    186	186	0	0	42	64	72	78
3	      0	0	0	1939	0	0	0	0
4	      0	0	0	2720	0	0	0	0
5	      0	0	0	2550	0	0	0	0
6	      0	0	0	2670	0	0	0	0
7	      0	0	0	2640	0	0	0	0
8	      0	0	0	2690	0	0	0	0
9	      0	0	0	2630	0	0	0	0
10	      0	0	0	2430	0	0	0	0
11	      0	0	0	2654	0	0	0	0
12	      0	0	0	2386	0	0	0	0
13	      0	0	0	2306	0	0	0	0
14	      0	0	0	2305	0	0	0	0
15	      0	0	0	2483	0	0	0	0
16	      0	0	0	1282	0	0	0	0
17	      0	0	0	0	0	0	0	0
18	      0	0	0	0	0	0	0	0
19	      0	0	0	997	0	0	0	0
20	      0	0	0	2029	0	0	0	0
21	      0	0	0	2222	0	0	0	0
22	      0	0	0	1364	0	0	0	0
23	      0	0	0	1966	0	0	0	0
24	      0	0	0	822	0	0	0	0
25	      0	0	0	1430	0	0	0	0
26	      0	0	0	1693	0	0	0	0
27	      0	0	0	1254	0	0	0	0
28	      0	0	0	1931	0	0	0	0
29	      0	0	0	1788	0	0	0	0
30	      0	0	0	1787	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    306	10.2	0	52968	42	143	339	351

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

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15027
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15027". 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:15027
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:15027". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15027
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15027". 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:15027
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15027". 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:15027
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15027". 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:15027
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15027". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15027
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15027". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15027
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15027". 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:15027
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15027". 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:15027
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15027". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15027
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15027". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15027
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15027". 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:15027
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15027". 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:15027
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15027". 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:15027
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15027". 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:15027
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15027". 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:15027
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15027". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15027
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15027". 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:15027
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15027". 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.
---------------------------- 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:15027
ERROR    ydb.query.pool:pool.py:81 An attempt to take session from closed session pool.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15027
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15027". Check endpoint correctness.
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-c3mdp2mblq'
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(0, -1)'
DEBUG    library.python.cores:__init__.py:40 core_pattern = '|/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -F%F -- %E'
DEBUG    library.python.cores:__init__.py:72 core_uses_pid = '1'
DEBUG    library.python.cores:__init__.py:87 Core dump dir (/home/runner/.ya/build/build_root/6iao/000b36/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.3936122' in '/home/runner/.ya/build/build_root/6iao/000b36/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_kf9q8sr_.log)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:15027/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/62113
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8372
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4008
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15027
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10062
=================================== 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/6iao/000b36/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3935380
DEBUG    ya.test:process.py:259 Command (pid 3935380) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3935380) elapsed time (sec): 0.9516341686248779
DEBUG    ya.test:process.py:263 Command (pid 3935380) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3935380) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3935380) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3935380) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3935380) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3935380) maxrss: 542496
DEBUG    ya.test:process.py:263 Command (pid 3935380) minflt: 16197
DEBUG    ya.test:process.py:263 Command (pid 3935380) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3935380) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3935380) nivcsw: 175
DEBUG    ya.test:process.py:263 Command (pid 3935380) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3935380) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3935380) nvcsw: 19
DEBUG    ya.test:process.py:263 Command (pid 3935380) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3935380) stime: 0.6450819999999999
DEBUG    ya.test:process.py:263 Command (pid 3935380) utime: 0.117864
DEBUG    ya.test:process.py:263 Command (pid 3935380) wtime: 1.071
DEBUG    ya.test:process.py:275 Command (pid 3935380) 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-c3mdp2mblq    Host information: 
        Linux ghrun-c3mdp2mblq 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 3935380) 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-c3mdp2mblq    Host information: 
        Linux ghrun-c3mdp2mblq 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/6iao/000b36/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10062
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:495 Working directory: /home/runner/.ya/build/build_root/6iao/000b36/r3tmp/kikimr_cluster_p_5pph93
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/6iao/000b36/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15027
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4008
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8372
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62113
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/6iao/000b36/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/6iao/000b36/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/6iao/000b36/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_kf9q8sr_.log --grpc-port=15027 --mon-port=4008 --ic-port=10062
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:15027/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/6iao/000b36/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/6iao/000b36/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/6iao/000b36/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_kf9q8sr_.log --grpc-port=15027 --mon-port=4008 --ic-port=10062
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/6iao/000b36/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/6iao/000b36/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/6iao/000b36/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_kf9q8sr_.log', '--grpc-port=15027', '--mon-port=4008', '--ic-port=10062')' in '/home/runner/.ya/build/build_root/6iao/000b36/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: 3936122
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:15027/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/6iao/000b36/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3936143
DEBUG    ya.test:process.py:259 Command (pid 3936143) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3936143) elapsed time (sec): 1.9150810241699219
DEBUG    ya.test:process.py:263 Command (pid 3936143) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3936143) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3936143) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3936143) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3936143) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 3936143) maxrss: 542496
DEBUG    ya.test:process.py:263 Command (pid 3936143) minflt: 16207
DEBUG    ya.test:process.py:263 Command (pid 3936143) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3936143) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3936143) nivcsw: 240
DEBUG    ya.test:process.py:263 Command (pid 3936143) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3936143) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3936143) nvcsw: 46
DEBUG    ya.test:process.py:263 Command (pid 3936143) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3936143) stime: 1.344893
DEBUG    ya.test:process.py:263 Command (pid 3936143) utime: 0.125054
DEBUG    ya.test:process.py:263 Command (pid 3936143) wtime: 1.924
DEBUG    ya.test:process.py:275 Command (pid 3936143) 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-c3mdp2mblq    Host information: 
        Linux ghrun-c3mdp2mblq 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 3936143) errors:

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

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/6iao/000b36/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:444 Executing command = ['/home/runner/.ya/build/build_root/6iao/000b36/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:15027', '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/6iao/000b36/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:15027', '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: 3939877
DEBUG    ya.test:process.py:259 Command (pid 3939877) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3939877) elapsed time (sec): 2.037903070449829
DEBUG    ya.test:process.py:263 Command (pid 3939877) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3939877) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3939877) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3939877) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3939877) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 3939877) maxrss: 550960
DEBUG    ya.test:process.py:263 Command (pid 3939877) minflt: 18338
DEBUG    ya.test:process.py:263 Command (pid 3939877) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3939877) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3939877) nivcsw: 265
DEBUG    ya.test:process.py:263 Command (pid 3939877) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3939877) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3939877) nvcsw: 96
DEBUG    ya.test:process.py:263 Command (pid 3939877) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3939877) stime: 1.660364
DEBUG    ya.test:process.py:263 Command (pid 3939877) utime: 0.12197
DEBUG    ya.test:process.py:263 Command (pid 3939877) wtime: 2.039
DEBUG    ya.test:process.py:275 Command (pid 3939877) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:574 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:581 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 5bbf198a-0810-46da-8dc0-0bd52a76a5c6, localhost:15027): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 5bbf198a-0810-46da-8dc0-0bd52a76a5c6, localhost:15027): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 5bbf198a-0810-46da-8dc0-0bd52a76a5c6, localhost:15027): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-c3mdp2mblq.auto.internal" port: 15027 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-c3mdp2mblq.auto.internal:15027, 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:15027
------------------------------ Captured log call -------------------------------
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15027
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/6iao/000b36/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/6iao/000b36/ydb/apps/ydb/ydb -e grpc://localhost:15027 -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/6iao/000b36/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:15027', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3941350
DEBUG    ya.test:process.py:259 Command (pid 3941350) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3941350) elapsed time (sec): 0.5473718643188477
DEBUG    ya.test:process.py:263 Command (pid 3941350) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3941350) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3941350) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3941350) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3941350) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3941350) maxrss: 166240
DEBUG    ya.test:process.py:263 Command (pid 3941350) minflt: 3553
DEBUG    ya.test:process.py:263 Command (pid 3941350) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3941350) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3941350) nivcsw: 39
DEBUG    ya.test:process.py:263 Command (pid 3941350) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3941350) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3941350) nvcsw: 157
DEBUG    ya.test:process.py:263 Command (pid 3941350) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3941350) stime: 0.042723
DEBUG    ya.test:process.py:263 Command (pid 3941350) utime: 0.056964999999999995
DEBUG    ya.test:process.py:263 Command (pid 3941350) wtime: 0.549
DEBUG    ya.test:process.py:275 Command (pid 3941350) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 3941350) 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/6iao/000b36/ydb/apps/ydb/ydb -e grpc://localhost:15027 -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/6iao/000b36/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:15027', '-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: 3941622
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 3941622) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3941622) elapsed time (sec): 30.196497440338135
DEBUG    ya.test:process.py:263 Command (pid 3941622) wtime: 30.204
DEBUG    ya.test:process.py:275 Command (pid 3941622) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    223	223	0	0	36	90	100	101
2	    329	329	0	0	24	71	92	96
3	    213	213	0	0	42	89	95	120
4	    247	247	0	0	37	75	92	97
5	    312	312	0	0	24	75	91	103
6	    331	331	0	0	23	57	70	89
7	    419	419	0	0	21	37	57	62
8	    486	486	0	0	20	21	24	29
9	    487	487	0	0	20	22	26	30
10	    487	487	0	0	20	21	22	25
11	    487	487	0	0	20	21	22	23
12	    445	445	0	0	20	31	36	40
13	    476	476	0	0	20	24	35	41
14	    461	461	0	0	20	27	47	50
15	    486	486	0	0	20	21	22	22
16	    488	488	0	0	20	21	22	22
17	    487	487	0	0	20	21	21	22
18	    488	488	0	0	20	20	20	21
19	    488	488	0	0	20	20	21	21
20	    488	488	0	0	20	20	21	21
21	    487	487	0	0	20	21	21	21
22	    489	489	0	0	20	20	21	21
23	    489	489	0	0	20	20	21	22
24	    488	488	0	0	20	20	21	21
25	    488	488	0	0	20	20	21	21
26	    486	486	0	0	20	21	21	22
27	    475	475	0	0	20	23	48	49
28	    487	487	0	0	20	21	26	28
29	    488	488	0	0	20	20	20	21
30	    497	497	0	0	20	20	21	22

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  13202	440.067	0	0	20	36	70	120

DEBUG    ya.test:process.py:276 Command (pid 3941622) 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, bf67db1b-8a4f-4267-9000-7799c85332a1, ghrun-c3mdp2mblq.auto.internal:15027): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, bf67db1b-8a4f-4267-9000-7799c85332a1, ghrun-c3mdp2mblq.auto.internal:15027): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, bf67db1b-8a4f-4267-9000-7799c85332a1, ghrun-c3mdp2mblq.auto.internal:15027): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YTcyNDRhMzUtMmZjYTY3OTQtMmYxOGE0YzctYWEwNDFjNmM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, d8bc834b-131f-4db6-b369-a4b5b31fbba1, ghrun-c3mdp2mblq.auto.internal:15027): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d8bc834b-131f-4db6-b369-a4b5b31fbba1, ghrun-c3mdp2mblq.auto.internal:15027): request = { session_id: "ydb://session/3?node_id=1&id=YTcyNDRhMzUtMmZjYTY3OTQtMmYxOGE0YzctYWEwNDFjNmM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d8bc834b-131f-4db6-b369-a4b5b31fbba1, ghrun-c3mdp2mblq.auto.internal:15027): 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=YTcyNDRhMzUtMmZjYTY3OTQtMmYxOGE0YzctYWEwNDFjNmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 10033f3d-f6fc-4167-bdfb-86d1148138de, ghrun-c3mdp2mblq.auto.internal:15027): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 10033f3d-f6fc-4167-bdfb-86d1148138de, ghrun-c3mdp2mblq.auto.internal:15027): request = { session_id: "ydb://session/3?node_id=1&id=YTcyNDRhMzUtMmZjYTY3OTQtMmYxOGE0YzctYWEwNDFjNmM=" 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, 10033f3d-f6fc-4167-bdfb-86d1148138de, ghrun-c3mdp2mblq.auto.internal:15027): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTcyNDRhMzUtMmZjYTY3OTQtMmYxOGE0YzctYWEwNDFjNmM=
INFO     root:test_log_scenario.py:217 Count rows after insert 12972 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTcyNDRhMzUtMmZjYTY3OTQtMmYxOGE0YzctYWEwNDFjNmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6a2996ed-188e-45c6-be57-fd1cdcfbb416, ghrun-c3mdp2mblq.auto.internal:15027): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6a2996ed-188e-45c6-be57-fd1cdcfbb416, ghrun-c3mdp2mblq.auto.internal:15027): request = { session_id: "ydb://session/3?node_id=1&id=YTcyNDRhMzUtMmZjYTY3OTQtMmYxOGE0YzctYWEwNDFjNmM=" 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, 6a2996ed-188e-45c6-be57-fd1cdcfbb416, ghrun-c3mdp2mblq.auto.internal:15027): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTcyNDRhMzUtMmZjYTY3OTQtMmYxOGE0YzctYWEwNDFjNmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTcyNDRhMzUtMmZjYTY3OTQtMmYxOGE0YzctYWEwNDFjNmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fb3f463d-bcb6-4314-9ace-2cc97742371a, ghrun-c3mdp2mblq.auto.internal:15027): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fb3f463d-bcb6-4314-9ace-2cc97742371a, ghrun-c3mdp2mblq.auto.internal:15027): request = { session_id: "ydb://session/3?node_id=1&id=YTcyNDRhMzUtMmZjYTY3OTQtMmYxOGE0YzctYWEwNDFjNmM=" 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, fb3f463d-bcb6-4314-9ace-2cc97742371a, ghrun-c3mdp2mblq.auto.internal:15027): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTcyNDRhMzUtMmZjYTY3OTQtMmYxOGE0YzctYWEwNDFjNmM=
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/6iao/000b36/ydb/apps/ydb/ydb -e grpc://localhost:15027 -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:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/6iao/000b36/ydb/apps/ydb/ydb -e grpc://localhost:15027 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTcyNDRhMzUtMmZjYTY3OTQtMmYxOGE0YzctYWEwNDFjNmM=
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/6iao/000b36/ydb/apps/ydb/ydb -e grpc://localhost:15027 -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, 2b10b311-bbc0-4441-9406-6c52e54b56a4, ghrun-c3mdp2mblq.auto.internal:15027): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2b10b311-bbc0-4441-9406-6c52e54b56a4, ghrun-c3mdp2mblq.auto.internal:15027): request = { session_id: "ydb://session/3?node_id=1&id=YTcyNDRhMzUtMmZjYTY3OTQtMmYxOGE0YzctYWEwNDFjNmM=" 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, 3b0fb3c9-fdac-4cc0-b98f-2d52143ce312, ghrun-c3mdp2mblq.auto.internal:15027): creating call state
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2b10b311-bbc0-4441-9406-6c52e54b56a4, ghrun-c3mdp2mblq.auto.internal:15027): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6iao/000b36/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:15027', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3b0fb3c9-fdac-4cc0-b98f-2d52143ce312, ghrun-c3mdp2mblq.auto.internal:15027): request = {  }
DEBUG    ya.test:process.py:628 Command pid: 3950683
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6iao/000b36/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:15027', '-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.3
DEBUG    ya.test:process.py:628 Command pid: 3950685
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 3b0fb3c9-fdac-4cc0-b98f-2d52143ce312, ghrun-c3mdp2mblq.auto.internal:15027): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OTg5ZDYyNmItNzhkYjdhOWItOTE2OWM5MTAtZTZmODRjNjM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 4450f8a8-97c0-472b-bdca-e485a7db707b, ghrun-c3mdp2mblq.auto.internal:15027): creating call state
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6iao/000b36/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:15027', '-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, 4450f8a8-97c0-472b-bdca-e485a7db707b, ghrun-c3mdp2mblq.auto.internal:15027): request = { session_id: "ydb://session/3?node_id=1&id=OTg5ZDYyNmItNzhkYjdhOWItOTE2OWM5MTAtZTZmODRjNjM=" }
DEBUG    ya.test:process.py:628 Command pid: 3950686
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 4450f8a8-97c0-472b-bdca-e485a7db707b, ghrun-c3mdp2mblq.auto.internal:15027): 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=OTg5ZDYyNmItNzhkYjdhOWItOTE2OWM5MTAtZTZmODRjNjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a7d0b1cc-94c2-4c58-ac23-af9640f257ec, ghrun-c3mdp2mblq.auto.internal:15027): 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, a7d0b1cc-94c2-4c58-ac23-af9640f257ec, ghrun-c3mdp2mblq.auto.internal:15027): request = { session_id: "ydb://session/3?node_id=1&id=OTg5ZDYyNmItNzhkYjdhOWItOTE2OWM5MTAtZTZmODRjNjM=" 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, 9be14240-0022-413b-bfd0-8f20c2980efc, ghrun-c3mdp2mblq.auto.internal:15027): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 9be14240-0022-413b-bfd0-8f20c2980efc, ghrun-c3mdp2mblq.auto.internal:15027): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a7d0b1cc-94c2-4c58-ac23-af9640f257ec, ghrun-c3mdp2mblq.auto.internal:15027): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 9be14240-0022-413b-bfd0-8f20c2980efc, ghrun-c3mdp2mblq.auto.internal:15027): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NjA5YjM2OTktNDQ1NzNmMzctYTU4NTU5MWMtMTk0M2M0ZTY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 6ebc1ad2-4c21-4134-a5e0-d59765c0d42f, ghrun-c3mdp2mblq.auto.internal:15027): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 6ebc1ad2-4c21-4134-a5e0-d59765c0d42f, ghrun-c3mdp2mblq.auto.internal:15027): request = { session_id: "ydb://session/3?node_id=1&id=NjA5YjM2OTktNDQ1NzNmMzctYTU4NTU5MWMtMTk0M2M0ZTY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 6ebc1ad2-4c21-4134-a5e0-d59765c0d42f, ghrun-c3mdp2mblq.auto.internal:15027): 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=NjA5YjM2OTktNDQ1NzNmMzctYTU4NTU5MWMtMTk0M2M0ZTY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bd502962-1aa1-442d-95f7-b5498dbb39b6, ghrun-c3mdp2mblq.auto.internal:15027): 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, bd502962-1aa1-442d-95f7-b5498dbb39b6, ghrun-c3mdp2mblq.auto.internal:15027): request = { session_id: "ydb://session/3?node_id=1&id=NjA5YjM2OTktNDQ1NzNmMzctYTU4NTU5MWMtMTk0M2M0ZTY=" 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, 555289fb-55e1-4d85-858d-baa687400988, ghrun-c3mdp2mblq.auto.internal:15027): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 555289fb-55e1-4d85-858d-baa687400988, ghrun-c3mdp2mblq.auto.internal:15027): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bd502962-1aa1-442d-95f7-b5498dbb39b6, ghrun-c3mdp2mblq.auto.internal:15027): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 555289fb-55e1-4d85-858d-baa687400988, ghrun-c3mdp2mblq.auto.internal:15027): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OThlYzA2ZGEtZWIxN2ZmMzQtZDVmNzM3MGUtZjdmMDA2NWQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, e31b9c8b-4b55-4345-8454-fa446120e6bf, ghrun-c3mdp2mblq.auto.internal:15027): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, e31b9c8b-4b55-4345-8454-fa446120e6bf, ghrun-c3mdp2mblq.auto.internal:15027): request = { session_id: "ydb://session/3?node_id=1&id=OThlYzA2ZGEtZWIxN2ZmMzQtZDVmNzM3MGUtZjdmMDA2NWQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, e31b9c8b-4b55-4345-8454-fa446120e6bf, ghrun-c3mdp2mblq.auto.internal:15027): 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=OThlYzA2ZGEtZWIxN2ZmMzQtZDVmNzM3MGUtZjdmMDA2NWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e4579e64-c500-4fc2-bbf9-4d2d70dfb052, ghrun-c3mdp2mblq.auto.internal:15027): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e4579e64-c500-4fc2-bbf9-4d2d70dfb052, ghrun-c3mdp2mblq.auto.internal:15027): request = { session_id: "ydb://session/3?node_id=1&id=OThlYzA2ZGEtZWIxN2ZmMzQtZDVmNzM3MGUtZjdmMDA2NWQ=" 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, 77a99c34-f9b6-46ca-a5c4-04c356071f56, ghrun-c3mdp2mblq.auto.internal:15027): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 77a99c34-f9b6-46ca-a5c4-04c356071f56, ghrun-c3mdp2mblq.auto.internal:15027): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e4579e64-c500-4fc2-bbf9-4d2d70dfb052, ghrun-c3mdp2mblq.auto.internal:15027): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 77a99c34-f9b6-46ca-a5c4-04c356071f56, ghrun-c3mdp2mblq.auto.internal:15027): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTRjYTY4NjYtZDBhNDZhYS00ZWJjYjMwNy0zZTQ4NWY1Yw==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 51bca5cc-6f3b-49da-a7f4-b39f95db9a3e, ghrun-c3mdp2mblq.auto.internal:15027): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 51bca5cc-6f3b-49da-a7f4-b39f95db9a3e, ghrun-c3mdp2mblq.auto.internal:15027): request = { session_id: "ydb://session/3?node_id=1&id=MTRjYTY4NjYtZDBhNDZhYS00ZWJjYjMwNy0zZTQ4NWY1Yw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 51bca5cc-6f3b-49da-a7f4-b39f95db9a3e, ghrun-c3mdp2mblq.auto.internal:15027): 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=MTRjYTY4NjYtZDBhNDZhYS00ZWJjYjMwNy0zZTQ4NWY1Yw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, be0435d5-19b9-4125-be62-2f2c305f9075, ghrun-c3mdp2mblq.auto.internal:15027): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, be0435d5-19b9-4125-be62-2f2c305f9075, ghrun-c3mdp2mblq.auto.internal:15027): request = { session_id: "ydb://session/3?node_id=1&id=MTRjYTY4NjYtZDBhNDZhYS00ZWJjYjMwNy0zZTQ4NWY1Yw==" 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, 63d66002-fd27-4287-96af-399f3c86b354, ghrun-c3mdp2mblq.auto.internal:15027): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 63d66002-fd27-4287-96af-399f3c86b354, ghrun-c3mdp2mblq.auto.internal:15027): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, be0435d5-19b9-4125-be62-2f2c305f9075, ghrun-c3mdp2mblq.auto.internal:15027): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 63d66002-fd27-4287-96af-399f3c86b354, ghrun-c3mdp2mblq.auto.internal:15027): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZmVjZmFiNjUtZjMwMDg5MjUtNzA2Njc2OGUtZDU2NDg0OTQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ca4e27a1-a2e9-438a-a10a-31d259256369, ghrun-c3mdp2mblq.auto.internal:15027): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ca4e27a1-a2e9-438a-a10a-31d259256369, ghrun-c3mdp2mblq.auto.internal:15027): request = { session_id: "ydb://session/3?node_id=1&id=ZmVjZmFiNjUtZjMwMDg5MjUtNzA2Njc2OGUtZDU2NDg0OTQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ca4e27a1-a2e9-438a-a10a-31d259256369, ghrun-c3mdp2mblq.auto.internal:15027): 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=ZmVjZmFiNjUtZjMwMDg5MjUtNzA2Njc2OGUtZDU2NDg0OTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 33bba863-03e0-40ff-8388-887ca53d9019, ghrun-c3mdp2mblq.auto.internal:15027): 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, 33bba863-03e0-40ff-8388-887ca53d9019, ghrun-c3mdp2mblq.auto.internal:15027): request = { session_id: "ydb://session/3?node_id=1&id=ZmVjZmFiNjUtZjMwMDg5MjUtNzA2Njc2OGUtZDU2NDg0OTQ=" 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, 58038b86-c7a9-40e3-91c0-35ae8c8152db, ghrun-c3mdp2mblq.auto.internal:15027): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 58038b86-c7a9-40e3-91c0-35ae8c8152db, ghrun-c3mdp2mblq.auto.internal:15027): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 33bba863-03e0-40ff-8388-887ca53d9019, ghrun-c3mdp2mblq.auto.internal:15027): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 58038b86-c7a9-40e3-91c0-35ae8c8152db, ghrun-c3mdp2mblq.auto.internal:15027): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MzBlN2UxZjAtZGQxNWUxZjMtYTUwNTg1NTYtMzY4NGUyNzU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 59a2ef46-bc49-4365-9ef1-a6d4859ff31f, ghrun-c3mdp2mblq.auto.internal:15027): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 59a2ef46-bc49-4365-9ef1-a6d4859ff31f, ghrun-c3mdp2mblq.auto.internal:15027): request = { session_id: "ydb://session/3?node_id=1&id=MzBlN2UxZjAtZGQxNWUxZjMtYTUwNTg1NTYtMzY4NGUyNzU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 59a2ef46-bc49-4365-9ef1-a6d4859ff31f, ghrun-c3mdp2mblq.auto.internal:15027): 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=MzBlN2UxZjAtZGQxNWUxZjMtYTUwNTg1NTYtMzY4NGUyNzU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 756457b0-1973-4302-a06b-c8e71710a276, ghrun-c3mdp2mblq.auto.internal:15027): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 756457b0-1973-4302-a06b-c8e71710a276, ghrun-c3mdp2mblq.auto.internal:15027): request = { session_id: "ydb://session/3?node_id=1&id=MzBlN2UxZjAtZGQxNWUxZjMtYTUwNTg1NTYtMzY4NGUyNzU=" 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: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 90809b33-a1e1-45d4-ab75-de124b28d460, ghrun-c3mdp2mblq.auto.internal:15027): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 90809b33-a1e1-45d4-ab75-de124b28d460, ghrun-c3mdp2mblq.auto.internal:15027): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 756457b0-1973-4302-a06b-c8e71710a276, ghrun-c3mdp2mblq.auto.internal:15027): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 90809b33-a1e1-45d4-ab75-de124b28d460, ghrun-c3mdp2mblq.auto.internal:15027): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTEwZGRkNDQtODVlZDM0MTktOTI4ZGY4ODQtYjA3M2YyNDA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 9ee571d5-1a06-4631-8f3e-05601c47f0b2, ghrun-c3mdp2mblq.auto.internal:15027): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 9ee571d5-1a06-4631-8f3e-05601c47f0b2, ghrun-c3mdp2mblq.auto.internal:15027): request = { session_id: "ydb://session/3?node_id=1&id=NTEwZGRkNDQtODVlZDM0MTktOTI4ZGY4ODQtYjA3M2YyNDA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 9ee571d5-1a06-4631-8f3e-05601c47f0b2, ghrun-c3mdp2mblq.auto.internal:15027): 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=NTEwZGRkNDQtODVlZDM0MTktOTI4ZGY4ODQtYjA3M2YyNDA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 488cdb93-f2ec-445c-b936-575d7362f08c, ghrun-c3mdp2mblq.auto.internal:15027): 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, 488cdb93-f2ec-445c-b936-575d7362f08c, ghrun-c3mdp2mblq.auto.internal:15027): request = { session_id: "ydb://session/3?node_id=1&id=NTEwZGRkNDQtODVlZDM0MTktOTI4ZGY4ODQtYjA3M2YyNDA=" 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, 17aa4795-25e3-45ce-a6cb-6dd3862b2a8c, ghrun-c3mdp2mblq.auto.internal:15027): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 488cdb93-f2ec-445c-b936-575d7362f08c, ghrun-c3mdp2mblq.auto.internal:15027): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 17aa4795-25e3-45ce-a6cb-6dd3862b2a8c, ghrun-c3mdp2mblq.auto.internal:15027): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 17aa4795-25e3-45ce-a6cb-6dd3862b2a8c, ghrun-c3mdp2mblq.auto.internal:15027): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YzJmN2NkYzktYTYyYzE1MmMtMWQ1ODllMDYtZmUxNTVjMDg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, c08f3050-8789-496f-8ff2-a6382c37b693, ghrun-c3mdp2mblq.auto.internal:15027): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, c08f3050-8789-496f-8ff2-a6382c37b693, ghrun-c3mdp2mblq.auto.internal:15027): request = { session_id: "ydb://session/3?node_id=1&id=YzJmN2NkYzktYTYyYzE1MmMtMWQ1ODllMDYtZmUxNTVjMDg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, c08f3050-8789-496f-8ff2-a6382c37b693, ghrun-c3mdp2mblq.auto.internal:15027): 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=YzJmN2NkYzktYTYyYzE1MmMtMWQ1ODllMDYtZmUxNTVjMDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, afb6e5a2-cc99-42ce-8256-724f673c0d2f, ghrun-c3mdp2mblq.auto.internal:15027): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, afb6e5a2-cc99-42ce-8256-724f673c0d2f, ghrun-c3mdp2mblq.auto.internal:15027): request = { session_id: "ydb://session/3?node_id=1&id=YzJmN2NkYzktYTYyYzE1MmMtMWQ1ODllMDYtZmUxNTVjMDg=" 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, b432a74c-504b-486c-ac4a-34572ffe98af, ghrun-c3mdp2mblq.auto.internal:15027): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b432a74c-504b-486c-ac4a-34572ffe98af, ghrun-c3mdp2mblq.auto.internal:15027): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, afb6e5a2-cc99-42ce-8256-724f673c0d2f, ghrun-c3mdp2mblq.auto.internal:15027): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b432a74c-504b-486c-ac4a-34572ffe98af, ghrun-c3mdp2mblq.auto.internal:15027): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NmQ4MGJkNzgtY2U5YWFhYTUtNGNmMDYwNmItYWY3ZjNjZDY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, c99e6050-5f82-43c3-b582-99a0d54fe3f0, ghrun-c3mdp2mblq.auto.internal:15027): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, c99e6050-5f82-43c3-b582-99a0d54fe3f0, ghrun-c3mdp2mblq.auto.internal:15027): request = { session_id: "ydb://session/3?node_id=1&id=NmQ4MGJkNzgtY2U5YWFhYTUtNGNmMDYwNmItYWY3ZjNjZDY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, c99e6050-5f82-43c3-b582-99a0d54fe3f0, ghrun-c3mdp2mblq.auto.internal:15027): 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=NmQ4MGJkNzgtY2U5YWFhYTUtNGNmMDYwNmItYWY3ZjNjZDY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4386cf7d-72a5-406a-8d21-c9d0093d9cbb, ghrun-c3mdp2mblq.auto.internal:15027): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4386cf7d-72a5-406a-8d21-c9d0093d9cbb, ghrun-c3mdp2mblq.auto.internal:15027): request = { session_id: "ydb://session/3?node_id=1&id=NmQ4MGJkNzgtY2U5YWFhYTUtNGNmMDYwNmItYWY3ZjNjZDY=" 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, 4386cf7d-72a5-406a-8d21-c9d0093d9cbb, ghrun-c3mdp2mblq.auto.internal:15027): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, d8bc834b-131f-4db6-b369-a4b5b31fbba1, ghrun-c3mdp2mblq.auto.internal:15027): 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:15027 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-19T12:19:09.219744557+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 4450f8a8-97c0-472b-bdca-e485a7db707b, ghrun-c3mdp2mblq.auto.internal:15027): 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:15027 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-19T12:19:09.219859572+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-c3mdp2mblq.auto.internal:15027
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 6ebc1ad2-4c21-4134-a5e0-d59765c0d42f, ghrun-c3mdp2mblq.auto.internal:15027): 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:15027 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-19T12:19:09.219876192+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, e31b9c8b-4b55-4345-8454-fa446120e6bf, ghrun-c3mdp2mblq.auto.internal:15027): 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:15027 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-19T12:19:09.219891728+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 51bca5cc-6f3b-49da-a7f4-b39f95db9a3e, ghrun-c3mdp2mblq.auto.internal:15027): 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:15027 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-19T12:19:09.219928042+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c3mdp2mblq.auto.internal:15027
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, ca4e27a1-a2e9-438a-a10a-31d259256369, ghrun-c3mdp2mblq.auto.internal:15027): 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:15027 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-19T12:19:09.219949311+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 59a2ef46-bc49-4365-9ef1-a6d4859ff31f, ghrun-c3mdp2mblq.auto.internal:15027): 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:15027 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-19T12:19:09.219966595+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-c3mdp2mblq.auto.internal:15027
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 9ee571d5-1a06-4631-8f3e-05601c47f0b2, ghrun-c3mdp2mblq.auto.internal:15027): 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:15027 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-19T12:19:09.219987385+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-c3mdp2mblq.auto.internal:15027
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, c08f3050-8789-496f-8ff2-a6382c37b693, ghrun-c3mdp2mblq.auto.internal:15027): 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:15027 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-19T12:19:09.2200093+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, c99e6050-5f82-43c3-b582-99a0d54fe3f0, ghrun-c3mdp2mblq.auto.internal:15027): 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:15027 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-19T12:19:09.220025283+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 2b10b311-bbc0-4441-9406-6c52e54b56a4, ghrun-c3mdp2mblq.auto.internal:15027): 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-19T12:19:09.219846384+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c3mdp2mblq.auto.internal:15027
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, a7d0b1cc-94c2-4c58-ac23-af9640f257ec, ghrun-c3mdp2mblq.auto.internal:15027): 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-19T12:19:09.219868322+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, bd502962-1aa1-442d-95f7-b5498dbb39b6, ghrun-c3mdp2mblq.auto.internal:15027): 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-19T12:19:09.219883929+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e4579e64-c500-4fc2-bbf9-4d2d70dfb052, ghrun-c3mdp2mblq.auto.internal:15027): 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-19T12:19:09.219917853+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c3mdp2mblq.auto.internal:15027
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, be0435d5-19b9-4125-be62-2f2c305f9075, ghrun-c3mdp2mblq.auto.internal:15027): 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-19T12:19:09.219941362+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-c3mdp2mblq.auto.internal:15027
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 33bba863-03e0-40ff-8388-887ca53d9019, ghrun-c3mdp2mblq.auto.internal:15027): 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-19T12:19:09.219959922+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-c3mdp2mblq.auto.internal:15027
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 756457b0-1973-4302-a06b-c8e71710a276, ghrun-c3mdp2mblq.auto.internal:15027): 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-19T12:19:09.219978733+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 488cdb93-f2ec-445c-b936-575d7362f08c, ghrun-c3mdp2mblq.auto.internal:15027): 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-19T12:19:09.220000744+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c3mdp2mblq.auto.internal:15027
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c3mdp2mblq.auto.internal:15027
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, afb6e5a2-cc99-42ce-8256-724f673c0d2f, ghrun-c3mdp2mblq.auto.internal:15027): 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-19T12:19:09.220018507+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c3mdp2mblq.auto.internal:15027
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 4386cf7d-72a5-406a-8d21-c9d0093d9cbb, ghrun-c3mdp2mblq.auto.internal:15027): 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-19T12:19:09.22003537+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-c3mdp2mblq.auto.internal:15027
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c3mdp2mblq.auto.internal:15027
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c3mdp2mblq.auto.internal:15027
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c3mdp2mblq.auto.internal:15027
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c3mdp2mblq.auto.internal:15027
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c3mdp2mblq.auto.internal:15027
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c3mdp2mblq.auto.internal:15027
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c3mdp2mblq.auto.internal:15027
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c3mdp2mblq.auto.internal:15027
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will 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:15027
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15027". 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:15027
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15027". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 3950686) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3950686) elapsed time (sec): 30.246737718582153
DEBUG    ya.test:process.py:263 Command (pid 3950686) wtime: 30.248
DEBUG    ya.test:process.py:275 Command (pid 3950686) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     88	88	0	0	53	391	455	465
2	    142	142	0	0	58	81	93	101
3	      0	0	0	1970	0	0	0	0
4	      0	0	0	2720	0	0	0	0
5	      0	0	0	2570	0	0	0	0
6	      0	0	0	2700	0	0	0	0
7	      0	0	0	2660	0	0	0	0
8	      0	0	0	2690	0	0	0	0
9	      0	0	0	2620	0	0	0	0
10	      0	0	0	2300	0	0	0	0
11	      0	0	0	0	0	0	0	0
12	      0	0	0	0	0	0	0	0
13	      0	0	0	170	0	0	0	0
14	      0	0	0	2349	0	0	0	0
15	      0	0	0	2480	0	0	0	0
16	      0	0	0	2225	0	0	0	0
17	      0	0	0	2419	0	0	0	0
18	      0	0	0	2379	0	0	0	0
19	      0	0	0	2349	0	0	0	0
20	      0	0	0	2119	0	0	0	0
21	      0	0	0	2329	0	0	0	0
22	      0	0	0	1687	0	0	0	0
23	      0	0	0	2016	0	0	0	0
24	      0	0	0	817	0	0	0	0
25	      0	0	0	1401	0	0	0	0
26	      0	0	0	1683	0	0	0	0
27	      0	0	0	1494	0	0	0	0
28	      0	0	0	2005	0	0	0	0
29	      0	0	0	1959	0	0	0	0
30	      0	0	0	1923	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    230	7.66667	0	54034	58	263	441	465

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

DEBUG    ya.test:process.py:259 Command (pid 3950683) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3950683) elapsed time (sec): 30.25102710723877
DEBUG    ya.test:process.py:263 Command (pid 3950683) wtime: 30.253
DEBUG    ya.test:process.py:259 Command (pid 3950685) rc: 0
DEBUG    ya.test:process.py:275 Command (pid 3950683) 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	      1	1	0	10	104	104	104	104
3	      0	0	0	1960	0	0	0	0
4	      0	0	0	2720	0	0	0	0
5	      0	0	0	2560	0	0	0	0
6	      0	0	0	2700	0	0	0	0
7	      0	0	0	2660	0	0	0	0
8	      0	0	0	2690	0	0	0	0
9	      0	0	0	2630	0	0	0	0
10	      0	0	0	2430	0	0	0	0
11	      0	0	0	2650	0	0	0	0
12	      0	0	0	2380	0	0	0	0
13	      0	0	0	2348	0	0	0	0
14	      0	0	0	2319	0	0	0	0
15	      0	0	0	2450	0	0	0	0
16	      0	0	0	2189	0	0	0	0
17	      0	0	0	2352	0	0	0	0
18	      0	0	0	2379	0	0	0	0
19	      0	0	0	2388	0	0	0	0
20	      0	0	0	2009	0	0	0	0
21	      0	0	0	2297	0	0	0	0
22	      0	0	0	1709	0	0	0	0
23	      0	0	0	2013	0	0	0	0
24	      0	0	0	847	0	0	0	0
25	      0	0	0	1326	0	0	0	0
26	      0	0	0	1669	0	0	0	0
27	      0	0	0	1176	0	0	0	0
28	      0	0	0	1883	0	0	0	0
29	      0	0	0	1888	0	0	0	0
30	      0	0	0	1923	0	0	0	0

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

DEBUG    ya.test:process.py:260 Command (pid 3950685) elapsed time (sec): 30.248927116394043
DEBUG    ya.test:process.py:276 Command (pid 3950683) errors:

DEBUG    ya.test:process.py:263 Command (pid 3950685) wtime: 30.25
DEBUG    ya.test:process.py:275 Command (pid 3950685) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    120	120	0	0	43	325	349	351
2	    186	186	0	0	42	64	72	78
3	      0	0	0	1939	0	0	0	0
4	      0	0	0	2720	0	0	0	0
5	      0	0	0	2550	0	0	0	0
6	      0	0	0	2670	0	0	0	0
7	      0	0	0	2640	0	0	0	0
8	      0	0	0	2690	0	0	0	0
9	      0	0	0	2630	0	0	0	0
10	      0	0	0	2430	0	0	0	0
11	      0	0	0	2654	0	0	0	0
12	      0	0	0	2386	0	0	0	0
13	      0	0	0	2306	0	0	0	0
14	      0	0	0	2305	0	0	0	0
15	      0	0	0	2483	0	0	0	0
16	      0	0	0	1282	0	0	0	0
17	      0	0	0	0	0	0	0	0
18	      0	0	0	0	0	0	0	0
19	      0	0	0	997	0	0	0	0
20	      0	0	0	2029	0	0	0	0
21	      0	0	0	2222	0	0	0	0
22	      0	0	0	1364	0	0	0	0
23	      0	0	0	1966	0	0	0	0
24	      0	0	0	822	0	0	0	0
25	      0	0	0	1430	0	0	0	0
26	      0	0	0	1693	0	0	0	0
27	      0	0	0	1254	0	0	0	0
28	      0	0	0	1931	0	0	0	0
29	      0	0	0	1788	0	0	0	0
30	      0	0	0	1787	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    306	10.2	0	52968	42	143	339	351

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

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15027
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15027". 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:15027
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:15027". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15027
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15027". 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:15027
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15027". 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:15027
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15027". 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:15027
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15027". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15027
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15027". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15027
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15027". 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:15027
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15027". 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:15027
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15027". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15027
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15027". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15027
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15027". 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:15027
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15027". 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:15027
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15027". 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:15027
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15027". 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:15027
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15027". 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:15027
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15027". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15027
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15027". 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:15027
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15027". 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.
============================== slowest durations ===============================
279.50s call     test_log_scenario.py::TestLogScenario::test_log_uniform
7.52s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
0.95s 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/6iao/000b36/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/6iao/000b36/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-19T12:19:07.166703Z): source_id=235;tablet_id=72075186224037900;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 @ 0xA779755
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA771C96
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB607FC8
3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD5E89DB
4. /-S/ydb/core/formats/arrow/reader/position.h:85: CompareImpl @ 0x9DCD258
5. /-S/ydb/core/formats/arrow/reader/position.h:482: Compare @ 0x9DCCFAF
6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD5C3AED
7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x141877FB
8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14DCE627
9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14D1F433
10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14D1F433
11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14D1C253
12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14D22D07
13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x141A55E8
14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CCA75F5
15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB5AAED7
16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB5F8A74
17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB5FCB34
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB5FC740
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB5FD32E
20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA77B3AC
21. ??:0: ?? @ 0x7F315B2E3AC2
22. ??:0: ?? @ 0x7F315B3758BF
============ 1 failed, 107 deselected, 1 error in 289.71s (0:04:49) ============
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6iao/000b39/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk5
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 107 deselected / 9 selected

test_overloads.py .

============================== slowest durations ===============================
82.54s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
7.01s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
================= 1 passed, 107 deselected in 90.93s (0:01:30) =================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6iao/000b24/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk6
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 107 deselected / 9 selected

test_replace.py .

============================== slowest durations ===============================
11.31s setup    test_replace.py::TestReplace::test_copy_full
1.43s call     test_replace.py::TestReplace::test_copy_full

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
====================== 1 passed, 107 deselected in 13.90s ======================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6iao/000b42/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 107 deselected / 9 selected

test_replace.py .

============================== slowest durations ===============================
7.26s setup    test_replace.py::TestReplace::test_copy_partial
1.84s call     test_replace.py::TestReplace::test_copy_partial

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
====================== 1 passed, 107 deselected in 10.52s ======================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6iao/000b30/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk8
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 107 deselected / 9 selected

test_replace.py .

============================== slowest durations ===============================
8.48s setup    test_replace.py::TestReplace::test_count
2.57s call     test_replace.py::TestReplace::test_count

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
====================== 1 passed, 107 deselected in 12.82s ======================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6iao/000b2a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 107 deselected / 9 selected

=========================== 107 deselected in 1.34s ============================
