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

order_by_with_limit.py .

============================== slowest durations ===============================
4.73s setup    order_by_with_limit.py::TestOrderBy::test_filtered_portion
0.37s call     order_by_with_limit.py::TestOrderBy::test_filtered_portion

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

order_by_with_limit.py .

============================== slowest durations ===============================
60.07s call     order_by_with_limit.py::TestOrderBy::test_random
5.52s setup    order_by_with_limit.py::TestOrderBy::test_random
0.01s teardown order_by_with_limit.py::TestOrderBy::test_random
================= 1 passed, 109 deselected in 66.78s (0:01:06) =================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/eghn/000425/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 / 109 deselected / 7 selected

order_by_with_limit.py .

============================== slowest durations ===============================
78.07s call     order_by_with_limit.py::TestOrderBy::test_stress_sorting
6.18s setup    order_by_with_limit.py::TestOrderBy::test_stress_sorting
0.12s teardown order_by_with_limit.py::TestOrderBy::test_stress_sorting
================= 1 passed, 109 deselected in 85.70s (0:01:25) =================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/eghn/0003d9/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 / 109 deselected / 7 selected

test_log_scenario.py FE

==================================== ERRORS ====================================
____________ ERROR at teardown of TestLogScenario.test_log_uniform _____________
ydb/tests/olap/test_log_scenario.py:123: in teardown_class
    cls.cluster.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/eghn/0003d9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/eghn/0003d9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/stderr
E   Stderr content:
E   
E   GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
E   VERIFY failed (2025-11-21T21:40:40.524379Z): source_id=315;tablet_id=72075186224037911;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 @ 0xA91BBE5
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA914126
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB7AA528
E   3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD7919DB
E   4. /-S/ydb/core/formats/arrow/reader/position.h:85: CompareImpl @ 0x9F6A748
E   5. /-S/ydb/core/formats/arrow/reader/position.h:482: Compare @ 0x9F6A49F
E   6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD76CAED
E   7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:22: BuildFilter @ 0x14390C1B
E   8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14FD7C17
E   9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14F2C9D3
E   10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14F2C9D3
E   11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14F2A383
E   12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14F2DD47
E   13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x143AEA08
E   14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CF19C55
E   15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB74D437
E   16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB79AFD4
E   17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB79F094
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB79ECA0
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB79F88E
E   20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA91D83C
E   21. ??:0: ?? @ 0x7F2C630D5AC2
E   22. ??:0: ?? @ 0x7F2C631678BF
------------------------------ 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/eghn/0003d9/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3951918
DEBUG    ya.test:process.py:259 Command (pid 3951918) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3951918) elapsed time (sec): 1.1655347347259521
DEBUG    ya.test:process.py:263 Command (pid 3951918) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3951918) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3951918) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3951918) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3951918) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3951918) maxrss: 545420
DEBUG    ya.test:process.py:263 Command (pid 3951918) minflt: 16239
DEBUG    ya.test:process.py:263 Command (pid 3951918) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3951918) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3951918) nivcsw: 128
DEBUG    ya.test:process.py:263 Command (pid 3951918) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3951918) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3951918) nvcsw: 19
DEBUG    ya.test:process.py:263 Command (pid 3951918) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3951918) stime: 0.8517939999999999
DEBUG    ya.test:process.py:263 Command (pid 3951918) utime: 0.125722
DEBUG    ya.test:process.py:263 Command (pid 3951918) wtime: 1.169
DEBUG    ya.test:process.py:275 Command (pid 3951918) 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-jlyz73f3r4    Host information: 
        Linux ghrun-jlyz73f3r4 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 3951918) 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-jlyz73f3r4    Host information: 
        Linux ghrun-jlyz73f3r4 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/eghn/0003d9/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14671
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/eghn/0003d9/r3tmp/kikimr_cluster_4tex0xpd
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/eghn/0003d9/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21062
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13755
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23474
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19437
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/eghn/0003d9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/eghn/0003d9/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/eghn/0003d9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_6jgxr3xy.log --grpc-port=21062 --mon-port=13755 --ic-port=14671
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:21062/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/eghn/0003d9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/eghn/0003d9/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/eghn/0003d9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_6jgxr3xy.log --grpc-port=21062 --mon-port=13755 --ic-port=14671
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/eghn/0003d9/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/eghn/0003d9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/eghn/0003d9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_6jgxr3xy.log', '--grpc-port=21062', '--mon-port=13755', '--ic-port=14671')' in '/home/runner/.ya/build/build_root/eghn/0003d9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3952288
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:21062/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/eghn/0003d9/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3952292
DEBUG    ya.test:process.py:259 Command (pid 3952292) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3952292) elapsed time (sec): 0.62919020652771
DEBUG    ya.test:process.py:263 Command (pid 3952292) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3952292) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3952292) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3952292) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3952292) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3952292) maxrss: 545420
DEBUG    ya.test:process.py:263 Command (pid 3952292) minflt: 16244
DEBUG    ya.test:process.py:263 Command (pid 3952292) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3952292) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3952292) nivcsw: 49
DEBUG    ya.test:process.py:263 Command (pid 3952292) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3952292) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3952292) nvcsw: 19
DEBUG    ya.test:process.py:263 Command (pid 3952292) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3952292) stime: 0.30976699999999996
DEBUG    ya.test:process.py:263 Command (pid 3952292) utime: 0.132386
DEBUG    ya.test:process.py:263 Command (pid 3952292) wtime: 0.654
DEBUG    ya.test:process.py:275 Command (pid 3952292) 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-jlyz73f3r4    Host information: 
        Linux ghrun-jlyz73f3r4 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 3952292) errors:

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

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/eghn/0003d9/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/eghn/0003d9/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21062', '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/eghn/0003d9/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21062', '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: 3954391
DEBUG    ya.test:process.py:259 Command (pid 3954391) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3954391) elapsed time (sec): 0.5934181213378906
DEBUG    ya.test:process.py:263 Command (pid 3954391) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3954391) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3954391) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3954391) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3954391) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3954391) maxrss: 553812
DEBUG    ya.test:process.py:263 Command (pid 3954391) minflt: 18384
DEBUG    ya.test:process.py:263 Command (pid 3954391) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3954391) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3954391) nivcsw: 72
DEBUG    ya.test:process.py:263 Command (pid 3954391) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3954391) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3954391) nvcsw: 102
DEBUG    ya.test:process.py:263 Command (pid 3954391) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3954391) stime: 0.34964599999999996
DEBUG    ya.test:process.py:263 Command (pid 3954391) utime: 0.14066199999999998
DEBUG    ya.test:process.py:263 Command (pid 3954391) wtime: 0.596
DEBUG    ya.test:process.py:275 Command (pid 3954391) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 9d62923b-4f50-4acc-8b82-e3ec4c071f12, localhost:21062): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 9d62923b-4f50-4acc-8b82-e3ec4c071f12, localhost:21062): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 9d62923b-4f50-4acc-8b82-e3ec4c071f12, localhost:21062): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-jlyz73f3r4.auto.internal" port: 21062 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-jlyz73f3r4.auto.internal:21062, 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:21062
------------------------------ Captured log call -------------------------------
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21062
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/eghn/0003d9/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/eghn/0003d9/ydb/apps/ydb/ydb -e grpc://localhost:21062 -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/eghn/0003d9/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:21062', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3954938
DEBUG    ya.test:process.py:259 Command (pid 3954938) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3954938) elapsed time (sec): 0.5504577159881592
DEBUG    ya.test:process.py:263 Command (pid 3954938) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3954938) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3954938) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3954938) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3954938) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3954938) maxrss: 170132
DEBUG    ya.test:process.py:263 Command (pid 3954938) minflt: 3541
DEBUG    ya.test:process.py:263 Command (pid 3954938) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3954938) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3954938) nivcsw: 39
DEBUG    ya.test:process.py:263 Command (pid 3954938) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3954938) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3954938) nvcsw: 139
DEBUG    ya.test:process.py:263 Command (pid 3954938) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3954938) stime: 0.016765
DEBUG    ya.test:process.py:263 Command (pid 3954938) utime: 0.062869
DEBUG    ya.test:process.py:263 Command (pid 3954938) wtime: 0.552
DEBUG    ya.test:process.py:275 Command (pid 3954938) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 3954938) 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/eghn/0003d9/ydb/apps/ydb/ydb -e grpc://localhost:21062 -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/eghn/0003d9/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:21062', '-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: 3955114
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 3955114) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3955114) elapsed time (sec): 30.182589769363403
DEBUG    ya.test:process.py:263 Command (pid 3955114) wtime: 30.184
DEBUG    ya.test:process.py:275 Command (pid 3955114) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    375	375	0	0	22	48	62	71
2	    349	349	0	0	26	46	54	64
3	    248	248	0	0	36	79	89	96
4	    230	230	0	0	43	71	80	85
5	    194	194	0	0	43	99	107	113
6	    239	239	0	0	37	92	115	123
7	    252	252	0	0	35	73	98	105
8	    167	167	0	0	56	97	112	120
9	    212	212	0	0	43	83	102	107
10	    256	256	0	0	33	81	91	96
11	    163	163	0	0	54	106	122	140
12	    329	329	0	0	26	63	75	100
13	    422	422	0	0	21	36	52	62
14	    422	422	0	0	21	36	39	42
15	    427	427	0	0	20	38	49	57
16	    456	456	0	0	20	29	40	45
17	    485	485	0	0	20	22	26	28
18	    461	461	0	0	20	28	34	40
19	    453	453	0	0	20	33	55	63
20	    474	474	0	0	20	25	31	36
21	    489	489	0	0	20	20	21	22
22	    488	488	0	0	20	20	20	21
23	    488	488	0	0	20	20	21	22
24	    488	488	0	0	20	20	21	21
25	    487	487	0	0	20	20	22	22
26	    488	488	0	0	20	20	20	21
27	    487	487	0	0	20	21	21	22
28	    489	489	0	0	20	20	20	21
29	    488	488	0	0	20	20	21	21
30	    486	486	0	0	20	22	42	45

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  11492	383.067	0	0	20	56	86	140

