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

order_by_with_limit.py .

============================== slowest durations ===============================
4.32s setup    order_by_with_limit.py::TestOrderBy::test_filtered_portion
0.19s call     order_by_with_limit.py::TestOrderBy::test_filtered_portion

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

order_by_with_limit.py .

============================== slowest durations ===============================
56.66s call     order_by_with_limit.py::TestOrderBy::test_random
4.43s setup    order_by_with_limit.py::TestOrderBy::test_random

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

order_by_with_limit.py .

============================== slowest durations ===============================
58.17s call     order_by_with_limit.py::TestOrderBy::test_stress_sorting
4.82s setup    order_by_with_limit.py::TestOrderBy::test_stress_sorting
0.10s teardown order_by_with_limit.py::TestOrderBy::test_stress_sorting
================= 1 passed, 107 deselected in 64.37s (0:01:04) =================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/83zb/0002f5/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 107 deselected / 9 selected

test_create.py .

============================== slowest durations ===============================
4.39s setup    test_create.py::TestCreate::test_create_all_opt_ints
0.51s call     test_create.py::TestCreate::test_create_all_opt_ints

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

test_log_scenario.py FE

==================================== ERRORS ====================================
____________ ERROR at teardown of TestLogScenario.test_log_uniform _____________
ydb/tests/olap/test_log_scenario.py:123: in teardown_class
    cls.cluster.stop()
ydb/tests/library/harness/kikimr_runner.py: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/83zb/0002ed/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/83zb/0002ed/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/stderr
E   Stderr content:
E   
E   GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
E   VERIFY failed (2025-11-21T23:57:03.674893Z): source_id=112;tablet_id=72075186224037921;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 @ 0x14392C2B
E   8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14FD9C27
E   9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14F2E9E3
E   10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14F2E9E3
E   11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14F2C393
E   12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14F2FD57
E   13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x143B0A18
E   14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CF1F7E5
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: ?? @ 0x7FE0F948EAC2
E   22. ??:0: ?? @ 0x7FE0F95208BF
------------------------------ 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/83zb/0002ed/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4060146
DEBUG    ya.test:process.py:259 Command (pid 4060146) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4060146) elapsed time (sec): 0.42827725410461426
DEBUG    ya.test:process.py:263 Command (pid 4060146) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4060146) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4060146) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4060146) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4060146) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4060146) maxrss: 545444
DEBUG    ya.test:process.py:263 Command (pid 4060146) minflt: 16235
DEBUG    ya.test:process.py:263 Command (pid 4060146) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4060146) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4060146) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 4060146) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4060146) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4060146) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 4060146) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4060146) stime: 0.26155
DEBUG    ya.test:process.py:263 Command (pid 4060146) utime: 0.118893
DEBUG    ya.test:process.py:263 Command (pid 4060146) wtime: 0.43
DEBUG    ya.test:process.py:275 Command (pid 4060146) 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-uynnjxo5ye    Host information: 
        Linux ghrun-uynnjxo5ye 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 4060146) 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-uynnjxo5ye    Host information: 
        Linux ghrun-uynnjxo5ye 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/83zb/0002ed/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6589
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/83zb/0002ed/r3tmp/kikimr_cluster_491xs6uf
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/83zb/0002ed/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4770
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4047
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29086
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25403
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/83zb/0002ed/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/83zb/0002ed/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/83zb/0002ed/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_8hffe8vi.log --grpc-port=4770 --mon-port=4047 --ic-port=6589
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:4770/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/83zb/0002ed/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/83zb/0002ed/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/83zb/0002ed/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_8hffe8vi.log --grpc-port=4770 --mon-port=4047 --ic-port=6589
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/83zb/0002ed/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/83zb/0002ed/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/83zb/0002ed/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_8hffe8vi.log', '--grpc-port=4770', '--mon-port=4047', '--ic-port=6589')' in '/home/runner/.ya/build/build_root/83zb/0002ed/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 4060276
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:4770/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/83zb/0002ed/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4060277
DEBUG    ya.test:process.py:259 Command (pid 4060277) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4060277) elapsed time (sec): 0.537930965423584
DEBUG    ya.test:process.py:263 Command (pid 4060277) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4060277) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4060277) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4060277) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4060277) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4060277) maxrss: 545444
DEBUG    ya.test:process.py:263 Command (pid 4060277) minflt: 16236
DEBUG    ya.test:process.py:263 Command (pid 4060277) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4060277) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4060277) nivcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 4060277) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4060277) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4060277) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 4060277) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4060277) stime: 0.35717299999999996
DEBUG    ya.test:process.py:263 Command (pid 4060277) utime: 0.130962
DEBUG    ya.test:process.py:263 Command (pid 4060277) wtime: 0.539
DEBUG    ya.test:process.py:275 Command (pid 4060277) 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-uynnjxo5ye    Host information: 
        Linux ghrun-uynnjxo5ye 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 4060277) 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-uynnjxo5ye    Host information: 
        Linux ghrun-uynnjxo5ye 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/83zb/0002ed/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/83zb/0002ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:4770', '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: 6589\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/83zb/0002ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:4770', '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: 6589\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4061945
DEBUG    ya.test:process.py:259 Command (pid 4061945) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4061945) elapsed time (sec): 0.6261253356933594
DEBUG    ya.test:process.py:263 Command (pid 4061945) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4061945) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4061945) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4061945) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4061945) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4061945) maxrss: 553856
DEBUG    ya.test:process.py:263 Command (pid 4061945) minflt: 18379
DEBUG    ya.test:process.py:263 Command (pid 4061945) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4061945) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4061945) nivcsw: 57
DEBUG    ya.test:process.py:263 Command (pid 4061945) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4061945) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4061945) nvcsw: 127
DEBUG    ya.test:process.py:263 Command (pid 4061945) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4061945) stime: 0.422612
DEBUG    ya.test:process.py:263 Command (pid 4061945) utime: 0.15782
DEBUG    ya.test:process.py:263 Command (pid 4061945) wtime: 0.629
DEBUG    ya.test:process.py:275 Command (pid 4061945) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/83zb/0002ed/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/83zb/0002ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:4770', '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/83zb/0002ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:4770', '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: 4062337
DEBUG    ya.test:process.py:259 Command (pid 4062337) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4062337) elapsed time (sec): 1.2149507999420166
DEBUG    ya.test:process.py:263 Command (pid 4062337) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4062337) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4062337) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4062337) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4062337) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4062337) maxrss: 553812
DEBUG    ya.test:process.py:263 Command (pid 4062337) minflt: 18383
DEBUG    ya.test:process.py:263 Command (pid 4062337) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4062337) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4062337) nivcsw: 289
DEBUG    ya.test:process.py:263 Command (pid 4062337) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4062337) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4062337) nvcsw: 86
DEBUG    ya.test:process.py:263 Command (pid 4062337) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4062337) stime: 0.994312
DEBUG    ya.test:process.py:263 Command (pid 4062337) utime: 0.14714
DEBUG    ya.test:process.py:263 Command (pid 4062337) wtime: 1.216
DEBUG    ya.test:process.py:275 Command (pid 4062337) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 4062337) 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, 9251c766-db47-44fb-977b-1a26e9cf4f5b, localhost:4770): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 9251c766-db47-44fb-977b-1a26e9cf4f5b, localhost:4770): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 9251c766-db47-44fb-977b-1a26e9cf4f5b, localhost:4770): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-uynnjxo5ye.auto.internal" port: 4770 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-uynnjxo5ye.auto.internal:4770, 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:4770
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_log_scenario.py::TestLogScenario, test_name: test_log_uniform)
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/83zb/0002ed/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/83zb/0002ed/ydb/apps/ydb/ydb -e grpc://localhost:4770 -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/83zb/0002ed/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:4770', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4063463
DEBUG    ya.test:process.py:259 Command (pid 4063463) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4063463) elapsed time (sec): 0.5544285774230957
DEBUG    ya.test:process.py:263 Command (pid 4063463) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4063463) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4063463) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4063463) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4063463) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4063463) maxrss: 166748
DEBUG    ya.test:process.py:263 Command (pid 4063463) minflt: 3536
DEBUG    ya.test:process.py:263 Command (pid 4063463) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4063463) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4063463) nivcsw: 46
DEBUG    ya.test:process.py:263 Command (pid 4063463) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4063463) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4063463) nvcsw: 148
DEBUG    ya.test:process.py:263 Command (pid 4063463) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4063463) stime: 0.035122
DEBUG    ya.test:process.py:263 Command (pid 4063463) utime: 0.054633999999999995
DEBUG    ya.test:process.py:263 Command (pid 4063463) wtime: 0.556
DEBUG    ya.test:process.py:275 Command (pid 4063463) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 4063463) 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/83zb/0002ed/ydb/apps/ydb/ydb -e grpc://localhost:4770 -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/83zb/0002ed/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:4770', '-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: 4064173
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 4064173) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4064173) elapsed time (sec): 30.16040301322937
DEBUG    ya.test:process.py:263 Command (pid 4064173) wtime: 30.179
DEBUG    ya.test:process.py:275 Command (pid 4064173) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    333	333	0	0	27	50	57	59
2	    419	419	0	0	21	38	50	60
3	    477	477	0	0	20	24	29	34
4	    486	486	0	0	20	21	22	23
5	    487	487	0	0	20	21	22	25
6	    414	414	0	0	20	47	112	113
7	    459	459	0	0	20	22	88	90
8	    483	483	0	0	20	23	26	28
9	    465	465	0	0	20	28	30	32
10	    488	488	0	0	20	21	21	22
11	    487	487	0	0	20	20	21	21
12	    489	489	0	0	20	20	21	21
13	    487	487	0	0	20	20	21	21
14	    489	489	0	0	20	20	21	21
15	    488	488	0	0	20	20	21	22
16	    487	487	0	0	20	20	21	22
17	    489	489	0	0	20	20	20	21
18	    488	488	0	0	20	20	20	21
19	    488	488	0	0	20	21	21	23
20	    486	486	0	0	20	21	21	22
21	    488	488	0	0	20	20	21	21
22	    487	487	0	0	20	21	21	24
23	    489	489	0	0	20	20	21	21
24	    487	487	0	0	20	20	21	21
25	    477	477	0	0	20	21	21	44
26	    475	475	0	0	20	24	47	53
27	    487	487	0	0	20	20	21	22
28	    488	488	0	0	20	20	20	23
29	    476	476	0	0	20	21	43	48
30	    498	498	0	0	20	20	20	21

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  14241	474.7	0	0	20	22	38	113

