============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/4vkd/000d3c/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 ===============================
7.78s setup    order_by_with_limit.py::TestOrderBy::test_filtered_portion
0.49s 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 9.77s =======================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/4vkd/000d38/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 ===============================
65.60s call     order_by_with_limit.py::TestOrderBy::test_random
5.94s 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 73.01s (0:01:13) =================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/4vkd/000d51/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 ===============================
89.87s call     order_by_with_limit.py::TestOrderBy::test_stress_sorting
7.98s 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 99.50s (0:01:39) =================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/4vkd/000d47/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/4vkd/000d47/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/4vkd/000d47/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-20T19:45:35.284065Z): source_id=113;tablet_id=72075186224037888;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 @ 0xA7C2AA5
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA7BAFE6
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB651528
E   3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD637EFB
E   4. /-S/ydb/core/formats/arrow/reader/position.h:85: CompareImpl @ 0x9E11748
E   5. /-S/ydb/core/formats/arrow/reader/position.h:482: Compare @ 0x9E1149F
E   6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD61300D
E   7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:22: BuildFilter @ 0x1423762B
E   8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14E7E457
E   9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14DCF263
E   10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14DCF263
E   11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14DCC083
E   12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14DD2B37
E   13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x14255418
E   14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CD8E025
E   15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB5F4437
E   16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB641FD4
E   17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB646094
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB645CA0
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB64688E
E   20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA7C46FC
E   21. ??:0: ?? @ 0x7FF87B5FAAC2
E   22. ??:0: ?? @ 0x7FF87B68C8BF
------------------------------ 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/4vkd/000d47/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3504288
DEBUG    ya.test:process.py:259 Command (pid 3504288) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3504288) elapsed time (sec): 0.809751033782959
DEBUG    ya.test:process.py:263 Command (pid 3504288) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3504288) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3504288) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3504288) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3504288) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3504288) maxrss: 543836
DEBUG    ya.test:process.py:263 Command (pid 3504288) minflt: 16213
DEBUG    ya.test:process.py:263 Command (pid 3504288) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3504288) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3504288) nivcsw: 57
DEBUG    ya.test:process.py:263 Command (pid 3504288) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3504288) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3504288) nvcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 3504288) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3504288) stime: 0.5211359999999999
DEBUG    ya.test:process.py:263 Command (pid 3504288) utime: 0.12442299999999999
DEBUG    ya.test:process.py:263 Command (pid 3504288) wtime: 0.829
DEBUG    ya.test:process.py:275 Command (pid 3504288) 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-afmy7myzbu    Host information: 
        Linux ghrun-afmy7myzbu 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 3504288) 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-afmy7myzbu    Host information: 
        Linux ghrun-afmy7myzbu 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/4vkd/000d47/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9260
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/4vkd/000d47/r3tmp/kikimr_cluster_xanlbidv
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/4vkd/000d47/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5009
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10063
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23731
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11424
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/4vkd/000d47/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/4vkd/000d47/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/4vkd/000d47/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_pyhvjuu4.log --grpc-port=5009 --mon-port=10063 --ic-port=9260
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:5009/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/4vkd/000d47/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/4vkd/000d47/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/4vkd/000d47/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_pyhvjuu4.log --grpc-port=5009 --mon-port=10063 --ic-port=9260
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/4vkd/000d47/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/4vkd/000d47/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/4vkd/000d47/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_pyhvjuu4.log', '--grpc-port=5009', '--mon-port=10063', '--ic-port=9260')' in '/home/runner/.ya/build/build_root/4vkd/000d47/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: 3504953
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:5009/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/4vkd/000d47/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3504985
DEBUG    ya.test:process.py:259 Command (pid 3504985) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3504985) elapsed time (sec): 1.1751301288604736
DEBUG    ya.test:process.py:263 Command (pid 3504985) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3504985) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3504985) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3504985) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3504985) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3504985) maxrss: 543836
DEBUG    ya.test:process.py:263 Command (pid 3504985) minflt: 16213
DEBUG    ya.test:process.py:263 Command (pid 3504985) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3504985) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3504985) nivcsw: 105
DEBUG    ya.test:process.py:263 Command (pid 3504985) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3504985) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3504985) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 3504985) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3504985) stime: 0.34046099999999996
DEBUG    ya.test:process.py:263 Command (pid 3504985) utime: 0.11231899999999999
DEBUG    ya.test:process.py:263 Command (pid 3504985) wtime: 1.186
DEBUG    ya.test:process.py:275 Command (pid 3504985) 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-afmy7myzbu    Host information: 
        Linux ghrun-afmy7myzbu 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 3504985) 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-afmy7myzbu    Host information: 
        Linux ghrun-afmy7myzbu 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/4vkd/000d47/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/4vkd/000d47/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:5009', '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: 9260\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/4vkd/000d47/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:5009', '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: 9260\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3506884
DEBUG    ya.test:process.py:259 Command (pid 3506884) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3506884) elapsed time (sec): 0.9315817356109619
DEBUG    ya.test:process.py:263 Command (pid 3506884) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3506884) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3506884) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3506884) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3506884) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3506884) maxrss: 552264
DEBUG    ya.test:process.py:263 Command (pid 3506884) minflt: 18357
DEBUG    ya.test:process.py:263 Command (pid 3506884) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3506884) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3506884) nivcsw: 120
DEBUG    ya.test:process.py:263 Command (pid 3506884) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3506884) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3506884) nvcsw: 91
DEBUG    ya.test:process.py:263 Command (pid 3506884) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3506884) stime: 0.7038449999999999
DEBUG    ya.test:process.py:263 Command (pid 3506884) utime: 0.136301
DEBUG    ya.test:process.py:263 Command (pid 3506884) wtime: 0.935
DEBUG    ya.test:process.py:275 Command (pid 3506884) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/4vkd/000d47/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/4vkd/000d47/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:5009', '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/4vkd/000d47/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:5009', '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: 3507523
DEBUG    ya.test:process.py:259 Command (pid 3507523) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3507523) elapsed time (sec): 0.8710298538208008
DEBUG    ya.test:process.py:263 Command (pid 3507523) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3507523) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3507523) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3507523) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3507523) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3507523) maxrss: 552252
DEBUG    ya.test:process.py:263 Command (pid 3507523) minflt: 18356
DEBUG    ya.test:process.py:263 Command (pid 3507523) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3507523) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3507523) nivcsw: 58
DEBUG    ya.test:process.py:263 Command (pid 3507523) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3507523) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3507523) nvcsw: 132
DEBUG    ya.test:process.py:263 Command (pid 3507523) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3507523) stime: 0.707042
DEBUG    ya.test:process.py:263 Command (pid 3507523) utime: 0.103277
DEBUG    ya.test:process.py:263 Command (pid 3507523) wtime: 0.872
DEBUG    ya.test:process.py:275 Command (pid 3507523) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 3507523) 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, 537c1229-f886-42b3-a3b8-1bd26e3e2c1f, localhost:5009): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 537c1229-f886-42b3-a3b8-1bd26e3e2c1f, localhost:5009): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 537c1229-f886-42b3-a3b8-1bd26e3e2c1f, localhost:5009): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-afmy7myzbu.auto.internal" port: 5009 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-afmy7myzbu.auto.internal:5009, 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:5009
------------------------------ 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/4vkd/000d47/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/4vkd/000d47/ydb/apps/ydb/ydb -e grpc://localhost:5009 -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/4vkd/000d47/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:5009', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3508817
DEBUG    ya.test:process.py:259 Command (pid 3508817) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3508817) elapsed time (sec): 0.6374855041503906
DEBUG    ya.test:process.py:263 Command (pid 3508817) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3508817) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3508817) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3508817) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3508817) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3508817) maxrss: 172488
DEBUG    ya.test:process.py:263 Command (pid 3508817) minflt: 3548
DEBUG    ya.test:process.py:263 Command (pid 3508817) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3508817) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3508817) nivcsw: 54
DEBUG    ya.test:process.py:263 Command (pid 3508817) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3508817) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3508817) nvcsw: 162
DEBUG    ya.test:process.py:263 Command (pid 3508817) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3508817) stime: 0.030565
DEBUG    ya.test:process.py:263 Command (pid 3508817) utime: 0.057309
DEBUG    ya.test:process.py:263 Command (pid 3508817) wtime: 0.639
DEBUG    ya.test:process.py:275 Command (pid 3508817) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 3508817) 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/4vkd/000d47/ydb/apps/ydb/ydb -e grpc://localhost:5009 -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/4vkd/000d47/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:5009', '-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: 3509385
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 3509385) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3509385) elapsed time (sec): 30.203830003738403
DEBUG    ya.test:process.py:263 Command (pid 3509385) wtime: 30.206
DEBUG    ya.test:process.py:275 Command (pid 3509385) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    430	430	0	0	21	31	38	45
2	    380	380	0	0	22	43	53	56
3	    438	438	0	0	20	33	60	66
4	    431	431	0	0	21	35	43	52
5	    428	428	0	0	21	33	44	46
6	    422	422	0	0	21	41	48	55
7	    408	408	0	0	21	39	42	57
8	    423	423	0	0	22	36	47	52
9	    486	486	0	0	20	22	27	32
10	    486	486	0	0	20	21	22	23
11	    481	481	0	0	20	23	27	32
12	    482	482	0	0	20	23	25	27
13	    457	457	0	0	20	32	35	39
14	    484	484	0	0	20	22	24	26
15	    476	476	0	0	20	24	31	35
16	    477	477	0	0	20	26	29	32
17	    313	313	0	0	29	60	75	87
18	    428	428	0	0	20	42	51	56
19	    469	469	0	0	20	26	36	47
20	    464	464	0	0	20	27	33	37
21	    450	450	0	0	20	31	49	55
22	    448	448	0	0	21	29	34	38
23	    461	461	0	0	20	28	31	33
24	    418	418	0	0	20	39	47	51
25	    324	324	0	0	26	61	85	103
26	    348	348	0	0	26	47	60	70
27	    475	475	0	0	20	28	35	48
28	    486	486	0	0	20	22	25	27
29	    451	451	0	0	20	30	41	47
30	    378	378	0	0	21	55	96	104

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  13102	436.733	0	0	20	35	50	104

