============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9fkx/0004a4/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 / 112 deselected / 4 selected

order_by_with_limit.py .

============================== slowest durations ===============================
5.92s 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, 112 deselected in 7.14s =======================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9fkx/0004a0/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 / 112 deselected / 4 selected

order_by_with_limit.py .

============================== slowest durations ===============================
57.93s call     order_by_with_limit.py::TestOrderBy::test_random
5.72s setup    order_by_with_limit.py::TestOrderBy::test_random

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
================= 1 passed, 112 deselected in 64.69s (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/9fkx/0004a1/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 / 112 deselected / 4 selected

order_by_with_limit.py .

============================== slowest durations ===============================
75.37s call     order_by_with_limit.py::TestOrderBy::test_stress_sorting
5.17s setup    order_by_with_limit.py::TestOrderBy::test_stress_sorting
0.10s teardown order_by_with_limit.py::TestOrderBy::test_stress_sorting
================= 1 passed, 112 deselected in 81.85s (0:01:21) =================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9fkx/0004a8/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 / 112 deselected / 4 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/9fkx/0004a8/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/9fkx/0004a8/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/stderr
E   Stderr content:
E   
E   GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
E   VERIFY failed (2025-11-22T07:27:23.789612Z): source_id=112;tablet_id=72075186224037922;verification=lhs.type_id() == rhs.type_id();fline=compare.h:82;
E   ydb/library/actors/core/log.cpp:857
E   ~TVerifyFormattedRecordWriter(): requirement false failed
E   0. /-S/util/system/yassert.cpp:86: InternalPanicImpl @ 0xA91BBE5
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA914126
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB7AA528
E   3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD7919DB
E   4. /-S/ydb/core/formats/arrow/reader/position.h:85: CompareImpl @ 0x9F6A748
E   5. /-S/ydb/core/formats/arrow/reader/position.h:482: Compare @ 0x9F6A49F
E   6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD76CAED
E   7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:22: BuildFilter @ 0x14390C1B
E   8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14FD7C17
E   9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14F2C9D3
E   10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14F2C9D3
E   11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14F2A383
E   12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14F2DD47
E   13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x143AEA08
E   14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CF1A395
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: ?? @ 0x7FA25540AAC2
E   22. ??:0: ?? @ 0x7FA25549C8BF
------------------------------ 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/9fkx/0004a8/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3951113
DEBUG    ya.test:process.py:259 Command (pid 3951113) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3951113) elapsed time (sec): 1.713303804397583
DEBUG    ya.test:process.py:263 Command (pid 3951113) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3951113) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3951113) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3951113) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3951113) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3951113) maxrss: 545420
DEBUG    ya.test:process.py:263 Command (pid 3951113) minflt: 16539
DEBUG    ya.test:process.py:263 Command (pid 3951113) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3951113) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3951113) nivcsw: 364
DEBUG    ya.test:process.py:263 Command (pid 3951113) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3951113) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3951113) nvcsw: 40
DEBUG    ya.test:process.py:263 Command (pid 3951113) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3951113) stime: 1.5185499999999998
DEBUG    ya.test:process.py:263 Command (pid 3951113) utime: 0.086766
DEBUG    ya.test:process.py:263 Command (pid 3951113) wtime: 1.714
DEBUG    ya.test:process.py:275 Command (pid 3951113) 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-wjbdrl56gi    Host information: 
        Linux ghrun-wjbdrl56gi 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 3951113) 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-wjbdrl56gi    Host information: 
        Linux ghrun-wjbdrl56gi 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/9fkx/0004a8/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61735
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/9fkx/0004a8/r3tmp/kikimr_cluster_744bc1og
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/9fkx/0004a8/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9749
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61050
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3629
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18012
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/9fkx/0004a8/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/9fkx/0004a8/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/9fkx/0004a8/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_9x3sfggn.log --grpc-port=9749 --mon-port=61050 --ic-port=61735
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:9749/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/9fkx/0004a8/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/9fkx/0004a8/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/9fkx/0004a8/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_9x3sfggn.log --grpc-port=9749 --mon-port=61050 --ic-port=61735
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/9fkx/0004a8/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/9fkx/0004a8/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/9fkx/0004a8/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_9x3sfggn.log', '--grpc-port=9749', '--mon-port=61050', '--ic-port=61735')' in '/home/runner/.ya/build/build_root/9fkx/0004a8/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3952472
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:9749/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/9fkx/0004a8/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3952473
DEBUG    ya.test:process.py:259 Command (pid 3952473) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3952473) elapsed time (sec): 0.9268181324005127
DEBUG    ya.test:process.py:263 Command (pid 3952473) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3952473) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3952473) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3952473) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3952473) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3952473) maxrss: 545420
DEBUG    ya.test:process.py:263 Command (pid 3952473) minflt: 16243
DEBUG    ya.test:process.py:263 Command (pid 3952473) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3952473) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3952473) nivcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 3952473) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3952473) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3952473) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 3952473) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3952473) stime: 0.7576879999999999
DEBUG    ya.test:process.py:263 Command (pid 3952473) utime: 0.11504099999999999
DEBUG    ya.test:process.py:263 Command (pid 3952473) wtime: 0.93
DEBUG    ya.test:process.py:275 Command (pid 3952473) 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-wjbdrl56gi    Host information: 
        Linux ghrun-wjbdrl56gi 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 3952473) 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-wjbdrl56gi    Host information: 
        Linux ghrun-wjbdrl56gi 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/9fkx/0004a8/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/9fkx/0004a8/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:9749', '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: 61735\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/9fkx/0004a8/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:9749', '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: 61735\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3954545
DEBUG    ya.test:process.py:259 Command (pid 3954545) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3954545) elapsed time (sec): 0.6881141662597656
DEBUG    ya.test:process.py:263 Command (pid 3954545) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3954545) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3954545) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3954545) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3954545) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3954545) maxrss: 553796
DEBUG    ya.test:process.py:263 Command (pid 3954545) minflt: 18389
DEBUG    ya.test:process.py:263 Command (pid 3954545) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3954545) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3954545) nivcsw: 27
DEBUG    ya.test:process.py:263 Command (pid 3954545) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3954545) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3954545) nvcsw: 133
DEBUG    ya.test:process.py:263 Command (pid 3954545) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3954545) stime: 0.47646099999999997
DEBUG    ya.test:process.py:263 Command (pid 3954545) utime: 0.132791
DEBUG    ya.test:process.py:263 Command (pid 3954545) wtime: 0.689
DEBUG    ya.test:process.py:275 Command (pid 3954545) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/9fkx/0004a8/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/9fkx/0004a8/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:9749', '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/9fkx/0004a8/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:9749', '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: 3955143
DEBUG    ya.test:process.py:259 Command (pid 3955143) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3955143) elapsed time (sec): 0.493654727935791
DEBUG    ya.test:process.py:263 Command (pid 3955143) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3955143) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3955143) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3955143) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3955143) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3955143) maxrss: 553844
DEBUG    ya.test:process.py:263 Command (pid 3955143) minflt: 18386
DEBUG    ya.test:process.py:263 Command (pid 3955143) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3955143) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3955143) nivcsw: 68
DEBUG    ya.test:process.py:263 Command (pid 3955143) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3955143) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3955143) nvcsw: 111
DEBUG    ya.test:process.py:263 Command (pid 3955143) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3955143) stime: 0.312566
DEBUG    ya.test:process.py:263 Command (pid 3955143) utime: 0.134522
DEBUG    ya.test:process.py:263 Command (pid 3955143) wtime: 0.495
DEBUG    ya.test:process.py:275 Command (pid 3955143) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 3955143) 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, d3ccdf23-0fe9-4f7b-b804-307a0ad30bbd, localhost:9749): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, d3ccdf23-0fe9-4f7b-b804-307a0ad30bbd, localhost:9749): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, d3ccdf23-0fe9-4f7b-b804-307a0ad30bbd, localhost:9749): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-wjbdrl56gi.auto.internal" port: 9749 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-wjbdrl56gi.auto.internal:9749, 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:9749
------------------------------ 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/9fkx/0004a8/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/9fkx/0004a8/ydb/apps/ydb/ydb -e grpc://localhost:9749 -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/9fkx/0004a8/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:9749', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3955634
DEBUG    ya.test:process.py:259 Command (pid 3955634) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3955634) elapsed time (sec): 0.3587954044342041
DEBUG    ya.test:process.py:263 Command (pid 3955634) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3955634) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3955634) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3955634) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3955634) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3955634) maxrss: 166716
DEBUG    ya.test:process.py:263 Command (pid 3955634) minflt: 3544
DEBUG    ya.test:process.py:263 Command (pid 3955634) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3955634) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3955634) nivcsw: 6
DEBUG    ya.test:process.py:263 Command (pid 3955634) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3955634) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3955634) nvcsw: 203
DEBUG    ya.test:process.py:263 Command (pid 3955634) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3955634) stime: 0.022588
DEBUG    ya.test:process.py:263 Command (pid 3955634) utime: 0.056471999999999994
DEBUG    ya.test:process.py:263 Command (pid 3955634) wtime: 0.36
DEBUG    ya.test:process.py:275 Command (pid 3955634) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 3955634) 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/9fkx/0004a8/ydb/apps/ydb/ydb -e grpc://localhost:9749 -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/9fkx/0004a8/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:9749', '-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: 3955893
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 3955893) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3955893) elapsed time (sec): 30.158167123794556
DEBUG    ya.test:process.py:263 Command (pid 3955893) wtime: 30.159
DEBUG    ya.test:process.py:275 Command (pid 3955893) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    417	417	0	0	20	37	57	59
2	    407	407	0	0	20	47	68	69
3	    393	393	0	0	21	45	54	67
4	    452	452	0	0	20	28	34	42
5	    477	477	0	0	20	25	33	38
6	    484	484	0	0	20	21	26	26
7	    448	448	0	0	20	33	50	54
8	    464	464	0	0	20	29	38	46
9	    464	464	0	0	20	28	40	45
10	    471	471	0	0	20	25	29	35
11	    450	450	0	0	21	30	37	42
12	    430	430	0	0	21	37	46	49
13	    426	426	0	0	21	33	41	49
14	    377	377	0	0	23	43	65	72
15	    342	342	0	0	27	46	54	56
16	    407	407	0	0	22	39	53	58
17	    429	429	0	0	21	37	44	45
18	    461	461	0	0	20	31	37	39
19	    455	455	0	0	20	33	38	39
20	    478	478	0	0	20	21	38	39
21	    480	480	0	0	20	21	35	37
22	    477	477	0	0	20	24	26	29
23	    489	489	0	0	20	20	21	22
24	    487	487	0	0	20	21	22	22
25	    486	486	0	0	20	21	24	31
26	    487	487	0	0	20	21	22	23
27	    478	478	0	0	20	25	32	39
28	    454	454	0	0	20	30	34	38
29	    489	489	0	0	20	21	21	24
30	    497	497	0	0	20	21	22	25

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  13556	451.867	0	0	20	31	44	72