DEBUG    ya.test:process.py:276 Command (pid 4064173) 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, 90710c8b-b038-4101-a530-265f0144f015, ghrun-uynnjxo5ye.auto.internal:4770): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 90710c8b-b038-4101-a530-265f0144f015, ghrun-uynnjxo5ye.auto.internal:4770): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 90710c8b-b038-4101-a530-265f0144f015, ghrun-uynnjxo5ye.auto.internal:4770): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MzA1OGQwNTEtM2RiNGUyZTktZTM3MzU2NjctZWRmYzNjNDU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 2f95afe4-c7ff-45c4-b98c-d353ce626d9e, ghrun-uynnjxo5ye.auto.internal:4770): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 2f95afe4-c7ff-45c4-b98c-d353ce626d9e, ghrun-uynnjxo5ye.auto.internal:4770): request = { session_id: "ydb://session/3?node_id=1&id=MzA1OGQwNTEtM2RiNGUyZTktZTM3MzU2NjctZWRmYzNjNDU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 2f95afe4-c7ff-45c4-b98c-d353ce626d9e, ghrun-uynnjxo5ye.auto.internal:4770): 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=MzA1OGQwNTEtM2RiNGUyZTktZTM3MzU2NjctZWRmYzNjNDU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 76764393-8f4e-4389-8e56-4fbb3a4c0fb1, ghrun-uynnjxo5ye.auto.internal:4770): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 76764393-8f4e-4389-8e56-4fbb3a4c0fb1, ghrun-uynnjxo5ye.auto.internal:4770): request = { session_id: "ydb://session/3?node_id=1&id=MzA1OGQwNTEtM2RiNGUyZTktZTM3MzU2NjctZWRmYzNjNDU=" 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, 76764393-8f4e-4389-8e56-4fbb3a4c0fb1, ghrun-uynnjxo5ye.auto.internal:4770): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzA1OGQwNTEtM2RiNGUyZTktZTM3MzU2NjctZWRmYzNjNDU=
INFO     root:test_log_scenario.py:217 Count rows after insert 13934 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzA1OGQwNTEtM2RiNGUyZTktZTM3MzU2NjctZWRmYzNjNDU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3b6c4e17-c2f6-46ba-9cc4-6e4ff4ae8c22, ghrun-uynnjxo5ye.auto.internal:4770): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3b6c4e17-c2f6-46ba-9cc4-6e4ff4ae8c22, ghrun-uynnjxo5ye.auto.internal:4770): request = { session_id: "ydb://session/3?node_id=1&id=MzA1OGQwNTEtM2RiNGUyZTktZTM3MzU2NjctZWRmYzNjNDU=" 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, 3b6c4e17-c2f6-46ba-9cc4-6e4ff4ae8c22, ghrun-uynnjxo5ye.auto.internal:4770): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzA1OGQwNTEtM2RiNGUyZTktZTM3MzU2NjctZWRmYzNjNDU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzA1OGQwNTEtM2RiNGUyZTktZTM3MzU2NjctZWRmYzNjNDU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 131708c4-acaf-4119-8ed1-491b6dfd8bd0, ghrun-uynnjxo5ye.auto.internal:4770): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 131708c4-acaf-4119-8ed1-491b6dfd8bd0, ghrun-uynnjxo5ye.auto.internal:4770): request = { session_id: "ydb://session/3?node_id=1&id=MzA1OGQwNTEtM2RiNGUyZTktZTM3MzU2NjctZWRmYzNjNDU=" 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, 131708c4-acaf-4119-8ed1-491b6dfd8bd0, ghrun-uynnjxo5ye.auto.internal:4770): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzA1OGQwNTEtM2RiNGUyZTktZTM3MzU2NjctZWRmYzNjNDU=
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/83zb/0002ed/ydb/apps/ydb/ydb -e grpc://localhost:4770 -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/83zb/0002ed/ydb/apps/ydb/ydb -e grpc://localhost:4770 -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=MzA1OGQwNTEtM2RiNGUyZTktZTM3MzU2NjctZWRmYzNjNDU=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/83zb/0002ed/ydb/apps/ydb/ydb -e grpc://localhost:4770 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d070e2f6-0510-4914-9da1-96fc3425001c, ghrun-uynnjxo5ye.auto.internal:4770): 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, d070e2f6-0510-4914-9da1-96fc3425001c, ghrun-uynnjxo5ye.auto.internal:4770): request = { session_id: "ydb://session/3?node_id=1&id=MzA1OGQwNTEtM2RiNGUyZTktZTM3MzU2NjctZWRmYzNjNDU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 147627ba-db84-48e8-a903-9552b15a6557, ghrun-uynnjxo5ye.auto.internal:4770): creating call state
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 147627ba-db84-48e8-a903-9552b15a6557, ghrun-uynnjxo5ye.auto.internal:4770): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d070e2f6-0510-4914-9da1-96fc3425001c, ghrun-uynnjxo5ye.auto.internal:4770): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/83zb/0002ed/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:4770', '-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    ya.test:process.py:628 Command pid: 4081366
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 147627ba-db84-48e8-a903-9552b15a6557, ghrun-uynnjxo5ye.auto.internal:4770): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MWIyNGRhOTEtYjIxOTE2NmItOTZlNWYwNTAtNTA5YWJiM2U=" node_id: 1 }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/83zb/0002ed/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:4770', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/83zb/0002ed/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:4770', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, f102ee11-9298-4c54-b645-b2a00cce4d41, ghrun-uynnjxo5ye.auto.internal:4770): creating call state
DEBUG    ya.test:process.py:628 Command pid: 4081367
DEBUG    ya.test:process.py:628 Command pid: 4081368
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, f102ee11-9298-4c54-b645-b2a00cce4d41, ghrun-uynnjxo5ye.auto.internal:4770): request = { session_id: "ydb://session/3?node_id=1&id=MWIyNGRhOTEtYjIxOTE2NmItOTZlNWYwNTAtNTA5YWJiM2U=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, f102ee11-9298-4c54-b645-b2a00cce4d41, ghrun-uynnjxo5ye.auto.internal:4770): 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=MWIyNGRhOTEtYjIxOTE2NmItOTZlNWYwNTAtNTA5YWJiM2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e233fed4-75ed-4515-9c06-2a72e8a9019d, ghrun-uynnjxo5ye.auto.internal:4770): 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, e233fed4-75ed-4515-9c06-2a72e8a9019d, ghrun-uynnjxo5ye.auto.internal:4770): request = { session_id: "ydb://session/3?node_id=1&id=MWIyNGRhOTEtYjIxOTE2NmItOTZlNWYwNTAtNTA5YWJiM2U=" 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, aea3a524-0936-43c7-aa2b-e0c7a0c96310, ghrun-uynnjxo5ye.auto.internal:4770): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, aea3a524-0936-43c7-aa2b-e0c7a0c96310, ghrun-uynnjxo5ye.auto.internal:4770): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e233fed4-75ed-4515-9c06-2a72e8a9019d, ghrun-uynnjxo5ye.auto.internal:4770): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, aea3a524-0936-43c7-aa2b-e0c7a0c96310, ghrun-uynnjxo5ye.auto.internal:4770): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OTQxODE3ZTYtODQ2YThiYmItMWUwZDE3OGQtNWU5ZjQyZmY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 5dc6b7f0-11c0-40b1-b284-ce57696b9663, ghrun-uynnjxo5ye.auto.internal:4770): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 5dc6b7f0-11c0-40b1-b284-ce57696b9663, ghrun-uynnjxo5ye.auto.internal:4770): request = { session_id: "ydb://session/3?node_id=1&id=OTQxODE3ZTYtODQ2YThiYmItMWUwZDE3OGQtNWU5ZjQyZmY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 5dc6b7f0-11c0-40b1-b284-ce57696b9663, ghrun-uynnjxo5ye.auto.internal:4770): 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=OTQxODE3ZTYtODQ2YThiYmItMWUwZDE3OGQtNWU5ZjQyZmY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fdfc742b-9648-4129-94d0-cc41b1da3c4f, ghrun-uynnjxo5ye.auto.internal:4770): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fdfc742b-9648-4129-94d0-cc41b1da3c4f, ghrun-uynnjxo5ye.auto.internal:4770): request = { session_id: "ydb://session/3?node_id=1&id=OTQxODE3ZTYtODQ2YThiYmItMWUwZDE3OGQtNWU5ZjQyZmY=" 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: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fdfc742b-9648-4129-94d0-cc41b1da3c4f, ghrun-uynnjxo5ye.auto.internal:4770): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 246e9c6d-7995-4540-93d7-b81545e872f9, ghrun-uynnjxo5ye.auto.internal:4770): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 246e9c6d-7995-4540-93d7-b81545e872f9, ghrun-uynnjxo5ye.auto.internal:4770): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 246e9c6d-7995-4540-93d7-b81545e872f9, ghrun-uynnjxo5ye.auto.internal:4770): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTkxZjkxNzMtZTNkZGQyNzQtNjlhNDA1NTEtNDE5ZTQ5ZjI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 5747bd5b-b97c-479d-b258-e70968a96f22, ghrun-uynnjxo5ye.auto.internal:4770): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 5747bd5b-b97c-479d-b258-e70968a96f22, ghrun-uynnjxo5ye.auto.internal:4770): request = { session_id: "ydb://session/3?node_id=1&id=NTkxZjkxNzMtZTNkZGQyNzQtNjlhNDA1NTEtNDE5ZTQ5ZjI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 5747bd5b-b97c-479d-b258-e70968a96f22, ghrun-uynnjxo5ye.auto.internal:4770): 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=NTkxZjkxNzMtZTNkZGQyNzQtNjlhNDA1NTEtNDE5ZTQ5ZjI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fc83ea8c-2dae-416e-a050-fb20d749c677, ghrun-uynnjxo5ye.auto.internal:4770): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fc83ea8c-2dae-416e-a050-fb20d749c677, ghrun-uynnjxo5ye.auto.internal:4770): request = { session_id: "ydb://session/3?node_id=1&id=NTkxZjkxNzMtZTNkZGQyNzQtNjlhNDA1NTEtNDE5ZTQ5ZjI=" 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, ab649e47-49e1-482c-822d-56708d4dc77a, ghrun-uynnjxo5ye.auto.internal:4770): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ab649e47-49e1-482c-822d-56708d4dc77a, ghrun-uynnjxo5ye.auto.internal:4770): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fc83ea8c-2dae-416e-a050-fb20d749c677, ghrun-uynnjxo5ye.auto.internal:4770): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ab649e47-49e1-482c-822d-56708d4dc77a, ghrun-uynnjxo5ye.auto.internal:4770): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NzFkOTFhODktODJmZWRhOTgtOTJiNzRkNjMtYmM0ZWZkNDI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, aacdb9d8-5485-4437-9fd3-b40884c3cf10, ghrun-uynnjxo5ye.auto.internal:4770): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, aacdb9d8-5485-4437-9fd3-b40884c3cf10, ghrun-uynnjxo5ye.auto.internal:4770): request = { session_id: "ydb://session/3?node_id=1&id=NzFkOTFhODktODJmZWRhOTgtOTJiNzRkNjMtYmM0ZWZkNDI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, aacdb9d8-5485-4437-9fd3-b40884c3cf10, ghrun-uynnjxo5ye.auto.internal:4770): 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=NzFkOTFhODktODJmZWRhOTgtOTJiNzRkNjMtYmM0ZWZkNDI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f273397f-8306-4df2-8732-177070bd18ad, ghrun-uynnjxo5ye.auto.internal:4770): 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, f273397f-8306-4df2-8732-177070bd18ad, ghrun-uynnjxo5ye.auto.internal:4770): request = { session_id: "ydb://session/3?node_id=1&id=NzFkOTFhODktODJmZWRhOTgtOTJiNzRkNjMtYmM0ZWZkNDI=" 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, 268422d0-fbed-4ba3-8880-03b13f6404dc, ghrun-uynnjxo5ye.auto.internal:4770): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 268422d0-fbed-4ba3-8880-03b13f6404dc, ghrun-uynnjxo5ye.auto.internal:4770): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f273397f-8306-4df2-8732-177070bd18ad, ghrun-uynnjxo5ye.auto.internal:4770): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 268422d0-fbed-4ba3-8880-03b13f6404dc, ghrun-uynnjxo5ye.auto.internal:4770): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZWEwMjg4NjUtYThmZWUxMTktYTFjNjYyYjEtNjM5NWU4MWM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 9f73bb5a-7abe-4188-99a9-bd17383a1115, ghrun-uynnjxo5ye.auto.internal:4770): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 9f73bb5a-7abe-4188-99a9-bd17383a1115, ghrun-uynnjxo5ye.auto.internal:4770): request = { session_id: "ydb://session/3?node_id=1&id=ZWEwMjg4NjUtYThmZWUxMTktYTFjNjYyYjEtNjM5NWU4MWM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 9f73bb5a-7abe-4188-99a9-bd17383a1115, ghrun-uynnjxo5ye.auto.internal:4770): 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=ZWEwMjg4NjUtYThmZWUxMTktYTFjNjYyYjEtNjM5NWU4MWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cd3e5516-c62c-407b-92b8-323073773db2, ghrun-uynnjxo5ye.auto.internal:4770): 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, cd3e5516-c62c-407b-92b8-323073773db2, ghrun-uynnjxo5ye.auto.internal:4770): request = { session_id: "ydb://session/3?node_id=1&id=ZWEwMjg4NjUtYThmZWUxMTktYTFjNjYyYjEtNjM5NWU4MWM=" 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, df409da8-500b-44d0-b560-20a6ea6e5a84, ghrun-uynnjxo5ye.auto.internal:4770): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, df409da8-500b-44d0-b560-20a6ea6e5a84, ghrun-uynnjxo5ye.auto.internal:4770): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cd3e5516-c62c-407b-92b8-323073773db2, ghrun-uynnjxo5ye.auto.internal:4770): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, df409da8-500b-44d0-b560-20a6ea6e5a84, ghrun-uynnjxo5ye.auto.internal:4770): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YzM1NDFiNjQtNDQ1NTU2NGItNTlhNDI0N2ItOTIzODdjY2I=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 72010782-c1c5-4b3f-aa89-f8d78dc5530d, ghrun-uynnjxo5ye.auto.internal:4770): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 72010782-c1c5-4b3f-aa89-f8d78dc5530d, ghrun-uynnjxo5ye.auto.internal:4770): request = { session_id: "ydb://session/3?node_id=1&id=YzM1NDFiNjQtNDQ1NTU2NGItNTlhNDI0N2ItOTIzODdjY2I=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 72010782-c1c5-4b3f-aa89-f8d78dc5530d, ghrun-uynnjxo5ye.auto.internal:4770): 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=YzM1NDFiNjQtNDQ1NTU2NGItNTlhNDI0N2ItOTIzODdjY2I=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 83bc38b7-8f59-4ffe-9ad4-98cad8c4a8d8, ghrun-uynnjxo5ye.auto.internal:4770): 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, 83bc38b7-8f59-4ffe-9ad4-98cad8c4a8d8, ghrun-uynnjxo5ye.auto.internal:4770): request = { session_id: "ydb://session/3?node_id=1&id=YzM1NDFiNjQtNDQ1NTU2NGItNTlhNDI0N2ItOTIzODdjY2I=" 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, 86dec31d-60bc-4042-bf83-b13643eef421, ghrun-uynnjxo5ye.auto.internal:4770): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 86dec31d-60bc-4042-bf83-b13643eef421, ghrun-uynnjxo5ye.auto.internal:4770): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 83bc38b7-8f59-4ffe-9ad4-98cad8c4a8d8, ghrun-uynnjxo5ye.auto.internal:4770): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 86dec31d-60bc-4042-bf83-b13643eef421, ghrun-uynnjxo5ye.auto.internal:4770): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZWMwNjdmNDAtNjkzMmVjYzctM2E3MjkwLWQ2ZjJjZDM2" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, eb411ec0-8a69-495e-853f-a1c8e8481117, ghrun-uynnjxo5ye.auto.internal:4770): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, eb411ec0-8a69-495e-853f-a1c8e8481117, ghrun-uynnjxo5ye.auto.internal:4770): request = { session_id: "ydb://session/3?node_id=1&id=ZWMwNjdmNDAtNjkzMmVjYzctM2E3MjkwLWQ2ZjJjZDM2" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, eb411ec0-8a69-495e-853f-a1c8e8481117, ghrun-uynnjxo5ye.auto.internal:4770): 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=ZWMwNjdmNDAtNjkzMmVjYzctM2E3MjkwLWQ2ZjJjZDM2
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6e9aec60-2f69-4638-bbee-dabba6197369, ghrun-uynnjxo5ye.auto.internal:4770): 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, 6e9aec60-2f69-4638-bbee-dabba6197369, ghrun-uynnjxo5ye.auto.internal:4770): request = { session_id: "ydb://session/3?node_id=1&id=ZWMwNjdmNDAtNjkzMmVjYzctM2E3MjkwLWQ2ZjJjZDM2" 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, 8b96472d-169d-4bce-9b41-0cfac8419c1d, ghrun-uynnjxo5ye.auto.internal:4770): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8b96472d-169d-4bce-9b41-0cfac8419c1d, ghrun-uynnjxo5ye.auto.internal:4770): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6e9aec60-2f69-4638-bbee-dabba6197369, ghrun-uynnjxo5ye.auto.internal:4770): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8b96472d-169d-4bce-9b41-0cfac8419c1d, ghrun-uynnjxo5ye.auto.internal:4770): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YjA2NmI4ZTUtNGE0NWI1ZjAtYTRlZjg3ZC03ZWJjYjI5ZA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 7c94fc5d-51dd-4da2-8597-62221c463ccc, ghrun-uynnjxo5ye.auto.internal:4770): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7c94fc5d-51dd-4da2-8597-62221c463ccc, ghrun-uynnjxo5ye.auto.internal:4770): request = { session_id: "ydb://session/3?node_id=1&id=YjA2NmI4ZTUtNGE0NWI1ZjAtYTRlZjg3ZC03ZWJjYjI5ZA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7c94fc5d-51dd-4da2-8597-62221c463ccc, ghrun-uynnjxo5ye.auto.internal:4770): 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=YjA2NmI4ZTUtNGE0NWI1ZjAtYTRlZjg3ZC03ZWJjYjI5ZA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5680babd-e172-4324-b961-247bd46e3ff7, ghrun-uynnjxo5ye.auto.internal:4770): 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, 5680babd-e172-4324-b961-247bd46e3ff7, ghrun-uynnjxo5ye.auto.internal:4770): request = { session_id: "ydb://session/3?node_id=1&id=YjA2NmI4ZTUtNGE0NWI1ZjAtYTRlZjg3ZC03ZWJjYjI5ZA==" 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, 00b4ba53-46dc-48d9-be32-997f853068bf, ghrun-uynnjxo5ye.auto.internal:4770): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 00b4ba53-46dc-48d9-be32-997f853068bf, ghrun-uynnjxo5ye.auto.internal:4770): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5680babd-e172-4324-b961-247bd46e3ff7, ghrun-uynnjxo5ye.auto.internal:4770): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 00b4ba53-46dc-48d9-be32-997f853068bf, ghrun-uynnjxo5ye.auto.internal:4770): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Mzg2ZTRhMjgtOTNjZGEzNjgtYjAzZjYzYTgtYTcxZWMzM2U=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 4f30c6ae-41e4-4bc0-9f25-3f12f2c608ee, ghrun-uynnjxo5ye.auto.internal:4770): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 4f30c6ae-41e4-4bc0-9f25-3f12f2c608ee, ghrun-uynnjxo5ye.auto.internal:4770): request = { session_id: "ydb://session/3?node_id=1&id=Mzg2ZTRhMjgtOTNjZGEzNjgtYjAzZjYzYTgtYTcxZWMzM2U=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 4f30c6ae-41e4-4bc0-9f25-3f12f2c608ee, ghrun-uynnjxo5ye.auto.internal:4770): 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=Mzg2ZTRhMjgtOTNjZGEzNjgtYjAzZjYzYTgtYTcxZWMzM2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a7e997a2-0ce8-47dd-a378-c32baf56c213, ghrun-uynnjxo5ye.auto.internal:4770): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a7e997a2-0ce8-47dd-a378-c32baf56c213, ghrun-uynnjxo5ye.auto.internal:4770): request = { session_id: "ydb://session/3?node_id=1&id=Mzg2ZTRhMjgtOTNjZGEzNjgtYjAzZjYzYTgtYTcxZWMzM2U=" 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, a7e997a2-0ce8-47dd-a378-c32baf56c213, ghrun-uynnjxo5ye.auto.internal:4770): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 2f95afe4-c7ff-45c4-b98c-d353ce626d9e, ghrun-uynnjxo5ye.auto.internal:4770): 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:4770 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-21T23:57:06.278528783+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-uynnjxo5ye.auto.internal:4770
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, f102ee11-9298-4c54-b645-b2a00cce4d41, ghrun-uynnjxo5ye.auto.internal:4770): 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:4770 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-21T23:57:06.278693305+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 5dc6b7f0-11c0-40b1-b284-ce57696b9663, ghrun-uynnjxo5ye.auto.internal:4770): 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:4770 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-21T23:57:06.278709237+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-uynnjxo5ye.auto.internal:4770
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 5747bd5b-b97c-479d-b258-e70968a96f22, ghrun-uynnjxo5ye.auto.internal:4770): 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:4770 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-21T23:57:06.278732003+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-uynnjxo5ye.auto.internal:4770
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, aacdb9d8-5485-4437-9fd3-b40884c3cf10, ghrun-uynnjxo5ye.auto.internal:4770): 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:4770 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-21T23:57:06.278764745+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 9f73bb5a-7abe-4188-99a9-bd17383a1115, ghrun-uynnjxo5ye.auto.internal:4770): 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:4770 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-21T23:57:06.278787022+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 72010782-c1c5-4b3f-aa89-f8d78dc5530d, ghrun-uynnjxo5ye.auto.internal:4770): 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:4770 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-21T23:57:06.278804539+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-uynnjxo5ye.auto.internal:4770
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, eb411ec0-8a69-495e-853f-a1c8e8481117, ghrun-uynnjxo5ye.auto.internal:4770): 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:4770 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-21T23:57:06.278821128+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-uynnjxo5ye.auto.internal:4770
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 7c94fc5d-51dd-4da2-8597-62221c463ccc, ghrun-uynnjxo5ye.auto.internal:4770): 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:4770 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-21T23:57:06.278846483+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-uynnjxo5ye.auto.internal:4770
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 4f30c6ae-41e4-4bc0-9f25-3f12f2c608ee, ghrun-uynnjxo5ye.auto.internal:4770): 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:4770 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-21T23:57:06.278867917+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-uynnjxo5ye.auto.internal:4770
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-uynnjxo5ye.auto.internal:4770
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, d070e2f6-0510-4914-9da1-96fc3425001c, ghrun-uynnjxo5ye.auto.internal:4770): 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-21T23:57:06.278680107+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e233fed4-75ed-4515-9c06-2a72e8a9019d, ghrun-uynnjxo5ye.auto.internal:4770): 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-21T23:57:06.278701274+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-uynnjxo5ye.auto.internal:4770
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, fdfc742b-9648-4129-94d0-cc41b1da3c4f, ghrun-uynnjxo5ye.auto.internal:4770): 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-21T23:57:06.278723776+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-uynnjxo5ye.auto.internal:4770
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, fc83ea8c-2dae-416e-a050-fb20d749c677, ghrun-uynnjxo5ye.auto.internal:4770): 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-21T23:57:06.278754688+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, f273397f-8306-4df2-8732-177070bd18ad, ghrun-uynnjxo5ye.auto.internal:4770): 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-21T23:57:06.278778351+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-uynnjxo5ye.auto.internal:4770
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-uynnjxo5ye.auto.internal:4770
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, cd3e5516-c62c-407b-92b8-323073773db2, ghrun-uynnjxo5ye.auto.internal:4770): 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-21T23:57:06.278796793+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 83bc38b7-8f59-4ffe-9ad4-98cad8c4a8d8, ghrun-uynnjxo5ye.auto.internal:4770): 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-21T23:57:06.278814374+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-uynnjxo5ye.auto.internal:4770
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 6e9aec60-2f69-4638-bbee-dabba6197369, ghrun-uynnjxo5ye.auto.internal:4770): 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-21T23:57:06.278829947+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 5680babd-e172-4324-b961-247bd46e3ff7, ghrun-uynnjxo5ye.auto.internal:4770): 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-21T23:57:06.278861002+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, a7e997a2-0ce8-47dd-a378-c32baf56c213, ghrun-uynnjxo5ye.auto.internal:4770): 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-21T23:57:06.278881444+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-uynnjxo5ye.auto.internal:4770
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-uynnjxo5ye.auto.internal:4770
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-uynnjxo5ye.auto.internal:4770
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.connection:connection.py:549 Closing channel for endpoint ghrun-uynnjxo5ye.auto.internal:4770
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-uynnjxo5ye.auto.internal:4770
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-uynnjxo5ye.auto.internal:4770
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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 ghrun-uynnjxo5ye.auto.internal:4770
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will 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:4770
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4770". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4770
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4770". 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    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 4081366) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4081366) elapsed time (sec): 30.141522884368896
DEBUG    ya.test:process.py:263 Command (pid 4081366) wtime: 30.143
DEBUG    ya.test:process.py:275 Command (pid 4081366) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    129	129	0	0	45	355	369	369
2	    215	215	0	0	45	59	77	80
3	     67	67	0	509	51	86	87	90
4	      0	0	0	2560	0	0	0	0
5	      0	0	0	2440	0	0	0	0
6	      0	0	0	2300	0	0	0	0
7	      0	0	0	2520	0	0	0	0
8	      0	0	0	2610	0	0	0	0
9	      0	0	0	2650	0	0	0	0
10	      0	0	0	2760	0	0	0	0
11	      0	0	0	2850	0	0	0	0
12	      0	0	0	2510	0	0	0	0
13	      0	0	0	2730	0	0	0	0
14	      0	0	0	2630	0	0	0	0
15	      0	0	0	2260	0	0	0	0
16	      0	0	0	2700	0	0	0	0
17	      0	0	0	2210	0	0	0	0
18	      0	0	0	1810	0	0	0	0
19	      0	0	0	2050	0	0	0	0
20	      0	0	0	2850	0	0	0	0
21	      0	0	0	3090	0	0	0	0
22	      0	0	0	3050	0	0	0	0
23	      0	0	0	2840	0	0	0	0
24	      0	0	0	2990	0	0	0	0
25	      0	0	0	3090	0	0	0	0
26	      0	0	0	3000	0	0	0	0
27	      0	0	0	2710	0	0	0	0
28	      0	0	0	2962	0	0	0	0
29	      0	0	0	3038	0	0	0	0
30	      0	0	0	3080	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    411	13.7	0	72799	46	87	361	369

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