DEBUG    ya.test:process.py:276 Command (pid 3509385) 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, f21971f8-d186-4ef0-913b-279ad7989591, ghrun-afmy7myzbu.auto.internal:5009): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f21971f8-d186-4ef0-913b-279ad7989591, ghrun-afmy7myzbu.auto.internal:5009): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f21971f8-d186-4ef0-913b-279ad7989591, ghrun-afmy7myzbu.auto.internal:5009): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YzU1NGExZGItZTU3MmMyYmUtNjZmYWY2N2QtMjg4NTdhYzA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 82677292-4b49-4572-a419-9c6bbcc4cbfe, ghrun-afmy7myzbu.auto.internal:5009): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 82677292-4b49-4572-a419-9c6bbcc4cbfe, ghrun-afmy7myzbu.auto.internal:5009): request = { session_id: "ydb://session/3?node_id=1&id=YzU1NGExZGItZTU3MmMyYmUtNjZmYWY2N2QtMjg4NTdhYzA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 82677292-4b49-4572-a419-9c6bbcc4cbfe, ghrun-afmy7myzbu.auto.internal:5009): 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=YzU1NGExZGItZTU3MmMyYmUtNjZmYWY2N2QtMjg4NTdhYzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 48aa7fbc-a32c-46c7-a752-182b5a13ae70, ghrun-afmy7myzbu.auto.internal:5009): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 48aa7fbc-a32c-46c7-a752-182b5a13ae70, ghrun-afmy7myzbu.auto.internal:5009): request = { session_id: "ydb://session/3?node_id=1&id=YzU1NGExZGItZTU3MmMyYmUtNjZmYWY2N2QtMjg4NTdhYzA=" 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, 48aa7fbc-a32c-46c7-a752-182b5a13ae70, ghrun-afmy7myzbu.auto.internal:5009): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzU1NGExZGItZTU3MmMyYmUtNjZmYWY2N2QtMjg4NTdhYzA=
INFO     root:test_log_scenario.py:217 Count rows after insert 12783 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzU1NGExZGItZTU3MmMyYmUtNjZmYWY2N2QtMjg4NTdhYzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 60add79f-8de8-4e56-ae3c-6ef1ed7b2a59, ghrun-afmy7myzbu.auto.internal:5009): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 60add79f-8de8-4e56-ae3c-6ef1ed7b2a59, ghrun-afmy7myzbu.auto.internal:5009): request = { session_id: "ydb://session/3?node_id=1&id=YzU1NGExZGItZTU3MmMyYmUtNjZmYWY2N2QtMjg4NTdhYzA=" 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, 60add79f-8de8-4e56-ae3c-6ef1ed7b2a59, ghrun-afmy7myzbu.auto.internal:5009): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzU1NGExZGItZTU3MmMyYmUtNjZmYWY2N2QtMjg4NTdhYzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzU1NGExZGItZTU3MmMyYmUtNjZmYWY2N2QtMjg4NTdhYzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f7e8a566-c8fa-490b-ba17-e620fd956c76, ghrun-afmy7myzbu.auto.internal:5009): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f7e8a566-c8fa-490b-ba17-e620fd956c76, ghrun-afmy7myzbu.auto.internal:5009): request = { session_id: "ydb://session/3?node_id=1&id=YzU1NGExZGItZTU3MmMyYmUtNjZmYWY2N2QtMjg4NTdhYzA=" 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, f7e8a566-c8fa-490b-ba17-e620fd956c76, ghrun-afmy7myzbu.auto.internal:5009): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzU1NGExZGItZTU3MmMyYmUtNjZmYWY2N2QtMjg4NTdhYzA=
INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/4vkd/000d47/ydb/apps/ydb/ydb -e grpc://localhost:5009 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzU1NGExZGItZTU3MmMyYmUtNjZmYWY2N2QtMjg4NTdhYzA=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/4vkd/000d47/ydb/apps/ydb/ydb -e grpc://localhost:5009 -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/4vkd/000d47/ydb/apps/ydb/ydb -e grpc://localhost:5009 -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, 81b2d7eb-404a-4e64-bd95-12ef9a1662b2, ghrun-afmy7myzbu.auto.internal:5009): 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    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 81b2d7eb-404a-4e64-bd95-12ef9a1662b2, ghrun-afmy7myzbu.auto.internal:5009): request = { session_id: "ydb://session/3?node_id=1&id=YzU1NGExZGItZTU3MmMyYmUtNjZmYWY2N2QtMjg4NTdhYzA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 435d78c0-1b82-4451-9b5f-9ebba471b80c, ghrun-afmy7myzbu.auto.internal:5009): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 81b2d7eb-404a-4e64-bd95-12ef9a1662b2, ghrun-afmy7myzbu.auto.internal:5009): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 435d78c0-1b82-4451-9b5f-9ebba471b80c, ghrun-afmy7myzbu.auto.internal:5009): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 435d78c0-1b82-4451-9b5f-9ebba471b80c, ghrun-afmy7myzbu.auto.internal:5009): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDVlZDNlMWQtYzA3ZTYxY2UtMWUwYzJiYjItNzUzODg5NTY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 5df94ce6-8c6a-4875-a4b0-add0fc4d9c6f, ghrun-afmy7myzbu.auto.internal:5009): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 5df94ce6-8c6a-4875-a4b0-add0fc4d9c6f, ghrun-afmy7myzbu.auto.internal:5009): request = { session_id: "ydb://session/3?node_id=1&id=ZDVlZDNlMWQtYzA3ZTYxY2UtMWUwYzJiYjItNzUzODg5NTY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 5df94ce6-8c6a-4875-a4b0-add0fc4d9c6f, ghrun-afmy7myzbu.auto.internal:5009): 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=ZDVlZDNlMWQtYzA3ZTYxY2UtMWUwYzJiYjItNzUzODg5NTY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e830749a-562d-4c9d-acec-c2e33002519b, ghrun-afmy7myzbu.auto.internal:5009): 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, e830749a-562d-4c9d-acec-c2e33002519b, ghrun-afmy7myzbu.auto.internal:5009): request = { session_id: "ydb://session/3?node_id=1&id=ZDVlZDNlMWQtYzA3ZTYxY2UtMWUwYzJiYjItNzUzODg5NTY=" 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, 540f583d-af7d-49ec-ab10-dcaba16598d7, ghrun-afmy7myzbu.auto.internal:5009): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 540f583d-af7d-49ec-ab10-dcaba16598d7, ghrun-afmy7myzbu.auto.internal:5009): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e830749a-562d-4c9d-acec-c2e33002519b, ghrun-afmy7myzbu.auto.internal:5009): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 540f583d-af7d-49ec-ab10-dcaba16598d7, ghrun-afmy7myzbu.auto.internal:5009): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NjlkNmZhYjItZmQwOTA1ZTYtYzIzZjYxNTctYTVhNWYyNw==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 15256994-7ffd-4f88-b4fa-8c03c5438fb6, ghrun-afmy7myzbu.auto.internal:5009): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 15256994-7ffd-4f88-b4fa-8c03c5438fb6, ghrun-afmy7myzbu.auto.internal:5009): request = { session_id: "ydb://session/3?node_id=1&id=NjlkNmZhYjItZmQwOTA1ZTYtYzIzZjYxNTctYTVhNWYyNw==" }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 15256994-7ffd-4f88-b4fa-8c03c5438fb6, ghrun-afmy7myzbu.auto.internal:5009): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/4vkd/000d47/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:5009', '-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.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NjlkNmZhYjItZmQwOTA1ZTYtYzIzZjYxNTctYTVhNWYyNw==
DEBUG    ya.test:process.py:628 Command pid: 3519981
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2bd24a99-2389-4282-b175-ad64aae87671, ghrun-afmy7myzbu.auto.internal:5009): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/4vkd/000d47/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:5009', '-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:610 Executing '['/home/runner/.ya/build/build_root/4vkd/000d47/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:5009', '-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    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2bd24a99-2389-4282-b175-ad64aae87671, ghrun-afmy7myzbu.auto.internal:5009): request = { session_id: "ydb://session/3?node_id=1&id=NjlkNmZhYjItZmQwOTA1ZTYtYzIzZjYxNTctYTVhNWYyNw==" 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, 1609b3bf-5511-4784-90f3-64a70907a9f7, ghrun-afmy7myzbu.auto.internal:5009): creating call state
DEBUG    ya.test:process.py:628 Command pid: 3519982
DEBUG    ya.test:process.py:628 Command pid: 3519983
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1609b3bf-5511-4784-90f3-64a70907a9f7, ghrun-afmy7myzbu.auto.internal:5009): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2bd24a99-2389-4282-b175-ad64aae87671, ghrun-afmy7myzbu.auto.internal:5009): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1609b3bf-5511-4784-90f3-64a70907a9f7, ghrun-afmy7myzbu.auto.internal:5009): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YWYzMzQxMzYtOWZmMTE0NDYtYzdiYjJmOC05NWM2NTgwOQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 4f6338e7-a10b-49f0-a1f5-99e97c431c03, ghrun-afmy7myzbu.auto.internal:5009): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 4f6338e7-a10b-49f0-a1f5-99e97c431c03, ghrun-afmy7myzbu.auto.internal:5009): request = { session_id: "ydb://session/3?node_id=1&id=YWYzMzQxMzYtOWZmMTE0NDYtYzdiYjJmOC05NWM2NTgwOQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 4f6338e7-a10b-49f0-a1f5-99e97c431c03, ghrun-afmy7myzbu.auto.internal:5009): 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=YWYzMzQxMzYtOWZmMTE0NDYtYzdiYjJmOC05NWM2NTgwOQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8186bb6f-59b0-4d76-84aa-905044342f59, ghrun-afmy7myzbu.auto.internal:5009): 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, 8186bb6f-59b0-4d76-84aa-905044342f59, ghrun-afmy7myzbu.auto.internal:5009): request = { session_id: "ydb://session/3?node_id=1&id=YWYzMzQxMzYtOWZmMTE0NDYtYzdiYjJmOC05NWM2NTgwOQ==" 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, d4173ccc-1bb3-401e-b3cc-032ab228fa8b, ghrun-afmy7myzbu.auto.internal:5009): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d4173ccc-1bb3-401e-b3cc-032ab228fa8b, ghrun-afmy7myzbu.auto.internal:5009): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8186bb6f-59b0-4d76-84aa-905044342f59, ghrun-afmy7myzbu.auto.internal:5009): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d4173ccc-1bb3-401e-b3cc-032ab228fa8b, ghrun-afmy7myzbu.auto.internal:5009): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZjViZjQzOWYtNDIyNmNmZWEtYzhiOTg2MGUtNTNmNTNhYmY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 6d1a8212-228e-4a73-91cd-c9938d2efce1, ghrun-afmy7myzbu.auto.internal:5009): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 6d1a8212-228e-4a73-91cd-c9938d2efce1, ghrun-afmy7myzbu.auto.internal:5009): request = { session_id: "ydb://session/3?node_id=1&id=ZjViZjQzOWYtNDIyNmNmZWEtYzhiOTg2MGUtNTNmNTNhYmY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 6d1a8212-228e-4a73-91cd-c9938d2efce1, ghrun-afmy7myzbu.auto.internal:5009): 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=ZjViZjQzOWYtNDIyNmNmZWEtYzhiOTg2MGUtNTNmNTNhYmY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, dc219246-eb5e-4415-8144-10a37751d112, ghrun-afmy7myzbu.auto.internal:5009): 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, dc219246-eb5e-4415-8144-10a37751d112, ghrun-afmy7myzbu.auto.internal:5009): request = { session_id: "ydb://session/3?node_id=1&id=ZjViZjQzOWYtNDIyNmNmZWEtYzhiOTg2MGUtNTNmNTNhYmY=" 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, 627b008c-43d1-4ab8-aadf-18910a5bbb3b, ghrun-afmy7myzbu.auto.internal:5009): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 627b008c-43d1-4ab8-aadf-18910a5bbb3b, ghrun-afmy7myzbu.auto.internal:5009): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dc219246-eb5e-4415-8144-10a37751d112, ghrun-afmy7myzbu.auto.internal:5009): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 627b008c-43d1-4ab8-aadf-18910a5bbb3b, ghrun-afmy7myzbu.auto.internal:5009): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NmFkZmJiODktMjI5NWVkMzgtOTRmZjZmZDItMWMxN2JiY2U=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 0b7a63ec-f08d-4d39-9a41-852f506fb39e, ghrun-afmy7myzbu.auto.internal:5009): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 0b7a63ec-f08d-4d39-9a41-852f506fb39e, ghrun-afmy7myzbu.auto.internal:5009): request = { session_id: "ydb://session/3?node_id=1&id=NmFkZmJiODktMjI5NWVkMzgtOTRmZjZmZDItMWMxN2JiY2U=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 0b7a63ec-f08d-4d39-9a41-852f506fb39e, ghrun-afmy7myzbu.auto.internal:5009): 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=NmFkZmJiODktMjI5NWVkMzgtOTRmZjZmZDItMWMxN2JiY2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8e873347-7d91-44ca-bc82-01806d2fc774, ghrun-afmy7myzbu.auto.internal:5009): 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, 8e873347-7d91-44ca-bc82-01806d2fc774, ghrun-afmy7myzbu.auto.internal:5009): request = { session_id: "ydb://session/3?node_id=1&id=NmFkZmJiODktMjI5NWVkMzgtOTRmZjZmZDItMWMxN2JiY2U=" 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, bade010a-d21b-4f02-98c2-35bf5522bb04, ghrun-afmy7myzbu.auto.internal:5009): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8e873347-7d91-44ca-bc82-01806d2fc774, ghrun-afmy7myzbu.auto.internal:5009): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, bade010a-d21b-4f02-98c2-35bf5522bb04, ghrun-afmy7myzbu.auto.internal:5009): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, bade010a-d21b-4f02-98c2-35bf5522bb04, ghrun-afmy7myzbu.auto.internal:5009): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MjlhNzEyODEtOTQ5ZTI1ZjgtOTQzMDcxYzMtZmRhYjIxMmU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 89c2f0bb-f124-4106-9de7-3d1662225322, ghrun-afmy7myzbu.auto.internal:5009): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 89c2f0bb-f124-4106-9de7-3d1662225322, ghrun-afmy7myzbu.auto.internal:5009): request = { session_id: "ydb://session/3?node_id=1&id=MjlhNzEyODEtOTQ5ZTI1ZjgtOTQzMDcxYzMtZmRhYjIxMmU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 89c2f0bb-f124-4106-9de7-3d1662225322, ghrun-afmy7myzbu.auto.internal:5009): 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=MjlhNzEyODEtOTQ5ZTI1ZjgtOTQzMDcxYzMtZmRhYjIxMmU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a6f84605-07a5-43c2-a0d6-b60b5e6db902, ghrun-afmy7myzbu.auto.internal:5009): 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, a6f84605-07a5-43c2-a0d6-b60b5e6db902, ghrun-afmy7myzbu.auto.internal:5009): request = { session_id: "ydb://session/3?node_id=1&id=MjlhNzEyODEtOTQ5ZTI1ZjgtOTQzMDcxYzMtZmRhYjIxMmU=" 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, 4f66788c-504a-42c3-9ee8-3c76c2bfd715, ghrun-afmy7myzbu.auto.internal:5009): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4f66788c-504a-42c3-9ee8-3c76c2bfd715, ghrun-afmy7myzbu.auto.internal:5009): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a6f84605-07a5-43c2-a0d6-b60b5e6db902, ghrun-afmy7myzbu.auto.internal:5009): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4f66788c-504a-42c3-9ee8-3c76c2bfd715, ghrun-afmy7myzbu.auto.internal:5009): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NzY4OWE4MGMtM2JhYmIwOGYtNmYzNzhjMjEtOTY3YmZlZDI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ca9e520a-152f-499b-8554-b021f05d8373, ghrun-afmy7myzbu.auto.internal:5009): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ca9e520a-152f-499b-8554-b021f05d8373, ghrun-afmy7myzbu.auto.internal:5009): request = { session_id: "ydb://session/3?node_id=1&id=NzY4OWE4MGMtM2JhYmIwOGYtNmYzNzhjMjEtOTY3YmZlZDI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ca9e520a-152f-499b-8554-b021f05d8373, ghrun-afmy7myzbu.auto.internal:5009): 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=NzY4OWE4MGMtM2JhYmIwOGYtNmYzNzhjMjEtOTY3YmZlZDI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5607284b-0305-4f95-8da1-1846df394dcf, ghrun-afmy7myzbu.auto.internal:5009): 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, 5607284b-0305-4f95-8da1-1846df394dcf, ghrun-afmy7myzbu.auto.internal:5009): request = { session_id: "ydb://session/3?node_id=1&id=NzY4OWE4MGMtM2JhYmIwOGYtNmYzNzhjMjEtOTY3YmZlZDI=" 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, 08e85156-bc64-49d7-941f-fb6d83c25a95, ghrun-afmy7myzbu.auto.internal:5009): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 08e85156-bc64-49d7-941f-fb6d83c25a95, ghrun-afmy7myzbu.auto.internal:5009): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5607284b-0305-4f95-8da1-1846df394dcf, ghrun-afmy7myzbu.auto.internal:5009): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 08e85156-bc64-49d7-941f-fb6d83c25a95, ghrun-afmy7myzbu.auto.internal:5009): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NDdiYjhmMzAtNWJlYzExYTctZjc2ODA0MDItZGY5M2NkNjI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 9f01f9d6-b734-4eda-a503-40dd7d044bf4, ghrun-afmy7myzbu.auto.internal:5009): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 9f01f9d6-b734-4eda-a503-40dd7d044bf4, ghrun-afmy7myzbu.auto.internal:5009): request = { session_id: "ydb://session/3?node_id=1&id=NDdiYjhmMzAtNWJlYzExYTctZjc2ODA0MDItZGY5M2NkNjI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 9f01f9d6-b734-4eda-a503-40dd7d044bf4, ghrun-afmy7myzbu.auto.internal:5009): 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=NDdiYjhmMzAtNWJlYzExYTctZjc2ODA0MDItZGY5M2NkNjI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bcae888e-2999-4865-b71c-4c31c926b9f9, ghrun-afmy7myzbu.auto.internal:5009): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bcae888e-2999-4865-b71c-4c31c926b9f9, ghrun-afmy7myzbu.auto.internal:5009): request = { session_id: "ydb://session/3?node_id=1&id=NDdiYjhmMzAtNWJlYzExYTctZjc2ODA0MDItZGY5M2NkNjI=" 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, 1075b165-a20c-46ec-bda3-a1c7b88ff752, ghrun-afmy7myzbu.auto.internal:5009): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1075b165-a20c-46ec-bda3-a1c7b88ff752, ghrun-afmy7myzbu.auto.internal:5009): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bcae888e-2999-4865-b71c-4c31c926b9f9, ghrun-afmy7myzbu.auto.internal:5009): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1075b165-a20c-46ec-bda3-a1c7b88ff752, ghrun-afmy7myzbu.auto.internal:5009): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZjQxMGNiYTAtZDZmZWQ1YWYtODM1MzMxMDYtYzMwNWM5MGU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 93b28bda-a61a-4a6c-9cfb-e95766ffdc6f, ghrun-afmy7myzbu.auto.internal:5009): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 93b28bda-a61a-4a6c-9cfb-e95766ffdc6f, ghrun-afmy7myzbu.auto.internal:5009): request = { session_id: "ydb://session/3?node_id=1&id=ZjQxMGNiYTAtZDZmZWQ1YWYtODM1MzMxMDYtYzMwNWM5MGU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 93b28bda-a61a-4a6c-9cfb-e95766ffdc6f, ghrun-afmy7myzbu.auto.internal:5009): 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=ZjQxMGNiYTAtZDZmZWQ1YWYtODM1MzMxMDYtYzMwNWM5MGU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 196ce997-a6ac-429f-acad-aee3a31ee6e3, ghrun-afmy7myzbu.auto.internal:5009): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 196ce997-a6ac-429f-acad-aee3a31ee6e3, ghrun-afmy7myzbu.auto.internal:5009): request = { session_id: "ydb://session/3?node_id=1&id=ZjQxMGNiYTAtZDZmZWQ1YWYtODM1MzMxMDYtYzMwNWM5MGU=" 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, 196ce997-a6ac-429f-acad-aee3a31ee6e3, ghrun-afmy7myzbu.auto.internal:5009): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 82677292-4b49-4572-a419-9c6bbcc4cbfe, ghrun-afmy7myzbu.auto.internal:5009): 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:5009 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-20T19:45:37.780448549+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 5df94ce6-8c6a-4875-a4b0-add0fc4d9c6f, ghrun-afmy7myzbu.auto.internal:5009): 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:5009 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-20T19:45:37.780610553+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 15256994-7ffd-4f88-b4fa-8c03c5438fb6, ghrun-afmy7myzbu.auto.internal:5009): 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:5009 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-20T19:45:37.780645954+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 4f6338e7-a10b-49f0-a1f5-99e97c431c03, ghrun-afmy7myzbu.auto.internal:5009): 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:5009 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-20T19:45:37.780672973+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 6d1a8212-228e-4a73-91cd-c9938d2efce1, ghrun-afmy7myzbu.auto.internal:5009): 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:5009 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-20T19:45:37.780704759+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-afmy7myzbu.auto.internal:5009
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 0b7a63ec-f08d-4d39-9a41-852f506fb39e, ghrun-afmy7myzbu.auto.internal:5009): 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:5009 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-20T19:45:37.780732786+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-afmy7myzbu.auto.internal:5009
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 89c2f0bb-f124-4106-9de7-3d1662225322, ghrun-afmy7myzbu.auto.internal:5009): 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:5009 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-20T19:45:37.780765815+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-afmy7myzbu.auto.internal:5009
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, ca9e520a-152f-499b-8554-b021f05d8373, ghrun-afmy7myzbu.auto.internal:5009): 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:5009 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-20T19:45:37.780797439+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 9f01f9d6-b734-4eda-a503-40dd7d044bf4, ghrun-afmy7myzbu.auto.internal:5009): 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:5009 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-20T19:45:37.780835454+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-afmy7myzbu.auto.internal:5009
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 93b28bda-a61a-4a6c-9cfb-e95766ffdc6f, ghrun-afmy7myzbu.auto.internal:5009): 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:5009 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-20T19:45:37.780864952+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 81b2d7eb-404a-4e64-bd95-12ef9a1662b2, ghrun-afmy7myzbu.auto.internal:5009): 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-20T19:45:37.780588186+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-afmy7myzbu.auto.internal:5009
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e830749a-562d-4c9d-acec-c2e33002519b, ghrun-afmy7myzbu.auto.internal:5009): 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-20T19:45:37.780632376+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-afmy7myzbu.auto.internal:5009
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 8186bb6f-59b0-4d76-84aa-905044342f59, ghrun-afmy7myzbu.auto.internal:5009): 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-20T19:45:37.780687689+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 2bd24a99-2389-4282-b175-ad64aae87671, ghrun-afmy7myzbu.auto.internal:5009): 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-20T19:45:37.780660237+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, dc219246-eb5e-4415-8144-10a37751d112, ghrun-afmy7myzbu.auto.internal:5009): 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-20T19:45:37.780718487+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-afmy7myzbu.auto.internal:5009
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 8e873347-7d91-44ca-bc82-01806d2fc774, ghrun-afmy7myzbu.auto.internal:5009): 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-20T19:45:37.780752562+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, a6f84605-07a5-43c2-a0d6-b60b5e6db902, ghrun-afmy7myzbu.auto.internal:5009): 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-20T19:45:37.780781437+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 5607284b-0305-4f95-8da1-1846df394dcf, ghrun-afmy7myzbu.auto.internal:5009): 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-20T19:45:37.780820764+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, bcae888e-2999-4865-b71c-4c31c926b9f9, ghrun-afmy7myzbu.auto.internal:5009): 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-20T19:45:37.780852248+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-afmy7myzbu.auto.internal:5009
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-afmy7myzbu.auto.internal:5009
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 196ce997-a6ac-429f-acad-aee3a31ee6e3, ghrun-afmy7myzbu.auto.internal:5009): 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-20T19:45:37.780882445+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-afmy7myzbu.auto.internal:5009
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-afmy7myzbu.auto.internal:5009
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-afmy7myzbu.auto.internal:5009
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-afmy7myzbu.auto.internal:5009
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-afmy7myzbu.auto.internal:5009
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-afmy7myzbu.auto.internal:5009
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-afmy7myzbu.auto.internal:5009
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-afmy7myzbu.auto.internal:5009
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-afmy7myzbu.auto.internal:5009
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-afmy7myzbu.auto.internal:5009
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-afmy7myzbu.auto.internal:5009
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will 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:5009
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5009". 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:5009
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5009". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    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 3519982) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3519982) elapsed time (sec): 30.144805669784546
DEBUG    ya.test:process.py:263 Command (pid 3519982) wtime: 30.149
DEBUG    ya.test:process.py:275 Command (pid 3519982) 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	620	0	0	0	0
4	      0	0	0	2023	0	0	0	0
5	      0	0	0	2327	0	0	0	0
6	      0	0	0	2221	0	0	0	0
7	      0	0	0	2352	0	0	0	0
8	      0	0	0	2597	0	0	0	0
9	      0	0	0	2739	0	0	0	0
10	      0	0	0	2690	0	0	0	0
11	      0	0	0	2740	0	0	0	0
12	      0	0	0	2920	0	0	0	0
13	      0	0	0	2880	0	0	0	0
14	      0	0	0	2860	0	0	0	0
15	      0	0	0	2750	0	0	0	0
16	      0	0	0	2690	0	0	0	0
17	      0	0	0	2540	0	0	0	0
18	      0	0	0	2700	0	0	0	0
19	      0	0	0	2730	0	0	0	0
20	      0	0	0	2710	0	0	0	0
21	      0	0	0	2710	0	0	0	0
22	      0	0	0	2790	0	0	0	0
23	      0	0	0	2820	0	0	0	0
24	      0	0	0	2950	0	0	0	0
25	      0	0	0	3000	0	0	0	0
26	      0	0	0	2810	0	0	0	0
27	      0	0	0	2870	0	0	0	0
28	      0	0	0	2880	0	0	0	0
29	      0	0	0	2790	0	0	0	0
30	      0	0	0	2800	0	0	0	0

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

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

DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 3519983) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3519983) elapsed time (sec): 30.156200885772705
DEBUG    ya.test:process.py:263 Command (pid 3519983) wtime: 30.161
DEBUG    ya.test:process.py:275 Command (pid 3519983) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    115	115	0	0	50	327	343	345
2	    181	181	0	0	50	81	96	102
3	     53	53	0	610	55	78	88	97
4	      0	0	0	1862	0	0	0	0
5	      0	0	0	2260	0	0	0	0
6	      0	0	0	2194	0	0	0	0
7	      0	0	0	2311	0	0	0	0
8	      0	0	0	2513	0	0	0	0
9	      0	0	0	2720	0	0	0	0
10	      0	0	0	2685	0	0	0	0
11	      0	0	0	2740	0	0	0	0
12	      0	0	0	2900	0	0	0	0
13	      0	0	0	2880	0	0	0	0
14	      0	0	0	2850	0	0	0	0
15	      0	0	0	2739	0	0	0	0
16	      0	0	0	2699	0	0	0	0
17	      0	0	0	2538	0	0	0	0
18	      0	0	0	2703	0	0	0	0
19	      0	0	0	2730	0	0	0	0
20	      0	0	0	2700	0	0	0	0
21	      0	0	0	2720	0	0	0	0
22	      0	0	0	2790	0	0	0	0
23	      0	0	0	2820	0	0	0	0
24	      0	0	0	2960	0	0	0	0
25	      0	0	0	2990	0	0	0	0
26	      0	0	0	2814	0	0	0	0
27	      0	0	0	2870	0	0	0	0
28	      0	0	0	2880	0	0	0	0
29	      0	0	0	2780	0	0	0	0
30	      0	0	0	2800	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    349	11.6333	0	73058	50	140	339	345

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

DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 3519981) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3519981) elapsed time (sec): 30.24284791946411
DEBUG    ya.test:process.py:263 Command (pid 3519981) wtime: 30.246
DEBUG    ya.test:process.py:275 Command (pid 3519981) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     84	84	0	0	68	477	487	487
2	    133	133	0	0	68	105	112	123
3	     40	40	0	630	69	105	106	106
4	      0	0	0	1959	0	0	0	0
5	      0	0	0	2384	0	0	0	0
6	      0	0	0	2309	0	0	0	0
7	      0	0	0	2317	0	0	0	0
8	      0	0	0	2608	0	0	0	0
9	      0	0	0	2739	0	0	0	0
10	      0	0	0	2710	0	0	0	0
11	      0	0	0	2740	0	0	0	0
12	      0	0	0	2920	0	0	0	0
13	      0	0	0	2880	0	0	0	0
14	      0	0	0	2850	0	0	0	0
15	      0	0	0	2740	0	0	0	0
16	      0	0	0	2710	0	0	0	0
17	      0	0	0	2529	0	0	0	0
18	      0	0	0	2700	0	0	0	0
19	      0	0	0	2720	0	0	0	0
20	      0	0	0	2700	0	0	0	0
21	      0	0	0	2720	0	0	0	0
22	      0	0	0	2790	0	0	0	0
23	      0	0	0	2820	0	0	0	0
24	      0	0	0	2970	0	0	0	0
25	      0	0	0	3000	0	0	0	0
26	      0	0	0	2810	0	0	0	0
27	      0	0	0	2870	0	0	0	0
28	      0	0	0	2870	0	0	0	0
29	      0	0	0	2789	0	0	0	0
30	      0	0	0	2823	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    257	8.56667	0	73607	68	111	477	487

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

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5009
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5009". 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:5009
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5009". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5009
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5009". 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:5009
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5009". 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:5009
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5009". 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:5009
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5009". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5009
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5009". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5009
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5009". 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:5009
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5009". 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:5009
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5009". 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:5009
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5009". 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:5009
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5009". 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:5009
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5009". 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:5009
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5009". 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:5009
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5009". 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:5009
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5009". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5009
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5009". 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:5009
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5009". 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:5009
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5009". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5009
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5009". 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:5009
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5009". 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:5009
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5009". 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:5009
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5009". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5009
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5009
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5009". Check endpoint correctness.
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-afmy7myzbu'
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/4vkd/000d47/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.3504953' in '/home/runner/.ya/build/build_root/4vkd/000d47/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_pyhvjuu4.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:5009/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11424
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23731
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10063
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5009
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9260
=================================== 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/4vkd/000d47/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3504288
DEBUG    ya.test:process.py:259 Command (pid 3504288) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3504288) elapsed time (sec): 0.809751033782959
DEBUG    ya.test:process.py:263 Command (pid 3504288) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3504288) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3504288) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3504288) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3504288) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3504288) maxrss: 543836
DEBUG    ya.test:process.py:263 Command (pid 3504288) minflt: 16213
DEBUG    ya.test:process.py:263 Command (pid 3504288) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3504288) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3504288) nivcsw: 57
DEBUG    ya.test:process.py:263 Command (pid 3504288) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3504288) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3504288) nvcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 3504288) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3504288) stime: 0.5211359999999999
DEBUG    ya.test:process.py:263 Command (pid 3504288) utime: 0.12442299999999999
DEBUG    ya.test:process.py:263 Command (pid 3504288) wtime: 0.829
DEBUG    ya.test:process.py:275 Command (pid 3504288) 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-afmy7myzbu    Host information: 
        Linux ghrun-afmy7myzbu 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 3504288) 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-afmy7myzbu    Host information: 
        Linux ghrun-afmy7myzbu 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/4vkd/000d47/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9260
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/4vkd/000d47/r3tmp/kikimr_cluster_xanlbidv
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/4vkd/000d47/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5009
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10063
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23731
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11424
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/4vkd/000d47/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/4vkd/000d47/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/4vkd/000d47/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_pyhvjuu4.log --grpc-port=5009 --mon-port=10063 --ic-port=9260
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:5009/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/4vkd/000d47/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/4vkd/000d47/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/4vkd/000d47/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_pyhvjuu4.log --grpc-port=5009 --mon-port=10063 --ic-port=9260
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/4vkd/000d47/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/4vkd/000d47/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/4vkd/000d47/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_pyhvjuu4.log', '--grpc-port=5009', '--mon-port=10063', '--ic-port=9260')' in '/home/runner/.ya/build/build_root/4vkd/000d47/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: 3504953
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:5009/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/4vkd/000d47/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3504985
DEBUG    ya.test:process.py:259 Command (pid 3504985) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3504985) elapsed time (sec): 1.1751301288604736
DEBUG    ya.test:process.py:263 Command (pid 3504985) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3504985) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3504985) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3504985) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3504985) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3504985) maxrss: 543836
DEBUG    ya.test:process.py:263 Command (pid 3504985) minflt: 16213
DEBUG    ya.test:process.py:263 Command (pid 3504985) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3504985) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3504985) nivcsw: 105
DEBUG    ya.test:process.py:263 Command (pid 3504985) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3504985) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3504985) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 3504985) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3504985) stime: 0.34046099999999996
DEBUG    ya.test:process.py:263 Command (pid 3504985) utime: 0.11231899999999999
DEBUG    ya.test:process.py:263 Command (pid 3504985) wtime: 1.186
DEBUG    ya.test:process.py:275 Command (pid 3504985) 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-afmy7myzbu    Host information: 
        Linux ghrun-afmy7myzbu 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 3504985) 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-afmy7myzbu    Host information: 
        Linux ghrun-afmy7myzbu 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/4vkd/000d47/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/4vkd/000d47/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:5009', '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: 9260\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/4vkd/000d47/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:5009', '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: 9260\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3506884