DEBUG    ya.test:process.py:276 Command (pid 3955893) 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, 4b1bffd7-f3e5-4748-9b7c-33a97dc984a0, ghrun-wjbdrl56gi.auto.internal:9749): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4b1bffd7-f3e5-4748-9b7c-33a97dc984a0, ghrun-wjbdrl56gi.auto.internal:9749): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4b1bffd7-f3e5-4748-9b7c-33a97dc984a0, ghrun-wjbdrl56gi.auto.internal:9749): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MWMxMDhmYTUtN2U1MDk0NTUtYjcwNjA5MzQtNjhhMjIxY2I=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, a8fc9bd2-b777-41fb-9bfe-389221cb5a69, ghrun-wjbdrl56gi.auto.internal:9749): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, a8fc9bd2-b777-41fb-9bfe-389221cb5a69, ghrun-wjbdrl56gi.auto.internal:9749): request = { session_id: "ydb://session/3?node_id=1&id=MWMxMDhmYTUtN2U1MDk0NTUtYjcwNjA5MzQtNjhhMjIxY2I=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, a8fc9bd2-b777-41fb-9bfe-389221cb5a69, ghrun-wjbdrl56gi.auto.internal:9749): 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=MWMxMDhmYTUtN2U1MDk0NTUtYjcwNjA5MzQtNjhhMjIxY2I=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, df39d333-651e-4807-a842-f8a6cf96608e, ghrun-wjbdrl56gi.auto.internal:9749): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, df39d333-651e-4807-a842-f8a6cf96608e, ghrun-wjbdrl56gi.auto.internal:9749): request = { session_id: "ydb://session/3?node_id=1&id=MWMxMDhmYTUtN2U1MDk0NTUtYjcwNjA5MzQtNjhhMjIxY2I=" 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, df39d333-651e-4807-a842-f8a6cf96608e, ghrun-wjbdrl56gi.auto.internal:9749): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWMxMDhmYTUtN2U1MDk0NTUtYjcwNjA5MzQtNjhhMjIxY2I=
INFO     root:test_log_scenario.py:217 Count rows after insert 13346 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWMxMDhmYTUtN2U1MDk0NTUtYjcwNjA5MzQtNjhhMjIxY2I=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2a807068-9afb-4e5e-8b77-28720f76d03a, ghrun-wjbdrl56gi.auto.internal:9749): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2a807068-9afb-4e5e-8b77-28720f76d03a, ghrun-wjbdrl56gi.auto.internal:9749): request = { session_id: "ydb://session/3?node_id=1&id=MWMxMDhmYTUtN2U1MDk0NTUtYjcwNjA5MzQtNjhhMjIxY2I=" 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, 2a807068-9afb-4e5e-8b77-28720f76d03a, ghrun-wjbdrl56gi.auto.internal:9749): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWMxMDhmYTUtN2U1MDk0NTUtYjcwNjA5MzQtNjhhMjIxY2I=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWMxMDhmYTUtN2U1MDk0NTUtYjcwNjA5MzQtNjhhMjIxY2I=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 16bf90a5-edde-40a1-9195-a39b991646a2, ghrun-wjbdrl56gi.auto.internal:9749): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 16bf90a5-edde-40a1-9195-a39b991646a2, ghrun-wjbdrl56gi.auto.internal:9749): request = { session_id: "ydb://session/3?node_id=1&id=MWMxMDhmYTUtN2U1MDk0NTUtYjcwNjA5MzQtNjhhMjIxY2I=" 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, 16bf90a5-edde-40a1-9195-a39b991646a2, ghrun-wjbdrl56gi.auto.internal:9749): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWMxMDhmYTUtN2U1MDk0NTUtYjcwNjA5MzQtNjhhMjIxY2I=
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:77 YdbWorkloadLog upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/9fkx/0004a8/ydb/apps/ydb/ydb -e grpc://localhost:9749 -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    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWMxMDhmYTUtN2U1MDk0NTUtYjcwNjA5MzQtNjhhMjIxY2I=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/9fkx/0004a8/ydb/apps/ydb/ydb -e grpc://localhost:9749 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/9fkx/0004a8/ydb/apps/ydb/ydb -e grpc://localhost:9749 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3c77733d-5435-4aaa-b27e-a74dc1d9a20d, ghrun-wjbdrl56gi.auto.internal:9749): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3c77733d-5435-4aaa-b27e-a74dc1d9a20d, ghrun-wjbdrl56gi.auto.internal:9749): request = { session_id: "ydb://session/3?node_id=1&id=MWMxMDhmYTUtN2U1MDk0NTUtYjcwNjA5MzQtNjhhMjIxY2I=" 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, 88908774-f773-4816-8a3e-9c6c4793ef88, ghrun-wjbdrl56gi.auto.internal:9749): creating call state
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3c77733d-5435-4aaa-b27e-a74dc1d9a20d, ghrun-wjbdrl56gi.auto.internal:9749): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 88908774-f773-4816-8a3e-9c6c4793ef88, ghrun-wjbdrl56gi.auto.internal:9749): request = {  }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/9fkx/0004a8/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:9749', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/9fkx/0004a8/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:9749', '-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: 3972828
DEBUG    ya.test:process.py:628 Command pid: 3972829
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/9fkx/0004a8/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:9749', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 88908774-f773-4816-8a3e-9c6c4793ef88, ghrun-wjbdrl56gi.auto.internal:9749): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTIwMjZhODgtMTI5ODFkOTYtYTM3NDgwNmMtYjNkN2Y4ZWM=" node_id: 1 }
DEBUG    ya.test:process.py:628 Command pid: 3972830
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 66a7d4ab-6857-4b00-bc03-afefc9504a9e, ghrun-wjbdrl56gi.auto.internal:9749): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 66a7d4ab-6857-4b00-bc03-afefc9504a9e, ghrun-wjbdrl56gi.auto.internal:9749): request = { session_id: "ydb://session/3?node_id=1&id=NTIwMjZhODgtMTI5ODFkOTYtYTM3NDgwNmMtYjNkN2Y4ZWM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 66a7d4ab-6857-4b00-bc03-afefc9504a9e, ghrun-wjbdrl56gi.auto.internal:9749): 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=NTIwMjZhODgtMTI5ODFkOTYtYTM3NDgwNmMtYjNkN2Y4ZWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a1b1b619-d157-4f00-a163-15922e73c8c0, ghrun-wjbdrl56gi.auto.internal:9749): 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, a1b1b619-d157-4f00-a163-15922e73c8c0, ghrun-wjbdrl56gi.auto.internal:9749): request = { session_id: "ydb://session/3?node_id=1&id=NTIwMjZhODgtMTI5ODFkOTYtYTM3NDgwNmMtYjNkN2Y4ZWM=" 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, c5b6e164-d96f-4d9f-a482-1b669151835a, ghrun-wjbdrl56gi.auto.internal:9749): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c5b6e164-d96f-4d9f-a482-1b669151835a, ghrun-wjbdrl56gi.auto.internal:9749): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a1b1b619-d157-4f00-a163-15922e73c8c0, ghrun-wjbdrl56gi.auto.internal:9749): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c5b6e164-d96f-4d9f-a482-1b669151835a, ghrun-wjbdrl56gi.auto.internal:9749): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Y2QyNDljYWMtMjM5MTdiODktZTA0MThiLWFlZDQ1ZDkz" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, d4582ebf-820f-421a-bba4-be5d6772e228, ghrun-wjbdrl56gi.auto.internal:9749): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d4582ebf-820f-421a-bba4-be5d6772e228, ghrun-wjbdrl56gi.auto.internal:9749): request = { session_id: "ydb://session/3?node_id=1&id=Y2QyNDljYWMtMjM5MTdiODktZTA0MThiLWFlZDQ1ZDkz" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d4582ebf-820f-421a-bba4-be5d6772e228, ghrun-wjbdrl56gi.auto.internal:9749): 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=Y2QyNDljYWMtMjM5MTdiODktZTA0MThiLWFlZDQ1ZDkz
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 28b6fa07-3195-4a37-a043-d1f82c56d445, ghrun-wjbdrl56gi.auto.internal:9749): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, ddf220fe-9a7d-4793-a27a-06e6ef146fde, ghrun-wjbdrl56gi.auto.internal:9749): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 28b6fa07-3195-4a37-a043-d1f82c56d445, ghrun-wjbdrl56gi.auto.internal:9749): request = { session_id: "ydb://session/3?node_id=1&id=Y2QyNDljYWMtMjM5MTdiODktZTA0MThiLWFlZDQ1ZDkz" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ddf220fe-9a7d-4793-a27a-06e6ef146fde, ghrun-wjbdrl56gi.auto.internal:9749): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 28b6fa07-3195-4a37-a043-d1f82c56d445, ghrun-wjbdrl56gi.auto.internal:9749): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ddf220fe-9a7d-4793-a27a-06e6ef146fde, ghrun-wjbdrl56gi.auto.internal:9749): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NzEyNWMwYmUtMzhiNWNjMmUtMTU0NjQyN2ItN2U4ZmIyNzA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 6e6d1918-9568-4cd9-9143-b4511bcc46f8, ghrun-wjbdrl56gi.auto.internal:9749): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 6e6d1918-9568-4cd9-9143-b4511bcc46f8, ghrun-wjbdrl56gi.auto.internal:9749): request = { session_id: "ydb://session/3?node_id=1&id=NzEyNWMwYmUtMzhiNWNjMmUtMTU0NjQyN2ItN2U4ZmIyNzA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 6e6d1918-9568-4cd9-9143-b4511bcc46f8, ghrun-wjbdrl56gi.auto.internal:9749): 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=NzEyNWMwYmUtMzhiNWNjMmUtMTU0NjQyN2ItN2U4ZmIyNzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f56254e0-8cda-4554-b1f8-685c4d6acd5d, ghrun-wjbdrl56gi.auto.internal:9749): 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, f56254e0-8cda-4554-b1f8-685c4d6acd5d, ghrun-wjbdrl56gi.auto.internal:9749): request = { session_id: "ydb://session/3?node_id=1&id=NzEyNWMwYmUtMzhiNWNjMmUtMTU0NjQyN2ItN2U4ZmIyNzA=" 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, 049d0213-4f36-4c40-addb-24c3d38b5572, ghrun-wjbdrl56gi.auto.internal:9749): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 049d0213-4f36-4c40-addb-24c3d38b5572, ghrun-wjbdrl56gi.auto.internal:9749): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f56254e0-8cda-4554-b1f8-685c4d6acd5d, ghrun-wjbdrl56gi.auto.internal:9749): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 049d0213-4f36-4c40-addb-24c3d38b5572, ghrun-wjbdrl56gi.auto.internal:9749): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZmJiNzhlZWQtM2FmYTJjODMtNTJiZjQwOWItNjg3Njg3MjE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, dfc21937-e84f-4327-bc50-5cd2fcbbd549, ghrun-wjbdrl56gi.auto.internal:9749): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, dfc21937-e84f-4327-bc50-5cd2fcbbd549, ghrun-wjbdrl56gi.auto.internal:9749): request = { session_id: "ydb://session/3?node_id=1&id=ZmJiNzhlZWQtM2FmYTJjODMtNTJiZjQwOWItNjg3Njg3MjE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, dfc21937-e84f-4327-bc50-5cd2fcbbd549, ghrun-wjbdrl56gi.auto.internal:9749): 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=ZmJiNzhlZWQtM2FmYTJjODMtNTJiZjQwOWItNjg3Njg3MjE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e68ea4be-49a4-46d0-b189-720431349bd0, ghrun-wjbdrl56gi.auto.internal:9749): 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, e68ea4be-49a4-46d0-b189-720431349bd0, ghrun-wjbdrl56gi.auto.internal:9749): request = { session_id: "ydb://session/3?node_id=1&id=ZmJiNzhlZWQtM2FmYTJjODMtNTJiZjQwOWItNjg3Njg3MjE=" 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, a1f9c048-c967-473e-97d5-57e3b440779f, ghrun-wjbdrl56gi.auto.internal:9749): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a1f9c048-c967-473e-97d5-57e3b440779f, ghrun-wjbdrl56gi.auto.internal:9749): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e68ea4be-49a4-46d0-b189-720431349bd0, ghrun-wjbdrl56gi.auto.internal:9749): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a1f9c048-c967-473e-97d5-57e3b440779f, ghrun-wjbdrl56gi.auto.internal:9749): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YzJkMzc5ZmMtMjc2MzFlOTYtOTdlN2JiMzUtNGEwZjFiZjE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 0007a333-d8f1-4947-a61e-daff010fb7f0, ghrun-wjbdrl56gi.auto.internal:9749): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 0007a333-d8f1-4947-a61e-daff010fb7f0, ghrun-wjbdrl56gi.auto.internal:9749): request = { session_id: "ydb://session/3?node_id=1&id=YzJkMzc5ZmMtMjc2MzFlOTYtOTdlN2JiMzUtNGEwZjFiZjE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 0007a333-d8f1-4947-a61e-daff010fb7f0, ghrun-wjbdrl56gi.auto.internal:9749): 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=YzJkMzc5ZmMtMjc2MzFlOTYtOTdlN2JiMzUtNGEwZjFiZjE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 452e2d45-77f0-48ab-8358-7c77d59462fb, ghrun-wjbdrl56gi.auto.internal:9749): 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, 452e2d45-77f0-48ab-8358-7c77d59462fb, ghrun-wjbdrl56gi.auto.internal:9749): request = { session_id: "ydb://session/3?node_id=1&id=YzJkMzc5ZmMtMjc2MzFlOTYtOTdlN2JiMzUtNGEwZjFiZjE=" 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, fbb3d102-4476-42d0-b49e-877999f84388, ghrun-wjbdrl56gi.auto.internal:9749): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, fbb3d102-4476-42d0-b49e-877999f84388, ghrun-wjbdrl56gi.auto.internal:9749): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 452e2d45-77f0-48ab-8358-7c77d59462fb, ghrun-wjbdrl56gi.auto.internal:9749): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, fbb3d102-4476-42d0-b49e-877999f84388, ghrun-wjbdrl56gi.auto.internal:9749): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YmM0NWJkNmQtZmQzZmFlNDUtNTVlOWZhNS02ZDZiNDI1OA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 357503d2-8f31-4f57-8e33-4415642ed870, ghrun-wjbdrl56gi.auto.internal:9749): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 357503d2-8f31-4f57-8e33-4415642ed870, ghrun-wjbdrl56gi.auto.internal:9749): request = { session_id: "ydb://session/3?node_id=1&id=YmM0NWJkNmQtZmQzZmFlNDUtNTVlOWZhNS02ZDZiNDI1OA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 357503d2-8f31-4f57-8e33-4415642ed870, ghrun-wjbdrl56gi.auto.internal:9749): 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=YmM0NWJkNmQtZmQzZmFlNDUtNTVlOWZhNS02ZDZiNDI1OA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 511ca37f-f90d-474f-9216-5602d1548959, ghrun-wjbdrl56gi.auto.internal:9749): 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, 511ca37f-f90d-474f-9216-5602d1548959, ghrun-wjbdrl56gi.auto.internal:9749): request = { session_id: "ydb://session/3?node_id=1&id=YmM0NWJkNmQtZmQzZmFlNDUtNTVlOWZhNS02ZDZiNDI1OA==" 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, 93062619-e9af-40d0-873f-4fed8f71d028, ghrun-wjbdrl56gi.auto.internal:9749): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 93062619-e9af-40d0-873f-4fed8f71d028, ghrun-wjbdrl56gi.auto.internal:9749): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 511ca37f-f90d-474f-9216-5602d1548959, ghrun-wjbdrl56gi.auto.internal:9749): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 93062619-e9af-40d0-873f-4fed8f71d028, ghrun-wjbdrl56gi.auto.internal:9749): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MjgyNzBhOTEtZTYyODQ5ZTYtOTkwZGQyNzEtNzAzODBkN2Y=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 1c371cf1-2812-4a6a-ab34-46a9763eae19, ghrun-wjbdrl56gi.auto.internal:9749): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 1c371cf1-2812-4a6a-ab34-46a9763eae19, ghrun-wjbdrl56gi.auto.internal:9749): request = { session_id: "ydb://session/3?node_id=1&id=MjgyNzBhOTEtZTYyODQ5ZTYtOTkwZGQyNzEtNzAzODBkN2Y=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 1c371cf1-2812-4a6a-ab34-46a9763eae19, ghrun-wjbdrl56gi.auto.internal:9749): 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=MjgyNzBhOTEtZTYyODQ5ZTYtOTkwZGQyNzEtNzAzODBkN2Y=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e29abbb8-24c7-42ed-ae02-450d143f06bc, ghrun-wjbdrl56gi.auto.internal:9749): 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, e29abbb8-24c7-42ed-ae02-450d143f06bc, ghrun-wjbdrl56gi.auto.internal:9749): request = { session_id: "ydb://session/3?node_id=1&id=MjgyNzBhOTEtZTYyODQ5ZTYtOTkwZGQyNzEtNzAzODBkN2Y=" 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, e3d9a457-a7c1-4a5f-86f4-3615eb25ebe8, ghrun-wjbdrl56gi.auto.internal:9749): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e3d9a457-a7c1-4a5f-86f4-3615eb25ebe8, ghrun-wjbdrl56gi.auto.internal:9749): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e29abbb8-24c7-42ed-ae02-450d143f06bc, ghrun-wjbdrl56gi.auto.internal:9749): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e3d9a457-a7c1-4a5f-86f4-3615eb25ebe8, ghrun-wjbdrl56gi.auto.internal:9749): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZmY3ODFlYTEtMTI2ODkwMDgtNThhZWFlZDItZjg1MDViNTc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, d5bca42e-9f10-44f8-b244-862720d2bfd4, ghrun-wjbdrl56gi.auto.internal:9749): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d5bca42e-9f10-44f8-b244-862720d2bfd4, ghrun-wjbdrl56gi.auto.internal:9749): request = { session_id: "ydb://session/3?node_id=1&id=ZmY3ODFlYTEtMTI2ODkwMDgtNThhZWFlZDItZjg1MDViNTc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d5bca42e-9f10-44f8-b244-862720d2bfd4, ghrun-wjbdrl56gi.auto.internal:9749): 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=ZmY3ODFlYTEtMTI2ODkwMDgtNThhZWFlZDItZjg1MDViNTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 62af6c05-7c3a-474e-8fd4-c6c619eab23c, ghrun-wjbdrl56gi.auto.internal:9749): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 62af6c05-7c3a-474e-8fd4-c6c619eab23c, ghrun-wjbdrl56gi.auto.internal:9749): request = { session_id: "ydb://session/3?node_id=1&id=ZmY3ODFlYTEtMTI2ODkwMDgtNThhZWFlZDItZjg1MDViNTc=" 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: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 62af6c05-7c3a-474e-8fd4-c6c619eab23c, ghrun-wjbdrl56gi.auto.internal:9749): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 48ceefe0-9bdb-4c40-a4a7-240d1fb928fc, ghrun-wjbdrl56gi.auto.internal:9749): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 48ceefe0-9bdb-4c40-a4a7-240d1fb928fc, ghrun-wjbdrl56gi.auto.internal:9749): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 48ceefe0-9bdb-4c40-a4a7-240d1fb928fc, ghrun-wjbdrl56gi.auto.internal:9749): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MjA0Nzk0ZTgtNjJlODNjMzUtYmJlYjY3NTYtZjBkOGJkYjE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, f117b9ea-8da4-4aa1-9534-c1480982d0a4, ghrun-wjbdrl56gi.auto.internal:9749): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, f117b9ea-8da4-4aa1-9534-c1480982d0a4, ghrun-wjbdrl56gi.auto.internal:9749): request = { session_id: "ydb://session/3?node_id=1&id=MjA0Nzk0ZTgtNjJlODNjMzUtYmJlYjY3NTYtZjBkOGJkYjE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, f117b9ea-8da4-4aa1-9534-c1480982d0a4, ghrun-wjbdrl56gi.auto.internal:9749): 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=MjA0Nzk0ZTgtNjJlODNjMzUtYmJlYjY3NTYtZjBkOGJkYjE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 72c9eab5-4dd1-45d5-8dbc-5438369ce00d, ghrun-wjbdrl56gi.auto.internal:9749): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 72c9eab5-4dd1-45d5-8dbc-5438369ce00d, ghrun-wjbdrl56gi.auto.internal:9749): request = { session_id: "ydb://session/3?node_id=1&id=MjA0Nzk0ZTgtNjJlODNjMzUtYmJlYjY3NTYtZjBkOGJkYjE=" 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, 72c9eab5-4dd1-45d5-8dbc-5438369ce00d, ghrun-wjbdrl56gi.auto.internal:9749): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, a8fc9bd2-b777-41fb-9bfe-389221cb5a69, ghrun-wjbdrl56gi.auto.internal:9749): 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:9749 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-22T07:27:29.831943938+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-wjbdrl56gi.auto.internal:9749
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 66a7d4ab-6857-4b00-bc03-afefc9504a9e, ghrun-wjbdrl56gi.auto.internal:9749): 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:9749 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-22T07:27:29.832122833+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-wjbdrl56gi.auto.internal:9749
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 6e6d1918-9568-4cd9-9143-b4511bcc46f8, ghrun-wjbdrl56gi.auto.internal:9749): 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:9749 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-22T07:27:29.832174123+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, d4582ebf-820f-421a-bba4-be5d6772e228, ghrun-wjbdrl56gi.auto.internal:9749): 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:9749 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-22T07:27:29.832148008+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, dfc21937-e84f-4327-bc50-5cd2fcbbd549, ghrun-wjbdrl56gi.auto.internal:9749): 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:9749 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-22T07:27:29.832207635+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-wjbdrl56gi.auto.internal:9749
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-wjbdrl56gi.auto.internal:9749
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 357503d2-8f31-4f57-8e33-4415642ed870, ghrun-wjbdrl56gi.auto.internal:9749): 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:9749 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-22T07:27:29.832272261+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 0007a333-d8f1-4947-a61e-daff010fb7f0, ghrun-wjbdrl56gi.auto.internal:9749): 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:9749 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-22T07:27:29.832240575+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-wjbdrl56gi.auto.internal:9749
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 1c371cf1-2812-4a6a-ab34-46a9763eae19, ghrun-wjbdrl56gi.auto.internal:9749): 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:9749 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-22T07:27:29.832299841+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-wjbdrl56gi.auto.internal:9749
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, d5bca42e-9f10-44f8-b244-862720d2bfd4, ghrun-wjbdrl56gi.auto.internal:9749): 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:9749 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-22T07:27:29.832329641+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-wjbdrl56gi.auto.internal:9749
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, f117b9ea-8da4-4aa1-9534-c1480982d0a4, ghrun-wjbdrl56gi.auto.internal:9749): 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:9749 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-22T07:27:29.832366609+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-wjbdrl56gi.auto.internal:9749
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-wjbdrl56gi.auto.internal:9749
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 3c77733d-5435-4aaa-b27e-a74dc1d9a20d, ghrun-wjbdrl56gi.auto.internal:9749): 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-22T07:27:29.83210374+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, a1b1b619-d157-4f00-a163-15922e73c8c0, ghrun-wjbdrl56gi.auto.internal:9749): 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-22T07:27:29.832135706+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-wjbdrl56gi.auto.internal:9749
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 28b6fa07-3195-4a37-a043-d1f82c56d445, ghrun-wjbdrl56gi.auto.internal:9749): 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-22T07:27:29.832161408+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, f56254e0-8cda-4554-b1f8-685c4d6acd5d, ghrun-wjbdrl56gi.auto.internal:9749): 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-22T07:27:29.83219226+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e68ea4be-49a4-46d0-b189-720431349bd0, ghrun-wjbdrl56gi.auto.internal:9749): 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-22T07:27:29.832228811+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-wjbdrl56gi.auto.internal:9749
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-wjbdrl56gi.auto.internal:9749
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 452e2d45-77f0-48ab-8358-7c77d59462fb, ghrun-wjbdrl56gi.auto.internal:9749): 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-22T07:27:29.832261913+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 511ca37f-f90d-474f-9216-5602d1548959, ghrun-wjbdrl56gi.auto.internal:9749): 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-22T07:27:29.832286533+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e29abbb8-24c7-42ed-ae02-450d143f06bc, ghrun-wjbdrl56gi.auto.internal:9749): 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-22T07:27:29.832318066+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-wjbdrl56gi.auto.internal:9749
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-wjbdrl56gi.auto.internal:9749
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 62af6c05-7c3a-474e-8fd4-c6c619eab23c, ghrun-wjbdrl56gi.auto.internal:9749): 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-22T07:27:29.832355212+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-wjbdrl56gi.auto.internal:9749
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 72c9eab5-4dd1-45d5-8dbc-5438369ce00d, ghrun-wjbdrl56gi.auto.internal:9749): 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-22T07:27:29.832378236+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-wjbdrl56gi.auto.internal:9749
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-wjbdrl56gi.auto.internal:9749
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-wjbdrl56gi.auto.internal:9749
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-wjbdrl56gi.auto.internal:9749
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-wjbdrl56gi.auto.internal:9749
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.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py: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.connection:connection.py:549 Closing channel for endpoint localhost:9749
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9749". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9749
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9749". 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:259 Command (pid 3972830) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3972830) elapsed time (sec): 30.139893531799316
DEBUG    ya.test:process.py:263 Command (pid 3972830) wtime: 30.142
DEBUG    ya.test:process.py:275 Command (pid 3972830) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     76	76	0	0	61	473	499	499
2	    162	162	0	0	60	84	92	96
3	    169	169	0	0	59	77	85	88
4	    155	155	0	0	61	83	91	108
5	    170	170	0	0	59	76	87	89
6	    139	139	0	0	60	80	88	98
7	      0	0	0	2028	0	0	0	0
8	      0	0	0	2759	0	0	0	0
9	      0	0	0	2648	0	0	0	0
10	      0	0	0	2647	0	0	0	0
11	      0	0	0	2750	0	0	0	0
12	      0	0	0	2520	0	0	0	0
13	      0	0	0	2568	0	0	0	0
14	      0	0	0	2659	0	0	0	0
15	      0	0	0	2698	0	0	0	0
16	      0	0	0	2680	0	0	0	0
17	      0	0	0	2610	0	0	0	0
18	      0	0	0	2810	0	0	0	0
19	      0	0	0	2840	0	0	0	0
20	      0	0	0	2920	0	0	0	0
21	      0	0	0	2920	0	0	0	0
22	      0	0	0	2870	0	0	0	0
23	      0	0	0	2819	0	0	0	0
24	      0	0	0	2790	0	0	0	0
25	      0	0	0	2759	0	0	0	0
26	      0	0	0	3010	0	0	0	0
27	      0	0	0	2919	0	0	0	0
28	      0	0	0	2860	0	0	0	0
29	      0	0	0	2830	0	0	0	0
30	      0	0	0	3060	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    871	29.0333	0	65974	60	86	365	499

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

DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 3972828) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3972828) elapsed time (sec): 30.14737844467163
DEBUG    ya.test:process.py:259 Command (pid 3972829) rc: 0
DEBUG    ya.test:process.py:263 Command (pid 3972828) wtime: 30.151
DEBUG    ya.test:process.py:260 Command (pid 3972829) elapsed time (sec): 30.146702527999878
DEBUG    ya.test:process.py:275 Command (pid 3972828) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	10	0	0	0	0
4	      0	0	0	10	0	0	0	0
5	      0	0	0	10	0	0	0	0
6	      0	0	0	10	0	0	0	0
7	      0	0	0	2020	0	0	0	0
8	      0	0	0	2738	0	0	0	0
9	      0	0	0	2660	0	0	0	0
10	      0	0	0	2675	0	0	0	0
11	      0	0	0	2750	0	0	0	0
12	      0	0	0	2538	0	0	0	0
13	      0	0	0	2558	0	0	0	0
14	      0	0	0	2670	0	0	0	0
15	      0	0	0	2707	0	0	0	0
16	      0	0	0	2689	0	0	0	0
17	      0	0	0	2639	0	0	0	0
18	      0	0	0	2786	0	0	0	0
19	      0	0	0	340	0	0	0	0
20	      0	0	0	0	0	0	0	0
21	      0	0	0	0	0	0	0	0
22	      0	0	0	2550	0	0	0	0
23	      0	0	0	2800	0	0	0	0
24	      0	0	0	2786	0	0	0	0
25	      0	0	0	2763	0	0	0	0
26	      0	0	0	3000	0	0	0	0
27	      0	0	0	2920	0	0	0	0
28	      0	0	0	2870	0	0	0	0
29	      0	0	0	2830	0	0	0	0
30	      0	0	0	3060	0	0	0	0

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