DEBUG    ya.test:process.py:259 Command (pid 4081368) rc: 0
DEBUG    ya.test:process.py:259 Command (pid 4081367) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4081368) elapsed time (sec): 30.13758897781372
DEBUG    ya.test:process.py:260 Command (pid 4081367) elapsed time (sec): 30.13823962211609
DEBUG    ya.test:process.py:263 Command (pid 4081368) wtime: 30.139
DEBUG    ya.test:process.py:263 Command (pid 4081367) wtime: 30.14
DEBUG    ya.test:process.py:275 Command (pid 4081368) 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	540	0	0	0	0
4	      0	0	0	2549	0	0	0	0
5	      0	0	0	2440	0	0	0	0
6	      0	0	0	2320	0	0	0	0
7	      0	0	0	2518	0	0	0	0
8	      0	0	0	2592	0	0	0	0
9	      0	0	0	2650	0	0	0	0
10	      0	0	0	2770	0	0	0	0
11	      0	0	0	2850	0	0	0	0
12	      0	0	0	2510	0	0	0	0
13	      0	0	0	2740	0	0	0	0
14	      0	0	0	2600	0	0	0	0
15	      0	0	0	2280	0	0	0	0
16	      0	0	0	2680	0	0	0	0
17	      0	0	0	2220	0	0	0	0
18	      0	0	0	1810	0	0	0	0
19	      0	0	0	2060	0	0	0	0
20	      0	0	0	2860	0	0	0	0
21	      0	0	0	3080	0	0	0	0
22	      0	0	0	3060	0	0	0	0
23	      0	0	0	2850	0	0	0	0
24	      0	0	0	3000	0	0	0	0
25	      0	0	0	3080	0	0	0	0
26	      0	0	0	2990	0	0	0	0
27	      0	0	0	2730	0	0	0	0
28	      0	0	0	2970	0	0	0	0
29	      0	0	0	3020	0	0	0	0
30	      0	0	0	3090	0	0	0	0

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