DEBUG    ya.test:process.py:259 Command (pid 3506884) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3506884) elapsed time (sec): 0.9315817356109619
DEBUG    ya.test:process.py:263 Command (pid 3506884) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3506884) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3506884) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3506884) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3506884) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3506884) maxrss: 552264
DEBUG    ya.test:process.py:263 Command (pid 3506884) minflt: 18357
DEBUG    ya.test:process.py:263 Command (pid 3506884) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3506884) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3506884) nivcsw: 120
DEBUG    ya.test:process.py:263 Command (pid 3506884) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3506884) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3506884) nvcsw: 91
DEBUG    ya.test:process.py:263 Command (pid 3506884) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3506884) stime: 0.7038449999999999
DEBUG    ya.test:process.py:263 Command (pid 3506884) utime: 0.136301
DEBUG    ya.test:process.py:263 Command (pid 3506884) wtime: 0.935
DEBUG    ya.test:process.py:275 Command (pid 3506884) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/4vkd/000d47/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/4vkd/000d47/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:5009', '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/4vkd/000d47/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:5009', '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: 3507523
DEBUG    ya.test:process.py:259 Command (pid 3507523) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3507523) elapsed time (sec): 0.8710298538208008
DEBUG    ya.test:process.py:263 Command (pid 3507523) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3507523) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3507523) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3507523) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3507523) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3507523) maxrss: 552252
DEBUG    ya.test:process.py:263 Command (pid 3507523) minflt: 18356
DEBUG    ya.test:process.py:263 Command (pid 3507523) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3507523) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3507523) nivcsw: 58
DEBUG    ya.test:process.py:263 Command (pid 3507523) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3507523) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3507523) nvcsw: 132
DEBUG    ya.test:process.py:263 Command (pid 3507523) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3507523) stime: 0.707042
DEBUG    ya.test:process.py:263 Command (pid 3507523) utime: 0.103277
DEBUG    ya.test:process.py:263 Command (pid 3507523) wtime: 0.872
DEBUG    ya.test:process.py:275 Command (pid 3507523) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 3507523) 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, 537c1229-f886-42b3-a3b8-1bd26e3e2c1f, localhost:5009): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 537c1229-f886-42b3-a3b8-1bd26e3e2c1f, localhost:5009): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 537c1229-f886-42b3-a3b8-1bd26e3e2c1f, localhost:5009): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-afmy7myzbu.auto.internal" port: 5009 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-afmy7myzbu.auto.internal:5009, 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:5009
------------------------------ 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/4vkd/000d47/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/4vkd/000d47/ydb/apps/ydb/ydb -e grpc://localhost:5009 -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/4vkd/000d47/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:5009', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3508817
DEBUG    ya.test:process.py:259 Command (pid 3508817) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3508817) elapsed time (sec): 0.6374855041503906
DEBUG    ya.test:process.py:263 Command (pid 3508817) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3508817) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3508817) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3508817) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3508817) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3508817) maxrss: 172488
DEBUG    ya.test:process.py:263 Command (pid 3508817) minflt: 3548
DEBUG    ya.test:process.py:263 Command (pid 3508817) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3508817) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3508817) nivcsw: 54
DEBUG    ya.test:process.py:263 Command (pid 3508817) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3508817) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3508817) nvcsw: 162
DEBUG    ya.test:process.py:263 Command (pid 3508817) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3508817) stime: 0.030565
DEBUG    ya.test:process.py:263 Command (pid 3508817) utime: 0.057309
DEBUG    ya.test:process.py:263 Command (pid 3508817) wtime: 0.639
DEBUG    ya.test:process.py:275 Command (pid 3508817) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 3508817) 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/4vkd/000d47/ydb/apps/ydb/ydb -e grpc://localhost:5009 -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/4vkd/000d47/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:5009', '-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: 3509385
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 3509385) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3509385) elapsed time (sec): 30.203830003738403
DEBUG    ya.test:process.py:263 Command (pid 3509385) wtime: 30.206
DEBUG    ya.test:process.py:275 Command (pid 3509385) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    430	430	0	0	21	31	38	45
2	    380	380	0	0	22	43	53	56
3	    438	438	0	0	20	33	60	66
4	    431	431	0	0	21	35	43	52
5	    428	428	0	0	21	33	44	46
6	    422	422	0	0	21	41	48	55
7	    408	408	0	0	21	39	42	57
8	    423	423	0	0	22	36	47	52
9	    486	486	0	0	20	22	27	32
10	    486	486	0	0	20	21	22	23
11	    481	481	0	0	20	23	27	32
12	    482	482	0	0	20	23	25	27
13	    457	457	0	0	20	32	35	39
14	    484	484	0	0	20	22	24	26
15	    476	476	0	0	20	24	31	35
16	    477	477	0	0	20	26	29	32
17	    313	313	0	0	29	60	75	87
18	    428	428	0	0	20	42	51	56
19	    469	469	0	0	20	26	36	47
20	    464	464	0	0	20	27	33	37
21	    450	450	0	0	20	31	49	55
22	    448	448	0	0	21	29	34	38
23	    461	461	0	0	20	28	31	33
24	    418	418	0	0	20	39	47	51
25	    324	324	0	0	26	61	85	103
26	    348	348	0	0	26	47	60	70
27	    475	475	0	0	20	28	35	48
28	    486	486	0	0	20	22	25	27
29	    451	451	0	0	20	30	41	47
30	    378	378	0	0	21	55	96	104

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  13102	436.733	0	0	20	35	50	104