DEBUG    ya.test:process.py:263 Command (pid 3972829) wtime: 30.149
DEBUG    ya.test:process.py:276 Command (pid 3972828) errors:

DEBUG    ya.test:process.py:275 Command (pid 3972829) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    108	108	0	0	47	375	379	379
2	    219	219	0	0	43	64	73	78
3	    222	222	0	0	43	59	69	78
4	    204	204	0	0	46	65	71	86
5	    223	223	0	0	43	56	77	79
6	    185	185	0	0	43	65	75	82
7	      0	0	0	2010	0	0	0	0
8	      0	0	0	2720	0	0	0	0
9	      0	0	0	2660	0	0	0	0
10	      0	0	0	2625	0	0	0	0
11	      0	0	0	2740	0	0	0	0
12	      0	0	0	2493	0	0	0	0
13	      0	0	0	2559	0	0	0	0
14	      0	0	0	2650	0	0	0	0
15	      0	0	0	2700	0	0	0	0
16	      0	0	0	2659	0	0	0	0
17	      0	0	0	2592	0	0	0	0
18	      0	0	0	2770	0	0	0	0
19	      0	0	0	2850	0	0	0	0
20	      0	0	0	2937	0	0	0	0
21	      0	0	0	2920	0	0	0	0
22	      0	0	0	2870	0	0	0	0
23	      0	0	0	2801	0	0	0	0
24	      0	0	0	2780	0	0	0	0
25	      0	0	0	2756	0	0	0	0
26	      0	0	0	3004	0	0	0	0
27	      0	0	0	2930	0	0	0	0
28	      0	0	0	2864	0	0	0	0
29	      0	0	0	2810	0	0	0	0
30	      0	0	0	3050	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	   1161	38.7	0	65750	44	71	124	379

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9749
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9749". 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:9749
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9749". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9749
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9749". 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:9749
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9749". 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:9749
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9749". 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:9749
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9749". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9749
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9749". 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:9749
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9749". 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:9749
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9749". 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:9749
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9749". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9749
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9749". 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:9749
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9749". 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:9749
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9749". 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:9749
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9749". 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:9749
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9749". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9749
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9749". 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:9749
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9749". 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:9749
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9749". 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:9749
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9749". 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:9749
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9749". 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:9749
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9749". 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:9749
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9749". 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)]
---------------------------- 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:9749
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9749
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9749". Check endpoint correctness.
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-wjbdrl56gi'
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/9fkx/0004a8/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.3952472' in '/home/runner/.ya/build/build_root/9fkx/0004a8/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_9x3sfggn.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:9749/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18012
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3629
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/61050
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9749
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/61735
=================================== 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/9fkx/0004a8/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3951113
DEBUG    ya.test:process.py:259 Command (pid 3951113) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3951113) elapsed time (sec): 1.713303804397583
DEBUG    ya.test:process.py:263 Command (pid 3951113) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3951113) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3951113) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3951113) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3951113) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3951113) maxrss: 545420
DEBUG    ya.test:process.py:263 Command (pid 3951113) minflt: 16539
DEBUG    ya.test:process.py:263 Command (pid 3951113) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3951113) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3951113) nivcsw: 364
DEBUG    ya.test:process.py:263 Command (pid 3951113) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3951113) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3951113) nvcsw: 40
DEBUG    ya.test:process.py:263 Command (pid 3951113) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3951113) stime: 1.5185499999999998
DEBUG    ya.test:process.py:263 Command (pid 3951113) utime: 0.086766
DEBUG    ya.test:process.py:263 Command (pid 3951113) wtime: 1.714
DEBUG    ya.test:process.py:275 Command (pid 3951113) 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-wjbdrl56gi    Host information: 
        Linux ghrun-wjbdrl56gi 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 3951113) 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-wjbdrl56gi    Host information: 
        Linux ghrun-wjbdrl56gi 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/9fkx/0004a8/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61735
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/9fkx/0004a8/r3tmp/kikimr_cluster_744bc1og
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/9fkx/0004a8/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9749
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61050
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3629
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18012
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/9fkx/0004a8/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/9fkx/0004a8/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/9fkx/0004a8/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_9x3sfggn.log --grpc-port=9749 --mon-port=61050 --ic-port=61735
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:9749/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/9fkx/0004a8/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/9fkx/0004a8/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/9fkx/0004a8/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_9x3sfggn.log --grpc-port=9749 --mon-port=61050 --ic-port=61735
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/9fkx/0004a8/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/9fkx/0004a8/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/9fkx/0004a8/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_9x3sfggn.log', '--grpc-port=9749', '--mon-port=61050', '--ic-port=61735')' in '/home/runner/.ya/build/build_root/9fkx/0004a8/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3952472
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:9749/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/9fkx/0004a8/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3952473
DEBUG    ya.test:process.py:259 Command (pid 3952473) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3952473) elapsed time (sec): 0.9268181324005127
DEBUG    ya.test:process.py:263 Command (pid 3952473) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3952473) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3952473) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3952473) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3952473) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3952473) maxrss: 545420
DEBUG    ya.test:process.py:263 Command (pid 3952473) minflt: 16243
DEBUG    ya.test:process.py:263 Command (pid 3952473) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3952473) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3952473) nivcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 3952473) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3952473) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3952473) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 3952473) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3952473) stime: 0.7576879999999999
DEBUG    ya.test:process.py:263 Command (pid 3952473) utime: 0.11504099999999999
DEBUG    ya.test:process.py:263 Command (pid 3952473) wtime: 0.93
DEBUG    ya.test:process.py:275 Command (pid 3952473) 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-wjbdrl56gi    Host information: 
        Linux ghrun-wjbdrl56gi 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 3952473) 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-wjbdrl56gi    Host information: 
        Linux ghrun-wjbdrl56gi 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/9fkx/0004a8/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/9fkx/0004a8/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:9749', '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: 61735\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/9fkx/0004a8/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:9749', '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: 61735\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3954545