DEBUG    ya.test:process.py:275 Command (pid 4081367) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     93	93	0	0	59	431	495	501
2	    164	164	0	0	60	74	83	90
3	     49	49	0	530	69	100	110	110
4	      0	0	0	2560	0	0	0	0
5	      0	0	0	2440	0	0	0	0
6	      0	0	0	2320	0	0	0	0
7	      0	0	0	2520	0	0	0	0
8	      0	0	0	2590	0	0	0	0
9	      0	0	0	2650	0	0	0	0
10	      0	0	0	2780	0	0	0	0
11	      0	0	0	2850	0	0	0	0
12	      0	0	0	2510	0	0	0	0
13	      0	0	0	2740	0	0	0	0
14	      0	0	0	2610	0	0	0	0
15	      0	0	0	2270	0	0	0	0
16	      0	0	0	2710	0	0	0	0
17	      0	0	0	2220	0	0	0	0
18	      0	0	0	1810	0	0	0	0
19	      0	0	0	2060	0	0	0	0
20	      0	0	0	2860	0	0	0	0
21	      0	0	0	3080	0	0	0	0
22	      0	0	0	3060	0	0	0	0
23	      0	0	0	2850	0	0	0	0
24	      0	0	0	3000	0	0	0	0
25	      0	0	0	3083	0	0	0	0
26	      0	0	0	2987	0	0	0	0
27	      0	0	0	2730	0	0	0	0
28	      0	0	0	2960	0	0	0	0
29	      0	0	0	3030	0	0	0	0
30	      0	0	0	3090	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    306	10.2	0	72900	60	107	463	501

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

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

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4770
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4770". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4770
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4770". 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:4770
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4770". 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:4770
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4770". 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:4770
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4770". 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:4770
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:4770". 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:4770
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4770". 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:4770
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4770". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4770
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4770". 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:4770
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4770". 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:4770
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4770". 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:4770
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4770". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4770
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4770". 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:4770
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:4770". 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:4770
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4770". 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:4770
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4770". 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:4770
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4770". 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:4770
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4770". 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:4770
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4770". 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:4770
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4770". 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:4770
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4770". 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:4770
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4770". 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:4770
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4770". 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:4770
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4770
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4770". Check endpoint correctness.
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-uynnjxo5ye'
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/83zb/0002ed/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.4060276' in '/home/runner/.ya/build/build_root/83zb/0002ed/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_8hffe8vi.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:4770/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25403
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29086
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4047
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4770
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6589
=================================== 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/83zb/0002ed/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4060146
DEBUG    ya.test:process.py:259 Command (pid 4060146) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4060146) elapsed time (sec): 0.42827725410461426
DEBUG    ya.test:process.py:263 Command (pid 4060146) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4060146) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4060146) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4060146) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4060146) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4060146) maxrss: 545444
DEBUG    ya.test:process.py:263 Command (pid 4060146) minflt: 16235
DEBUG    ya.test:process.py:263 Command (pid 4060146) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4060146) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4060146) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 4060146) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4060146) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4060146) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 4060146) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4060146) stime: 0.26155
DEBUG    ya.test:process.py:263 Command (pid 4060146) utime: 0.118893
DEBUG    ya.test:process.py:263 Command (pid 4060146) wtime: 0.43
DEBUG    ya.test:process.py:275 Command (pid 4060146) 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-uynnjxo5ye    Host information: 
        Linux ghrun-uynnjxo5ye 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 4060146) 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-uynnjxo5ye    Host information: 
        Linux ghrun-uynnjxo5ye 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/83zb/0002ed/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6589
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/83zb/0002ed/r3tmp/kikimr_cluster_491xs6uf
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/83zb/0002ed/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4770
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4047
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29086
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25403
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/83zb/0002ed/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/83zb/0002ed/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/83zb/0002ed/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_8hffe8vi.log --grpc-port=4770 --mon-port=4047 --ic-port=6589
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:4770/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/83zb/0002ed/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/83zb/0002ed/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/83zb/0002ed/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_8hffe8vi.log --grpc-port=4770 --mon-port=4047 --ic-port=6589
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/83zb/0002ed/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/83zb/0002ed/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/83zb/0002ed/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_8hffe8vi.log', '--grpc-port=4770', '--mon-port=4047', '--ic-port=6589')' in '/home/runner/.ya/build/build_root/83zb/0002ed/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 4060276
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:4770/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/83zb/0002ed/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4060277
DEBUG    ya.test:process.py:259 Command (pid 4060277) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4060277) elapsed time (sec): 0.537930965423584
DEBUG    ya.test:process.py:263 Command (pid 4060277) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4060277) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4060277) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4060277) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4060277) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4060277) maxrss: 545444
DEBUG    ya.test:process.py:263 Command (pid 4060277) minflt: 16236
DEBUG    ya.test:process.py:263 Command (pid 4060277) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4060277) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4060277) nivcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 4060277) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4060277) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4060277) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 4060277) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4060277) stime: 0.35717299999999996
DEBUG    ya.test:process.py:263 Command (pid 4060277) utime: 0.130962
DEBUG    ya.test:process.py:263 Command (pid 4060277) wtime: 0.539
DEBUG    ya.test:process.py:275 Command (pid 4060277) 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-uynnjxo5ye    Host information: 
        Linux ghrun-uynnjxo5ye 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 4060277) 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-uynnjxo5ye    Host information: 
        Linux ghrun-uynnjxo5ye 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/83zb/0002ed/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/83zb/0002ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:4770', '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: 6589\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/83zb/0002ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:4770', '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: 6589\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4061945