DEBUG    ya.test:process.py:276 Command (pid 3955114) 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, 3969161c-77f7-485a-a982-1bbdfd58e653, ghrun-jlyz73f3r4.auto.internal:21062): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3969161c-77f7-485a-a982-1bbdfd58e653, ghrun-jlyz73f3r4.auto.internal:21062): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 3969161c-77f7-485a-a982-1bbdfd58e653, ghrun-jlyz73f3r4.auto.internal:21062): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MWM2ZjRmMWUtYTUxZTZhOTEtZTAzNmM0N2QtM2I5NGNlNTE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 4f2f6da9-c8a5-453b-a631-b638ccb1930d, ghrun-jlyz73f3r4.auto.internal:21062): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 4f2f6da9-c8a5-453b-a631-b638ccb1930d, ghrun-jlyz73f3r4.auto.internal:21062): request = { session_id: "ydb://session/3?node_id=1&id=MWM2ZjRmMWUtYTUxZTZhOTEtZTAzNmM0N2QtM2I5NGNlNTE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 4f2f6da9-c8a5-453b-a631-b638ccb1930d, ghrun-jlyz73f3r4.auto.internal:21062): 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=MWM2ZjRmMWUtYTUxZTZhOTEtZTAzNmM0N2QtM2I5NGNlNTE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 75f8f7bd-ee3a-4c41-ac5c-96bdd2aeb53c, ghrun-jlyz73f3r4.auto.internal:21062): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 75f8f7bd-ee3a-4c41-ac5c-96bdd2aeb53c, ghrun-jlyz73f3r4.auto.internal:21062): request = { session_id: "ydb://session/3?node_id=1&id=MWM2ZjRmMWUtYTUxZTZhOTEtZTAzNmM0N2QtM2I5NGNlNTE=" 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, 75f8f7bd-ee3a-4c41-ac5c-96bdd2aeb53c, ghrun-jlyz73f3r4.auto.internal:21062): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWM2ZjRmMWUtYTUxZTZhOTEtZTAzNmM0N2QtM2I5NGNlNTE=
INFO     root:test_log_scenario.py:217 Count rows after insert 11308 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWM2ZjRmMWUtYTUxZTZhOTEtZTAzNmM0N2QtM2I5NGNlNTE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4418df02-fa71-4fd7-b63f-33e01d87ab6e, ghrun-jlyz73f3r4.auto.internal:21062): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4418df02-fa71-4fd7-b63f-33e01d87ab6e, ghrun-jlyz73f3r4.auto.internal:21062): request = { session_id: "ydb://session/3?node_id=1&id=MWM2ZjRmMWUtYTUxZTZhOTEtZTAzNmM0N2QtM2I5NGNlNTE=" 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, 4418df02-fa71-4fd7-b63f-33e01d87ab6e, ghrun-jlyz73f3r4.auto.internal:21062): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWM2ZjRmMWUtYTUxZTZhOTEtZTAzNmM0N2QtM2I5NGNlNTE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWM2ZjRmMWUtYTUxZTZhOTEtZTAzNmM0N2QtM2I5NGNlNTE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 02d67afc-8530-4d01-ba64-17a5c47a23bd, ghrun-jlyz73f3r4.auto.internal:21062): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 02d67afc-8530-4d01-ba64-17a5c47a23bd, ghrun-jlyz73f3r4.auto.internal:21062): request = { session_id: "ydb://session/3?node_id=1&id=MWM2ZjRmMWUtYTUxZTZhOTEtZTAzNmM0N2QtM2I5NGNlNTE=" 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, 02d67afc-8530-4d01-ba64-17a5c47a23bd, ghrun-jlyz73f3r4.auto.internal:21062): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWM2ZjRmMWUtYTUxZTZhOTEtZTAzNmM0N2QtM2I5NGNlNTE=
INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/eghn/0003d9/ydb/apps/ydb/ydb -e grpc://localhost:21062 -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 upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/eghn/0003d9/ydb/apps/ydb/ydb -e grpc://localhost:21062 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWM2ZjRmMWUtYTUxZTZhOTEtZTAzNmM0N2QtM2I5NGNlNTE=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/eghn/0003d9/ydb/apps/ydb/ydb -e grpc://localhost:21062 -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, dbf57c42-ce31-466a-bdfd-d76471dc7dd9, ghrun-jlyz73f3r4.auto.internal:21062): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dbf57c42-ce31-466a-bdfd-d76471dc7dd9, ghrun-jlyz73f3r4.auto.internal:21062): request = { session_id: "ydb://session/3?node_id=1&id=MWM2ZjRmMWUtYTUxZTZhOTEtZTAzNmM0N2QtM2I5NGNlNTE=" 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, aed427d7-5fb4-4cf8-b4eb-b6b24ddad909, ghrun-jlyz73f3r4.auto.internal:21062): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, aed427d7-5fb4-4cf8-b4eb-b6b24ddad909, ghrun-jlyz73f3r4.auto.internal:21062): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dbf57c42-ce31-466a-bdfd-d76471dc7dd9, ghrun-jlyz73f3r4.auto.internal:21062): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, aed427d7-5fb4-4cf8-b4eb-b6b24ddad909, ghrun-jlyz73f3r4.auto.internal:21062): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODQwNjc2NDgtMzYxYzZiODUtYmQ0NmJiNGEtYTM2MzA4ZmI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 74a5d06c-7c09-4af1-afb8-81606dd04ca7, ghrun-jlyz73f3r4.auto.internal:21062): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 74a5d06c-7c09-4af1-afb8-81606dd04ca7, ghrun-jlyz73f3r4.auto.internal:21062): request = { session_id: "ydb://session/3?node_id=1&id=ODQwNjc2NDgtMzYxYzZiODUtYmQ0NmJiNGEtYTM2MzA4ZmI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 74a5d06c-7c09-4af1-afb8-81606dd04ca7, ghrun-jlyz73f3r4.auto.internal:21062): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ODQwNjc2NDgtMzYxYzZiODUtYmQ0NmJiNGEtYTM2MzA4ZmI=
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9049484c-c54b-4abf-9c7c-7df23b724ef3, ghrun-jlyz73f3r4.auto.internal:21062): 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, 9049484c-c54b-4abf-9c7c-7df23b724ef3, ghrun-jlyz73f3r4.auto.internal:21062): request = { session_id: "ydb://session/3?node_id=1&id=ODQwNjc2NDgtMzYxYzZiODUtYmQ0NmJiNGEtYTM2MzA4ZmI=" 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, fb673a92-0dfb-4955-9175-742d2cd67106, ghrun-jlyz73f3r4.auto.internal:21062): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, fb673a92-0dfb-4955-9175-742d2cd67106, ghrun-jlyz73f3r4.auto.internal:21062): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9049484c-c54b-4abf-9c7c-7df23b724ef3, ghrun-jlyz73f3r4.auto.internal:21062): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, fb673a92-0dfb-4955-9175-742d2cd67106, ghrun-jlyz73f3r4.auto.internal:21062): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MmMzNWRjOGEtMWU4MTFmOGMtOWIzZDdlMDQtZGEyYWI0NTc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 0d1fdf01-18d2-4160-9694-abd578071008, ghrun-jlyz73f3r4.auto.internal:21062): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 0d1fdf01-18d2-4160-9694-abd578071008, ghrun-jlyz73f3r4.auto.internal:21062): request = { session_id: "ydb://session/3?node_id=1&id=MmMzNWRjOGEtMWU4MTFmOGMtOWIzZDdlMDQtZGEyYWI0NTc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 0d1fdf01-18d2-4160-9694-abd578071008, ghrun-jlyz73f3r4.auto.internal:21062): 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=MmMzNWRjOGEtMWU4MTFmOGMtOWIzZDdlMDQtZGEyYWI0NTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ea7bef1c-e7d9-4a98-8bfd-c86eb0a3e267, ghrun-jlyz73f3r4.auto.internal:21062): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ea7bef1c-e7d9-4a98-8bfd-c86eb0a3e267, ghrun-jlyz73f3r4.auto.internal:21062): request = { session_id: "ydb://session/3?node_id=1&id=MmMzNWRjOGEtMWU4MTFmOGMtOWIzZDdlMDQtZGEyYWI0NTc=" 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, ea7bef1c-e7d9-4a98-8bfd-c86eb0a3e267, ghrun-jlyz73f3r4.auto.internal:21062): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/eghn/0003d9/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:21062', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'bulk_upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 12ab4087-39d5-49a9-84d4-aafc5ef99c14, ghrun-jlyz73f3r4.auto.internal:21062): creating call state
DEBUG    ya.test:process.py:628 Command pid: 3968528
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 12ab4087-39d5-49a9-84d4-aafc5ef99c14, ghrun-jlyz73f3r4.auto.internal:21062): request = {  }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/eghn/0003d9/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:21062', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3968530
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/eghn/0003d9/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:21062', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 12ab4087-39d5-49a9-84d4-aafc5ef99c14, ghrun-jlyz73f3r4.auto.internal:21062): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YTE5MDRmYjItNjlkOWZjMWMtYjA5ZmYzN2EtMTE0NmZmYzA=" node_id: 1 }
DEBUG    ya.test:process.py:628 Command pid: 3968531
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, f6b7207d-a885-4490-b5ee-b57bb3d2cc84, ghrun-jlyz73f3r4.auto.internal:21062): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, f6b7207d-a885-4490-b5ee-b57bb3d2cc84, ghrun-jlyz73f3r4.auto.internal:21062): request = { session_id: "ydb://session/3?node_id=1&id=YTE5MDRmYjItNjlkOWZjMWMtYjA5ZmYzN2EtMTE0NmZmYzA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, f6b7207d-a885-4490-b5ee-b57bb3d2cc84, ghrun-jlyz73f3r4.auto.internal:21062): 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=YTE5MDRmYjItNjlkOWZjMWMtYjA5ZmYzN2EtMTE0NmZmYzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c988e4f1-b80f-48fe-afce-bd49f7f15a03, ghrun-jlyz73f3r4.auto.internal:21062): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c988e4f1-b80f-48fe-afce-bd49f7f15a03, ghrun-jlyz73f3r4.auto.internal:21062): request = { session_id: "ydb://session/3?node_id=1&id=YTE5MDRmYjItNjlkOWZjMWMtYjA5ZmYzN2EtMTE0NmZmYzA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c988e4f1-b80f-48fe-afce-bd49f7f15a03, ghrun-jlyz73f3r4.auto.internal:21062): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 47b959bf-315c-493a-a19d-cb2f8dcf3263, ghrun-jlyz73f3r4.auto.internal:21062): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 47b959bf-315c-493a-a19d-cb2f8dcf3263, ghrun-jlyz73f3r4.auto.internal:21062): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 47b959bf-315c-493a-a19d-cb2f8dcf3263, ghrun-jlyz73f3r4.auto.internal:21062): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NDEzZjY2YWYtYTEzYjk5ZS1lZDdmZWVhLWFmODE1NWY5" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 88c45d7c-3697-4445-b047-3443c6b5151b, ghrun-jlyz73f3r4.auto.internal:21062): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 88c45d7c-3697-4445-b047-3443c6b5151b, ghrun-jlyz73f3r4.auto.internal:21062): request = { session_id: "ydb://session/3?node_id=1&id=NDEzZjY2YWYtYTEzYjk5ZS1lZDdmZWVhLWFmODE1NWY5" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 88c45d7c-3697-4445-b047-3443c6b5151b, ghrun-jlyz73f3r4.auto.internal:21062): 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=NDEzZjY2YWYtYTEzYjk5ZS1lZDdmZWVhLWFmODE1NWY5
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fe78d947-4060-404d-bc45-0990c009a999, ghrun-jlyz73f3r4.auto.internal:21062): 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, fe78d947-4060-404d-bc45-0990c009a999, ghrun-jlyz73f3r4.auto.internal:21062): request = { session_id: "ydb://session/3?node_id=1&id=NDEzZjY2YWYtYTEzYjk5ZS1lZDdmZWVhLWFmODE1NWY5" 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, e6827e4d-7a2f-462e-b0e8-1b22fc231030, ghrun-jlyz73f3r4.auto.internal:21062): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e6827e4d-7a2f-462e-b0e8-1b22fc231030, ghrun-jlyz73f3r4.auto.internal:21062): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fe78d947-4060-404d-bc45-0990c009a999, ghrun-jlyz73f3r4.auto.internal:21062): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e6827e4d-7a2f-462e-b0e8-1b22fc231030, ghrun-jlyz73f3r4.auto.internal:21062): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NDA5NzQxZS1jOTdhYmE2Ni1hMjI3Y2Y5Ny0yZTUyNDQxOQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, bca69937-157c-4e96-93bd-51f47ded3539, ghrun-jlyz73f3r4.auto.internal:21062): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, bca69937-157c-4e96-93bd-51f47ded3539, ghrun-jlyz73f3r4.auto.internal:21062): request = { session_id: "ydb://session/3?node_id=1&id=NDA5NzQxZS1jOTdhYmE2Ni1hMjI3Y2Y5Ny0yZTUyNDQxOQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, bca69937-157c-4e96-93bd-51f47ded3539, ghrun-jlyz73f3r4.auto.internal:21062): 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=NDA5NzQxZS1jOTdhYmE2Ni1hMjI3Y2Y5Ny0yZTUyNDQxOQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fea61f0f-5cf5-4153-8124-c03ee940d5dd, ghrun-jlyz73f3r4.auto.internal:21062): 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, fea61f0f-5cf5-4153-8124-c03ee940d5dd, ghrun-jlyz73f3r4.auto.internal:21062): request = { session_id: "ydb://session/3?node_id=1&id=NDA5NzQxZS1jOTdhYmE2Ni1hMjI3Y2Y5Ny0yZTUyNDQxOQ==" 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, 8fe1f06a-04d8-460a-a5a6-91e414090700, ghrun-jlyz73f3r4.auto.internal:21062): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8fe1f06a-04d8-460a-a5a6-91e414090700, ghrun-jlyz73f3r4.auto.internal:21062): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fea61f0f-5cf5-4153-8124-c03ee940d5dd, ghrun-jlyz73f3r4.auto.internal:21062): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8fe1f06a-04d8-460a-a5a6-91e414090700, ghrun-jlyz73f3r4.auto.internal:21062): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODFlZjc2MDQtNzMzNWY5MC04YjM5Yjc0NS1lMDYxNTUwZQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 28560c01-6c35-48f2-b86d-20bfe24b3a64, ghrun-jlyz73f3r4.auto.internal:21062): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 28560c01-6c35-48f2-b86d-20bfe24b3a64, ghrun-jlyz73f3r4.auto.internal:21062): request = { session_id: "ydb://session/3?node_id=1&id=ODFlZjc2MDQtNzMzNWY5MC04YjM5Yjc0NS1lMDYxNTUwZQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 28560c01-6c35-48f2-b86d-20bfe24b3a64, ghrun-jlyz73f3r4.auto.internal:21062): 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=ODFlZjc2MDQtNzMzNWY5MC04YjM5Yjc0NS1lMDYxNTUwZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c3a245b2-fbbb-4f15-a0b8-582b00cec789, ghrun-jlyz73f3r4.auto.internal:21062): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c3a245b2-fbbb-4f15-a0b8-582b00cec789, ghrun-jlyz73f3r4.auto.internal:21062): request = { session_id: "ydb://session/3?node_id=1&id=ODFlZjc2MDQtNzMzNWY5MC04YjM5Yjc0NS1lMDYxNTUwZQ==" 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, 828ed9b5-cecf-41e0-9c75-97697013e16e, ghrun-jlyz73f3r4.auto.internal:21062): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 828ed9b5-cecf-41e0-9c75-97697013e16e, ghrun-jlyz73f3r4.auto.internal:21062): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c3a245b2-fbbb-4f15-a0b8-582b00cec789, ghrun-jlyz73f3r4.auto.internal:21062): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 828ed9b5-cecf-41e0-9c75-97697013e16e, ghrun-jlyz73f3r4.auto.internal:21062): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YjUyN2ZmZmEtMmE1NTZkMjgtYjMwNGIxNS04YTEzOGZmOQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, addf9478-e5cb-49bb-a4a3-22495b67cbeb, ghrun-jlyz73f3r4.auto.internal:21062): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, addf9478-e5cb-49bb-a4a3-22495b67cbeb, ghrun-jlyz73f3r4.auto.internal:21062): request = { session_id: "ydb://session/3?node_id=1&id=YjUyN2ZmZmEtMmE1NTZkMjgtYjMwNGIxNS04YTEzOGZmOQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, addf9478-e5cb-49bb-a4a3-22495b67cbeb, ghrun-jlyz73f3r4.auto.internal:21062): 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=YjUyN2ZmZmEtMmE1NTZkMjgtYjMwNGIxNS04YTEzOGZmOQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 06fac24b-90ba-40ab-b4ed-643ccc4457e5, ghrun-jlyz73f3r4.auto.internal:21062): 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, 06fac24b-90ba-40ab-b4ed-643ccc4457e5, ghrun-jlyz73f3r4.auto.internal:21062): request = { session_id: "ydb://session/3?node_id=1&id=YjUyN2ZmZmEtMmE1NTZkMjgtYjMwNGIxNS04YTEzOGZmOQ==" 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, 797f436b-d563-454a-864c-2be2a9363697, ghrun-jlyz73f3r4.auto.internal:21062): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 797f436b-d563-454a-864c-2be2a9363697, ghrun-jlyz73f3r4.auto.internal:21062): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 06fac24b-90ba-40ab-b4ed-643ccc4457e5, ghrun-jlyz73f3r4.auto.internal:21062): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 797f436b-d563-454a-864c-2be2a9363697, ghrun-jlyz73f3r4.auto.internal:21062): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NmRjOWNhOTgtMmM4MzNlNzAtNjYwMTE5ZWYtMjdlYWJmZmY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 79076933-38d2-4497-b057-858bec3571a2, ghrun-jlyz73f3r4.auto.internal:21062): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 79076933-38d2-4497-b057-858bec3571a2, ghrun-jlyz73f3r4.auto.internal:21062): request = { session_id: "ydb://session/3?node_id=1&id=NmRjOWNhOTgtMmM4MzNlNzAtNjYwMTE5ZWYtMjdlYWJmZmY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 79076933-38d2-4497-b057-858bec3571a2, ghrun-jlyz73f3r4.auto.internal:21062): 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=NmRjOWNhOTgtMmM4MzNlNzAtNjYwMTE5ZWYtMjdlYWJmZmY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 34879e06-dcea-4b7a-81a8-a63b0b453c86, ghrun-jlyz73f3r4.auto.internal:21062): 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, 34879e06-dcea-4b7a-81a8-a63b0b453c86, ghrun-jlyz73f3r4.auto.internal:21062): request = { session_id: "ydb://session/3?node_id=1&id=NmRjOWNhOTgtMmM4MzNlNzAtNjYwMTE5ZWYtMjdlYWJmZmY=" 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, 1e2b1a22-835e-4a61-bef7-98faf577bb66, ghrun-jlyz73f3r4.auto.internal:21062): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1e2b1a22-835e-4a61-bef7-98faf577bb66, ghrun-jlyz73f3r4.auto.internal:21062): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 34879e06-dcea-4b7a-81a8-a63b0b453c86, ghrun-jlyz73f3r4.auto.internal:21062): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1e2b1a22-835e-4a61-bef7-98faf577bb66, ghrun-jlyz73f3r4.auto.internal:21062): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZjFiNjhiNjUtM2E4NTg5MmQtYWNiMmRiZDYtMzgxYzI0MmQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 47de7761-f3b3-42c7-805c-d119667ff136, ghrun-jlyz73f3r4.auto.internal:21062): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 47de7761-f3b3-42c7-805c-d119667ff136, ghrun-jlyz73f3r4.auto.internal:21062): request = { session_id: "ydb://session/3?node_id=1&id=ZjFiNjhiNjUtM2E4NTg5MmQtYWNiMmRiZDYtMzgxYzI0MmQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 47de7761-f3b3-42c7-805c-d119667ff136, ghrun-jlyz73f3r4.auto.internal:21062): 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=ZjFiNjhiNjUtM2E4NTg5MmQtYWNiMmRiZDYtMzgxYzI0MmQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ea29f89f-bf19-437e-96a7-e3f610b20b87, ghrun-jlyz73f3r4.auto.internal:21062): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ea29f89f-bf19-437e-96a7-e3f610b20b87, ghrun-jlyz73f3r4.auto.internal:21062): request = { session_id: "ydb://session/3?node_id=1&id=ZjFiNjhiNjUtM2E4NTg5MmQtYWNiMmRiZDYtMzgxYzI0MmQ=" 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, ea29f89f-bf19-437e-96a7-e3f610b20b87, ghrun-jlyz73f3r4.auto.internal:21062): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 4f2f6da9-c8a5-453b-a631-b638ccb1930d, ghrun-jlyz73f3r4.auto.internal:21062): 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:21062 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-21T21:40:46.31832421+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 74a5d06c-7c09-4af1-afb8-81606dd04ca7, ghrun-jlyz73f3r4.auto.internal:21062): 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:21062 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-21T21:40:46.318453356+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 0d1fdf01-18d2-4160-9694-abd578071008, ghrun-jlyz73f3r4.auto.internal:21062): 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:21062 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-21T21:40:46.318471112+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, f6b7207d-a885-4490-b5ee-b57bb3d2cc84, ghrun-jlyz73f3r4.auto.internal:21062): 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:21062 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-21T21:40:46.318487212+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 88c45d7c-3697-4445-b047-3443c6b5151b, ghrun-jlyz73f3r4.auto.internal:21062): 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:21062 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-21T21:40:46.318520225+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, bca69937-157c-4e96-93bd-51f47ded3539, ghrun-jlyz73f3r4.auto.internal:21062): 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:21062 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-21T21:40:46.318537193+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 28560c01-6c35-48f2-b86d-20bfe24b3a64, ghrun-jlyz73f3r4.auto.internal:21062): 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:21062 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-21T21:40:46.318555328+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, addf9478-e5cb-49bb-a4a3-22495b67cbeb, ghrun-jlyz73f3r4.auto.internal:21062): 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:21062 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-21T21:40:46.318583707+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 79076933-38d2-4497-b057-858bec3571a2, ghrun-jlyz73f3r4.auto.internal:21062): 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:21062 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-21T21:40:46.318605909+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-jlyz73f3r4.auto.internal:21062
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-jlyz73f3r4.auto.internal:21062
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-jlyz73f3r4.auto.internal:21062
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 47de7761-f3b3-42c7-805c-d119667ff136, ghrun-jlyz73f3r4.auto.internal:21062): 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:21062 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-21T21:40:46.318627631+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-jlyz73f3r4.auto.internal:21062
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, dbf57c42-ce31-466a-bdfd-d76471dc7dd9, ghrun-jlyz73f3r4.auto.internal:21062): 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-21T21:40:46.318440572+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-jlyz73f3r4.auto.internal:21062
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-jlyz73f3r4.auto.internal:21062
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 9049484c-c54b-4abf-9c7c-7df23b724ef3, ghrun-jlyz73f3r4.auto.internal:21062): 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-21T21:40:46.318462695+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, ea7bef1c-e7d9-4a98-8bfd-c86eb0a3e267, ghrun-jlyz73f3r4.auto.internal:21062): 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-21T21:40:46.318479359+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, c988e4f1-b80f-48fe-afce-bd49f7f15a03, ghrun-jlyz73f3r4.auto.internal:21062): 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-21T21:40:46.318509612+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-jlyz73f3r4.auto.internal:21062
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-jlyz73f3r4.auto.internal:21062
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, fe78d947-4060-404d-bc45-0990c009a999, ghrun-jlyz73f3r4.auto.internal:21062): 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-21T21:40:46.318529146+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, fea61f0f-5cf5-4153-8124-c03ee940d5dd, ghrun-jlyz73f3r4.auto.internal:21062): 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-21T21:40:46.318547241+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, c3a245b2-fbbb-4f15-a0b8-582b00cec789, ghrun-jlyz73f3r4.auto.internal:21062): 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-21T21:40:46.318573752+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-jlyz73f3r4.auto.internal:21062
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 06fac24b-90ba-40ab-b4ed-643ccc4457e5, ghrun-jlyz73f3r4.auto.internal:21062): 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-21T21:40:46.318597802+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 34879e06-dcea-4b7a-81a8-a63b0b453c86, ghrun-jlyz73f3r4.auto.internal:21062): 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-21T21:40:46.318619881+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-jlyz73f3r4.auto.internal:21062
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, ea29f89f-bf19-437e-96a7-e3f610b20b87, ghrun-jlyz73f3r4.auto.internal:21062): 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-21T21:40:46.318640601+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-jlyz73f3r4.auto.internal:21062
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-jlyz73f3r4.auto.internal:21062
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-jlyz73f3r4.auto.internal:21062
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-jlyz73f3r4.auto.internal:21062
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-jlyz73f3r4.auto.internal:21062
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-jlyz73f3r4.auto.internal:21062
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-jlyz73f3r4.auto.internal:21062
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-jlyz73f3r4.auto.internal:21062
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-jlyz73f3r4.auto.internal:21062
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-jlyz73f3r4.auto.internal:21062
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21062
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
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:21062". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21062
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:21062". 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    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 3968528) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3968528) elapsed time (sec): 30.136358976364136
DEBUG    ya.test:process.py:263 Command (pid 3968528) wtime: 30.138
DEBUG    ya.test:process.py:275 Command (pid 3968528) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    151	151	0	0	45	257	271	273
2	    220	220	0	0	44	60	67	67
3	    219	219	0	0	43	59	75	84
4	    224	224	0	0	42	70	82	87
5	    227	227	0	0	41	65	74	76
6	    119	119	0	110	41	55	61	62
7	      0	0	0	2830	0	0	0	0
8	      0	0	0	2876	0	0	0	0
9	      0	0	0	2984	0	0	0	0
10	      0	0	0	2940	0	0	0	0
11	      0	0	0	2790	0	0	0	0
12	      0	0	0	2480	0	0	0	0
13	      0	0	0	2880	0	0	0	0
14	      0	0	0	3000	0	0	0	0
15	      0	0	0	3000	0	0	0	0
16	      0	0	0	3020	0	0	0	0
17	      0	0	0	3027	0	0	0	0
18	      0	0	0	3055	0	0	0	0
19	      0	0	0	3048	0	0	0	0
20	      0	0	0	2960	0	0	0	0
21	      0	0	0	2990	0	0	0	0
22	      0	0	0	2700	0	0	0	0
23	      0	0	0	2850	0	0	0	0
24	      0	0	0	2970	0	0	0	0
25	      0	0	0	3080	0	0	0	0
26	      0	0	0	2830	0	0	0	0
27	      0	0	0	3020	0	0	0	0
28	      0	0	0	3080	0	0	0	0
29	      0	0	0	3150	0	0	0	0
30	      0	0	0	2970	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	   1160	38.6667	0	70640	42	67	135	273

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

DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 3968530) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3968530) elapsed time (sec): 30.134649991989136
DEBUG    ya.test:process.py:263 Command (pid 3968530) wtime: 30.148
DEBUG    ya.test:process.py:275 Command (pid 3968530) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	10	0	0	0	0
4	      0	0	0	10	0	0	0	0
5	      0	0	0	10	0	0	0	0
6	      0	0	0	120	0	0	0	0
7	      0	0	0	2830	0	0	0	0
8	      0	0	0	2880	0	0	0	0
9	      0	0	0	2980	0	0	0	0
10	      0	0	0	2940	0	0	0	0
11	      0	0	0	2790	0	0	0	0
12	      0	0	0	2480	0	0	0	0
13	      0	0	0	2870	0	0	0	0
14	      0	0	0	3000	0	0	0	0
15	      0	0	0	3000	0	0	0	0
16	      0	0	0	3020	0	0	0	0
17	      0	0	0	3024	0	0	0	0
18	      0	0	0	3056	0	0	0	0
19	      0	0	0	3050	0	0	0	0
20	      0	0	0	2960	0	0	0	0
21	      0	0	0	2990	0	0	0	0
22	      0	0	0	2700	0	0	0	0
23	      0	0	0	2860	0	0	0	0
24	      0	0	0	2970	0	0	0	0
25	      0	0	0	3080	0	0	0	0
26	      0	0	0	2830	0	0	0	0
27	      0	0	0	3010	0	0	0	0
28	      0	0	0	3080	0	0	0	0
29	      0	0	0	3150	0	0	0	0
30	      0	0	0	2960	0	0	0	0

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

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

DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 3968531) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3968531) elapsed time (sec): 30.137897968292236
DEBUG    ya.test:process.py:263 Command (pid 3968531) wtime: 30.148
DEBUG    ya.test:process.py:275 Command (pid 3968531) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    111	111	0	0	59	357	367	375
2	    167	167	0	0	59	82	84	87
3	    173	173	0	0	57	74	83	85
4	    170	170	0	0	58	87	94	100
5	    175	175	0	0	51	79	89	91
6	     85	85	0	180	58	70	70	70
7	      0	0	0	2830	0	0	0	0
8	      0	0	0	2880	0	0	0	0
9	      0	0	0	2990	0	0	0	0
10	      0	0	0	2930	0	0	0	0
11	      0	0	0	2800	0	0	0	0
12	      0	0	0	2470	0	0	0	0
13	      0	0	0	2890	0	0	0	0
14	      0	0	0	2990	0	0	0	0
15	      0	0	0	3010	0	0	0	0
16	      0	0	0	3020	0	0	0	0
17	      0	0	0	3030	0	0	0	0
18	      0	0	0	3050	0	0	0	0
19	      0	0	0	3050	0	0	0	0
20	      0	0	0	2961	0	0	0	0
21	      0	0	0	2979	0	0	0	0
22	      0	0	0	2710	0	0	0	0
23	      0	0	0	2850	0	0	0	0
24	      0	0	0	2970	0	0	0	0
25	      0	0	0	3080	0	0	0	0
26	      0	0	0	2830	0	0	0	0
27	      0	0	0	3020	0	0	0	0
28	      0	0	0	3080	0	0	0	0
29	      0	0	0	3160	0	0	0	0
30	      0	0	0	2960	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    881	29.3667	0	70720	58	82	347	375

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21062
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21062". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21062
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21062". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21062
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21062". 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:21062
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21062". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21062
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21062". 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:21062
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:21062". 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:21062
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21062". 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:21062
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21062". 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:21062
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21062". 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:21062
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21062". 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:21062
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21062". 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:21062
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21062". 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:21062
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21062". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21062
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21062". 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:21062
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21062". 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:21062
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21062". 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:21062
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:21062". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21062
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21062". 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:21062
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21062". 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:21062
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21062". 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:21062
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21062". 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:21062
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21062". 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:21062
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21062". 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:21062
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21062". 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:21062
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21062". 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:21062
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21062". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21062
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21062
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21062". Check endpoint correctness.
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-jlyz73f3r4'
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(0, 0)'
DEBUG    library.python.cores:__init__.py:40 core_pattern = '|/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -F%F -- %E'
DEBUG    library.python.cores:__init__.py:72 core_uses_pid = '1'
DEBUG    library.python.cores:__init__.py:87 Core dump dir (/home/runner/.ya/build/build_root/eghn/0003d9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.3952288' in '/home/runner/.ya/build/build_root/eghn/0003d9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_6jgxr3xy.log)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:21062/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19437
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23474
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13755
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21062
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14671
=================================== 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/eghn/0003d9/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3951918
DEBUG    ya.test:process.py:259 Command (pid 3951918) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3951918) elapsed time (sec): 1.1655347347259521
DEBUG    ya.test:process.py:263 Command (pid 3951918) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3951918) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3951918) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3951918) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3951918) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3951918) maxrss: 545420
DEBUG    ya.test:process.py:263 Command (pid 3951918) minflt: 16239
DEBUG    ya.test:process.py:263 Command (pid 3951918) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3951918) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3951918) nivcsw: 128
DEBUG    ya.test:process.py:263 Command (pid 3951918) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3951918) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3951918) nvcsw: 19
DEBUG    ya.test:process.py:263 Command (pid 3951918) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3951918) stime: 0.8517939999999999
DEBUG    ya.test:process.py:263 Command (pid 3951918) utime: 0.125722
DEBUG    ya.test:process.py:263 Command (pid 3951918) wtime: 1.169
DEBUG    ya.test:process.py:275 Command (pid 3951918) 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-jlyz73f3r4    Host information: 
        Linux ghrun-jlyz73f3r4 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 3951918) 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-jlyz73f3r4    Host information: 
        Linux ghrun-jlyz73f3r4 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/eghn/0003d9/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14671
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/eghn/0003d9/r3tmp/kikimr_cluster_4tex0xpd
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/eghn/0003d9/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21062
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13755
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23474
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19437
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/eghn/0003d9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/eghn/0003d9/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/eghn/0003d9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_6jgxr3xy.log --grpc-port=21062 --mon-port=13755 --ic-port=14671
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:21062/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/eghn/0003d9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/eghn/0003d9/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/eghn/0003d9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_6jgxr3xy.log --grpc-port=21062 --mon-port=13755 --ic-port=14671
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/eghn/0003d9/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/eghn/0003d9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/eghn/0003d9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_6jgxr3xy.log', '--grpc-port=21062', '--mon-port=13755', '--ic-port=14671')' in '/home/runner/.ya/build/build_root/eghn/0003d9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3952288
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:21062/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/eghn/0003d9/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3952292
DEBUG    ya.test:process.py:259 Command (pid 3952292) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3952292) elapsed time (sec): 0.62919020652771
DEBUG    ya.test:process.py:263 Command (pid 3952292) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3952292) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3952292) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3952292) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3952292) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3952292) maxrss: 545420
DEBUG    ya.test:process.py:263 Command (pid 3952292) minflt: 16244
DEBUG    ya.test:process.py:263 Command (pid 3952292) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3952292) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3952292) nivcsw: 49
DEBUG    ya.test:process.py:263 Command (pid 3952292) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3952292) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3952292) nvcsw: 19
DEBUG    ya.test:process.py:263 Command (pid 3952292) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3952292) stime: 0.30976699999999996
DEBUG    ya.test:process.py:263 Command (pid 3952292) utime: 0.132386
DEBUG    ya.test:process.py:263 Command (pid 3952292) wtime: 0.654
DEBUG    ya.test:process.py:275 Command (pid 3952292) 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-jlyz73f3r4    Host information: 
        Linux ghrun-jlyz73f3r4 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 3952292) errors:

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

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/eghn/0003d9/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/eghn/0003d9/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21062', '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/eghn/0003d9/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21062', '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: 3954391
DEBUG    ya.test:process.py:259 Command (pid 3954391) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3954391) elapsed time (sec): 0.5934181213378906
DEBUG    ya.test:process.py:263 Command (pid 3954391) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3954391) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3954391) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3954391) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3954391) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3954391) maxrss: 553812
DEBUG    ya.test:process.py:263 Command (pid 3954391) minflt: 18384
DEBUG    ya.test:process.py:263 Command (pid 3954391) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3954391) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3954391) nivcsw: 72
DEBUG    ya.test:process.py:263 Command (pid 3954391) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3954391) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3954391) nvcsw: 102
DEBUG    ya.test:process.py:263 Command (pid 3954391) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3954391) stime: 0.34964599999999996
DEBUG    ya.test:process.py:263 Command (pid 3954391) utime: 0.14066199999999998
DEBUG    ya.test:process.py:263 Command (pid 3954391) wtime: 0.596
DEBUG    ya.test:process.py:275 Command (pid 3954391) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 9d62923b-4f50-4acc-8b82-e3ec4c071f12, localhost:21062): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 9d62923b-4f50-4acc-8b82-e3ec4c071f12, localhost:21062): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 9d62923b-4f50-4acc-8b82-e3ec4c071f12, localhost:21062): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-jlyz73f3r4.auto.internal" port: 21062 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-jlyz73f3r4.auto.internal:21062, 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:21062
------------------------------ Captured log call -------------------------------
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21062
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/eghn/0003d9/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/eghn/0003d9/ydb/apps/ydb/ydb -e grpc://localhost:21062 -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/eghn/0003d9/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:21062', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3954938
DEBUG    ya.test:process.py:259 Command (pid 3954938) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3954938) elapsed time (sec): 0.5504577159881592
DEBUG    ya.test:process.py:263 Command (pid 3954938) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3954938) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3954938) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3954938) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3954938) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3954938) maxrss: 170132
DEBUG    ya.test:process.py:263 Command (pid 3954938) minflt: 3541
DEBUG    ya.test:process.py:263 Command (pid 3954938) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3954938) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3954938) nivcsw: 39
DEBUG    ya.test:process.py:263 Command (pid 3954938) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3954938) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3954938) nvcsw: 139
DEBUG    ya.test:process.py:263 Command (pid 3954938) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3954938) stime: 0.016765
DEBUG    ya.test:process.py:263 Command (pid 3954938) utime: 0.062869
DEBUG    ya.test:process.py:263 Command (pid 3954938) wtime: 0.552
DEBUG    ya.test:process.py:275 Command (pid 3954938) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 3954938) 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/eghn/0003d9/ydb/apps/ydb/ydb -e grpc://localhost:21062 -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/eghn/0003d9/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:21062', '-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: 3955114
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 3955114) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3955114) elapsed time (sec): 30.182589769363403
DEBUG    ya.test:process.py:263 Command (pid 3955114) wtime: 30.184
DEBUG    ya.test:process.py:275 Command (pid 3955114) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    375	375	0	0	22	48	62	71
2	    349	349	0	0	26	46	54	64
3	    248	248	0	0	36	79	89	96
4	    230	230	0	0	43	71	80	85
5	    194	194	0	0	43	99	107	113
6	    239	239	0	0	37	92	115	123
7	    252	252	0	0	35	73	98	105
8	    167	167	0	0	56	97	112	120
9	    212	212	0	0	43	83	102	107
10	    256	256	0	0	33	81	91	96
11	    163	163	0	0	54	106	122	140
12	    329	329	0	0	26	63	75	100
13	    422	422	0	0	21	36	52	62
14	    422	422	0	0	21	36	39	42
15	    427	427	0	0	20	38	49	57
16	    456	456	0	0	20	29	40	45
17	    485	485	0	0	20	22	26	28
18	    461	461	0	0	20	28	34	40
19	    453	453	0	0	20	33	55	63
20	    474	474	0	0	20	25	31	36
21	    489	489	0	0	20	20	21	22
22	    488	488	0	0	20	20	20	21
23	    488	488	0	0	20	20	21	22
24	    488	488	0	0	20	20	21	21
25	    487	487	0	0	20	20	22	22
26	    488	488	0	0	20	20	20	21
27	    487	487	0	0	20	21	21	22
28	    489	489	0	0	20	20	20	21
29	    488	488	0	0	20	20	21	21
30	    486	486	0	0	20	22	42	45

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  11492	383.067	0	0	20	56	86	140