DEBUG    ya.test:process.py:259 Command (pid 3954545) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3954545) elapsed time (sec): 0.6881141662597656
DEBUG    ya.test:process.py:263 Command (pid 3954545) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3954545) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3954545) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3954545) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3954545) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3954545) maxrss: 553796
DEBUG    ya.test:process.py:263 Command (pid 3954545) minflt: 18389
DEBUG    ya.test:process.py:263 Command (pid 3954545) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3954545) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3954545) nivcsw: 27
DEBUG    ya.test:process.py:263 Command (pid 3954545) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3954545) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3954545) nvcsw: 133
DEBUG    ya.test:process.py:263 Command (pid 3954545) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3954545) stime: 0.47646099999999997
DEBUG    ya.test:process.py:263 Command (pid 3954545) utime: 0.132791
DEBUG    ya.test:process.py:263 Command (pid 3954545) wtime: 0.689
DEBUG    ya.test:process.py:275 Command (pid 3954545) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/9fkx/0004a8/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/9fkx/0004a8/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:9749', '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/9fkx/0004a8/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:9749', '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: 3955143
DEBUG    ya.test:process.py:259 Command (pid 3955143) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3955143) elapsed time (sec): 0.493654727935791
DEBUG    ya.test:process.py:263 Command (pid 3955143) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3955143) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3955143) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3955143) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3955143) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3955143) maxrss: 553844
DEBUG    ya.test:process.py:263 Command (pid 3955143) minflt: 18386
DEBUG    ya.test:process.py:263 Command (pid 3955143) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3955143) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3955143) nivcsw: 68
DEBUG    ya.test:process.py:263 Command (pid 3955143) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3955143) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3955143) nvcsw: 111
DEBUG    ya.test:process.py:263 Command (pid 3955143) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3955143) stime: 0.312566
DEBUG    ya.test:process.py:263 Command (pid 3955143) utime: 0.134522
DEBUG    ya.test:process.py:263 Command (pid 3955143) wtime: 0.495
DEBUG    ya.test:process.py:275 Command (pid 3955143) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 3955143) 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, d3ccdf23-0fe9-4f7b-b804-307a0ad30bbd, localhost:9749): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, d3ccdf23-0fe9-4f7b-b804-307a0ad30bbd, localhost:9749): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, d3ccdf23-0fe9-4f7b-b804-307a0ad30bbd, localhost:9749): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-wjbdrl56gi.auto.internal" port: 9749 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-wjbdrl56gi.auto.internal:9749, 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:9749
------------------------------ 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/9fkx/0004a8/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/9fkx/0004a8/ydb/apps/ydb/ydb -e grpc://localhost:9749 -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/9fkx/0004a8/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:9749', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3955634
DEBUG    ya.test:process.py:259 Command (pid 3955634) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3955634) elapsed time (sec): 0.3587954044342041
DEBUG    ya.test:process.py:263 Command (pid 3955634) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3955634) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3955634) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3955634) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3955634) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3955634) maxrss: 166716
DEBUG    ya.test:process.py:263 Command (pid 3955634) minflt: 3544
DEBUG    ya.test:process.py:263 Command (pid 3955634) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3955634) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3955634) nivcsw: 6
DEBUG    ya.test:process.py:263 Command (pid 3955634) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3955634) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3955634) nvcsw: 203
DEBUG    ya.test:process.py:263 Command (pid 3955634) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3955634) stime: 0.022588
DEBUG    ya.test:process.py:263 Command (pid 3955634) utime: 0.056471999999999994
DEBUG    ya.test:process.py:263 Command (pid 3955634) wtime: 0.36
DEBUG    ya.test:process.py:275 Command (pid 3955634) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 3955634) 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/9fkx/0004a8/ydb/apps/ydb/ydb -e grpc://localhost:9749 -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/9fkx/0004a8/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:9749', '-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: 3955893
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 3955893) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3955893) elapsed time (sec): 30.158167123794556
DEBUG    ya.test:process.py:263 Command (pid 3955893) wtime: 30.159
DEBUG    ya.test:process.py:275 Command (pid 3955893) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    417	417	0	0	20	37	57	59
2	    407	407	0	0	20	47	68	69
3	    393	393	0	0	21	45	54	67
4	    452	452	0	0	20	28	34	42
5	    477	477	0	0	20	25	33	38
6	    484	484	0	0	20	21	26	26
7	    448	448	0	0	20	33	50	54
8	    464	464	0	0	20	29	38	46
9	    464	464	0	0	20	28	40	45
10	    471	471	0	0	20	25	29	35
11	    450	450	0	0	21	30	37	42
12	    430	430	0	0	21	37	46	49
13	    426	426	0	0	21	33	41	49
14	    377	377	0	0	23	43	65	72
15	    342	342	0	0	27	46	54	56
16	    407	407	0	0	22	39	53	58
17	    429	429	0	0	21	37	44	45
18	    461	461	0	0	20	31	37	39
19	    455	455	0	0	20	33	38	39
20	    478	478	0	0	20	21	38	39
21	    480	480	0	0	20	21	35	37
22	    477	477	0	0	20	24	26	29
23	    489	489	0	0	20	20	21	22
24	    487	487	0	0	20	21	22	22
25	    486	486	0	0	20	21	24	31
26	    487	487	0	0	20	21	22	23
27	    478	478	0	0	20	25	32	39
28	    454	454	0	0	20	30	34	38
29	    489	489	0	0	20	21	21	24
30	    497	497	0	0	20	21	22	25

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  13556	451.867	0	0	20	31	44	72