DEBUG    ya.test:process.py:259 Command (pid 4061945) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4061945) elapsed time (sec): 0.6261253356933594
DEBUG    ya.test:process.py:263 Command (pid 4061945) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4061945) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4061945) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4061945) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4061945) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4061945) maxrss: 553856
DEBUG    ya.test:process.py:263 Command (pid 4061945) minflt: 18379
DEBUG    ya.test:process.py:263 Command (pid 4061945) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4061945) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4061945) nivcsw: 57
DEBUG    ya.test:process.py:263 Command (pid 4061945) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4061945) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4061945) nvcsw: 127
DEBUG    ya.test:process.py:263 Command (pid 4061945) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4061945) stime: 0.422612
DEBUG    ya.test:process.py:263 Command (pid 4061945) utime: 0.15782
DEBUG    ya.test:process.py:263 Command (pid 4061945) wtime: 0.629
DEBUG    ya.test:process.py:275 Command (pid 4061945) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/83zb/0002ed/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/83zb/0002ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:4770', '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/83zb/0002ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:4770', '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: 4062337
DEBUG    ya.test:process.py:259 Command (pid 4062337) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4062337) elapsed time (sec): 1.2149507999420166
DEBUG    ya.test:process.py:263 Command (pid 4062337) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4062337) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4062337) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4062337) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4062337) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4062337) maxrss: 553812
DEBUG    ya.test:process.py:263 Command (pid 4062337) minflt: 18383
DEBUG    ya.test:process.py:263 Command (pid 4062337) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4062337) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4062337) nivcsw: 289
DEBUG    ya.test:process.py:263 Command (pid 4062337) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4062337) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4062337) nvcsw: 86
DEBUG    ya.test:process.py:263 Command (pid 4062337) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4062337) stime: 0.994312
DEBUG    ya.test:process.py:263 Command (pid 4062337) utime: 0.14714
DEBUG    ya.test:process.py:263 Command (pid 4062337) wtime: 1.216
DEBUG    ya.test:process.py:275 Command (pid 4062337) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 4062337) 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, 9251c766-db47-44fb-977b-1a26e9cf4f5b, localhost:4770): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 9251c766-db47-44fb-977b-1a26e9cf4f5b, localhost:4770): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 9251c766-db47-44fb-977b-1a26e9cf4f5b, localhost:4770): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-uynnjxo5ye.auto.internal" port: 4770 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-uynnjxo5ye.auto.internal:4770, 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:4770
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_log_scenario.py::TestLogScenario, test_name: test_log_uniform)
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/83zb/0002ed/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/83zb/0002ed/ydb/apps/ydb/ydb -e grpc://localhost:4770 -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/83zb/0002ed/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:4770', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4063463
DEBUG    ya.test:process.py:259 Command (pid 4063463) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4063463) elapsed time (sec): 0.5544285774230957
DEBUG    ya.test:process.py:263 Command (pid 4063463) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4063463) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4063463) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4063463) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4063463) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4063463) maxrss: 166748
DEBUG    ya.test:process.py:263 Command (pid 4063463) minflt: 3536
DEBUG    ya.test:process.py:263 Command (pid 4063463) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4063463) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4063463) nivcsw: 46
DEBUG    ya.test:process.py:263 Command (pid 4063463) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4063463) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4063463) nvcsw: 148
DEBUG    ya.test:process.py:263 Command (pid 4063463) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4063463) stime: 0.035122
DEBUG    ya.test:process.py:263 Command (pid 4063463) utime: 0.054633999999999995
DEBUG    ya.test:process.py:263 Command (pid 4063463) wtime: 0.556
DEBUG    ya.test:process.py:275 Command (pid 4063463) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 4063463) 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/83zb/0002ed/ydb/apps/ydb/ydb -e grpc://localhost:4770 -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/83zb/0002ed/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:4770', '-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: 4064173
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 4064173) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4064173) elapsed time (sec): 30.16040301322937
DEBUG    ya.test:process.py:263 Command (pid 4064173) wtime: 30.179
DEBUG    ya.test:process.py:275 Command (pid 4064173) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    333	333	0	0	27	50	57	59
2	    419	419	0	0	21	38	50	60
3	    477	477	0	0	20	24	29	34
4	    486	486	0	0	20	21	22	23
5	    487	487	0	0	20	21	22	25
6	    414	414	0	0	20	47	112	113
7	    459	459	0	0	20	22	88	90
8	    483	483	0	0	20	23	26	28
9	    465	465	0	0	20	28	30	32
10	    488	488	0	0	20	21	21	22
11	    487	487	0	0	20	20	21	21
12	    489	489	0	0	20	20	21	21
13	    487	487	0	0	20	20	21	21
14	    489	489	0	0	20	20	21	21
15	    488	488	0	0	20	20	21	22
16	    487	487	0	0	20	20	21	22
17	    489	489	0	0	20	20	20	21
18	    488	488	0	0	20	20	20	21
19	    488	488	0	0	20	21	21	23
20	    486	486	0	0	20	21	21	22
21	    488	488	0	0	20	20	21	21
22	    487	487	0	0	20	21	21	24
23	    489	489	0	0	20	20	21	21
24	    487	487	0	0	20	20	21	21
25	    477	477	0	0	20	21	21	44
26	    475	475	0	0	20	24	47	53
27	    487	487	0	0	20	20	21	22
28	    488	488	0	0	20	20	20	23
29	    476	476	0	0	20	21	43	48
30	    498	498	0	0	20	20	20	21

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  14241	474.7	0	0	20	22	38	113