DEBUG    ya.test:process.py:276 Command (pid 3955114) 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, 3969161c-77f7-485a-a982-1bbdfd58e653, ghrun-jlyz73f3r4.auto.internal:21062): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3969161c-77f7-485a-a982-1bbdfd58e653, ghrun-jlyz73f3r4.auto.internal:21062): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 3969161c-77f7-485a-a982-1bbdfd58e653, ghrun-jlyz73f3r4.auto.internal:21062): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MWM2ZjRmMWUtYTUxZTZhOTEtZTAzNmM0N2QtM2I5NGNlNTE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 4f2f6da9-c8a5-453b-a631-b638ccb1930d, ghrun-jlyz73f3r4.auto.internal:21062): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 4f2f6da9-c8a5-453b-a631-b638ccb1930d, ghrun-jlyz73f3r4.auto.internal:21062): request = { session_id: "ydb://session/3?node_id=1&id=MWM2ZjRmMWUtYTUxZTZhOTEtZTAzNmM0N2QtM2I5NGNlNTE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 4f2f6da9-c8a5-453b-a631-b638ccb1930d, ghrun-jlyz73f3r4.auto.internal:21062): 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=MWM2ZjRmMWUtYTUxZTZhOTEtZTAzNmM0N2QtM2I5NGNlNTE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 75f8f7bd-ee3a-4c41-ac5c-96bdd2aeb53c, ghrun-jlyz73f3r4.auto.internal:21062): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 75f8f7bd-ee3a-4c41-ac5c-96bdd2aeb53c, ghrun-jlyz73f3r4.auto.internal:21062): request = { session_id: "ydb://session/3?node_id=1&id=MWM2ZjRmMWUtYTUxZTZhOTEtZTAzNmM0N2QtM2I5NGNlNTE=" 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, 75f8f7bd-ee3a-4c41-ac5c-96bdd2aeb53c, ghrun-jlyz73f3r4.auto.internal:21062): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWM2ZjRmMWUtYTUxZTZhOTEtZTAzNmM0N2QtM2I5NGNlNTE=
INFO     root:test_log_scenario.py:217 Count rows after insert 11308 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWM2ZjRmMWUtYTUxZTZhOTEtZTAzNmM0N2QtM2I5NGNlNTE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4418df02-fa71-4fd7-b63f-33e01d87ab6e, ghrun-jlyz73f3r4.auto.internal:21062): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4418df02-fa71-4fd7-b63f-33e01d87ab6e, ghrun-jlyz73f3r4.auto.internal:21062): request = { session_id: "ydb://session/3?node_id=1&id=MWM2ZjRmMWUtYTUxZTZhOTEtZTAzNmM0N2QtM2I5NGNlNTE=" 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, 4418df02-fa71-4fd7-b63f-33e01d87ab6e, ghrun-jlyz73f3r4.auto.internal:21062): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWM2ZjRmMWUtYTUxZTZhOTEtZTAzNmM0N2QtM2I5NGNlNTE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWM2ZjRmMWUtYTUxZTZhOTEtZTAzNmM0N2QtM2I5NGNlNTE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 02d67afc-8530-4d01-ba64-17a5c47a23bd, ghrun-jlyz73f3r4.auto.internal:21062): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 02d67afc-8530-4d01-ba64-17a5c47a23bd, ghrun-jlyz73f3r4.auto.internal:21062): request = { session_id: "ydb://session/3?node_id=1&id=MWM2ZjRmMWUtYTUxZTZhOTEtZTAzNmM0N2QtM2I5NGNlNTE=" 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, 02d67afc-8530-4d01-ba64-17a5c47a23bd, ghrun-jlyz73f3r4.auto.internal:21062): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWM2ZjRmMWUtYTUxZTZhOTEtZTAzNmM0N2QtM2I5NGNlNTE=
INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/eghn/0003d9/ydb/apps/ydb/ydb -e grpc://localhost:21062 -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 upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/eghn/0003d9/ydb/apps/ydb/ydb -e grpc://localhost:21062 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWM2ZjRmMWUtYTUxZTZhOTEtZTAzNmM0N2QtM2I5NGNlNTE=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/eghn/0003d9/ydb/apps/ydb/ydb -e grpc://localhost:21062 -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, dbf57c42-ce31-466a-bdfd-d76471dc7dd9, ghrun-jlyz73f3r4.auto.internal:21062): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dbf57c42-ce31-466a-bdfd-d76471dc7dd9, ghrun-jlyz73f3r4.auto.internal:21062): request = { session_id: "ydb://session/3?node_id=1&id=MWM2ZjRmMWUtYTUxZTZhOTEtZTAzNmM0N2QtM2I5NGNlNTE=" 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, aed427d7-5fb4-4cf8-b4eb-b6b24ddad909, ghrun-jlyz73f3r4.auto.internal:21062): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, aed427d7-5fb4-4cf8-b4eb-b6b24ddad909, ghrun-jlyz73f3r4.auto.internal:21062): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dbf57c42-ce31-466a-bdfd-d76471dc7dd9, ghrun-jlyz73f3r4.auto.internal:21062): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, aed427d7-5fb4-4cf8-b4eb-b6b24ddad909, ghrun-jlyz73f3r4.auto.internal:21062): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODQwNjc2NDgtMzYxYzZiODUtYmQ0NmJiNGEtYTM2MzA4ZmI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 74a5d06c-7c09-4af1-afb8-81606dd04ca7, ghrun-jlyz73f3r4.auto.internal:21062): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 74a5d06c-7c09-4af1-afb8-81606dd04ca7, ghrun-jlyz73f3r4.auto.internal:21062): request = { session_id: "ydb://session/3?node_id=1&id=ODQwNjc2NDgtMzYxYzZiODUtYmQ0NmJiNGEtYTM2MzA4ZmI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 74a5d06c-7c09-4af1-afb8-81606dd04ca7, ghrun-jlyz73f3r4.auto.internal:21062): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ODQwNjc2NDgtMzYxYzZiODUtYmQ0NmJiNGEtYTM2MzA4ZmI=
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9049484c-c54b-4abf-9c7c-7df23b724ef3, ghrun-jlyz73f3r4.auto.internal:21062): 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, 9049484c-c54b-4abf-9c7c-7df23b724ef3, ghrun-jlyz73f3r4.auto.internal:21062): request = { session_id: "ydb://session/3?node_id=1&id=ODQwNjc2NDgtMzYxYzZiODUtYmQ0NmJiNGEtYTM2MzA4ZmI=" 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, fb673a92-0dfb-4955-9175-742d2cd67106, ghrun-jlyz73f3r4.auto.internal:21062): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, fb673a92-0dfb-4955-9175-742d2cd67106, ghrun-jlyz73f3r4.auto.internal:21062): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9049484c-c54b-4abf-9c7c-7df23b724ef3, ghrun-jlyz73f3r4.auto.internal:21062): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, fb673a92-0dfb-4955-9175-742d2cd67106, ghrun-jlyz73f3r4.auto.internal:21062): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MmMzNWRjOGEtMWU4MTFmOGMtOWIzZDdlMDQtZGEyYWI0NTc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 0d1fdf01-18d2-4160-9694-abd578071008, ghrun-jlyz73f3r4.auto.internal:21062): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 0d1fdf01-18d2-4160-9694-abd578071008, ghrun-jlyz73f3r4.auto.internal:21062): request = { session_id: "ydb://session/3?node_id=1&id=MmMzNWRjOGEtMWU4MTFmOGMtOWIzZDdlMDQtZGEyYWI0NTc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 0d1fdf01-18d2-4160-9694-abd578071008, ghrun-jlyz73f3r4.auto.internal:21062): 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=MmMzNWRjOGEtMWU4MTFmOGMtOWIzZDdlMDQtZGEyYWI0NTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ea7bef1c-e7d9-4a98-8bfd-c86eb0a3e267, ghrun-jlyz73f3r4.auto.internal:21062): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ea7bef1c-e7d9-4a98-8bfd-c86eb0a3e267, ghrun-jlyz73f3r4.auto.internal:21062): request = { session_id: "ydb://session/3?node_id=1&id=MmMzNWRjOGEtMWU4MTFmOGMtOWIzZDdlMDQtZGEyYWI0NTc=" 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, ea7bef1c-e7d9-4a98-8bfd-c86eb0a3e267, ghrun-jlyz73f3r4.auto.internal:21062): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/eghn/0003d9/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:21062', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'bulk_upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 12ab4087-39d5-49a9-84d4-aafc5ef99c14, ghrun-jlyz73f3r4.auto.internal:21062): creating call state
DEBUG    ya.test:process.py:628 Command pid: 3968528
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 12ab4087-39d5-49a9-84d4-aafc5ef99c14, ghrun-jlyz73f3r4.auto.internal:21062): request = {  }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/eghn/0003d9/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:21062', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3968530
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/eghn/0003d9/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:21062', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 12ab4087-39d5-49a9-84d4-aafc5ef99c14, ghrun-jlyz73f3r4.auto.internal:21062): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YTE5MDRmYjItNjlkOWZjMWMtYjA5ZmYzN2EtMTE0NmZmYzA=" node_id: 1 }
DEBUG    ya.test:process.py:628 Command pid: 3968531
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, f6b7207d-a885-4490-b5ee-b57bb3d2cc84, ghrun-jlyz73f3r4.auto.internal:21062): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, f6b7207d-a885-4490-b5ee-b57bb3d2cc84, ghrun-jlyz73f3r4.auto.internal:21062): request = { session_id: "ydb://session/3?node_id=1&id=YTE5MDRmYjItNjlkOWZjMWMtYjA5ZmYzN2EtMTE0NmZmYzA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, f6b7207d-a885-4490-b5ee-b57bb3d2cc84, ghrun-jlyz73f3r4.auto.internal:21062): 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=YTE5MDRmYjItNjlkOWZjMWMtYjA5ZmYzN2EtMTE0NmZmYzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c988e4f1-b80f-48fe-afce-bd49f7f15a03, ghrun-jlyz73f3r4.auto.internal:21062): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c988e4f1-b80f-48fe-afce-bd49f7f15a03, ghrun-jlyz73f3r4.auto.internal:21062): request = { session_id: "ydb://session/3?node_id=1&id=YTE5MDRmYjItNjlkOWZjMWMtYjA5ZmYzN2EtMTE0NmZmYzA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c988e4f1-b80f-48fe-afce-bd49f7f15a03, ghrun-jlyz73f3r4.auto.internal:21062): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 47b959bf-315c-493a-a19d-cb2f8dcf3263, ghrun-jlyz73f3r4.auto.internal:21062): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 47b959bf-315c-493a-a19d-cb2f8dcf3263, ghrun-jlyz73f3r4.auto.internal:21062): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 47b959bf-315c-493a-a19d-cb2f8dcf3263, ghrun-jlyz73f3r4.auto.internal:21062): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NDEzZjY2YWYtYTEzYjk5ZS1lZDdmZWVhLWFmODE1NWY5" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 88c45d7c-3697-4445-b047-3443c6b5151b, ghrun-jlyz73f3r4.auto.internal:21062): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 88c45d7c-3697-4445-b047-3443c6b5151b, ghrun-jlyz73f3r4.auto.internal:21062): request = { session_id: "ydb://session/3?node_id=1&id=NDEzZjY2YWYtYTEzYjk5ZS1lZDdmZWVhLWFmODE1NWY5" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 88c45d7c-3697-4445-b047-3443c6b5151b, ghrun-jlyz73f3r4.auto.internal:21062): 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=NDEzZjY2YWYtYTEzYjk5ZS1lZDdmZWVhLWFmODE1NWY5
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fe78d947-4060-404d-bc45-0990c009a999, ghrun-jlyz73f3r4.auto.internal:21062): 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, fe78d947-4060-404d-bc45-0990c009a999, ghrun-jlyz73f3r4.auto.internal:21062): request = { session_id: "ydb://session/3?node_id=1&id=NDEzZjY2YWYtYTEzYjk5ZS1lZDdmZWVhLWFmODE1NWY5" 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, e6827e4d-7a2f-462e-b0e8-1b22fc231030, ghrun-jlyz73f3r4.auto.internal:21062): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e6827e4d-7a2f-462e-b0e8-1b22fc231030, ghrun-jlyz73f3r4.auto.internal:21062): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fe78d947-4060-404d-bc45-0990c009a999, ghrun-jlyz73f3r4.auto.internal:21062): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e6827e4d-7a2f-462e-b0e8-1b22fc231030, ghrun-jlyz73f3r4.auto.internal:21062): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NDA5NzQxZS1jOTdhYmE2Ni1hMjI3Y2Y5Ny0yZTUyNDQxOQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, bca69937-157c-4e96-93bd-51f47ded3539, ghrun-jlyz73f3r4.auto.internal:21062): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, bca69937-157c-4e96-93bd-51f47ded3539, ghrun-jlyz73f3r4.auto.internal:21062): request = { session_id: "ydb://session/3?node_id=1&id=NDA5NzQxZS1jOTdhYmE2Ni1hMjI3Y2Y5Ny0yZTUyNDQxOQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, bca69937-157c-4e96-93bd-51f47ded3539, ghrun-jlyz73f3r4.auto.internal:21062): 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=NDA5NzQxZS1jOTdhYmE2Ni1hMjI3Y2Y5Ny0yZTUyNDQxOQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fea61f0f-5cf5-4153-8124-c03ee940d5dd, ghrun-jlyz73f3r4.auto.internal:21062): 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, fea61f0f-5cf5-4153-8124-c03ee940d5dd, ghrun-jlyz73f3r4.auto.internal:21062): request = { session_id: "ydb://session/3?node_id=1&id=NDA5NzQxZS1jOTdhYmE2Ni1hMjI3Y2Y5Ny0yZTUyNDQxOQ==" 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, 8fe1f06a-04d8-460a-a5a6-91e414090700, ghrun-jlyz73f3r4.auto.internal:21062): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8fe1f06a-04d8-460a-a5a6-91e414090700, ghrun-jlyz73f3r4.auto.internal:21062): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fea61f0f-5cf5-4153-8124-c03ee940d5dd, ghrun-jlyz73f3r4.auto.internal:21062): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8fe1f06a-04d8-460a-a5a6-91e414090700, ghrun-jlyz73f3r4.auto.internal:21062): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODFlZjc2MDQtNzMzNWY5MC04YjM5Yjc0NS1lMDYxNTUwZQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 28560c01-6c35-48f2-b86d-20bfe24b3a64, ghrun-jlyz73f3r4.auto.internal:21062): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 28560c01-6c35-48f2-b86d-20bfe24b3a64, ghrun-jlyz73f3r4.auto.internal:21062): request = { session_id: "ydb://session/3?node_id=1&id=ODFlZjc2MDQtNzMzNWY5MC04YjM5Yjc0NS1lMDYxNTUwZQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 28560c01-6c35-48f2-b86d-20bfe24b3a64, ghrun-jlyz73f3r4.auto.internal:21062): 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=ODFlZjc2MDQtNzMzNWY5MC04YjM5Yjc0NS1lMDYxNTUwZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c3a245b2-fbbb-4f15-a0b8-582b00cec789, ghrun-jlyz73f3r4.auto.internal:21062): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c3a245b2-fbbb-4f15-a0b8-582b00cec789, ghrun-jlyz73f3r4.auto.internal:21062): request = { session_id: "ydb://session/3?node_id=1&id=ODFlZjc2MDQtNzMzNWY5MC04YjM5Yjc0NS1lMDYxNTUwZQ==" 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, 828ed9b5-cecf-41e0-9c75-97697013e16e, ghrun-jlyz73f3r4.auto.internal:21062): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 828ed9b5-cecf-41e0-9c75-97697013e16e, ghrun-jlyz73f3r4.auto.internal:21062): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c3a245b2-fbbb-4f15-a0b8-582b00cec789, ghrun-jlyz73f3r4.auto.internal:21062): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 828ed9b5-cecf-41e0-9c75-97697013e16e, ghrun-jlyz73f3r4.auto.internal:21062): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YjUyN2ZmZmEtMmE1NTZkMjgtYjMwNGIxNS04YTEzOGZmOQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, addf9478-e5cb-49bb-a4a3-22495b67cbeb, ghrun-jlyz73f3r4.auto.internal:21062): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, addf9478-e5cb-49bb-a4a3-22495b67cbeb, ghrun-jlyz73f3r4.auto.internal:21062): request = { session_id: "ydb://session/3?node_id=1&id=YjUyN2ZmZmEtMmE1NTZkMjgtYjMwNGIxNS04YTEzOGZmOQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, addf9478-e5cb-49bb-a4a3-22495b67cbeb, ghrun-jlyz73f3r4.auto.internal:21062): 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=YjUyN2ZmZmEtMmE1NTZkMjgtYjMwNGIxNS04YTEzOGZmOQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 06fac24b-90ba-40ab-b4ed-643ccc4457e5, ghrun-jlyz73f3r4.auto.internal:21062): 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, 06fac24b-90ba-40ab-b4ed-643ccc4457e5, ghrun-jlyz73f3r4.auto.internal:21062): request = { session_id: "ydb://session/3?node_id=1&id=YjUyN2ZmZmEtMmE1NTZkMjgtYjMwNGIxNS04YTEzOGZmOQ==" 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, 797f436b-d563-454a-864c-2be2a9363697, ghrun-jlyz73f3r4.auto.internal:21062): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 797f436b-d563-454a-864c-2be2a9363697, ghrun-jlyz73f3r4.auto.internal:21062): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 06fac24b-90ba-40ab-b4ed-643ccc4457e5, ghrun-jlyz73f3r4.auto.internal:21062): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 797f436b-d563-454a-864c-2be2a9363697, ghrun-jlyz73f3r4.auto.internal:21062): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NmRjOWNhOTgtMmM4MzNlNzAtNjYwMTE5ZWYtMjdlYWJmZmY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 79076933-38d2-4497-b057-858bec3571a2, ghrun-jlyz73f3r4.auto.internal:21062): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 79076933-38d2-4497-b057-858bec3571a2, ghrun-jlyz73f3r4.auto.internal:21062): request = { session_id: "ydb://session/3?node_id=1&id=NmRjOWNhOTgtMmM4MzNlNzAtNjYwMTE5ZWYtMjdlYWJmZmY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 79076933-38d2-4497-b057-858bec3571a2, ghrun-jlyz73f3r4.auto.internal:21062): 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=NmRjOWNhOTgtMmM4MzNlNzAtNjYwMTE5ZWYtMjdlYWJmZmY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 34879e06-dcea-4b7a-81a8-a63b0b453c86, ghrun-jlyz73f3r4.auto.internal:21062): 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, 34879e06-dcea-4b7a-81a8-a63b0b453c86, ghrun-jlyz73f3r4.auto.internal:21062): request = { session_id: "ydb://session/3?node_id=1&id=NmRjOWNhOTgtMmM4MzNlNzAtNjYwMTE5ZWYtMjdlYWJmZmY=" 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, 1e2b1a22-835e-4a61-bef7-98faf577bb66, ghrun-jlyz73f3r4.auto.internal:21062): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1e2b1a22-835e-4a61-bef7-98faf577bb66, ghrun-jlyz73f3r4.auto.internal:21062): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 34879e06-dcea-4b7a-81a8-a63b0b453c86, ghrun-jlyz73f3r4.auto.internal:21062): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1e2b1a22-835e-4a61-bef7-98faf577bb66, ghrun-jlyz73f3r4.auto.internal:21062): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZjFiNjhiNjUtM2E4NTg5MmQtYWNiMmRiZDYtMzgxYzI0MmQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 47de7761-f3b3-42c7-805c-d119667ff136, ghrun-jlyz73f3r4.auto.internal:21062): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 47de7761-f3b3-42c7-805c-d119667ff136, ghrun-jlyz73f3r4.auto.internal:21062): request = { session_id: "ydb://session/3?node_id=1&id=ZjFiNjhiNjUtM2E4NTg5MmQtYWNiMmRiZDYtMzgxYzI0MmQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 47de7761-f3b3-42c7-805c-d119667ff136, ghrun-jlyz73f3r4.auto.internal:21062): 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=ZjFiNjhiNjUtM2E4NTg5MmQtYWNiMmRiZDYtMzgxYzI0MmQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ea29f89f-bf19-437e-96a7-e3f610b20b87, ghrun-jlyz73f3r4.auto.internal:21062): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ea29f89f-bf19-437e-96a7-e3f610b20b87, ghrun-jlyz73f3r4.auto.internal:21062): request = { session_id: "ydb://session/3?node_id=1&id=ZjFiNjhiNjUtM2E4NTg5MmQtYWNiMmRiZDYtMzgxYzI0MmQ=" 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, ea29f89f-bf19-437e-96a7-e3f610b20b87, ghrun-jlyz73f3r4.auto.internal:21062): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 4f2f6da9-c8a5-453b-a631-b638ccb1930d, ghrun-jlyz73f3r4.auto.internal:21062): 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:21062 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-21T21:40:46.31832421+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 74a5d06c-7c09-4af1-afb8-81606dd04ca7, ghrun-jlyz73f3r4.auto.internal:21062): 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:21062 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-21T21:40:46.318453356+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 0d1fdf01-18d2-4160-9694-abd578071008, ghrun-jlyz73f3r4.auto.internal:21062): 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:21062 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-21T21:40:46.318471112+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, f6b7207d-a885-4490-b5ee-b57bb3d2cc84, ghrun-jlyz73f3r4.auto.internal:21062): 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:21062 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-21T21:40:46.318487212+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 88c45d7c-3697-4445-b047-3443c6b5151b, ghrun-jlyz73f3r4.auto.internal:21062): 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:21062 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-21T21:40:46.318520225+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, bca69937-157c-4e96-93bd-51f47ded3539, ghrun-jlyz73f3r4.auto.internal:21062): 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:21062 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-21T21:40:46.318537193+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 28560c01-6c35-48f2-b86d-20bfe24b3a64, ghrun-jlyz73f3r4.auto.internal:21062): 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:21062 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-21T21:40:46.318555328+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, addf9478-e5cb-49bb-a4a3-22495b67cbeb, ghrun-jlyz73f3r4.auto.internal:21062): 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:21062 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-21T21:40:46.318583707+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 79076933-38d2-4497-b057-858bec3571a2, ghrun-jlyz73f3r4.auto.internal:21062): 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:21062 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-21T21:40:46.318605909+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-jlyz73f3r4.auto.internal:21062
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-jlyz73f3r4.auto.internal:21062
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-jlyz73f3r4.auto.internal:21062
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 47de7761-f3b3-42c7-805c-d119667ff136, ghrun-jlyz73f3r4.auto.internal:21062): 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:21062 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-21T21:40:46.318627631+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-jlyz73f3r4.auto.internal:21062
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, dbf57c42-ce31-466a-bdfd-d76471dc7dd9, ghrun-jlyz73f3r4.auto.internal:21062): 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-21T21:40:46.318440572+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-jlyz73f3r4.auto.internal:21062
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-jlyz73f3r4.auto.internal:21062
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 9049484c-c54b-4abf-9c7c-7df23b724ef3, ghrun-jlyz73f3r4.auto.internal:21062): 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-21T21:40:46.318462695+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, ea7bef1c-e7d9-4a98-8bfd-c86eb0a3e267, ghrun-jlyz73f3r4.auto.internal:21062): 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-21T21:40:46.318479359+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, c988e4f1-b80f-48fe-afce-bd49f7f15a03, ghrun-jlyz73f3r4.auto.internal:21062): 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-21T21:40:46.318509612+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-jlyz73f3r4.auto.internal:21062
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-jlyz73f3r4.auto.internal:21062
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, fe78d947-4060-404d-bc45-0990c009a999, ghrun-jlyz73f3r4.auto.internal:21062): 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-21T21:40:46.318529146+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, fea61f0f-5cf5-4153-8124-c03ee940d5dd, ghrun-jlyz73f3r4.auto.internal:21062): 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-21T21:40:46.318547241+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, c3a245b2-fbbb-4f15-a0b8-582b00cec789, ghrun-jlyz73f3r4.auto.internal:21062): 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-21T21:40:46.318573752+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-jlyz73f3r4.auto.internal:21062
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 06fac24b-90ba-40ab-b4ed-643ccc4457e5, ghrun-jlyz73f3r4.auto.internal:21062): 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-21T21:40:46.318597802+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 34879e06-dcea-4b7a-81a8-a63b0b453c86, ghrun-jlyz73f3r4.auto.internal:21062): 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-21T21:40:46.318619881+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-jlyz73f3r4.auto.internal:21062
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, ea29f89f-bf19-437e-96a7-e3f610b20b87, ghrun-jlyz73f3r4.auto.internal:21062): 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-21T21:40:46.318640601+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-jlyz73f3r4.auto.internal:21062
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-jlyz73f3r4.auto.internal:21062
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-jlyz73f3r4.auto.internal:21062
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-jlyz73f3r4.auto.internal:21062
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-jlyz73f3r4.auto.internal:21062
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-jlyz73f3r4.auto.internal:21062
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-jlyz73f3r4.auto.internal:21062
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-jlyz73f3r4.auto.internal:21062
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-jlyz73f3r4.auto.internal:21062
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-jlyz73f3r4.auto.internal:21062
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21062
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
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:21062". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21062
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:21062". 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    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 3968528) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3968528) elapsed time (sec): 30.136358976364136
DEBUG    ya.test:process.py:263 Command (pid 3968528) wtime: 30.138
DEBUG    ya.test:process.py:275 Command (pid 3968528) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    151	151	0	0	45	257	271	273
2	    220	220	0	0	44	60	67	67
3	    219	219	0	0	43	59	75	84
4	    224	224	0	0	42	70	82	87
5	    227	227	0	0	41	65	74	76
6	    119	119	0	110	41	55	61	62
7	      0	0	0	2830	0	0	0	0
8	      0	0	0	2876	0	0	0	0
9	      0	0	0	2984	0	0	0	0
10	      0	0	0	2940	0	0	0	0
11	      0	0	0	2790	0	0	0	0
12	      0	0	0	2480	0	0	0	0
13	      0	0	0	2880	0	0	0	0
14	      0	0	0	3000	0	0	0	0
15	      0	0	0	3000	0	0	0	0
16	      0	0	0	3020	0	0	0	0
17	      0	0	0	3027	0	0	0	0
18	      0	0	0	3055	0	0	0	0
19	      0	0	0	3048	0	0	0	0
20	      0	0	0	2960	0	0	0	0
21	      0	0	0	2990	0	0	0	0
22	      0	0	0	2700	0	0	0	0
23	      0	0	0	2850	0	0	0	0
24	      0	0	0	2970	0	0	0	0
25	      0	0	0	3080	0	0	0	0
26	      0	0	0	2830	0	0	0	0
27	      0	0	0	3020	0	0	0	0
28	      0	0	0	3080	0	0	0	0
29	      0	0	0	3150	0	0	0	0
30	      0	0	0	2970	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	   1160	38.6667	0	70640	42	67	135	273

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

DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 3968530) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3968530) elapsed time (sec): 30.134649991989136
DEBUG    ya.test:process.py:263 Command (pid 3968530) wtime: 30.148
DEBUG    ya.test:process.py:275 Command (pid 3968530) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	10	0	0	0	0
4	      0	0	0	10	0	0	0	0
5	      0	0	0	10	0	0	0	0
6	      0	0	0	120	0	0	0	0
7	      0	0	0	2830	0	0	0	0
8	      0	0	0	2880	0	0	0	0
9	      0	0	0	2980	0	0	0	0
10	      0	0	0	2940	0	0	0	0
11	      0	0	0	2790	0	0	0	0
12	      0	0	0	2480	0	0	0	0
13	      0	0	0	2870	0	0	0	0
14	      0	0	0	3000	0	0	0	0
15	      0	0	0	3000	0	0	0	0
16	      0	0	0	3020	0	0	0	0
17	      0	0	0	3024	0	0	0	0
18	      0	0	0	3056	0	0	0	0
19	      0	0	0	3050	0	0	0	0
20	      0	0	0	2960	0	0	0	0
21	      0	0	0	2990	0	0	0	0
22	      0	0	0	2700	0	0	0	0
23	      0	0	0	2860	0	0	0	0
24	      0	0	0	2970	0	0	0	0
25	      0	0	0	3080	0	0	0	0
26	      0	0	0	2830	0	0	0	0
27	      0	0	0	3010	0	0	0	0
28	      0	0	0	3080	0	0	0	0
29	      0	0	0	3150	0	0	0	0
30	      0	0	0	2960	0	0	0	0

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

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

DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 3968531) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3968531) elapsed time (sec): 30.137897968292236
DEBUG    ya.test:process.py:263 Command (pid 3968531) wtime: 30.148
DEBUG    ya.test:process.py:275 Command (pid 3968531) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    111	111	0	0	59	357	367	375
2	    167	167	0	0	59	82	84	87
3	    173	173	0	0	57	74	83	85
4	    170	170	0	0	58	87	94	100
5	    175	175	0	0	51	79	89	91
6	     85	85	0	180	58	70	70	70
7	      0	0	0	2830	0	0	0	0
8	      0	0	0	2880	0	0	0	0
9	      0	0	0	2990	0	0	0	0
10	      0	0	0	2930	0	0	0	0
11	      0	0	0	2800	0	0	0	0
12	      0	0	0	2470	0	0	0	0
13	      0	0	0	2890	0	0	0	0
14	      0	0	0	2990	0	0	0	0
15	      0	0	0	3010	0	0	0	0
16	      0	0	0	3020	0	0	0	0
17	      0	0	0	3030	0	0	0	0
18	      0	0	0	3050	0	0	0	0
19	      0	0	0	3050	0	0	0	0
20	      0	0	0	2961	0	0	0	0
21	      0	0	0	2979	0	0	0	0
22	      0	0	0	2710	0	0	0	0
23	      0	0	0	2850	0	0	0	0
24	      0	0	0	2970	0	0	0	0
25	      0	0	0	3080	0	0	0	0
26	      0	0	0	2830	0	0	0	0
27	      0	0	0	3020	0	0	0	0
28	      0	0	0	3080	0	0	0	0
29	      0	0	0	3160	0	0	0	0
30	      0	0	0	2960	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    881	29.3667	0	70720	58	82	347	375

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21062
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21062". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21062
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21062". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21062
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21062". 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:21062
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21062". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21062
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21062". 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:21062
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:21062". 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:21062
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21062". 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:21062
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21062". 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:21062
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21062". 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:21062
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21062". 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:21062
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21062". 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:21062
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21062". 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:21062
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21062". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21062
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21062". 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:21062
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21062". 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:21062
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21062". 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:21062
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:21062". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21062
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21062". 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:21062
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21062". 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:21062
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21062". 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:21062
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21062". 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:21062
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21062". 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:21062
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21062". 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:21062
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21062". 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:21062
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21062". 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:21062
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21062". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
============================== slowest durations ===============================
352.03s call     test_log_scenario.py::TestLogScenario::test_log_uniform
9.79s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
6.21s setup    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/eghn/0003d9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/eghn/0003d9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/stderr
Stderr content:

GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
VERIFY failed (2025-11-21T21:40:40.524379Z): source_id=315;tablet_id=72075186224037911;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 @ 0xA91BBE5
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA914126
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB7AA528
3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD7919DB
4. /-S/ydb/core/formats/arrow/reader/position.h:85: CompareImpl @ 0x9F6A748
5. /-S/ydb/core/formats/arrow/reader/position.h:482: Compare @ 0x9F6A49F
6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD76CAED
7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:22: BuildFilter @ 0x14390C1B
8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14FD7C17
9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14F2C9D3
10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14F2C9D3
11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14F2A383
12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14F2DD47
13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x143AEA08
14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CF19C55
15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB74D437
16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB79AFD4
17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB79F094
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB79ECA0
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB79F88E
20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA91D83C
21. ??:0: ?? @ 0x7F2C630D5AC2
22. ??:0: ?? @ 0x7F2C631678BF
============ 1 failed, 109 deselected, 1 error in 369.59s (0:06:09) ============
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/eghn/00041e/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 / 109 deselected / 7 selected

test_replace.py .

============================== slowest durations ===============================
5.95s setup    test_replace.py::TestReplace::test_copy_full
1.48s call     test_replace.py::TestReplace::test_copy_full

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

test_replace.py .

============================== slowest durations ===============================
6.10s setup    test_replace.py::TestReplace::test_copy_partial
1.42s call     test_replace.py::TestReplace::test_copy_partial

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

test_replace.py .

============================== slowest durations ===============================
6.13s setup    test_replace.py::TestReplace::test_count
1.74s call     test_replace.py::TestReplace::test_count

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

=========================== 109 deselected in 1.28s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/eghn/000355/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 / 109 deselected / 7 selected

=========================== 109 deselected in 1.16s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/eghn/000343/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 / 109 deselected / 7 selected

=========================== 109 deselected in 1.29s ============================