DEBUG    ya.test:process.py:276 Command (pid 3955893) 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, 4b1bffd7-f3e5-4748-9b7c-33a97dc984a0, ghrun-wjbdrl56gi.auto.internal:9749): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4b1bffd7-f3e5-4748-9b7c-33a97dc984a0, ghrun-wjbdrl56gi.auto.internal:9749): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4b1bffd7-f3e5-4748-9b7c-33a97dc984a0, ghrun-wjbdrl56gi.auto.internal:9749): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MWMxMDhmYTUtN2U1MDk0NTUtYjcwNjA5MzQtNjhhMjIxY2I=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, a8fc9bd2-b777-41fb-9bfe-389221cb5a69, ghrun-wjbdrl56gi.auto.internal:9749): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, a8fc9bd2-b777-41fb-9bfe-389221cb5a69, ghrun-wjbdrl56gi.auto.internal:9749): request = { session_id: "ydb://session/3?node_id=1&id=MWMxMDhmYTUtN2U1MDk0NTUtYjcwNjA5MzQtNjhhMjIxY2I=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, a8fc9bd2-b777-41fb-9bfe-389221cb5a69, ghrun-wjbdrl56gi.auto.internal:9749): 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=MWMxMDhmYTUtN2U1MDk0NTUtYjcwNjA5MzQtNjhhMjIxY2I=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, df39d333-651e-4807-a842-f8a6cf96608e, ghrun-wjbdrl56gi.auto.internal:9749): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, df39d333-651e-4807-a842-f8a6cf96608e, ghrun-wjbdrl56gi.auto.internal:9749): request = { session_id: "ydb://session/3?node_id=1&id=MWMxMDhmYTUtN2U1MDk0NTUtYjcwNjA5MzQtNjhhMjIxY2I=" 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, df39d333-651e-4807-a842-f8a6cf96608e, ghrun-wjbdrl56gi.auto.internal:9749): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWMxMDhmYTUtN2U1MDk0NTUtYjcwNjA5MzQtNjhhMjIxY2I=
INFO     root:test_log_scenario.py:217 Count rows after insert 13346 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWMxMDhmYTUtN2U1MDk0NTUtYjcwNjA5MzQtNjhhMjIxY2I=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2a807068-9afb-4e5e-8b77-28720f76d03a, ghrun-wjbdrl56gi.auto.internal:9749): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2a807068-9afb-4e5e-8b77-28720f76d03a, ghrun-wjbdrl56gi.auto.internal:9749): request = { session_id: "ydb://session/3?node_id=1&id=MWMxMDhmYTUtN2U1MDk0NTUtYjcwNjA5MzQtNjhhMjIxY2I=" 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, 2a807068-9afb-4e5e-8b77-28720f76d03a, ghrun-wjbdrl56gi.auto.internal:9749): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWMxMDhmYTUtN2U1MDk0NTUtYjcwNjA5MzQtNjhhMjIxY2I=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWMxMDhmYTUtN2U1MDk0NTUtYjcwNjA5MzQtNjhhMjIxY2I=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 16bf90a5-edde-40a1-9195-a39b991646a2, ghrun-wjbdrl56gi.auto.internal:9749): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 16bf90a5-edde-40a1-9195-a39b991646a2, ghrun-wjbdrl56gi.auto.internal:9749): request = { session_id: "ydb://session/3?node_id=1&id=MWMxMDhmYTUtN2U1MDk0NTUtYjcwNjA5MzQtNjhhMjIxY2I=" 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, 16bf90a5-edde-40a1-9195-a39b991646a2, ghrun-wjbdrl56gi.auto.internal:9749): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWMxMDhmYTUtN2U1MDk0NTUtYjcwNjA5MzQtNjhhMjIxY2I=
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:77 YdbWorkloadLog upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/9fkx/0004a8/ydb/apps/ydb/ydb -e grpc://localhost:9749 -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    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWMxMDhmYTUtN2U1MDk0NTUtYjcwNjA5MzQtNjhhMjIxY2I=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/9fkx/0004a8/ydb/apps/ydb/ydb -e grpc://localhost:9749 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/9fkx/0004a8/ydb/apps/ydb/ydb -e grpc://localhost:9749 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3c77733d-5435-4aaa-b27e-a74dc1d9a20d, ghrun-wjbdrl56gi.auto.internal:9749): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3c77733d-5435-4aaa-b27e-a74dc1d9a20d, ghrun-wjbdrl56gi.auto.internal:9749): request = { session_id: "ydb://session/3?node_id=1&id=MWMxMDhmYTUtN2U1MDk0NTUtYjcwNjA5MzQtNjhhMjIxY2I=" 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, 88908774-f773-4816-8a3e-9c6c4793ef88, ghrun-wjbdrl56gi.auto.internal:9749): creating call state
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3c77733d-5435-4aaa-b27e-a74dc1d9a20d, ghrun-wjbdrl56gi.auto.internal:9749): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 88908774-f773-4816-8a3e-9c6c4793ef88, ghrun-wjbdrl56gi.auto.internal:9749): request = {  }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/9fkx/0004a8/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:9749', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/9fkx/0004a8/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:9749', '-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: 3972828
DEBUG    ya.test:process.py:628 Command pid: 3972829
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/9fkx/0004a8/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:9749', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 88908774-f773-4816-8a3e-9c6c4793ef88, ghrun-wjbdrl56gi.auto.internal:9749): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTIwMjZhODgtMTI5ODFkOTYtYTM3NDgwNmMtYjNkN2Y4ZWM=" node_id: 1 }
DEBUG    ya.test:process.py:628 Command pid: 3972830
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 66a7d4ab-6857-4b00-bc03-afefc9504a9e, ghrun-wjbdrl56gi.auto.internal:9749): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 66a7d4ab-6857-4b00-bc03-afefc9504a9e, ghrun-wjbdrl56gi.auto.internal:9749): request = { session_id: "ydb://session/3?node_id=1&id=NTIwMjZhODgtMTI5ODFkOTYtYTM3NDgwNmMtYjNkN2Y4ZWM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 66a7d4ab-6857-4b00-bc03-afefc9504a9e, ghrun-wjbdrl56gi.auto.internal:9749): 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=NTIwMjZhODgtMTI5ODFkOTYtYTM3NDgwNmMtYjNkN2Y4ZWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a1b1b619-d157-4f00-a163-15922e73c8c0, ghrun-wjbdrl56gi.auto.internal:9749): 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, a1b1b619-d157-4f00-a163-15922e73c8c0, ghrun-wjbdrl56gi.auto.internal:9749): request = { session_id: "ydb://session/3?node_id=1&id=NTIwMjZhODgtMTI5ODFkOTYtYTM3NDgwNmMtYjNkN2Y4ZWM=" 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, c5b6e164-d96f-4d9f-a482-1b669151835a, ghrun-wjbdrl56gi.auto.internal:9749): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c5b6e164-d96f-4d9f-a482-1b669151835a, ghrun-wjbdrl56gi.auto.internal:9749): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a1b1b619-d157-4f00-a163-15922e73c8c0, ghrun-wjbdrl56gi.auto.internal:9749): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c5b6e164-d96f-4d9f-a482-1b669151835a, ghrun-wjbdrl56gi.auto.internal:9749): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Y2QyNDljYWMtMjM5MTdiODktZTA0MThiLWFlZDQ1ZDkz" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, d4582ebf-820f-421a-bba4-be5d6772e228, ghrun-wjbdrl56gi.auto.internal:9749): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d4582ebf-820f-421a-bba4-be5d6772e228, ghrun-wjbdrl56gi.auto.internal:9749): request = { session_id: "ydb://session/3?node_id=1&id=Y2QyNDljYWMtMjM5MTdiODktZTA0MThiLWFlZDQ1ZDkz" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d4582ebf-820f-421a-bba4-be5d6772e228, ghrun-wjbdrl56gi.auto.internal:9749): 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=Y2QyNDljYWMtMjM5MTdiODktZTA0MThiLWFlZDQ1ZDkz
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 28b6fa07-3195-4a37-a043-d1f82c56d445, ghrun-wjbdrl56gi.auto.internal:9749): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, ddf220fe-9a7d-4793-a27a-06e6ef146fde, ghrun-wjbdrl56gi.auto.internal:9749): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 28b6fa07-3195-4a37-a043-d1f82c56d445, ghrun-wjbdrl56gi.auto.internal:9749): request = { session_id: "ydb://session/3?node_id=1&id=Y2QyNDljYWMtMjM5MTdiODktZTA0MThiLWFlZDQ1ZDkz" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ddf220fe-9a7d-4793-a27a-06e6ef146fde, ghrun-wjbdrl56gi.auto.internal:9749): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 28b6fa07-3195-4a37-a043-d1f82c56d445, ghrun-wjbdrl56gi.auto.internal:9749): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ddf220fe-9a7d-4793-a27a-06e6ef146fde, ghrun-wjbdrl56gi.auto.internal:9749): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NzEyNWMwYmUtMzhiNWNjMmUtMTU0NjQyN2ItN2U4ZmIyNzA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 6e6d1918-9568-4cd9-9143-b4511bcc46f8, ghrun-wjbdrl56gi.auto.internal:9749): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 6e6d1918-9568-4cd9-9143-b4511bcc46f8, ghrun-wjbdrl56gi.auto.internal:9749): request = { session_id: "ydb://session/3?node_id=1&id=NzEyNWMwYmUtMzhiNWNjMmUtMTU0NjQyN2ItN2U4ZmIyNzA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 6e6d1918-9568-4cd9-9143-b4511bcc46f8, ghrun-wjbdrl56gi.auto.internal:9749): 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=NzEyNWMwYmUtMzhiNWNjMmUtMTU0NjQyN2ItN2U4ZmIyNzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f56254e0-8cda-4554-b1f8-685c4d6acd5d, ghrun-wjbdrl56gi.auto.internal:9749): 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, f56254e0-8cda-4554-b1f8-685c4d6acd5d, ghrun-wjbdrl56gi.auto.internal:9749): request = { session_id: "ydb://session/3?node_id=1&id=NzEyNWMwYmUtMzhiNWNjMmUtMTU0NjQyN2ItN2U4ZmIyNzA=" 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, 049d0213-4f36-4c40-addb-24c3d38b5572, ghrun-wjbdrl56gi.auto.internal:9749): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 049d0213-4f36-4c40-addb-24c3d38b5572, ghrun-wjbdrl56gi.auto.internal:9749): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f56254e0-8cda-4554-b1f8-685c4d6acd5d, ghrun-wjbdrl56gi.auto.internal:9749): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 049d0213-4f36-4c40-addb-24c3d38b5572, ghrun-wjbdrl56gi.auto.internal:9749): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZmJiNzhlZWQtM2FmYTJjODMtNTJiZjQwOWItNjg3Njg3MjE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, dfc21937-e84f-4327-bc50-5cd2fcbbd549, ghrun-wjbdrl56gi.auto.internal:9749): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, dfc21937-e84f-4327-bc50-5cd2fcbbd549, ghrun-wjbdrl56gi.auto.internal:9749): request = { session_id: "ydb://session/3?node_id=1&id=ZmJiNzhlZWQtM2FmYTJjODMtNTJiZjQwOWItNjg3Njg3MjE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, dfc21937-e84f-4327-bc50-5cd2fcbbd549, ghrun-wjbdrl56gi.auto.internal:9749): 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=ZmJiNzhlZWQtM2FmYTJjODMtNTJiZjQwOWItNjg3Njg3MjE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e68ea4be-49a4-46d0-b189-720431349bd0, ghrun-wjbdrl56gi.auto.internal:9749): 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, e68ea4be-49a4-46d0-b189-720431349bd0, ghrun-wjbdrl56gi.auto.internal:9749): request = { session_id: "ydb://session/3?node_id=1&id=ZmJiNzhlZWQtM2FmYTJjODMtNTJiZjQwOWItNjg3Njg3MjE=" 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, a1f9c048-c967-473e-97d5-57e3b440779f, ghrun-wjbdrl56gi.auto.internal:9749): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a1f9c048-c967-473e-97d5-57e3b440779f, ghrun-wjbdrl56gi.auto.internal:9749): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e68ea4be-49a4-46d0-b189-720431349bd0, ghrun-wjbdrl56gi.auto.internal:9749): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a1f9c048-c967-473e-97d5-57e3b440779f, ghrun-wjbdrl56gi.auto.internal:9749): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YzJkMzc5ZmMtMjc2MzFlOTYtOTdlN2JiMzUtNGEwZjFiZjE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 0007a333-d8f1-4947-a61e-daff010fb7f0, ghrun-wjbdrl56gi.auto.internal:9749): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 0007a333-d8f1-4947-a61e-daff010fb7f0, ghrun-wjbdrl56gi.auto.internal:9749): request = { session_id: "ydb://session/3?node_id=1&id=YzJkMzc5ZmMtMjc2MzFlOTYtOTdlN2JiMzUtNGEwZjFiZjE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 0007a333-d8f1-4947-a61e-daff010fb7f0, ghrun-wjbdrl56gi.auto.internal:9749): 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=YzJkMzc5ZmMtMjc2MzFlOTYtOTdlN2JiMzUtNGEwZjFiZjE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 452e2d45-77f0-48ab-8358-7c77d59462fb, ghrun-wjbdrl56gi.auto.internal:9749): 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, 452e2d45-77f0-48ab-8358-7c77d59462fb, ghrun-wjbdrl56gi.auto.internal:9749): request = { session_id: "ydb://session/3?node_id=1&id=YzJkMzc5ZmMtMjc2MzFlOTYtOTdlN2JiMzUtNGEwZjFiZjE=" 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, fbb3d102-4476-42d0-b49e-877999f84388, ghrun-wjbdrl56gi.auto.internal:9749): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, fbb3d102-4476-42d0-b49e-877999f84388, ghrun-wjbdrl56gi.auto.internal:9749): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 452e2d45-77f0-48ab-8358-7c77d59462fb, ghrun-wjbdrl56gi.auto.internal:9749): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, fbb3d102-4476-42d0-b49e-877999f84388, ghrun-wjbdrl56gi.auto.internal:9749): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YmM0NWJkNmQtZmQzZmFlNDUtNTVlOWZhNS02ZDZiNDI1OA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 357503d2-8f31-4f57-8e33-4415642ed870, ghrun-wjbdrl56gi.auto.internal:9749): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 357503d2-8f31-4f57-8e33-4415642ed870, ghrun-wjbdrl56gi.auto.internal:9749): request = { session_id: "ydb://session/3?node_id=1&id=YmM0NWJkNmQtZmQzZmFlNDUtNTVlOWZhNS02ZDZiNDI1OA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 357503d2-8f31-4f57-8e33-4415642ed870, ghrun-wjbdrl56gi.auto.internal:9749): 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=YmM0NWJkNmQtZmQzZmFlNDUtNTVlOWZhNS02ZDZiNDI1OA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 511ca37f-f90d-474f-9216-5602d1548959, ghrun-wjbdrl56gi.auto.internal:9749): 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, 511ca37f-f90d-474f-9216-5602d1548959, ghrun-wjbdrl56gi.auto.internal:9749): request = { session_id: "ydb://session/3?node_id=1&id=YmM0NWJkNmQtZmQzZmFlNDUtNTVlOWZhNS02ZDZiNDI1OA==" 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, 93062619-e9af-40d0-873f-4fed8f71d028, ghrun-wjbdrl56gi.auto.internal:9749): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 93062619-e9af-40d0-873f-4fed8f71d028, ghrun-wjbdrl56gi.auto.internal:9749): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 511ca37f-f90d-474f-9216-5602d1548959, ghrun-wjbdrl56gi.auto.internal:9749): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 93062619-e9af-40d0-873f-4fed8f71d028, ghrun-wjbdrl56gi.auto.internal:9749): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MjgyNzBhOTEtZTYyODQ5ZTYtOTkwZGQyNzEtNzAzODBkN2Y=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 1c371cf1-2812-4a6a-ab34-46a9763eae19, ghrun-wjbdrl56gi.auto.internal:9749): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 1c371cf1-2812-4a6a-ab34-46a9763eae19, ghrun-wjbdrl56gi.auto.internal:9749): request = { session_id: "ydb://session/3?node_id=1&id=MjgyNzBhOTEtZTYyODQ5ZTYtOTkwZGQyNzEtNzAzODBkN2Y=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 1c371cf1-2812-4a6a-ab34-46a9763eae19, ghrun-wjbdrl56gi.auto.internal:9749): 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=MjgyNzBhOTEtZTYyODQ5ZTYtOTkwZGQyNzEtNzAzODBkN2Y=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e29abbb8-24c7-42ed-ae02-450d143f06bc, ghrun-wjbdrl56gi.auto.internal:9749): 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, e29abbb8-24c7-42ed-ae02-450d143f06bc, ghrun-wjbdrl56gi.auto.internal:9749): request = { session_id: "ydb://session/3?node_id=1&id=MjgyNzBhOTEtZTYyODQ5ZTYtOTkwZGQyNzEtNzAzODBkN2Y=" 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, e3d9a457-a7c1-4a5f-86f4-3615eb25ebe8, ghrun-wjbdrl56gi.auto.internal:9749): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e3d9a457-a7c1-4a5f-86f4-3615eb25ebe8, ghrun-wjbdrl56gi.auto.internal:9749): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e29abbb8-24c7-42ed-ae02-450d143f06bc, ghrun-wjbdrl56gi.auto.internal:9749): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e3d9a457-a7c1-4a5f-86f4-3615eb25ebe8, ghrun-wjbdrl56gi.auto.internal:9749): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZmY3ODFlYTEtMTI2ODkwMDgtNThhZWFlZDItZjg1MDViNTc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, d5bca42e-9f10-44f8-b244-862720d2bfd4, ghrun-wjbdrl56gi.auto.internal:9749): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d5bca42e-9f10-44f8-b244-862720d2bfd4, ghrun-wjbdrl56gi.auto.internal:9749): request = { session_id: "ydb://session/3?node_id=1&id=ZmY3ODFlYTEtMTI2ODkwMDgtNThhZWFlZDItZjg1MDViNTc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d5bca42e-9f10-44f8-b244-862720d2bfd4, ghrun-wjbdrl56gi.auto.internal:9749): 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=ZmY3ODFlYTEtMTI2ODkwMDgtNThhZWFlZDItZjg1MDViNTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 62af6c05-7c3a-474e-8fd4-c6c619eab23c, ghrun-wjbdrl56gi.auto.internal:9749): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 62af6c05-7c3a-474e-8fd4-c6c619eab23c, ghrun-wjbdrl56gi.auto.internal:9749): request = { session_id: "ydb://session/3?node_id=1&id=ZmY3ODFlYTEtMTI2ODkwMDgtNThhZWFlZDItZjg1MDViNTc=" 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: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 62af6c05-7c3a-474e-8fd4-c6c619eab23c, ghrun-wjbdrl56gi.auto.internal:9749): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 48ceefe0-9bdb-4c40-a4a7-240d1fb928fc, ghrun-wjbdrl56gi.auto.internal:9749): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 48ceefe0-9bdb-4c40-a4a7-240d1fb928fc, ghrun-wjbdrl56gi.auto.internal:9749): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 48ceefe0-9bdb-4c40-a4a7-240d1fb928fc, ghrun-wjbdrl56gi.auto.internal:9749): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MjA0Nzk0ZTgtNjJlODNjMzUtYmJlYjY3NTYtZjBkOGJkYjE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, f117b9ea-8da4-4aa1-9534-c1480982d0a4, ghrun-wjbdrl56gi.auto.internal:9749): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, f117b9ea-8da4-4aa1-9534-c1480982d0a4, ghrun-wjbdrl56gi.auto.internal:9749): request = { session_id: "ydb://session/3?node_id=1&id=MjA0Nzk0ZTgtNjJlODNjMzUtYmJlYjY3NTYtZjBkOGJkYjE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, f117b9ea-8da4-4aa1-9534-c1480982d0a4, ghrun-wjbdrl56gi.auto.internal:9749): 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=MjA0Nzk0ZTgtNjJlODNjMzUtYmJlYjY3NTYtZjBkOGJkYjE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 72c9eab5-4dd1-45d5-8dbc-5438369ce00d, ghrun-wjbdrl56gi.auto.internal:9749): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 72c9eab5-4dd1-45d5-8dbc-5438369ce00d, ghrun-wjbdrl56gi.auto.internal:9749): request = { session_id: "ydb://session/3?node_id=1&id=MjA0Nzk0ZTgtNjJlODNjMzUtYmJlYjY3NTYtZjBkOGJkYjE=" 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, 72c9eab5-4dd1-45d5-8dbc-5438369ce00d, ghrun-wjbdrl56gi.auto.internal:9749): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, a8fc9bd2-b777-41fb-9bfe-389221cb5a69, ghrun-wjbdrl56gi.auto.internal:9749): 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:9749 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-22T07:27:29.831943938+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-wjbdrl56gi.auto.internal:9749
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 66a7d4ab-6857-4b00-bc03-afefc9504a9e, ghrun-wjbdrl56gi.auto.internal:9749): 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:9749 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-22T07:27:29.832122833+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-wjbdrl56gi.auto.internal:9749
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 6e6d1918-9568-4cd9-9143-b4511bcc46f8, ghrun-wjbdrl56gi.auto.internal:9749): 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:9749 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-22T07:27:29.832174123+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, d4582ebf-820f-421a-bba4-be5d6772e228, ghrun-wjbdrl56gi.auto.internal:9749): 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:9749 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-22T07:27:29.832148008+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, dfc21937-e84f-4327-bc50-5cd2fcbbd549, ghrun-wjbdrl56gi.auto.internal:9749): 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:9749 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-22T07:27:29.832207635+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-wjbdrl56gi.auto.internal:9749
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-wjbdrl56gi.auto.internal:9749
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 357503d2-8f31-4f57-8e33-4415642ed870, ghrun-wjbdrl56gi.auto.internal:9749): 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:9749 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-22T07:27:29.832272261+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 0007a333-d8f1-4947-a61e-daff010fb7f0, ghrun-wjbdrl56gi.auto.internal:9749): 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:9749 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-22T07:27:29.832240575+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-wjbdrl56gi.auto.internal:9749
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 1c371cf1-2812-4a6a-ab34-46a9763eae19, ghrun-wjbdrl56gi.auto.internal:9749): 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:9749 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-22T07:27:29.832299841+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-wjbdrl56gi.auto.internal:9749
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, d5bca42e-9f10-44f8-b244-862720d2bfd4, ghrun-wjbdrl56gi.auto.internal:9749): 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:9749 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-22T07:27:29.832329641+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-wjbdrl56gi.auto.internal:9749
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, f117b9ea-8da4-4aa1-9534-c1480982d0a4, ghrun-wjbdrl56gi.auto.internal:9749): 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:9749 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-22T07:27:29.832366609+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-wjbdrl56gi.auto.internal:9749
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-wjbdrl56gi.auto.internal:9749
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 3c77733d-5435-4aaa-b27e-a74dc1d9a20d, ghrun-wjbdrl56gi.auto.internal:9749): 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-22T07:27:29.83210374+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, a1b1b619-d157-4f00-a163-15922e73c8c0, ghrun-wjbdrl56gi.auto.internal:9749): 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-22T07:27:29.832135706+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-wjbdrl56gi.auto.internal:9749
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 28b6fa07-3195-4a37-a043-d1f82c56d445, ghrun-wjbdrl56gi.auto.internal:9749): 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-22T07:27:29.832161408+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, f56254e0-8cda-4554-b1f8-685c4d6acd5d, ghrun-wjbdrl56gi.auto.internal:9749): 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-22T07:27:29.83219226+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e68ea4be-49a4-46d0-b189-720431349bd0, ghrun-wjbdrl56gi.auto.internal:9749): 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-22T07:27:29.832228811+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-wjbdrl56gi.auto.internal:9749
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-wjbdrl56gi.auto.internal:9749
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 452e2d45-77f0-48ab-8358-7c77d59462fb, ghrun-wjbdrl56gi.auto.internal:9749): 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-22T07:27:29.832261913+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 511ca37f-f90d-474f-9216-5602d1548959, ghrun-wjbdrl56gi.auto.internal:9749): 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-22T07:27:29.832286533+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e29abbb8-24c7-42ed-ae02-450d143f06bc, ghrun-wjbdrl56gi.auto.internal:9749): 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-22T07:27:29.832318066+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-wjbdrl56gi.auto.internal:9749
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-wjbdrl56gi.auto.internal:9749
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 62af6c05-7c3a-474e-8fd4-c6c619eab23c, ghrun-wjbdrl56gi.auto.internal:9749): 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-22T07:27:29.832355212+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-wjbdrl56gi.auto.internal:9749
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 72c9eab5-4dd1-45d5-8dbc-5438369ce00d, ghrun-wjbdrl56gi.auto.internal:9749): 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-22T07:27:29.832378236+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-wjbdrl56gi.auto.internal:9749
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-wjbdrl56gi.auto.internal:9749
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-wjbdrl56gi.auto.internal:9749
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-wjbdrl56gi.auto.internal:9749
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-wjbdrl56gi.auto.internal:9749
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.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py: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.connection:connection.py:549 Closing channel for endpoint localhost:9749
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9749". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9749
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9749". 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:259 Command (pid 3972830) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3972830) elapsed time (sec): 30.139893531799316
DEBUG    ya.test:process.py:263 Command (pid 3972830) wtime: 30.142
DEBUG    ya.test:process.py:275 Command (pid 3972830) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     76	76	0	0	61	473	499	499
2	    162	162	0	0	60	84	92	96
3	    169	169	0	0	59	77	85	88
4	    155	155	0	0	61	83	91	108
5	    170	170	0	0	59	76	87	89
6	    139	139	0	0	60	80	88	98
7	      0	0	0	2028	0	0	0	0
8	      0	0	0	2759	0	0	0	0
9	      0	0	0	2648	0	0	0	0
10	      0	0	0	2647	0	0	0	0
11	      0	0	0	2750	0	0	0	0
12	      0	0	0	2520	0	0	0	0
13	      0	0	0	2568	0	0	0	0
14	      0	0	0	2659	0	0	0	0
15	      0	0	0	2698	0	0	0	0
16	      0	0	0	2680	0	0	0	0
17	      0	0	0	2610	0	0	0	0
18	      0	0	0	2810	0	0	0	0
19	      0	0	0	2840	0	0	0	0
20	      0	0	0	2920	0	0	0	0
21	      0	0	0	2920	0	0	0	0
22	      0	0	0	2870	0	0	0	0
23	      0	0	0	2819	0	0	0	0
24	      0	0	0	2790	0	0	0	0
25	      0	0	0	2759	0	0	0	0
26	      0	0	0	3010	0	0	0	0
27	      0	0	0	2919	0	0	0	0
28	      0	0	0	2860	0	0	0	0
29	      0	0	0	2830	0	0	0	0
30	      0	0	0	3060	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    871	29.0333	0	65974	60	86	365	499

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

DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 3972828) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3972828) elapsed time (sec): 30.14737844467163
DEBUG    ya.test:process.py:259 Command (pid 3972829) rc: 0
DEBUG    ya.test:process.py:263 Command (pid 3972828) wtime: 30.151
DEBUG    ya.test:process.py:260 Command (pid 3972829) elapsed time (sec): 30.146702527999878
DEBUG    ya.test:process.py:275 Command (pid 3972828) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	10	0	0	0	0
4	      0	0	0	10	0	0	0	0
5	      0	0	0	10	0	0	0	0
6	      0	0	0	10	0	0	0	0
7	      0	0	0	2020	0	0	0	0
8	      0	0	0	2738	0	0	0	0
9	      0	0	0	2660	0	0	0	0
10	      0	0	0	2675	0	0	0	0
11	      0	0	0	2750	0	0	0	0
12	      0	0	0	2538	0	0	0	0
13	      0	0	0	2558	0	0	0	0
14	      0	0	0	2670	0	0	0	0
15	      0	0	0	2707	0	0	0	0
16	      0	0	0	2689	0	0	0	0
17	      0	0	0	2639	0	0	0	0
18	      0	0	0	2786	0	0	0	0
19	      0	0	0	340	0	0	0	0
20	      0	0	0	0	0	0	0	0
21	      0	0	0	0	0	0	0	0
22	      0	0	0	2550	0	0	0	0
23	      0	0	0	2800	0	0	0	0
24	      0	0	0	2786	0	0	0	0
25	      0	0	0	2763	0	0	0	0
26	      0	0	0	3000	0	0	0	0
27	      0	0	0	2920	0	0	0	0
28	      0	0	0	2870	0	0	0	0
29	      0	0	0	2830	0	0	0	0
30	      0	0	0	3060	0	0	0	0

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