DEBUG    ya.test:process.py:276 Command (pid 4064173) 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, 90710c8b-b038-4101-a530-265f0144f015, ghrun-uynnjxo5ye.auto.internal:4770): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 90710c8b-b038-4101-a530-265f0144f015, ghrun-uynnjxo5ye.auto.internal:4770): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 90710c8b-b038-4101-a530-265f0144f015, ghrun-uynnjxo5ye.auto.internal:4770): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MzA1OGQwNTEtM2RiNGUyZTktZTM3MzU2NjctZWRmYzNjNDU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 2f95afe4-c7ff-45c4-b98c-d353ce626d9e, ghrun-uynnjxo5ye.auto.internal:4770): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 2f95afe4-c7ff-45c4-b98c-d353ce626d9e, ghrun-uynnjxo5ye.auto.internal:4770): request = { session_id: "ydb://session/3?node_id=1&id=MzA1OGQwNTEtM2RiNGUyZTktZTM3MzU2NjctZWRmYzNjNDU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 2f95afe4-c7ff-45c4-b98c-d353ce626d9e, ghrun-uynnjxo5ye.auto.internal:4770): 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=MzA1OGQwNTEtM2RiNGUyZTktZTM3MzU2NjctZWRmYzNjNDU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 76764393-8f4e-4389-8e56-4fbb3a4c0fb1, ghrun-uynnjxo5ye.auto.internal:4770): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 76764393-8f4e-4389-8e56-4fbb3a4c0fb1, ghrun-uynnjxo5ye.auto.internal:4770): request = { session_id: "ydb://session/3?node_id=1&id=MzA1OGQwNTEtM2RiNGUyZTktZTM3MzU2NjctZWRmYzNjNDU=" 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, 76764393-8f4e-4389-8e56-4fbb3a4c0fb1, ghrun-uynnjxo5ye.auto.internal:4770): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzA1OGQwNTEtM2RiNGUyZTktZTM3MzU2NjctZWRmYzNjNDU=
INFO     root:test_log_scenario.py:217 Count rows after insert 13934 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzA1OGQwNTEtM2RiNGUyZTktZTM3MzU2NjctZWRmYzNjNDU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3b6c4e17-c2f6-46ba-9cc4-6e4ff4ae8c22, ghrun-uynnjxo5ye.auto.internal:4770): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3b6c4e17-c2f6-46ba-9cc4-6e4ff4ae8c22, ghrun-uynnjxo5ye.auto.internal:4770): request = { session_id: "ydb://session/3?node_id=1&id=MzA1OGQwNTEtM2RiNGUyZTktZTM3MzU2NjctZWRmYzNjNDU=" 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, 3b6c4e17-c2f6-46ba-9cc4-6e4ff4ae8c22, ghrun-uynnjxo5ye.auto.internal:4770): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzA1OGQwNTEtM2RiNGUyZTktZTM3MzU2NjctZWRmYzNjNDU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzA1OGQwNTEtM2RiNGUyZTktZTM3MzU2NjctZWRmYzNjNDU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 131708c4-acaf-4119-8ed1-491b6dfd8bd0, ghrun-uynnjxo5ye.auto.internal:4770): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 131708c4-acaf-4119-8ed1-491b6dfd8bd0, ghrun-uynnjxo5ye.auto.internal:4770): request = { session_id: "ydb://session/3?node_id=1&id=MzA1OGQwNTEtM2RiNGUyZTktZTM3MzU2NjctZWRmYzNjNDU=" 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, 131708c4-acaf-4119-8ed1-491b6dfd8bd0, ghrun-uynnjxo5ye.auto.internal:4770): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzA1OGQwNTEtM2RiNGUyZTktZTM3MzU2NjctZWRmYzNjNDU=
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/83zb/0002ed/ydb/apps/ydb/ydb -e grpc://localhost:4770 -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/83zb/0002ed/ydb/apps/ydb/ydb -e grpc://localhost:4770 -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=MzA1OGQwNTEtM2RiNGUyZTktZTM3MzU2NjctZWRmYzNjNDU=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/83zb/0002ed/ydb/apps/ydb/ydb -e grpc://localhost:4770 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d070e2f6-0510-4914-9da1-96fc3425001c, ghrun-uynnjxo5ye.auto.internal:4770): 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, d070e2f6-0510-4914-9da1-96fc3425001c, ghrun-uynnjxo5ye.auto.internal:4770): request = { session_id: "ydb://session/3?node_id=1&id=MzA1OGQwNTEtM2RiNGUyZTktZTM3MzU2NjctZWRmYzNjNDU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 147627ba-db84-48e8-a903-9552b15a6557, ghrun-uynnjxo5ye.auto.internal:4770): creating call state
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 147627ba-db84-48e8-a903-9552b15a6557, ghrun-uynnjxo5ye.auto.internal:4770): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d070e2f6-0510-4914-9da1-96fc3425001c, ghrun-uynnjxo5ye.auto.internal:4770): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/83zb/0002ed/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:4770', '-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    ya.test:process.py:628 Command pid: 4081366
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 147627ba-db84-48e8-a903-9552b15a6557, ghrun-uynnjxo5ye.auto.internal:4770): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MWIyNGRhOTEtYjIxOTE2NmItOTZlNWYwNTAtNTA5YWJiM2U=" node_id: 1 }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/83zb/0002ed/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:4770', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/83zb/0002ed/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:4770', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, f102ee11-9298-4c54-b645-b2a00cce4d41, ghrun-uynnjxo5ye.auto.internal:4770): creating call state
DEBUG    ya.test:process.py:628 Command pid: 4081367
DEBUG    ya.test:process.py:628 Command pid: 4081368
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, f102ee11-9298-4c54-b645-b2a00cce4d41, ghrun-uynnjxo5ye.auto.internal:4770): request = { session_id: "ydb://session/3?node_id=1&id=MWIyNGRhOTEtYjIxOTE2NmItOTZlNWYwNTAtNTA5YWJiM2U=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, f102ee11-9298-4c54-b645-b2a00cce4d41, ghrun-uynnjxo5ye.auto.internal:4770): 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=MWIyNGRhOTEtYjIxOTE2NmItOTZlNWYwNTAtNTA5YWJiM2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e233fed4-75ed-4515-9c06-2a72e8a9019d, ghrun-uynnjxo5ye.auto.internal:4770): 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, e233fed4-75ed-4515-9c06-2a72e8a9019d, ghrun-uynnjxo5ye.auto.internal:4770): request = { session_id: "ydb://session/3?node_id=1&id=MWIyNGRhOTEtYjIxOTE2NmItOTZlNWYwNTAtNTA5YWJiM2U=" 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, aea3a524-0936-43c7-aa2b-e0c7a0c96310, ghrun-uynnjxo5ye.auto.internal:4770): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, aea3a524-0936-43c7-aa2b-e0c7a0c96310, ghrun-uynnjxo5ye.auto.internal:4770): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e233fed4-75ed-4515-9c06-2a72e8a9019d, ghrun-uynnjxo5ye.auto.internal:4770): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, aea3a524-0936-43c7-aa2b-e0c7a0c96310, ghrun-uynnjxo5ye.auto.internal:4770): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OTQxODE3ZTYtODQ2YThiYmItMWUwZDE3OGQtNWU5ZjQyZmY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 5dc6b7f0-11c0-40b1-b284-ce57696b9663, ghrun-uynnjxo5ye.auto.internal:4770): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 5dc6b7f0-11c0-40b1-b284-ce57696b9663, ghrun-uynnjxo5ye.auto.internal:4770): request = { session_id: "ydb://session/3?node_id=1&id=OTQxODE3ZTYtODQ2YThiYmItMWUwZDE3OGQtNWU5ZjQyZmY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 5dc6b7f0-11c0-40b1-b284-ce57696b9663, ghrun-uynnjxo5ye.auto.internal:4770): 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=OTQxODE3ZTYtODQ2YThiYmItMWUwZDE3OGQtNWU5ZjQyZmY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fdfc742b-9648-4129-94d0-cc41b1da3c4f, ghrun-uynnjxo5ye.auto.internal:4770): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fdfc742b-9648-4129-94d0-cc41b1da3c4f, ghrun-uynnjxo5ye.auto.internal:4770): request = { session_id: "ydb://session/3?node_id=1&id=OTQxODE3ZTYtODQ2YThiYmItMWUwZDE3OGQtNWU5ZjQyZmY=" 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: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fdfc742b-9648-4129-94d0-cc41b1da3c4f, ghrun-uynnjxo5ye.auto.internal:4770): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 246e9c6d-7995-4540-93d7-b81545e872f9, ghrun-uynnjxo5ye.auto.internal:4770): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 246e9c6d-7995-4540-93d7-b81545e872f9, ghrun-uynnjxo5ye.auto.internal:4770): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 246e9c6d-7995-4540-93d7-b81545e872f9, ghrun-uynnjxo5ye.auto.internal:4770): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTkxZjkxNzMtZTNkZGQyNzQtNjlhNDA1NTEtNDE5ZTQ5ZjI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 5747bd5b-b97c-479d-b258-e70968a96f22, ghrun-uynnjxo5ye.auto.internal:4770): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 5747bd5b-b97c-479d-b258-e70968a96f22, ghrun-uynnjxo5ye.auto.internal:4770): request = { session_id: "ydb://session/3?node_id=1&id=NTkxZjkxNzMtZTNkZGQyNzQtNjlhNDA1NTEtNDE5ZTQ5ZjI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 5747bd5b-b97c-479d-b258-e70968a96f22, ghrun-uynnjxo5ye.auto.internal:4770): 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=NTkxZjkxNzMtZTNkZGQyNzQtNjlhNDA1NTEtNDE5ZTQ5ZjI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fc83ea8c-2dae-416e-a050-fb20d749c677, ghrun-uynnjxo5ye.auto.internal:4770): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fc83ea8c-2dae-416e-a050-fb20d749c677, ghrun-uynnjxo5ye.auto.internal:4770): request = { session_id: "ydb://session/3?node_id=1&id=NTkxZjkxNzMtZTNkZGQyNzQtNjlhNDA1NTEtNDE5ZTQ5ZjI=" 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, ab649e47-49e1-482c-822d-56708d4dc77a, ghrun-uynnjxo5ye.auto.internal:4770): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ab649e47-49e1-482c-822d-56708d4dc77a, ghrun-uynnjxo5ye.auto.internal:4770): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fc83ea8c-2dae-416e-a050-fb20d749c677, ghrun-uynnjxo5ye.auto.internal:4770): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ab649e47-49e1-482c-822d-56708d4dc77a, ghrun-uynnjxo5ye.auto.internal:4770): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NzFkOTFhODktODJmZWRhOTgtOTJiNzRkNjMtYmM0ZWZkNDI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, aacdb9d8-5485-4437-9fd3-b40884c3cf10, ghrun-uynnjxo5ye.auto.internal:4770): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, aacdb9d8-5485-4437-9fd3-b40884c3cf10, ghrun-uynnjxo5ye.auto.internal:4770): request = { session_id: "ydb://session/3?node_id=1&id=NzFkOTFhODktODJmZWRhOTgtOTJiNzRkNjMtYmM0ZWZkNDI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, aacdb9d8-5485-4437-9fd3-b40884c3cf10, ghrun-uynnjxo5ye.auto.internal:4770): 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=NzFkOTFhODktODJmZWRhOTgtOTJiNzRkNjMtYmM0ZWZkNDI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f273397f-8306-4df2-8732-177070bd18ad, ghrun-uynnjxo5ye.auto.internal:4770): 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, f273397f-8306-4df2-8732-177070bd18ad, ghrun-uynnjxo5ye.auto.internal:4770): request = { session_id: "ydb://session/3?node_id=1&id=NzFkOTFhODktODJmZWRhOTgtOTJiNzRkNjMtYmM0ZWZkNDI=" 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, 268422d0-fbed-4ba3-8880-03b13f6404dc, ghrun-uynnjxo5ye.auto.internal:4770): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 268422d0-fbed-4ba3-8880-03b13f6404dc, ghrun-uynnjxo5ye.auto.internal:4770): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f273397f-8306-4df2-8732-177070bd18ad, ghrun-uynnjxo5ye.auto.internal:4770): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 268422d0-fbed-4ba3-8880-03b13f6404dc, ghrun-uynnjxo5ye.auto.internal:4770): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZWEwMjg4NjUtYThmZWUxMTktYTFjNjYyYjEtNjM5NWU4MWM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 9f73bb5a-7abe-4188-99a9-bd17383a1115, ghrun-uynnjxo5ye.auto.internal:4770): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 9f73bb5a-7abe-4188-99a9-bd17383a1115, ghrun-uynnjxo5ye.auto.internal:4770): request = { session_id: "ydb://session/3?node_id=1&id=ZWEwMjg4NjUtYThmZWUxMTktYTFjNjYyYjEtNjM5NWU4MWM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 9f73bb5a-7abe-4188-99a9-bd17383a1115, ghrun-uynnjxo5ye.auto.internal:4770): 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=ZWEwMjg4NjUtYThmZWUxMTktYTFjNjYyYjEtNjM5NWU4MWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cd3e5516-c62c-407b-92b8-323073773db2, ghrun-uynnjxo5ye.auto.internal:4770): 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, cd3e5516-c62c-407b-92b8-323073773db2, ghrun-uynnjxo5ye.auto.internal:4770): request = { session_id: "ydb://session/3?node_id=1&id=ZWEwMjg4NjUtYThmZWUxMTktYTFjNjYyYjEtNjM5NWU4MWM=" 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, df409da8-500b-44d0-b560-20a6ea6e5a84, ghrun-uynnjxo5ye.auto.internal:4770): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, df409da8-500b-44d0-b560-20a6ea6e5a84, ghrun-uynnjxo5ye.auto.internal:4770): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cd3e5516-c62c-407b-92b8-323073773db2, ghrun-uynnjxo5ye.auto.internal:4770): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, df409da8-500b-44d0-b560-20a6ea6e5a84, ghrun-uynnjxo5ye.auto.internal:4770): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YzM1NDFiNjQtNDQ1NTU2NGItNTlhNDI0N2ItOTIzODdjY2I=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 72010782-c1c5-4b3f-aa89-f8d78dc5530d, ghrun-uynnjxo5ye.auto.internal:4770): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 72010782-c1c5-4b3f-aa89-f8d78dc5530d, ghrun-uynnjxo5ye.auto.internal:4770): request = { session_id: "ydb://session/3?node_id=1&id=YzM1NDFiNjQtNDQ1NTU2NGItNTlhNDI0N2ItOTIzODdjY2I=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 72010782-c1c5-4b3f-aa89-f8d78dc5530d, ghrun-uynnjxo5ye.auto.internal:4770): 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=YzM1NDFiNjQtNDQ1NTU2NGItNTlhNDI0N2ItOTIzODdjY2I=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 83bc38b7-8f59-4ffe-9ad4-98cad8c4a8d8, ghrun-uynnjxo5ye.auto.internal:4770): 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, 83bc38b7-8f59-4ffe-9ad4-98cad8c4a8d8, ghrun-uynnjxo5ye.auto.internal:4770): request = { session_id: "ydb://session/3?node_id=1&id=YzM1NDFiNjQtNDQ1NTU2NGItNTlhNDI0N2ItOTIzODdjY2I=" 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, 86dec31d-60bc-4042-bf83-b13643eef421, ghrun-uynnjxo5ye.auto.internal:4770): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 86dec31d-60bc-4042-bf83-b13643eef421, ghrun-uynnjxo5ye.auto.internal:4770): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 83bc38b7-8f59-4ffe-9ad4-98cad8c4a8d8, ghrun-uynnjxo5ye.auto.internal:4770): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 86dec31d-60bc-4042-bf83-b13643eef421, ghrun-uynnjxo5ye.auto.internal:4770): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZWMwNjdmNDAtNjkzMmVjYzctM2E3MjkwLWQ2ZjJjZDM2" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, eb411ec0-8a69-495e-853f-a1c8e8481117, ghrun-uynnjxo5ye.auto.internal:4770): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, eb411ec0-8a69-495e-853f-a1c8e8481117, ghrun-uynnjxo5ye.auto.internal:4770): request = { session_id: "ydb://session/3?node_id=1&id=ZWMwNjdmNDAtNjkzMmVjYzctM2E3MjkwLWQ2ZjJjZDM2" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, eb411ec0-8a69-495e-853f-a1c8e8481117, ghrun-uynnjxo5ye.auto.internal:4770): 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=ZWMwNjdmNDAtNjkzMmVjYzctM2E3MjkwLWQ2ZjJjZDM2
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6e9aec60-2f69-4638-bbee-dabba6197369, ghrun-uynnjxo5ye.auto.internal:4770): 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, 6e9aec60-2f69-4638-bbee-dabba6197369, ghrun-uynnjxo5ye.auto.internal:4770): request = { session_id: "ydb://session/3?node_id=1&id=ZWMwNjdmNDAtNjkzMmVjYzctM2E3MjkwLWQ2ZjJjZDM2" 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, 8b96472d-169d-4bce-9b41-0cfac8419c1d, ghrun-uynnjxo5ye.auto.internal:4770): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8b96472d-169d-4bce-9b41-0cfac8419c1d, ghrun-uynnjxo5ye.auto.internal:4770): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6e9aec60-2f69-4638-bbee-dabba6197369, ghrun-uynnjxo5ye.auto.internal:4770): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8b96472d-169d-4bce-9b41-0cfac8419c1d, ghrun-uynnjxo5ye.auto.internal:4770): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YjA2NmI4ZTUtNGE0NWI1ZjAtYTRlZjg3ZC03ZWJjYjI5ZA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 7c94fc5d-51dd-4da2-8597-62221c463ccc, ghrun-uynnjxo5ye.auto.internal:4770): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7c94fc5d-51dd-4da2-8597-62221c463ccc, ghrun-uynnjxo5ye.auto.internal:4770): request = { session_id: "ydb://session/3?node_id=1&id=YjA2NmI4ZTUtNGE0NWI1ZjAtYTRlZjg3ZC03ZWJjYjI5ZA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7c94fc5d-51dd-4da2-8597-62221c463ccc, ghrun-uynnjxo5ye.auto.internal:4770): 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=YjA2NmI4ZTUtNGE0NWI1ZjAtYTRlZjg3ZC03ZWJjYjI5ZA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5680babd-e172-4324-b961-247bd46e3ff7, ghrun-uynnjxo5ye.auto.internal:4770): 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, 5680babd-e172-4324-b961-247bd46e3ff7, ghrun-uynnjxo5ye.auto.internal:4770): request = { session_id: "ydb://session/3?node_id=1&id=YjA2NmI4ZTUtNGE0NWI1ZjAtYTRlZjg3ZC03ZWJjYjI5ZA==" 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, 00b4ba53-46dc-48d9-be32-997f853068bf, ghrun-uynnjxo5ye.auto.internal:4770): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 00b4ba53-46dc-48d9-be32-997f853068bf, ghrun-uynnjxo5ye.auto.internal:4770): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5680babd-e172-4324-b961-247bd46e3ff7, ghrun-uynnjxo5ye.auto.internal:4770): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 00b4ba53-46dc-48d9-be32-997f853068bf, ghrun-uynnjxo5ye.auto.internal:4770): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Mzg2ZTRhMjgtOTNjZGEzNjgtYjAzZjYzYTgtYTcxZWMzM2U=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 4f30c6ae-41e4-4bc0-9f25-3f12f2c608ee, ghrun-uynnjxo5ye.auto.internal:4770): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 4f30c6ae-41e4-4bc0-9f25-3f12f2c608ee, ghrun-uynnjxo5ye.auto.internal:4770): request = { session_id: "ydb://session/3?node_id=1&id=Mzg2ZTRhMjgtOTNjZGEzNjgtYjAzZjYzYTgtYTcxZWMzM2U=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 4f30c6ae-41e4-4bc0-9f25-3f12f2c608ee, ghrun-uynnjxo5ye.auto.internal:4770): 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=Mzg2ZTRhMjgtOTNjZGEzNjgtYjAzZjYzYTgtYTcxZWMzM2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a7e997a2-0ce8-47dd-a378-c32baf56c213, ghrun-uynnjxo5ye.auto.internal:4770): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a7e997a2-0ce8-47dd-a378-c32baf56c213, ghrun-uynnjxo5ye.auto.internal:4770): request = { session_id: "ydb://session/3?node_id=1&id=Mzg2ZTRhMjgtOTNjZGEzNjgtYjAzZjYzYTgtYTcxZWMzM2U=" 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, a7e997a2-0ce8-47dd-a378-c32baf56c213, ghrun-uynnjxo5ye.auto.internal:4770): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 2f95afe4-c7ff-45c4-b98c-d353ce626d9e, ghrun-uynnjxo5ye.auto.internal:4770): 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:4770 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-21T23:57:06.278528783+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-uynnjxo5ye.auto.internal:4770
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, f102ee11-9298-4c54-b645-b2a00cce4d41, ghrun-uynnjxo5ye.auto.internal:4770): 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:4770 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-21T23:57:06.278693305+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 5dc6b7f0-11c0-40b1-b284-ce57696b9663, ghrun-uynnjxo5ye.auto.internal:4770): 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:4770 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-21T23:57:06.278709237+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-uynnjxo5ye.auto.internal:4770
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 5747bd5b-b97c-479d-b258-e70968a96f22, ghrun-uynnjxo5ye.auto.internal:4770): 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:4770 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-21T23:57:06.278732003+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-uynnjxo5ye.auto.internal:4770
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, aacdb9d8-5485-4437-9fd3-b40884c3cf10, ghrun-uynnjxo5ye.auto.internal:4770): 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:4770 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-21T23:57:06.278764745+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 9f73bb5a-7abe-4188-99a9-bd17383a1115, ghrun-uynnjxo5ye.auto.internal:4770): 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:4770 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-21T23:57:06.278787022+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 72010782-c1c5-4b3f-aa89-f8d78dc5530d, ghrun-uynnjxo5ye.auto.internal:4770): 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:4770 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-21T23:57:06.278804539+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-uynnjxo5ye.auto.internal:4770
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, eb411ec0-8a69-495e-853f-a1c8e8481117, ghrun-uynnjxo5ye.auto.internal:4770): 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:4770 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-21T23:57:06.278821128+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-uynnjxo5ye.auto.internal:4770
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 7c94fc5d-51dd-4da2-8597-62221c463ccc, ghrun-uynnjxo5ye.auto.internal:4770): 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:4770 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-21T23:57:06.278846483+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-uynnjxo5ye.auto.internal:4770
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 4f30c6ae-41e4-4bc0-9f25-3f12f2c608ee, ghrun-uynnjxo5ye.auto.internal:4770): 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:4770 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-21T23:57:06.278867917+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-uynnjxo5ye.auto.internal:4770
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-uynnjxo5ye.auto.internal:4770
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, d070e2f6-0510-4914-9da1-96fc3425001c, ghrun-uynnjxo5ye.auto.internal:4770): 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-21T23:57:06.278680107+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e233fed4-75ed-4515-9c06-2a72e8a9019d, ghrun-uynnjxo5ye.auto.internal:4770): 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-21T23:57:06.278701274+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-uynnjxo5ye.auto.internal:4770
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, fdfc742b-9648-4129-94d0-cc41b1da3c4f, ghrun-uynnjxo5ye.auto.internal:4770): 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-21T23:57:06.278723776+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-uynnjxo5ye.auto.internal:4770
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, fc83ea8c-2dae-416e-a050-fb20d749c677, ghrun-uynnjxo5ye.auto.internal:4770): 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-21T23:57:06.278754688+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, f273397f-8306-4df2-8732-177070bd18ad, ghrun-uynnjxo5ye.auto.internal:4770): 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-21T23:57:06.278778351+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-uynnjxo5ye.auto.internal:4770
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-uynnjxo5ye.auto.internal:4770
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, cd3e5516-c62c-407b-92b8-323073773db2, ghrun-uynnjxo5ye.auto.internal:4770): 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-21T23:57:06.278796793+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 83bc38b7-8f59-4ffe-9ad4-98cad8c4a8d8, ghrun-uynnjxo5ye.auto.internal:4770): 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-21T23:57:06.278814374+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-uynnjxo5ye.auto.internal:4770
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 6e9aec60-2f69-4638-bbee-dabba6197369, ghrun-uynnjxo5ye.auto.internal:4770): 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-21T23:57:06.278829947+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 5680babd-e172-4324-b961-247bd46e3ff7, ghrun-uynnjxo5ye.auto.internal:4770): 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-21T23:57:06.278861002+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, a7e997a2-0ce8-47dd-a378-c32baf56c213, ghrun-uynnjxo5ye.auto.internal:4770): 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-21T23:57:06.278881444+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-uynnjxo5ye.auto.internal:4770
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-uynnjxo5ye.auto.internal:4770
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-uynnjxo5ye.auto.internal:4770
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.connection:connection.py:549 Closing channel for endpoint ghrun-uynnjxo5ye.auto.internal:4770
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-uynnjxo5ye.auto.internal:4770
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-uynnjxo5ye.auto.internal:4770
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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 ghrun-uynnjxo5ye.auto.internal:4770
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will 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:4770
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4770". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4770
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4770". 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    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 4081366) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4081366) elapsed time (sec): 30.141522884368896
DEBUG    ya.test:process.py:263 Command (pid 4081366) wtime: 30.143
DEBUG    ya.test:process.py:275 Command (pid 4081366) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    129	129	0	0	45	355	369	369
2	    215	215	0	0	45	59	77	80
3	     67	67	0	509	51	86	87	90
4	      0	0	0	2560	0	0	0	0
5	      0	0	0	2440	0	0	0	0
6	      0	0	0	2300	0	0	0	0
7	      0	0	0	2520	0	0	0	0
8	      0	0	0	2610	0	0	0	0
9	      0	0	0	2650	0	0	0	0
10	      0	0	0	2760	0	0	0	0
11	      0	0	0	2850	0	0	0	0
12	      0	0	0	2510	0	0	0	0
13	      0	0	0	2730	0	0	0	0
14	      0	0	0	2630	0	0	0	0
15	      0	0	0	2260	0	0	0	0
16	      0	0	0	2700	0	0	0	0
17	      0	0	0	2210	0	0	0	0
18	      0	0	0	1810	0	0	0	0
19	      0	0	0	2050	0	0	0	0
20	      0	0	0	2850	0	0	0	0
21	      0	0	0	3090	0	0	0	0
22	      0	0	0	3050	0	0	0	0
23	      0	0	0	2840	0	0	0	0
24	      0	0	0	2990	0	0	0	0
25	      0	0	0	3090	0	0	0	0
26	      0	0	0	3000	0	0	0	0
27	      0	0	0	2710	0	0	0	0
28	      0	0	0	2962	0	0	0	0
29	      0	0	0	3038	0	0	0	0
30	      0	0	0	3080	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    411	13.7	0	72799	46	87	361	369

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