DEBUG    ya.test:process.py:276 Command (pid 3509385) 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, f21971f8-d186-4ef0-913b-279ad7989591, ghrun-afmy7myzbu.auto.internal:5009): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f21971f8-d186-4ef0-913b-279ad7989591, ghrun-afmy7myzbu.auto.internal:5009): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f21971f8-d186-4ef0-913b-279ad7989591, ghrun-afmy7myzbu.auto.internal:5009): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YzU1NGExZGItZTU3MmMyYmUtNjZmYWY2N2QtMjg4NTdhYzA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 82677292-4b49-4572-a419-9c6bbcc4cbfe, ghrun-afmy7myzbu.auto.internal:5009): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 82677292-4b49-4572-a419-9c6bbcc4cbfe, ghrun-afmy7myzbu.auto.internal:5009): request = { session_id: "ydb://session/3?node_id=1&id=YzU1NGExZGItZTU3MmMyYmUtNjZmYWY2N2QtMjg4NTdhYzA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 82677292-4b49-4572-a419-9c6bbcc4cbfe, ghrun-afmy7myzbu.auto.internal:5009): 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=YzU1NGExZGItZTU3MmMyYmUtNjZmYWY2N2QtMjg4NTdhYzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 48aa7fbc-a32c-46c7-a752-182b5a13ae70, ghrun-afmy7myzbu.auto.internal:5009): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 48aa7fbc-a32c-46c7-a752-182b5a13ae70, ghrun-afmy7myzbu.auto.internal:5009): request = { session_id: "ydb://session/3?node_id=1&id=YzU1NGExZGItZTU3MmMyYmUtNjZmYWY2N2QtMjg4NTdhYzA=" 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, 48aa7fbc-a32c-46c7-a752-182b5a13ae70, ghrun-afmy7myzbu.auto.internal:5009): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzU1NGExZGItZTU3MmMyYmUtNjZmYWY2N2QtMjg4NTdhYzA=
INFO     root:test_log_scenario.py:217 Count rows after insert 12783 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzU1NGExZGItZTU3MmMyYmUtNjZmYWY2N2QtMjg4NTdhYzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 60add79f-8de8-4e56-ae3c-6ef1ed7b2a59, ghrun-afmy7myzbu.auto.internal:5009): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 60add79f-8de8-4e56-ae3c-6ef1ed7b2a59, ghrun-afmy7myzbu.auto.internal:5009): request = { session_id: "ydb://session/3?node_id=1&id=YzU1NGExZGItZTU3MmMyYmUtNjZmYWY2N2QtMjg4NTdhYzA=" 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, 60add79f-8de8-4e56-ae3c-6ef1ed7b2a59, ghrun-afmy7myzbu.auto.internal:5009): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzU1NGExZGItZTU3MmMyYmUtNjZmYWY2N2QtMjg4NTdhYzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzU1NGExZGItZTU3MmMyYmUtNjZmYWY2N2QtMjg4NTdhYzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f7e8a566-c8fa-490b-ba17-e620fd956c76, ghrun-afmy7myzbu.auto.internal:5009): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f7e8a566-c8fa-490b-ba17-e620fd956c76, ghrun-afmy7myzbu.auto.internal:5009): request = { session_id: "ydb://session/3?node_id=1&id=YzU1NGExZGItZTU3MmMyYmUtNjZmYWY2N2QtMjg4NTdhYzA=" 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, f7e8a566-c8fa-490b-ba17-e620fd956c76, ghrun-afmy7myzbu.auto.internal:5009): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzU1NGExZGItZTU3MmMyYmUtNjZmYWY2N2QtMjg4NTdhYzA=
INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/4vkd/000d47/ydb/apps/ydb/ydb -e grpc://localhost:5009 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzU1NGExZGItZTU3MmMyYmUtNjZmYWY2N2QtMjg4NTdhYzA=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/4vkd/000d47/ydb/apps/ydb/ydb -e grpc://localhost:5009 -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/4vkd/000d47/ydb/apps/ydb/ydb -e grpc://localhost:5009 -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, 81b2d7eb-404a-4e64-bd95-12ef9a1662b2, ghrun-afmy7myzbu.auto.internal:5009): 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    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 81b2d7eb-404a-4e64-bd95-12ef9a1662b2, ghrun-afmy7myzbu.auto.internal:5009): request = { session_id: "ydb://session/3?node_id=1&id=YzU1NGExZGItZTU3MmMyYmUtNjZmYWY2N2QtMjg4NTdhYzA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 435d78c0-1b82-4451-9b5f-9ebba471b80c, ghrun-afmy7myzbu.auto.internal:5009): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 81b2d7eb-404a-4e64-bd95-12ef9a1662b2, ghrun-afmy7myzbu.auto.internal:5009): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 435d78c0-1b82-4451-9b5f-9ebba471b80c, ghrun-afmy7myzbu.auto.internal:5009): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 435d78c0-1b82-4451-9b5f-9ebba471b80c, ghrun-afmy7myzbu.auto.internal:5009): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDVlZDNlMWQtYzA3ZTYxY2UtMWUwYzJiYjItNzUzODg5NTY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 5df94ce6-8c6a-4875-a4b0-add0fc4d9c6f, ghrun-afmy7myzbu.auto.internal:5009): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 5df94ce6-8c6a-4875-a4b0-add0fc4d9c6f, ghrun-afmy7myzbu.auto.internal:5009): request = { session_id: "ydb://session/3?node_id=1&id=ZDVlZDNlMWQtYzA3ZTYxY2UtMWUwYzJiYjItNzUzODg5NTY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 5df94ce6-8c6a-4875-a4b0-add0fc4d9c6f, ghrun-afmy7myzbu.auto.internal:5009): 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=ZDVlZDNlMWQtYzA3ZTYxY2UtMWUwYzJiYjItNzUzODg5NTY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e830749a-562d-4c9d-acec-c2e33002519b, ghrun-afmy7myzbu.auto.internal:5009): 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, e830749a-562d-4c9d-acec-c2e33002519b, ghrun-afmy7myzbu.auto.internal:5009): request = { session_id: "ydb://session/3?node_id=1&id=ZDVlZDNlMWQtYzA3ZTYxY2UtMWUwYzJiYjItNzUzODg5NTY=" 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, 540f583d-af7d-49ec-ab10-dcaba16598d7, ghrun-afmy7myzbu.auto.internal:5009): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 540f583d-af7d-49ec-ab10-dcaba16598d7, ghrun-afmy7myzbu.auto.internal:5009): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e830749a-562d-4c9d-acec-c2e33002519b, ghrun-afmy7myzbu.auto.internal:5009): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 540f583d-af7d-49ec-ab10-dcaba16598d7, ghrun-afmy7myzbu.auto.internal:5009): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NjlkNmZhYjItZmQwOTA1ZTYtYzIzZjYxNTctYTVhNWYyNw==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 15256994-7ffd-4f88-b4fa-8c03c5438fb6, ghrun-afmy7myzbu.auto.internal:5009): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 15256994-7ffd-4f88-b4fa-8c03c5438fb6, ghrun-afmy7myzbu.auto.internal:5009): request = { session_id: "ydb://session/3?node_id=1&id=NjlkNmZhYjItZmQwOTA1ZTYtYzIzZjYxNTctYTVhNWYyNw==" }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 15256994-7ffd-4f88-b4fa-8c03c5438fb6, ghrun-afmy7myzbu.auto.internal:5009): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/4vkd/000d47/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:5009', '-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.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NjlkNmZhYjItZmQwOTA1ZTYtYzIzZjYxNTctYTVhNWYyNw==
DEBUG    ya.test:process.py:628 Command pid: 3519981
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2bd24a99-2389-4282-b175-ad64aae87671, ghrun-afmy7myzbu.auto.internal:5009): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/4vkd/000d47/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:5009', '-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:610 Executing '['/home/runner/.ya/build/build_root/4vkd/000d47/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:5009', '-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    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2bd24a99-2389-4282-b175-ad64aae87671, ghrun-afmy7myzbu.auto.internal:5009): request = { session_id: "ydb://session/3?node_id=1&id=NjlkNmZhYjItZmQwOTA1ZTYtYzIzZjYxNTctYTVhNWYyNw==" 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, 1609b3bf-5511-4784-90f3-64a70907a9f7, ghrun-afmy7myzbu.auto.internal:5009): creating call state
DEBUG    ya.test:process.py:628 Command pid: 3519982
DEBUG    ya.test:process.py:628 Command pid: 3519983
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1609b3bf-5511-4784-90f3-64a70907a9f7, ghrun-afmy7myzbu.auto.internal:5009): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2bd24a99-2389-4282-b175-ad64aae87671, ghrun-afmy7myzbu.auto.internal:5009): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1609b3bf-5511-4784-90f3-64a70907a9f7, ghrun-afmy7myzbu.auto.internal:5009): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YWYzMzQxMzYtOWZmMTE0NDYtYzdiYjJmOC05NWM2NTgwOQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 4f6338e7-a10b-49f0-a1f5-99e97c431c03, ghrun-afmy7myzbu.auto.internal:5009): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 4f6338e7-a10b-49f0-a1f5-99e97c431c03, ghrun-afmy7myzbu.auto.internal:5009): request = { session_id: "ydb://session/3?node_id=1&id=YWYzMzQxMzYtOWZmMTE0NDYtYzdiYjJmOC05NWM2NTgwOQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 4f6338e7-a10b-49f0-a1f5-99e97c431c03, ghrun-afmy7myzbu.auto.internal:5009): 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=YWYzMzQxMzYtOWZmMTE0NDYtYzdiYjJmOC05NWM2NTgwOQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8186bb6f-59b0-4d76-84aa-905044342f59, ghrun-afmy7myzbu.auto.internal:5009): 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, 8186bb6f-59b0-4d76-84aa-905044342f59, ghrun-afmy7myzbu.auto.internal:5009): request = { session_id: "ydb://session/3?node_id=1&id=YWYzMzQxMzYtOWZmMTE0NDYtYzdiYjJmOC05NWM2NTgwOQ==" 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, d4173ccc-1bb3-401e-b3cc-032ab228fa8b, ghrun-afmy7myzbu.auto.internal:5009): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d4173ccc-1bb3-401e-b3cc-032ab228fa8b, ghrun-afmy7myzbu.auto.internal:5009): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8186bb6f-59b0-4d76-84aa-905044342f59, ghrun-afmy7myzbu.auto.internal:5009): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d4173ccc-1bb3-401e-b3cc-032ab228fa8b, ghrun-afmy7myzbu.auto.internal:5009): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZjViZjQzOWYtNDIyNmNmZWEtYzhiOTg2MGUtNTNmNTNhYmY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 6d1a8212-228e-4a73-91cd-c9938d2efce1, ghrun-afmy7myzbu.auto.internal:5009): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 6d1a8212-228e-4a73-91cd-c9938d2efce1, ghrun-afmy7myzbu.auto.internal:5009): request = { session_id: "ydb://session/3?node_id=1&id=ZjViZjQzOWYtNDIyNmNmZWEtYzhiOTg2MGUtNTNmNTNhYmY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 6d1a8212-228e-4a73-91cd-c9938d2efce1, ghrun-afmy7myzbu.auto.internal:5009): 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=ZjViZjQzOWYtNDIyNmNmZWEtYzhiOTg2MGUtNTNmNTNhYmY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, dc219246-eb5e-4415-8144-10a37751d112, ghrun-afmy7myzbu.auto.internal:5009): 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, dc219246-eb5e-4415-8144-10a37751d112, ghrun-afmy7myzbu.auto.internal:5009): request = { session_id: "ydb://session/3?node_id=1&id=ZjViZjQzOWYtNDIyNmNmZWEtYzhiOTg2MGUtNTNmNTNhYmY=" 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, 627b008c-43d1-4ab8-aadf-18910a5bbb3b, ghrun-afmy7myzbu.auto.internal:5009): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 627b008c-43d1-4ab8-aadf-18910a5bbb3b, ghrun-afmy7myzbu.auto.internal:5009): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dc219246-eb5e-4415-8144-10a37751d112, ghrun-afmy7myzbu.auto.internal:5009): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 627b008c-43d1-4ab8-aadf-18910a5bbb3b, ghrun-afmy7myzbu.auto.internal:5009): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NmFkZmJiODktMjI5NWVkMzgtOTRmZjZmZDItMWMxN2JiY2U=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 0b7a63ec-f08d-4d39-9a41-852f506fb39e, ghrun-afmy7myzbu.auto.internal:5009): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 0b7a63ec-f08d-4d39-9a41-852f506fb39e, ghrun-afmy7myzbu.auto.internal:5009): request = { session_id: "ydb://session/3?node_id=1&id=NmFkZmJiODktMjI5NWVkMzgtOTRmZjZmZDItMWMxN2JiY2U=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 0b7a63ec-f08d-4d39-9a41-852f506fb39e, ghrun-afmy7myzbu.auto.internal:5009): 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=NmFkZmJiODktMjI5NWVkMzgtOTRmZjZmZDItMWMxN2JiY2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8e873347-7d91-44ca-bc82-01806d2fc774, ghrun-afmy7myzbu.auto.internal:5009): 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, 8e873347-7d91-44ca-bc82-01806d2fc774, ghrun-afmy7myzbu.auto.internal:5009): request = { session_id: "ydb://session/3?node_id=1&id=NmFkZmJiODktMjI5NWVkMzgtOTRmZjZmZDItMWMxN2JiY2U=" 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, bade010a-d21b-4f02-98c2-35bf5522bb04, ghrun-afmy7myzbu.auto.internal:5009): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8e873347-7d91-44ca-bc82-01806d2fc774, ghrun-afmy7myzbu.auto.internal:5009): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, bade010a-d21b-4f02-98c2-35bf5522bb04, ghrun-afmy7myzbu.auto.internal:5009): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, bade010a-d21b-4f02-98c2-35bf5522bb04, ghrun-afmy7myzbu.auto.internal:5009): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MjlhNzEyODEtOTQ5ZTI1ZjgtOTQzMDcxYzMtZmRhYjIxMmU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 89c2f0bb-f124-4106-9de7-3d1662225322, ghrun-afmy7myzbu.auto.internal:5009): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 89c2f0bb-f124-4106-9de7-3d1662225322, ghrun-afmy7myzbu.auto.internal:5009): request = { session_id: "ydb://session/3?node_id=1&id=MjlhNzEyODEtOTQ5ZTI1ZjgtOTQzMDcxYzMtZmRhYjIxMmU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 89c2f0bb-f124-4106-9de7-3d1662225322, ghrun-afmy7myzbu.auto.internal:5009): 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=MjlhNzEyODEtOTQ5ZTI1ZjgtOTQzMDcxYzMtZmRhYjIxMmU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a6f84605-07a5-43c2-a0d6-b60b5e6db902, ghrun-afmy7myzbu.auto.internal:5009): 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, a6f84605-07a5-43c2-a0d6-b60b5e6db902, ghrun-afmy7myzbu.auto.internal:5009): request = { session_id: "ydb://session/3?node_id=1&id=MjlhNzEyODEtOTQ5ZTI1ZjgtOTQzMDcxYzMtZmRhYjIxMmU=" 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, 4f66788c-504a-42c3-9ee8-3c76c2bfd715, ghrun-afmy7myzbu.auto.internal:5009): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4f66788c-504a-42c3-9ee8-3c76c2bfd715, ghrun-afmy7myzbu.auto.internal:5009): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a6f84605-07a5-43c2-a0d6-b60b5e6db902, ghrun-afmy7myzbu.auto.internal:5009): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4f66788c-504a-42c3-9ee8-3c76c2bfd715, ghrun-afmy7myzbu.auto.internal:5009): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NzY4OWE4MGMtM2JhYmIwOGYtNmYzNzhjMjEtOTY3YmZlZDI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ca9e520a-152f-499b-8554-b021f05d8373, ghrun-afmy7myzbu.auto.internal:5009): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ca9e520a-152f-499b-8554-b021f05d8373, ghrun-afmy7myzbu.auto.internal:5009): request = { session_id: "ydb://session/3?node_id=1&id=NzY4OWE4MGMtM2JhYmIwOGYtNmYzNzhjMjEtOTY3YmZlZDI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ca9e520a-152f-499b-8554-b021f05d8373, ghrun-afmy7myzbu.auto.internal:5009): 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=NzY4OWE4MGMtM2JhYmIwOGYtNmYzNzhjMjEtOTY3YmZlZDI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5607284b-0305-4f95-8da1-1846df394dcf, ghrun-afmy7myzbu.auto.internal:5009): 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, 5607284b-0305-4f95-8da1-1846df394dcf, ghrun-afmy7myzbu.auto.internal:5009): request = { session_id: "ydb://session/3?node_id=1&id=NzY4OWE4MGMtM2JhYmIwOGYtNmYzNzhjMjEtOTY3YmZlZDI=" 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, 08e85156-bc64-49d7-941f-fb6d83c25a95, ghrun-afmy7myzbu.auto.internal:5009): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 08e85156-bc64-49d7-941f-fb6d83c25a95, ghrun-afmy7myzbu.auto.internal:5009): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5607284b-0305-4f95-8da1-1846df394dcf, ghrun-afmy7myzbu.auto.internal:5009): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 08e85156-bc64-49d7-941f-fb6d83c25a95, ghrun-afmy7myzbu.auto.internal:5009): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NDdiYjhmMzAtNWJlYzExYTctZjc2ODA0MDItZGY5M2NkNjI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 9f01f9d6-b734-4eda-a503-40dd7d044bf4, ghrun-afmy7myzbu.auto.internal:5009): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 9f01f9d6-b734-4eda-a503-40dd7d044bf4, ghrun-afmy7myzbu.auto.internal:5009): request = { session_id: "ydb://session/3?node_id=1&id=NDdiYjhmMzAtNWJlYzExYTctZjc2ODA0MDItZGY5M2NkNjI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 9f01f9d6-b734-4eda-a503-40dd7d044bf4, ghrun-afmy7myzbu.auto.internal:5009): 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=NDdiYjhmMzAtNWJlYzExYTctZjc2ODA0MDItZGY5M2NkNjI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bcae888e-2999-4865-b71c-4c31c926b9f9, ghrun-afmy7myzbu.auto.internal:5009): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bcae888e-2999-4865-b71c-4c31c926b9f9, ghrun-afmy7myzbu.auto.internal:5009): request = { session_id: "ydb://session/3?node_id=1&id=NDdiYjhmMzAtNWJlYzExYTctZjc2ODA0MDItZGY5M2NkNjI=" 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, 1075b165-a20c-46ec-bda3-a1c7b88ff752, ghrun-afmy7myzbu.auto.internal:5009): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1075b165-a20c-46ec-bda3-a1c7b88ff752, ghrun-afmy7myzbu.auto.internal:5009): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bcae888e-2999-4865-b71c-4c31c926b9f9, ghrun-afmy7myzbu.auto.internal:5009): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1075b165-a20c-46ec-bda3-a1c7b88ff752, ghrun-afmy7myzbu.auto.internal:5009): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZjQxMGNiYTAtZDZmZWQ1YWYtODM1MzMxMDYtYzMwNWM5MGU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 93b28bda-a61a-4a6c-9cfb-e95766ffdc6f, ghrun-afmy7myzbu.auto.internal:5009): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 93b28bda-a61a-4a6c-9cfb-e95766ffdc6f, ghrun-afmy7myzbu.auto.internal:5009): request = { session_id: "ydb://session/3?node_id=1&id=ZjQxMGNiYTAtZDZmZWQ1YWYtODM1MzMxMDYtYzMwNWM5MGU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 93b28bda-a61a-4a6c-9cfb-e95766ffdc6f, ghrun-afmy7myzbu.auto.internal:5009): 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=ZjQxMGNiYTAtZDZmZWQ1YWYtODM1MzMxMDYtYzMwNWM5MGU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 196ce997-a6ac-429f-acad-aee3a31ee6e3, ghrun-afmy7myzbu.auto.internal:5009): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 196ce997-a6ac-429f-acad-aee3a31ee6e3, ghrun-afmy7myzbu.auto.internal:5009): request = { session_id: "ydb://session/3?node_id=1&id=ZjQxMGNiYTAtZDZmZWQ1YWYtODM1MzMxMDYtYzMwNWM5MGU=" 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, 196ce997-a6ac-429f-acad-aee3a31ee6e3, ghrun-afmy7myzbu.auto.internal:5009): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 82677292-4b49-4572-a419-9c6bbcc4cbfe, ghrun-afmy7myzbu.auto.internal:5009): 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:5009 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-20T19:45:37.780448549+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 5df94ce6-8c6a-4875-a4b0-add0fc4d9c6f, ghrun-afmy7myzbu.auto.internal:5009): 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:5009 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-20T19:45:37.780610553+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 15256994-7ffd-4f88-b4fa-8c03c5438fb6, ghrun-afmy7myzbu.auto.internal:5009): 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:5009 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-20T19:45:37.780645954+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 4f6338e7-a10b-49f0-a1f5-99e97c431c03, ghrun-afmy7myzbu.auto.internal:5009): 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:5009 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-20T19:45:37.780672973+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 6d1a8212-228e-4a73-91cd-c9938d2efce1, ghrun-afmy7myzbu.auto.internal:5009): 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:5009 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-20T19:45:37.780704759+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-afmy7myzbu.auto.internal:5009
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 0b7a63ec-f08d-4d39-9a41-852f506fb39e, ghrun-afmy7myzbu.auto.internal:5009): 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:5009 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-20T19:45:37.780732786+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-afmy7myzbu.auto.internal:5009
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 89c2f0bb-f124-4106-9de7-3d1662225322, ghrun-afmy7myzbu.auto.internal:5009): 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:5009 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-20T19:45:37.780765815+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-afmy7myzbu.auto.internal:5009
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, ca9e520a-152f-499b-8554-b021f05d8373, ghrun-afmy7myzbu.auto.internal:5009): 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:5009 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-20T19:45:37.780797439+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 9f01f9d6-b734-4eda-a503-40dd7d044bf4, ghrun-afmy7myzbu.auto.internal:5009): 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:5009 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-20T19:45:37.780835454+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-afmy7myzbu.auto.internal:5009
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 93b28bda-a61a-4a6c-9cfb-e95766ffdc6f, ghrun-afmy7myzbu.auto.internal:5009): 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:5009 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-20T19:45:37.780864952+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 81b2d7eb-404a-4e64-bd95-12ef9a1662b2, ghrun-afmy7myzbu.auto.internal:5009): 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-20T19:45:37.780588186+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-afmy7myzbu.auto.internal:5009
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e830749a-562d-4c9d-acec-c2e33002519b, ghrun-afmy7myzbu.auto.internal:5009): 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-20T19:45:37.780632376+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-afmy7myzbu.auto.internal:5009
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 8186bb6f-59b0-4d76-84aa-905044342f59, ghrun-afmy7myzbu.auto.internal:5009): 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-20T19:45:37.780687689+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 2bd24a99-2389-4282-b175-ad64aae87671, ghrun-afmy7myzbu.auto.internal:5009): 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-20T19:45:37.780660237+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, dc219246-eb5e-4415-8144-10a37751d112, ghrun-afmy7myzbu.auto.internal:5009): 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-20T19:45:37.780718487+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-afmy7myzbu.auto.internal:5009
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 8e873347-7d91-44ca-bc82-01806d2fc774, ghrun-afmy7myzbu.auto.internal:5009): 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-20T19:45:37.780752562+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, a6f84605-07a5-43c2-a0d6-b60b5e6db902, ghrun-afmy7myzbu.auto.internal:5009): 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-20T19:45:37.780781437+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 5607284b-0305-4f95-8da1-1846df394dcf, ghrun-afmy7myzbu.auto.internal:5009): 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-20T19:45:37.780820764+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, bcae888e-2999-4865-b71c-4c31c926b9f9, ghrun-afmy7myzbu.auto.internal:5009): 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-20T19:45:37.780852248+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-afmy7myzbu.auto.internal:5009
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-afmy7myzbu.auto.internal:5009
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 196ce997-a6ac-429f-acad-aee3a31ee6e3, ghrun-afmy7myzbu.auto.internal:5009): 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-20T19:45:37.780882445+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-afmy7myzbu.auto.internal:5009
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-afmy7myzbu.auto.internal:5009
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-afmy7myzbu.auto.internal:5009
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-afmy7myzbu.auto.internal:5009
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-afmy7myzbu.auto.internal:5009
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-afmy7myzbu.auto.internal:5009
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-afmy7myzbu.auto.internal:5009
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-afmy7myzbu.auto.internal:5009
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-afmy7myzbu.auto.internal:5009
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-afmy7myzbu.auto.internal:5009
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-afmy7myzbu.auto.internal:5009
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will 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:5009
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5009". 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:5009
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5009". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    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 3519982) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3519982) elapsed time (sec): 30.144805669784546
DEBUG    ya.test:process.py:263 Command (pid 3519982) wtime: 30.149
DEBUG    ya.test:process.py:275 Command (pid 3519982) 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	620	0	0	0	0
4	      0	0	0	2023	0	0	0	0
5	      0	0	0	2327	0	0	0	0
6	      0	0	0	2221	0	0	0	0
7	      0	0	0	2352	0	0	0	0
8	      0	0	0	2597	0	0	0	0
9	      0	0	0	2739	0	0	0	0
10	      0	0	0	2690	0	0	0	0
11	      0	0	0	2740	0	0	0	0
12	      0	0	0	2920	0	0	0	0
13	      0	0	0	2880	0	0	0	0
14	      0	0	0	2860	0	0	0	0
15	      0	0	0	2750	0	0	0	0
16	      0	0	0	2690	0	0	0	0
17	      0	0	0	2540	0	0	0	0
18	      0	0	0	2700	0	0	0	0
19	      0	0	0	2730	0	0	0	0
20	      0	0	0	2710	0	0	0	0
21	      0	0	0	2710	0	0	0	0
22	      0	0	0	2790	0	0	0	0
23	      0	0	0	2820	0	0	0	0
24	      0	0	0	2950	0	0	0	0
25	      0	0	0	3000	0	0	0	0
26	      0	0	0	2810	0	0	0	0
27	      0	0	0	2870	0	0	0	0
28	      0	0	0	2880	0	0	0	0
29	      0	0	0	2790	0	0	0	0
30	      0	0	0	2800	0	0	0	0

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

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

DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 3519983) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3519983) elapsed time (sec): 30.156200885772705
DEBUG    ya.test:process.py:263 Command (pid 3519983) wtime: 30.161
DEBUG    ya.test:process.py:275 Command (pid 3519983) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    115	115	0	0	50	327	343	345
2	    181	181	0	0	50	81	96	102
3	     53	53	0	610	55	78	88	97
4	      0	0	0	1862	0	0	0	0
5	      0	0	0	2260	0	0	0	0
6	      0	0	0	2194	0	0	0	0
7	      0	0	0	2311	0	0	0	0
8	      0	0	0	2513	0	0	0	0
9	      0	0	0	2720	0	0	0	0
10	      0	0	0	2685	0	0	0	0
11	      0	0	0	2740	0	0	0	0
12	      0	0	0	2900	0	0	0	0
13	      0	0	0	2880	0	0	0	0
14	      0	0	0	2850	0	0	0	0
15	      0	0	0	2739	0	0	0	0
16	      0	0	0	2699	0	0	0	0
17	      0	0	0	2538	0	0	0	0
18	      0	0	0	2703	0	0	0	0
19	      0	0	0	2730	0	0	0	0
20	      0	0	0	2700	0	0	0	0
21	      0	0	0	2720	0	0	0	0
22	      0	0	0	2790	0	0	0	0
23	      0	0	0	2820	0	0	0	0
24	      0	0	0	2960	0	0	0	0
25	      0	0	0	2990	0	0	0	0
26	      0	0	0	2814	0	0	0	0
27	      0	0	0	2870	0	0	0	0
28	      0	0	0	2880	0	0	0	0
29	      0	0	0	2780	0	0	0	0
30	      0	0	0	2800	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    349	11.6333	0	73058	50	140	339	345

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

DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 3519981) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3519981) elapsed time (sec): 30.24284791946411
DEBUG    ya.test:process.py:263 Command (pid 3519981) wtime: 30.246
DEBUG    ya.test:process.py:275 Command (pid 3519981) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     84	84	0	0	68	477	487	487
2	    133	133	0	0	68	105	112	123
3	     40	40	0	630	69	105	106	106
4	      0	0	0	1959	0	0	0	0
5	      0	0	0	2384	0	0	0	0
6	      0	0	0	2309	0	0	0	0
7	      0	0	0	2317	0	0	0	0
8	      0	0	0	2608	0	0	0	0
9	      0	0	0	2739	0	0	0	0
10	      0	0	0	2710	0	0	0	0
11	      0	0	0	2740	0	0	0	0
12	      0	0	0	2920	0	0	0	0
13	      0	0	0	2880	0	0	0	0
14	      0	0	0	2850	0	0	0	0
15	      0	0	0	2740	0	0	0	0
16	      0	0	0	2710	0	0	0	0
17	      0	0	0	2529	0	0	0	0
18	      0	0	0	2700	0	0	0	0
19	      0	0	0	2720	0	0	0	0
20	      0	0	0	2700	0	0	0	0
21	      0	0	0	2720	0	0	0	0
22	      0	0	0	2790	0	0	0	0
23	      0	0	0	2820	0	0	0	0
24	      0	0	0	2970	0	0	0	0
25	      0	0	0	3000	0	0	0	0
26	      0	0	0	2810	0	0	0	0
27	      0	0	0	2870	0	0	0	0
28	      0	0	0	2870	0	0	0	0
29	      0	0	0	2789	0	0	0	0
30	      0	0	0	2823	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    257	8.56667	0	73607	68	111	477	487

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

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5009
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5009". 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:5009
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5009". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5009
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5009". 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:5009
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5009". 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:5009
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5009". 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:5009
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5009". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5009
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5009". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5009
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5009". 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:5009
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5009". 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:5009
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5009". 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:5009
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5009". 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:5009
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5009". 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:5009
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5009". 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:5009
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5009". 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:5009
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5009". 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:5009
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5009". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5009
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5009". 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:5009
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5009". 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:5009
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5009". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5009
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5009". 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:5009
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5009". 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:5009
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5009". 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:5009
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5009". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
============================== slowest durations ===============================
329.62s call     test_log_scenario.py::TestLogScenario::test_log_uniform
6.88s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
0.26s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
=========================== short test summary info ============================
FAILED test_log_scenario.py::TestLogScenario::test_log_uniform - ydb.issues.ConnectionLost: Couldn't find valid connection
ERROR test_log_scenario.py::TestLogScenario::test_log_uniform - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/4vkd/000d47/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/4vkd/000d47/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-20T19:45:35.284065Z): source_id=113;tablet_id=72075186224037888;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 @ 0xA7C2AA5
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA7BAFE6
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB651528
3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD637EFB
4. /-S/ydb/core/formats/arrow/reader/position.h:85: CompareImpl @ 0x9E11748
5. /-S/ydb/core/formats/arrow/reader/position.h:482: Compare @ 0x9E1149F
6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD61300D
7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:22: BuildFilter @ 0x1423762B
8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14E7E457
9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14DCF263
10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14DCF263
11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14DCC083
12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14DD2B37
13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x14255418
14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CD8E025
15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB5F4437
16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB641FD4
17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB646094
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB645CA0
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB64688E
20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA7C46FC
21. ??:0: ?? @ 0x7FF87B5FAAC2
22. ??:0: ?? @ 0x7FF87B68C8BF
============ 1 failed, 112 deselected, 1 error in 338.56s (0:05:38) ============
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/4vkd/000d3d/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.20s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/4vkd/000d3e/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 1.56s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/4vkd/000d46/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.56s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/4vkd/000d33/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 1.68s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/4vkd/000d48/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.39s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/4vkd/000d49/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 1.54s ============================