DEBUG    ya.test:process.py:263 Command (pid 3972829) wtime: 30.149
DEBUG    ya.test:process.py:276 Command (pid 3972828) errors:

DEBUG    ya.test:process.py:275 Command (pid 3972829) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    108	108	0	0	47	375	379	379
2	    219	219	0	0	43	64	73	78
3	    222	222	0	0	43	59	69	78
4	    204	204	0	0	46	65	71	86
5	    223	223	0	0	43	56	77	79
6	    185	185	0	0	43	65	75	82
7	      0	0	0	2010	0	0	0	0
8	      0	0	0	2720	0	0	0	0
9	      0	0	0	2660	0	0	0	0
10	      0	0	0	2625	0	0	0	0
11	      0	0	0	2740	0	0	0	0
12	      0	0	0	2493	0	0	0	0
13	      0	0	0	2559	0	0	0	0
14	      0	0	0	2650	0	0	0	0
15	      0	0	0	2700	0	0	0	0
16	      0	0	0	2659	0	0	0	0
17	      0	0	0	2592	0	0	0	0
18	      0	0	0	2770	0	0	0	0
19	      0	0	0	2850	0	0	0	0
20	      0	0	0	2937	0	0	0	0
21	      0	0	0	2920	0	0	0	0
22	      0	0	0	2870	0	0	0	0
23	      0	0	0	2801	0	0	0	0
24	      0	0	0	2780	0	0	0	0
25	      0	0	0	2756	0	0	0	0
26	      0	0	0	3004	0	0	0	0
27	      0	0	0	2930	0	0	0	0
28	      0	0	0	2864	0	0	0	0
29	      0	0	0	2810	0	0	0	0
30	      0	0	0	3050	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	   1161	38.7	0	65750	44	71	124	379

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

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

GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
VERIFY failed (2025-11-22T07:27:23.789612Z): source_id=112;tablet_id=72075186224037922;verification=lhs.type_id() == rhs.type_id();fline=compare.h:82;
ydb/library/actors/core/log.cpp:857
~TVerifyFormattedRecordWriter(): requirement false failed
0. /-S/util/system/yassert.cpp:86: InternalPanicImpl @ 0xA91BBE5
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA914126
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB7AA528
3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD7919DB
4. /-S/ydb/core/formats/arrow/reader/position.h:85: CompareImpl @ 0x9F6A748
5. /-S/ydb/core/formats/arrow/reader/position.h:482: Compare @ 0x9F6A49F
6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD76CAED
7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:22: BuildFilter @ 0x14390C1B
8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14FD7C17
9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14F2C9D3
10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14F2C9D3
11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14F2A383
12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14F2DD47
13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x143AEA08
14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CF1A395
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: ?? @ 0x7FA25540AAC2
22. ??:0: ?? @ 0x7FA25549C8BF
============ 1 failed, 112 deselected, 1 error in 325.67s (0:05:25) ============
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9fkx/0004a6/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 / 112 deselected / 4 selected

=========================== 112 deselected in 2.49s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9fkx/0004a5/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 / 112 deselected / 4 selected

=========================== 112 deselected in 0.99s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9fkx/0004a2/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 / 112 deselected / 4 selected

=========================== 112 deselected in 1.24s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9fkx/0004a3/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 / 112 deselected / 4 selected

=========================== 112 deselected in 0.97s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9fkx/0004a9/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 / 112 deselected / 4 selected

=========================== 112 deselected in 1.46s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9fkx/0004a7/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 / 112 deselected / 4 selected

=========================== 112 deselected in 0.97s ============================