DEBUG    ya.test:process.py:259 Command (pid 4081368) rc: 0
DEBUG    ya.test:process.py:259 Command (pid 4081367) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4081368) elapsed time (sec): 30.13758897781372
DEBUG    ya.test:process.py:260 Command (pid 4081367) elapsed time (sec): 30.13823962211609
DEBUG    ya.test:process.py:263 Command (pid 4081368) wtime: 30.139
DEBUG    ya.test:process.py:263 Command (pid 4081367) wtime: 30.14
DEBUG    ya.test:process.py:275 Command (pid 4081368) 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	540	0	0	0	0
4	      0	0	0	2549	0	0	0	0
5	      0	0	0	2440	0	0	0	0
6	      0	0	0	2320	0	0	0	0
7	      0	0	0	2518	0	0	0	0
8	      0	0	0	2592	0	0	0	0
9	      0	0	0	2650	0	0	0	0
10	      0	0	0	2770	0	0	0	0
11	      0	0	0	2850	0	0	0	0
12	      0	0	0	2510	0	0	0	0
13	      0	0	0	2740	0	0	0	0
14	      0	0	0	2600	0	0	0	0
15	      0	0	0	2280	0	0	0	0
16	      0	0	0	2680	0	0	0	0
17	      0	0	0	2220	0	0	0	0
18	      0	0	0	1810	0	0	0	0
19	      0	0	0	2060	0	0	0	0
20	      0	0	0	2860	0	0	0	0
21	      0	0	0	3080	0	0	0	0
22	      0	0	0	3060	0	0	0	0
23	      0	0	0	2850	0	0	0	0
24	      0	0	0	3000	0	0	0	0
25	      0	0	0	3080	0	0	0	0
26	      0	0	0	2990	0	0	0	0
27	      0	0	0	2730	0	0	0	0
28	      0	0	0	2970	0	0	0	0
29	      0	0	0	3020	0	0	0	0
30	      0	0	0	3090	0	0	0	0

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

DEBUG    ya.test:process.py:275 Command (pid 4081367) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     93	93	0	0	59	431	495	501
2	    164	164	0	0	60	74	83	90
3	     49	49	0	530	69	100	110	110
4	      0	0	0	2560	0	0	0	0
5	      0	0	0	2440	0	0	0	0
6	      0	0	0	2320	0	0	0	0
7	      0	0	0	2520	0	0	0	0
8	      0	0	0	2590	0	0	0	0
9	      0	0	0	2650	0	0	0	0
10	      0	0	0	2780	0	0	0	0
11	      0	0	0	2850	0	0	0	0
12	      0	0	0	2510	0	0	0	0
13	      0	0	0	2740	0	0	0	0
14	      0	0	0	2610	0	0	0	0
15	      0	0	0	2270	0	0	0	0
16	      0	0	0	2710	0	0	0	0
17	      0	0	0	2220	0	0	0	0
18	      0	0	0	1810	0	0	0	0
19	      0	0	0	2060	0	0	0	0
20	      0	0	0	2860	0	0	0	0
21	      0	0	0	3080	0	0	0	0
22	      0	0	0	3060	0	0	0	0
23	      0	0	0	2850	0	0	0	0
24	      0	0	0	3000	0	0	0	0
25	      0	0	0	3083	0	0	0	0
26	      0	0	0	2987	0	0	0	0
27	      0	0	0	2730	0	0	0	0
28	      0	0	0	2960	0	0	0	0
29	      0	0	0	3030	0	0	0	0
30	      0	0	0	3090	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    306	10.2	0	72900	60	107	463	501

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

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

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

GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
VERIFY failed (2025-11-21T23:57:03.674893Z): source_id=112;tablet_id=72075186224037921;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 @ 0x14392C2B
8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14FD9C27
9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14F2E9E3
10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14F2E9E3
11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14F2C393
12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14F2FD57
13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x143B0A18
14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CF1F7E5
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: ?? @ 0x7FE0F948EAC2
22. ??:0: ?? @ 0x7FE0F95208BF
============ 1 failed, 107 deselected, 1 error in 337.25s (0:05:37) ============
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/83zb/0002f3/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk5
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 107 deselected / 9 selected

test_overloads.py .

============================== slowest durations ===============================
70.87s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
7.02s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-2]

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

test_replace.py .

============================== slowest durations ===============================
4.80s setup    test_replace.py::TestReplace::test_copy_full
1.06s call     test_replace.py::TestReplace::test_copy_full

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

test_replace.py .

============================== slowest durations ===============================
4.75s setup    test_replace.py::TestReplace::test_copy_partial
1.01s call     test_replace.py::TestReplace::test_copy_partial

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

test_replace.py .

============================== slowest durations ===============================
5.10s setup    test_replace.py::TestReplace::test_count
1.89s call     test_replace.py::TestReplace::test_count

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

=========================== 107 deselected in 1.24s ============================
