============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bbzp/000223/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 107 items / 106 deselected / 1 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:694: 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/bbzp/000223/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/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/bbzp/000223/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/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-10T21:32:36.985463Z): source_id=111;tablet_id=72075186224037917;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 @ 0xA78D8E5
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA785E26
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB613C78
E   3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD90C2EB
E   4. /-S/ydb/core/formats/arrow/reader/position.h:83: CompareImpl @ 0x9DE13C8
E   5. /-S/ydb/core/formats/arrow/reader/position.h:471: Compare @ 0x9DE111F
E   6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD8E78FD
E   7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x1411055B
E   8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14D50357
E   9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14CA7B63
E   10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14CA7B63
E   11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14CA4983
E   12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14CAB437
E   13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x1412DDD8
E   14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CB4DF45
E   15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB5BEED7
E   16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB604724
E   17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB6087E4
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB6083F0
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB608FDE
E   20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA78F53C
E   21. ??:0: ?? @ 0x7F71B4423AC2
E   22. ??:0: ?? @ 0x7F71B44B58BF
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_log_uniform
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 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/bbzp/000223/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3887909
DEBUG    ya.test:process.py:259 Command (pid 3887909) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3887909) elapsed time (sec): 0.5955545902252197
DEBUG    ya.test:process.py:263 Command (pid 3887909) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3887909) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3887909) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3887909) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3887909) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3887909) maxrss: 541108
DEBUG    ya.test:process.py:263 Command (pid 3887909) minflt: 16170
DEBUG    ya.test:process.py:263 Command (pid 3887909) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3887909) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3887909) nivcsw: 9
DEBUG    ya.test:process.py:263 Command (pid 3887909) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3887909) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3887909) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 3887909) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3887909) stime: 0.43030599999999997
DEBUG    ya.test:process.py:263 Command (pid 3887909) utime: 0.115545
DEBUG    ya.test:process.py:263 Command (pid 3887909) wtime: 0.597
DEBUG    ya.test:process.py:275 Command (pid 3887909) output:
Git info:
    Commit: 7a5510cec7d663c40f382afd981347c1417c0e68
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge fe52a7900b39e03882dac1a891e7daced4760efc into 4e0685800275111225607954e1f1bf0783794f3b

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-coykmebid4
    Host information: 
        Linux ghrun-coykmebid4 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/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/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 3887909) errors:

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: 7a5510cec7d663c40f382afd981347c1417c0e68
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge fe52a7900b39e03882dac1a891e7daced4760efc into 4e0685800275111225607954e1f1bf0783794f3b

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-coykmebid4
    Host information: 
        Linux ghrun-coykmebid4 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/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/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/bbzp/000223/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6747
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/bbzp/000223/r3tmp/kikimr_cluster_y6fx_tx5
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/bbzp/000223/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32673
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10631
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26905
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14414
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bbzp/000223/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/bbzp/000223/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/bbzp/000223/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_tpi1gj0h.log --grpc-port=32673 --mon-port=10631 --ic-port=6747
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:32673/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bbzp/000223/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/bbzp/000223/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/bbzp/000223/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_tpi1gj0h.log --grpc-port=32673 --mon-port=10631 --ic-port=6747
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/bbzp/000223/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/bbzp/000223/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/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/bbzp/000223/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_tpi1gj0h.log', '--grpc-port=32673', '--mon-port=10631', '--ic-port=6747')' in '/home/runner/.ya/build/build_root/bbzp/000223/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3888393
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:32673/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/bbzp/000223/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3888397
DEBUG    ya.test:process.py:259 Command (pid 3888397) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3888397) elapsed time (sec): 0.544414758682251
DEBUG    ya.test:process.py:263 Command (pid 3888397) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3888397) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3888397) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3888397) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3888397) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3888397) maxrss: 541132
DEBUG    ya.test:process.py:263 Command (pid 3888397) minflt: 16169
DEBUG    ya.test:process.py:263 Command (pid 3888397) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3888397) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3888397) nivcsw: 37
DEBUG    ya.test:process.py:263 Command (pid 3888397) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3888397) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3888397) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3888397) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3888397) stime: 0.38459
DEBUG    ya.test:process.py:263 Command (pid 3888397) utime: 0.103086
DEBUG    ya.test:process.py:263 Command (pid 3888397) wtime: 0.545
DEBUG    ya.test:process.py:275 Command (pid 3888397) output:
Git info:
    Commit: 7a5510cec7d663c40f382afd981347c1417c0e68
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge fe52a7900b39e03882dac1a891e7daced4760efc into 4e0685800275111225607954e1f1bf0783794f3b

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-coykmebid4
    Host information: 
        Linux ghrun-coykmebid4 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/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/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 3888397) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 7a5510cec7d663c40f382afd981347c1417c0e68
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge fe52a7900b39e03882dac1a891e7daced4760efc into 4e0685800275111225607954e1f1bf0783794f3b
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/bbzp/000223/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/bbzp/000223/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:32673', '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: 6747\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/bbzp/000223/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:32673', '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: 6747\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3890212
DEBUG    ya.test:process.py:259 Command (pid 3890212) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3890212) elapsed time (sec): 0.4774801731109619
DEBUG    ya.test:process.py:263 Command (pid 3890212) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3890212) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3890212) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3890212) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3890212) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3890212) maxrss: 549368
DEBUG    ya.test:process.py:263 Command (pid 3890212) minflt: 18311
DEBUG    ya.test:process.py:263 Command (pid 3890212) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3890212) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3890212) nivcsw: 19
DEBUG    ya.test:process.py:263 Command (pid 3890212) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3890212) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3890212) nvcsw: 123
DEBUG    ya.test:process.py:263 Command (pid 3890212) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3890212) stime: 0.298732
DEBUG    ya.test:process.py:263 Command (pid 3890212) utime: 0.134006
DEBUG    ya.test:process.py:263 Command (pid 3890212) wtime: 0.478
DEBUG    ya.test:process.py:275 Command (pid 3890212) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/bbzp/000223/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/bbzp/000223/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:32673', '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/bbzp/000223/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:32673', '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: 3890708
DEBUG    ya.test:process.py:259 Command (pid 3890708) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3890708) elapsed time (sec): 0.44936227798461914
DEBUG    ya.test:process.py:263 Command (pid 3890708) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3890708) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3890708) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3890708) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3890708) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3890708) maxrss: 549376
DEBUG    ya.test:process.py:263 Command (pid 3890708) minflt: 18310
DEBUG    ya.test:process.py:263 Command (pid 3890708) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3890708) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3890708) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 3890708) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3890708) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3890708) nvcsw: 138
DEBUG    ya.test:process.py:263 Command (pid 3890708) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3890708) stime: 0.29763999999999996
DEBUG    ya.test:process.py:263 Command (pid 3890708) utime: 0.104558
DEBUG    ya.test:process.py:263 Command (pid 3890708) wtime: 0.45
DEBUG    ya.test:process.py:275 Command (pid 3890708) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:567 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:574 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, 6cdcf580-f5f2-45b1-8b58-b41234c04b2d, localhost:32673): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 6cdcf580-f5f2-45b1-8b58-b41234c04b2d, localhost:32673): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 6cdcf580-f5f2-45b1-8b58-b41234c04b2d, localhost:32673): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-coykmebid4.auto.internal" port: 32673 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-coykmebid4.auto.internal:32673, 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:32673
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 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/bbzp/000223/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/bbzp/000223/ydb/apps/ydb/ydb -e grpc://localhost:32673 -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/bbzp/000223/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:32673', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3890992
DEBUG    ya.test:process.py:259 Command (pid 3890992) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3890992) elapsed time (sec): 0.3195669651031494
DEBUG    ya.test:process.py:263 Command (pid 3890992) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3890992) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3890992) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3890992) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3890992) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3890992) maxrss: 166348
DEBUG    ya.test:process.py:263 Command (pid 3890992) minflt: 3548
DEBUG    ya.test:process.py:263 Command (pid 3890992) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3890992) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3890992) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 3890992) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3890992) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3890992) nvcsw: 200
DEBUG    ya.test:process.py:263 Command (pid 3890992) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3890992) stime: 0.014055999999999999
DEBUG    ya.test:process.py:263 Command (pid 3890992) utime: 0.051542
DEBUG    ya.test:process.py:263 Command (pid 3890992) wtime: 0.32
DEBUG    ya.test:process.py:275 Command (pid 3890992) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 3890992) 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/bbzp/000223/ydb/apps/ydb/ydb -e grpc://localhost:32673 -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/bbzp/000223/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:32673', '-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: 3891123
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 3891123) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3891123) elapsed time (sec): 30.145177602767944
DEBUG    ya.test:process.py:263 Command (pid 3891123) wtime: 30.146
DEBUG    ya.test:process.py:275 Command (pid 3891123) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    477	477	0	0	20	22	28	33
2	    489	489	0	0	20	20	21	31
3	    485	485	0	0	20	20	23	25
4	    489	489	0	0	20	20	21	21
5	    487	487	0	0	20	20	22	22
6	    488	488	0	0	20	20	20	21
7	    489	489	0	0	20	20	20	21
8	    487	487	0	0	20	20	21	22
9	    489	489	0	0	20	21	22	25
10	    487	487	0	0	20	20	21	21
11	    488	488	0	0	20	21	22	23
12	    488	488	0	0	20	20	21	22
13	    487	487	0	0	20	20	21	21
14	    487	487	0	0	20	21	21	21
15	    489	489	0	0	20	20	21	21
16	    488	488	0	0	20	20	21	21
17	    488	488	0	0	20	20	20	21
18	    488	488	0	0	20	20	21	21
19	    488	488	0	0	20	20	21	21
20	    488	488	0	0	20	20	21	21
21	    488	488	0	0	20	20	21	21
22	    488	488	0	0	20	20	21	21
23	    486	486	0	0	20	21	21	22
24	    475	475	0	0	20	20	21	47
25	    487	487	0	0	20	21	41	48
26	    488	488	0	0	20	21	26	27
27	    488	488	0	0	20	20	21	21
28	    444	444	0	0	20	21	108	109
29	    489	489	0	0	20	20	20	21
30	    498	498	0	0	20	20	20	21

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  14577	485.9	0	0	20	20	21	109

DEBUG    ya.test:process.py:276 Command (pid 3891123) 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, 0d8f75dc-c40e-4322-89f1-1724c42dd0a5, ghrun-coykmebid4.auto.internal:32673): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0d8f75dc-c40e-4322-89f1-1724c42dd0a5, ghrun-coykmebid4.auto.internal:32673): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0d8f75dc-c40e-4322-89f1-1724c42dd0a5, ghrun-coykmebid4.auto.internal:32673): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZWFlOWUxNmMtZmQyM2EyYjctYTI5NGYxZDktZWVjYmJlMWE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 5235212d-6cc9-418d-9388-21a8c6b18cd9, ghrun-coykmebid4.auto.internal:32673): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 5235212d-6cc9-418d-9388-21a8c6b18cd9, ghrun-coykmebid4.auto.internal:32673): request = { session_id: "ydb://session/3?node_id=1&id=ZWFlOWUxNmMtZmQyM2EyYjctYTI5NGYxZDktZWVjYmJlMWE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 5235212d-6cc9-418d-9388-21a8c6b18cd9, ghrun-coykmebid4.auto.internal:32673): 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=ZWFlOWUxNmMtZmQyM2EyYjctYTI5NGYxZDktZWVjYmJlMWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0854e540-7c03-46a1-b952-2dd4cb3df244, ghrun-coykmebid4.auto.internal:32673): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0854e540-7c03-46a1-b952-2dd4cb3df244, ghrun-coykmebid4.auto.internal:32673): request = { session_id: "ydb://session/3?node_id=1&id=ZWFlOWUxNmMtZmQyM2EyYjctYTI5NGYxZDktZWVjYmJlMWE=" 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, 0854e540-7c03-46a1-b952-2dd4cb3df244, ghrun-coykmebid4.auto.internal:32673): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWFlOWUxNmMtZmQyM2EyYjctYTI5NGYxZDktZWVjYmJlMWE=
INFO     root:test_log_scenario.py:217 Count rows after insert 14310 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWFlOWUxNmMtZmQyM2EyYjctYTI5NGYxZDktZWVjYmJlMWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 39d8dd48-b53a-461c-9b08-f73285181b0f, ghrun-coykmebid4.auto.internal:32673): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 39d8dd48-b53a-461c-9b08-f73285181b0f, ghrun-coykmebid4.auto.internal:32673): request = { session_id: "ydb://session/3?node_id=1&id=ZWFlOWUxNmMtZmQyM2EyYjctYTI5NGYxZDktZWVjYmJlMWE=" 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, 39d8dd48-b53a-461c-9b08-f73285181b0f, ghrun-coykmebid4.auto.internal:32673): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWFlOWUxNmMtZmQyM2EyYjctYTI5NGYxZDktZWVjYmJlMWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWFlOWUxNmMtZmQyM2EyYjctYTI5NGYxZDktZWVjYmJlMWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3cdef9c9-a533-4068-ab2c-6062e2378089, ghrun-coykmebid4.auto.internal:32673): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3cdef9c9-a533-4068-ab2c-6062e2378089, ghrun-coykmebid4.auto.internal:32673): request = { session_id: "ydb://session/3?node_id=1&id=ZWFlOWUxNmMtZmQyM2EyYjctYTI5NGYxZDktZWVjYmJlMWE=" 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, 3cdef9c9-a533-4068-ab2c-6062e2378089, ghrun-coykmebid4.auto.internal:32673): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWFlOWUxNmMtZmQyM2EyYjctYTI5NGYxZDktZWVjYmJlMWE=
INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/bbzp/000223/ydb/apps/ydb/ydb -e grpc://localhost:32673 -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:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/bbzp/000223/ydb/apps/ydb/ydb -e grpc://localhost:32673 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWFlOWUxNmMtZmQyM2EyYjctYTI5NGYxZDktZWVjYmJlMWE=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/bbzp/000223/ydb/apps/ydb/ydb -e grpc://localhost:32673 -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, 72a66da7-031e-4090-b320-8059f5f55bf1, ghrun-coykmebid4.auto.internal:32673): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 72a66da7-031e-4090-b320-8059f5f55bf1, ghrun-coykmebid4.auto.internal:32673): request = { session_id: "ydb://session/3?node_id=1&id=ZWFlOWUxNmMtZmQyM2EyYjctYTI5NGYxZDktZWVjYmJlMWE=" 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.1
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, c847f0b7-8075-4247-8c65-79a767eb7ae8, ghrun-coykmebid4.auto.internal:32673): creating call state
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:52 RpcState(ExecuteQuery, 72a66da7-031e-4090-b320-8059f5f55bf1, ghrun-coykmebid4.auto.internal:32673): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c847f0b7-8075-4247-8c65-79a767eb7ae8, ghrun-coykmebid4.auto.internal:32673): request = {  }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    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/bbzp/000223/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:32673', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3900888
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/bbzp/000223/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:32673', '-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/bbzp/000223/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:32673', '-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:52 RpcState(CreateSession, c847f0b7-8075-4247-8c65-79a767eb7ae8, ghrun-coykmebid4.auto.internal:32673): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YTY4MzhmM2UtYzI2Mjk1NWMtZjgxOWNlMjYtNTc3YTc2ODE=" node_id: 1 }
DEBUG    ya.test:process.py:628 Command pid: 3900889
DEBUG    ya.test:process.py:628 Command pid: 3900890
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 7378e6e8-daa5-4f1b-bd50-577442fe77c8, ghrun-coykmebid4.auto.internal:32673): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7378e6e8-daa5-4f1b-bd50-577442fe77c8, ghrun-coykmebid4.auto.internal:32673): request = { session_id: "ydb://session/3?node_id=1&id=YTY4MzhmM2UtYzI2Mjk1NWMtZjgxOWNlMjYtNTc3YTc2ODE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7378e6e8-daa5-4f1b-bd50-577442fe77c8, ghrun-coykmebid4.auto.internal:32673): 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=YTY4MzhmM2UtYzI2Mjk1NWMtZjgxOWNlMjYtNTc3YTc2ODE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7fd49fef-af15-4fe7-b961-c454e922b99f, ghrun-coykmebid4.auto.internal:32673): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7fd49fef-af15-4fe7-b961-c454e922b99f, ghrun-coykmebid4.auto.internal:32673): request = { session_id: "ydb://session/3?node_id=1&id=YTY4MzhmM2UtYzI2Mjk1NWMtZjgxOWNlMjYtNTc3YTc2ODE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 490a032c-eed2-4eba-afa7-02fd2aa58076, ghrun-coykmebid4.auto.internal:32673): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 490a032c-eed2-4eba-afa7-02fd2aa58076, ghrun-coykmebid4.auto.internal:32673): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7fd49fef-af15-4fe7-b961-c454e922b99f, ghrun-coykmebid4.auto.internal:32673): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 490a032c-eed2-4eba-afa7-02fd2aa58076, ghrun-coykmebid4.auto.internal:32673): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YWNmOTY1Ni05N2I0ZjBmMy1kOTg2NTM5Ni05ZjFiMTY0NA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 7e5c83c3-8886-4ccd-a3f3-26ea2aab9d49, ghrun-coykmebid4.auto.internal:32673): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7e5c83c3-8886-4ccd-a3f3-26ea2aab9d49, ghrun-coykmebid4.auto.internal:32673): request = { session_id: "ydb://session/3?node_id=1&id=YWNmOTY1Ni05N2I0ZjBmMy1kOTg2NTM5Ni05ZjFiMTY0NA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7e5c83c3-8886-4ccd-a3f3-26ea2aab9d49, ghrun-coykmebid4.auto.internal:32673): 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=YWNmOTY1Ni05N2I0ZjBmMy1kOTg2NTM5Ni05ZjFiMTY0NA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 349901d4-0d3d-4d75-b9fa-1a7a7cc188e0, ghrun-coykmebid4.auto.internal:32673): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 349901d4-0d3d-4d75-b9fa-1a7a7cc188e0, ghrun-coykmebid4.auto.internal:32673): request = { session_id: "ydb://session/3?node_id=1&id=YWNmOTY1Ni05N2I0ZjBmMy1kOTg2NTM5Ni05ZjFiMTY0NA==" 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, 8d01fbec-bc35-4e1f-aaae-962f07795f0b, ghrun-coykmebid4.auto.internal:32673): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8d01fbec-bc35-4e1f-aaae-962f07795f0b, ghrun-coykmebid4.auto.internal:32673): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 349901d4-0d3d-4d75-b9fa-1a7a7cc188e0, ghrun-coykmebid4.auto.internal:32673): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8d01fbec-bc35-4e1f-aaae-962f07795f0b, ghrun-coykmebid4.auto.internal:32673): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NWI3YzYxYWMtOGZhZjc5MGMtMjNmZmIyNTktMzc4ZGUwODE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, c9d313d0-81f1-4209-896e-1718af0b4fdc, ghrun-coykmebid4.auto.internal:32673): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, c9d313d0-81f1-4209-896e-1718af0b4fdc, ghrun-coykmebid4.auto.internal:32673): request = { session_id: "ydb://session/3?node_id=1&id=NWI3YzYxYWMtOGZhZjc5MGMtMjNmZmIyNTktMzc4ZGUwODE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, c9d313d0-81f1-4209-896e-1718af0b4fdc, ghrun-coykmebid4.auto.internal:32673): 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=NWI3YzYxYWMtOGZhZjc5MGMtMjNmZmIyNTktMzc4ZGUwODE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 956f036d-118c-40a7-8b36-d357ed298327, ghrun-coykmebid4.auto.internal:32673): 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, 956f036d-118c-40a7-8b36-d357ed298327, ghrun-coykmebid4.auto.internal:32673): request = { session_id: "ydb://session/3?node_id=1&id=NWI3YzYxYWMtOGZhZjc5MGMtMjNmZmIyNTktMzc4ZGUwODE=" 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, c6fce563-88da-4806-aa8c-e483d26c96c7, ghrun-coykmebid4.auto.internal:32673): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c6fce563-88da-4806-aa8c-e483d26c96c7, ghrun-coykmebid4.auto.internal:32673): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 956f036d-118c-40a7-8b36-d357ed298327, ghrun-coykmebid4.auto.internal:32673): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c6fce563-88da-4806-aa8c-e483d26c96c7, ghrun-coykmebid4.auto.internal:32673): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZjMyOTFkNjUtOTljYWU5NTgtZmNhZDIwZDktYzVjMzNhODM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, e8b254df-6af9-49cb-8b8e-25b8aa40f158, ghrun-coykmebid4.auto.internal:32673): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, e8b254df-6af9-49cb-8b8e-25b8aa40f158, ghrun-coykmebid4.auto.internal:32673): request = { session_id: "ydb://session/3?node_id=1&id=ZjMyOTFkNjUtOTljYWU5NTgtZmNhZDIwZDktYzVjMzNhODM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, e8b254df-6af9-49cb-8b8e-25b8aa40f158, ghrun-coykmebid4.auto.internal:32673): 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=ZjMyOTFkNjUtOTljYWU5NTgtZmNhZDIwZDktYzVjMzNhODM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 902ef12c-b4c9-44a1-b1cd-94f616758833, ghrun-coykmebid4.auto.internal:32673): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 902ef12c-b4c9-44a1-b1cd-94f616758833, ghrun-coykmebid4.auto.internal:32673): request = { session_id: "ydb://session/3?node_id=1&id=ZjMyOTFkNjUtOTljYWU5NTgtZmNhZDIwZDktYzVjMzNhODM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 5d6b18a0-2c80-46b3-a8eb-ae6469a76c90, ghrun-coykmebid4.auto.internal:32673): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 902ef12c-b4c9-44a1-b1cd-94f616758833, ghrun-coykmebid4.auto.internal:32673): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5d6b18a0-2c80-46b3-a8eb-ae6469a76c90, ghrun-coykmebid4.auto.internal:32673): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5d6b18a0-2c80-46b3-a8eb-ae6469a76c90, ghrun-coykmebid4.auto.internal:32673): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YzE1NTI3Y2MtYjQ4MTk2YjktZmZlZDA2MTUtNjZiZTIwMzY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 41910a9a-09a9-455c-a4cf-9e5f1a3f5adc, ghrun-coykmebid4.auto.internal:32673): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 41910a9a-09a9-455c-a4cf-9e5f1a3f5adc, ghrun-coykmebid4.auto.internal:32673): request = { session_id: "ydb://session/3?node_id=1&id=YzE1NTI3Y2MtYjQ4MTk2YjktZmZlZDA2MTUtNjZiZTIwMzY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 41910a9a-09a9-455c-a4cf-9e5f1a3f5adc, ghrun-coykmebid4.auto.internal:32673): 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=YzE1NTI3Y2MtYjQ4MTk2YjktZmZlZDA2MTUtNjZiZTIwMzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3f8c0ae9-1cc8-4865-889f-398c7e425051, ghrun-coykmebid4.auto.internal:32673): 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, 3f8c0ae9-1cc8-4865-889f-398c7e425051, ghrun-coykmebid4.auto.internal:32673): request = { session_id: "ydb://session/3?node_id=1&id=YzE1NTI3Y2MtYjQ4MTk2YjktZmZlZDA2MTUtNjZiZTIwMzY=" 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, d6e121a6-15d7-44c7-ba20-b37288f59866, ghrun-coykmebid4.auto.internal:32673): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d6e121a6-15d7-44c7-ba20-b37288f59866, ghrun-coykmebid4.auto.internal:32673): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3f8c0ae9-1cc8-4865-889f-398c7e425051, ghrun-coykmebid4.auto.internal:32673): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d6e121a6-15d7-44c7-ba20-b37288f59866, ghrun-coykmebid4.auto.internal:32673): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YTk5NGJmYWUtNGMyZGM2OWQtYjA4MGIzOWEtMzExZTU5YWY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, b612f3e7-5daf-4436-919e-f878f7b158ed, ghrun-coykmebid4.auto.internal:32673): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b612f3e7-5daf-4436-919e-f878f7b158ed, ghrun-coykmebid4.auto.internal:32673): request = { session_id: "ydb://session/3?node_id=1&id=YTk5NGJmYWUtNGMyZGM2OWQtYjA4MGIzOWEtMzExZTU5YWY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b612f3e7-5daf-4436-919e-f878f7b158ed, ghrun-coykmebid4.auto.internal:32673): 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=YTk5NGJmYWUtNGMyZGM2OWQtYjA4MGIzOWEtMzExZTU5YWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c93179ca-b5aa-4b44-b49d-5a48900b84fe, ghrun-coykmebid4.auto.internal:32673): 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, c93179ca-b5aa-4b44-b49d-5a48900b84fe, ghrun-coykmebid4.auto.internal:32673): request = { session_id: "ydb://session/3?node_id=1&id=YTk5NGJmYWUtNGMyZGM2OWQtYjA4MGIzOWEtMzExZTU5YWY=" 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, 052e82dc-6496-4b9f-ba7d-b9e12c6880b8, ghrun-coykmebid4.auto.internal:32673): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 052e82dc-6496-4b9f-ba7d-b9e12c6880b8, ghrun-coykmebid4.auto.internal:32673): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c93179ca-b5aa-4b44-b49d-5a48900b84fe, ghrun-coykmebid4.auto.internal:32673): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 052e82dc-6496-4b9f-ba7d-b9e12c6880b8, ghrun-coykmebid4.auto.internal:32673): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Yjc0YjhhZDUtYWY2ZDViYzgtMzE4ZGM0YWQtOTg3MTYzYmI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 04f88563-cc18-4613-b6cc-1bf2f833bb7d, ghrun-coykmebid4.auto.internal:32673): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 04f88563-cc18-4613-b6cc-1bf2f833bb7d, ghrun-coykmebid4.auto.internal:32673): request = { session_id: "ydb://session/3?node_id=1&id=Yjc0YjhhZDUtYWY2ZDViYzgtMzE4ZGM0YWQtOTg3MTYzYmI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 04f88563-cc18-4613-b6cc-1bf2f833bb7d, ghrun-coykmebid4.auto.internal:32673): 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=Yjc0YjhhZDUtYWY2ZDViYzgtMzE4ZGM0YWQtOTg3MTYzYmI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ebb2d89b-b686-407a-bbff-5e955df118ee, ghrun-coykmebid4.auto.internal:32673): 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, ebb2d89b-b686-407a-bbff-5e955df118ee, ghrun-coykmebid4.auto.internal:32673): request = { session_id: "ydb://session/3?node_id=1&id=Yjc0YjhhZDUtYWY2ZDViYzgtMzE4ZGM0YWQtOTg3MTYzYmI=" 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, 77368e9a-a1f3-4172-8029-b2412fd1de19, ghrun-coykmebid4.auto.internal:32673): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 77368e9a-a1f3-4172-8029-b2412fd1de19, ghrun-coykmebid4.auto.internal:32673): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ebb2d89b-b686-407a-bbff-5e955df118ee, ghrun-coykmebid4.auto.internal:32673): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 77368e9a-a1f3-4172-8029-b2412fd1de19, ghrun-coykmebid4.auto.internal:32673): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YzJkMjJiMGEtZDYxZjA1YmItZTk4YmQ1ZGYtMmMzNmVlY2I=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, e5dd948e-9e43-47c1-947e-e9d54b35cbae, ghrun-coykmebid4.auto.internal:32673): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, e5dd948e-9e43-47c1-947e-e9d54b35cbae, ghrun-coykmebid4.auto.internal:32673): request = { session_id: "ydb://session/3?node_id=1&id=YzJkMjJiMGEtZDYxZjA1YmItZTk4YmQ1ZGYtMmMzNmVlY2I=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, e5dd948e-9e43-47c1-947e-e9d54b35cbae, ghrun-coykmebid4.auto.internal:32673): 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=YzJkMjJiMGEtZDYxZjA1YmItZTk4YmQ1ZGYtMmMzNmVlY2I=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8d0feb9e-8bdd-4305-9c44-685adba6f801, ghrun-coykmebid4.auto.internal:32673): 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, 8d0feb9e-8bdd-4305-9c44-685adba6f801, ghrun-coykmebid4.auto.internal:32673): request = { session_id: "ydb://session/3?node_id=1&id=YzJkMjJiMGEtZDYxZjA1YmItZTk4YmQ1ZGYtMmMzNmVlY2I=" 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, 8a70b12f-2486-430e-bfe6-73a9b89e6e30, ghrun-coykmebid4.auto.internal:32673): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8a70b12f-2486-430e-bfe6-73a9b89e6e30, ghrun-coykmebid4.auto.internal:32673): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8d0feb9e-8bdd-4305-9c44-685adba6f801, ghrun-coykmebid4.auto.internal:32673): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8a70b12f-2486-430e-bfe6-73a9b89e6e30, ghrun-coykmebid4.auto.internal:32673): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YWIyZTZlY2ItOWNlODljZWMtZDk5NjgwMzctODQ0NDMzYjQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 029d6d4d-ad78-4171-be95-430f17c9527a, ghrun-coykmebid4.auto.internal:32673): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 029d6d4d-ad78-4171-be95-430f17c9527a, ghrun-coykmebid4.auto.internal:32673): request = { session_id: "ydb://session/3?node_id=1&id=YWIyZTZlY2ItOWNlODljZWMtZDk5NjgwMzctODQ0NDMzYjQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 029d6d4d-ad78-4171-be95-430f17c9527a, ghrun-coykmebid4.auto.internal:32673): 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=YWIyZTZlY2ItOWNlODljZWMtZDk5NjgwMzctODQ0NDMzYjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e03473eb-5ed7-421f-b4f2-ff8090e69eed, ghrun-coykmebid4.auto.internal:32673): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e03473eb-5ed7-421f-b4f2-ff8090e69eed, ghrun-coykmebid4.auto.internal:32673): request = { session_id: "ydb://session/3?node_id=1&id=YWIyZTZlY2ItOWNlODljZWMtZDk5NjgwMzctODQ0NDMzYjQ=" 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, e03473eb-5ed7-421f-b4f2-ff8090e69eed, ghrun-coykmebid4.auto.internal:32673): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 5235212d-6cc9-418d-9388-21a8c6b18cd9, ghrun-coykmebid4.auto.internal:32673): 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:32673 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T21:32:39.127293434+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 7378e6e8-daa5-4f1b-bd50-577442fe77c8, ghrun-coykmebid4.auto.internal:32673): 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:32673 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T21:32:39.127410214+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 7e5c83c3-8886-4ccd-a3f3-26ea2aab9d49, ghrun-coykmebid4.auto.internal:32673): 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:32673 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T21:32:39.127428465+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, c9d313d0-81f1-4209-896e-1718af0b4fdc, ghrun-coykmebid4.auto.internal:32673): 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:32673 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-10T21:32:39.127444771+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-coykmebid4.auto.internal:32673
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, e8b254df-6af9-49cb-8b8e-25b8aa40f158, ghrun-coykmebid4.auto.internal:32673): 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:32673 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-10T21:32:39.127462377+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-coykmebid4.auto.internal:32673
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, b612f3e7-5daf-4436-919e-f878f7b158ed, ghrun-coykmebid4.auto.internal:32673): 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:32673 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T21:32:39.127517707+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-coykmebid4.auto.internal:32673
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-coykmebid4.auto.internal:32673
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 41910a9a-09a9-455c-a4cf-9e5f1a3f5adc, ghrun-coykmebid4.auto.internal:32673): 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:32673 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-10T21:32:39.127485844+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-coykmebid4.auto.internal:32673
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 04f88563-cc18-4613-b6cc-1bf2f833bb7d, ghrun-coykmebid4.auto.internal:32673): 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:32673 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T21:32:39.127534643+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 029d6d4d-ad78-4171-be95-430f17c9527a, ghrun-coykmebid4.auto.internal:32673): 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:32673 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-10T21:32:39.127586807+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, e5dd948e-9e43-47c1-947e-e9d54b35cbae, ghrun-coykmebid4.auto.internal:32673): 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:32673 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-10T21:32:39.127554322+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-coykmebid4.auto.internal:32673
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 72a66da7-031e-4090-b320-8059f5f55bf1, ghrun-coykmebid4.auto.internal:32673): 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-10T21:32:39.127394027+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 7fd49fef-af15-4fe7-b961-c454e922b99f, ghrun-coykmebid4.auto.internal:32673): 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-10T21:32:39.127420425+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 349901d4-0d3d-4d75-b9fa-1a7a7cc188e0, ghrun-coykmebid4.auto.internal:32673): 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-10T21:32:39.127436653+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 956f036d-118c-40a7-8b36-d357ed298327, ghrun-coykmebid4.auto.internal:32673): 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-10T21:32:39.127453301+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 902ef12c-b4c9-44a1-b1cd-94f616758833, ghrun-coykmebid4.auto.internal:32673): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T21:32:39.127478206+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-coykmebid4.auto.internal:32673
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 3f8c0ae9-1cc8-4865-889f-398c7e425051, ghrun-coykmebid4.auto.internal:32673): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T21:32:39.127509983+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-coykmebid4.auto.internal:32673
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, ebb2d89b-b686-407a-bbff-5e955df118ee, ghrun-coykmebid4.auto.internal:32673): 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-10T21:32:39.127545959+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-coykmebid4.auto.internal:32673
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-coykmebid4.auto.internal:32673
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 8d0feb9e-8bdd-4305-9c44-685adba6f801, ghrun-coykmebid4.auto.internal:32673): 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-10T21:32:39.127578702+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, c93179ca-b5aa-4b44-b49d-5a48900b84fe, ghrun-coykmebid4.auto.internal:32673): 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-10T21:32:39.127527485+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e03473eb-5ed7-421f-b4f2-ff8090e69eed, ghrun-coykmebid4.auto.internal:32673): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T21:32:39.127593515+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-coykmebid4.auto.internal:32673
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-coykmebid4.auto.internal:32673
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-coykmebid4.auto.internal:32673
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-coykmebid4.auto.internal:32673
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-coykmebid4.auto.internal:32673
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-coykmebid4.auto.internal:32673
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-coykmebid4.auto.internal:32673
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-coykmebid4.auto.internal:32673
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-coykmebid4.auto.internal:32673
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-coykmebid4.auto.internal:32673
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:32673
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:32673". 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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will 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:32673
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:32673". 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    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 3900890) rc: 0
DEBUG    ya.test:process.py:259 Command (pid 3900889) rc: 0
DEBUG    ya.test:process.py:259 Command (pid 3900888) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3900890) elapsed time (sec): 30.134074926376343
DEBUG    ya.test:process.py:260 Command (pid 3900889) elapsed time (sec): 30.13458228111267
DEBUG    ya.test:process.py:260 Command (pid 3900888) elapsed time (sec): 30.137357711791992
DEBUG    ya.test:process.py:263 Command (pid 3900890) wtime: 30.136
DEBUG    ya.test:process.py:263 Command (pid 3900889) wtime: 30.137
DEBUG    ya.test:process.py:263 Command (pid 3900888) wtime: 30.138
DEBUG    ya.test:process.py:275 Command (pid 3900890) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    130	130	0	0	42	363	373	375
2	    222	222	0	0	41	58	69	72
3	      0	0	0	2110	0	0	0	0
4	      0	0	0	3210	0	0	0	0
5	      0	0	0	3310	0	0	0	0
6	      0	0	0	3360	0	0	0	0
7	      0	0	0	3380	0	0	0	0
8	      0	0	0	3270	0	0	0	0
9	      0	0	0	3000	0	0	0	0
10	      0	0	0	3070	0	0	0	0
11	      0	0	0	3160	0	0	0	0
12	      0	0	0	3210	0	0	0	0
13	      0	0	0	3257	0	0	0	0
14	      0	0	0	3253	0	0	0	0
15	      0	0	0	3300	0	0	0	0
16	      0	0	0	3174	0	0	0	0
17	      0	0	0	3396	0	0	0	0
18	      0	0	0	3250	0	0	0	0
19	      0	0	0	3280	0	0	0	0
20	      0	0	0	3390	0	0	0	0
21	      0	0	0	3400	0	0	0	0
22	      0	0	0	3370	0	0	0	0
23	      0	0	0	3330	0	0	0	0
24	      0	0	0	3150	0	0	0	0
25	      0	0	0	3180	0	0	0	0
26	      0	0	0	2980	0	0	0	0
27	      0	0	0	3230	0	0	0	0
28	      0	0	0	3280	0	0	0	0
29	      0	0	0	3040	0	0	0	0
30	      0	0	0	3280	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    352	11.7333	0	89620	41	132	365	375

DEBUG    ya.test:process.py:275 Command (pid 3900889) 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	2120	0	0	0	0
4	      0	0	0	3210	0	0	0	0
5	      0	0	0	3310	0	0	0	0
6	      0	0	0	3360	0	0	0	0
7	      0	0	0	3370	0	0	0	0
8	      0	0	0	3280	0	0	0	0
9	      0	0	0	3000	0	0	0	0
10	      0	0	0	3070	0	0	0	0
11	      0	0	0	3153	0	0	0	0
12	      0	0	0	3217	0	0	0	0
13	      0	0	0	3240	0	0	0	0
14	      0	0	0	3260	0	0	0	0
15	      0	0	0	3300	0	0	0	0
16	      0	0	0	3170	0	0	0	0
17	      0	0	0	3400	0	0	0	0
18	      0	0	0	3250	0	0	0	0
19	      0	0	0	3280	0	0	0	0
20	      0	0	0	3390	0	0	0	0
21	      0	0	0	3400	0	0	0	0
22	      0	0	0	3370	0	0	0	0
23	      0	0	0	3320	0	0	0	0
24	      0	0	0	3150	0	0	0	0
25	      0	0	0	3180	0	0	0	0
26	      0	0	0	2980	0	0	0	0
27	      0	0	0	3230	0	0	0	0
28	      0	0	0	3280	0	0	0	0
29	      0	0	0	3050	0	0	0	0
30	      0	0	0	3280	0	0	0	0

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

DEBUG    ya.test:process.py:275 Command (pid 3900888) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     94	94	0	0	56	481	509	509
2	    172	172	0	0	50	69	79	87
3	      0	0	0	2120	0	0	0	0
4	      0	0	0	3210	0	0	0	0
5	      0	0	0	3310	0	0	0	0
6	      0	0	0	3360	0	0	0	0
7	      0	0	0	3370	0	0	0	0
8	      0	0	0	3280	0	0	0	0
9	      0	0	0	3000	0	0	0	0
10	      0	0	0	3070	0	0	0	0
11	      0	0	0	3170	0	0	0	0
12	      0	0	0	3200	0	0	0	0
13	      0	0	0	3250	0	0	0	0
14	      0	0	0	3260	0	0	0	0
15	      0	0	0	3300	0	0	0	0
16	      0	0	0	3170	0	0	0	0
17	      0	0	0	3400	0	0	0	0
18	      0	0	0	3250	0	0	0	0
19	      0	0	0	3280	0	0	0	0
20	      0	0	0	3380	0	0	0	0
21	      0	0	0	3410	0	0	0	0
22	      0	0	0	3360	0	0	0	0
23	      0	0	0	3330	0	0	0	0
24	      0	0	0	3150	0	0	0	0
25	      0	0	0	3170	0	0	0	0
26	      0	0	0	2990	0	0	0	0
27	      0	0	0	3230	0	0	0	0
28	      0	0	0	3280	0	0	0	0
29	      0	0	0	3050	0	0	0	0
30	      0	0	0	3280	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    266	8.86667	0	89630	51	113	509	509

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

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

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

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:32673
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:32673". 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:32673
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:32673". 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:32673
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:32673". 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:32673
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:32673". 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:32673
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:32673". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:32673
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:32673". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:32673
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:32673". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:32673
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:32673". 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:32673
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:32673". 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:32673
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:32673". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:32673
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:32673". 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:32673
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:32673". 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:32673
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:32673". 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:32673
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:32673". 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:32673
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:32673". 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:32673
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:32673". 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:32673
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:32673". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:32673
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:32673". 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:32673
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:32673". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:32673
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:32673". 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:32673
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:32673". 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:32673
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:32673". 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:431 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:32673
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:32673
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:32673". Check endpoint correctness.
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-coykmebid4'
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(0, -1)'
DEBUG    library.python.cores:__init__.py:40 core_pattern = '|/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -F%F -- %E'
DEBUG    library.python.cores:__init__.py:72 core_uses_pid = '1'
DEBUG    library.python.cores:__init__.py:87 Core dump dir (/home/runner/.ya/build/build_root/bbzp/000223/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/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.3888393' in '/home/runner/.ya/build/build_root/bbzp/000223/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/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_tpi1gj0h.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:273 Stopped node localhost:32673/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14414
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26905
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10631
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/32673
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6747
=================================== 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:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_log_uniform
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 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/bbzp/000223/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3887909
DEBUG    ya.test:process.py:259 Command (pid 3887909) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3887909) elapsed time (sec): 0.5955545902252197
DEBUG    ya.test:process.py:263 Command (pid 3887909) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3887909) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3887909) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3887909) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3887909) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3887909) maxrss: 541108
DEBUG    ya.test:process.py:263 Command (pid 3887909) minflt: 16170
DEBUG    ya.test:process.py:263 Command (pid 3887909) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3887909) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3887909) nivcsw: 9
DEBUG    ya.test:process.py:263 Command (pid 3887909) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3887909) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3887909) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 3887909) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3887909) stime: 0.43030599999999997
DEBUG    ya.test:process.py:263 Command (pid 3887909) utime: 0.115545
DEBUG    ya.test:process.py:263 Command (pid 3887909) wtime: 0.597
DEBUG    ya.test:process.py:275 Command (pid 3887909) output:
Git info:
    Commit: 7a5510cec7d663c40f382afd981347c1417c0e68
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge fe52a7900b39e03882dac1a891e7daced4760efc into 4e0685800275111225607954e1f1bf0783794f3b

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-coykmebid4
    Host information: 
        Linux ghrun-coykmebid4 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/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/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 3887909) errors:

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: 7a5510cec7d663c40f382afd981347c1417c0e68
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge fe52a7900b39e03882dac1a891e7daced4760efc into 4e0685800275111225607954e1f1bf0783794f3b

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-coykmebid4
    Host information: 
        Linux ghrun-coykmebid4 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/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/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/bbzp/000223/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6747
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/bbzp/000223/r3tmp/kikimr_cluster_y6fx_tx5
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/bbzp/000223/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32673
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10631
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26905
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14414
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bbzp/000223/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/bbzp/000223/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/bbzp/000223/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_tpi1gj0h.log --grpc-port=32673 --mon-port=10631 --ic-port=6747
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:32673/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bbzp/000223/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/bbzp/000223/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/bbzp/000223/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_tpi1gj0h.log --grpc-port=32673 --mon-port=10631 --ic-port=6747
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/bbzp/000223/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/bbzp/000223/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/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/bbzp/000223/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_tpi1gj0h.log', '--grpc-port=32673', '--mon-port=10631', '--ic-port=6747')' in '/home/runner/.ya/build/build_root/bbzp/000223/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3888393
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:32673/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/bbzp/000223/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3888397
DEBUG    ya.test:process.py:259 Command (pid 3888397) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3888397) elapsed time (sec): 0.544414758682251
DEBUG    ya.test:process.py:263 Command (pid 3888397) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3888397) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3888397) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3888397) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3888397) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3888397) maxrss: 541132
DEBUG    ya.test:process.py:263 Command (pid 3888397) minflt: 16169
DEBUG    ya.test:process.py:263 Command (pid 3888397) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3888397) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3888397) nivcsw: 37
DEBUG    ya.test:process.py:263 Command (pid 3888397) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3888397) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3888397) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3888397) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3888397) stime: 0.38459
DEBUG    ya.test:process.py:263 Command (pid 3888397) utime: 0.103086
DEBUG    ya.test:process.py:263 Command (pid 3888397) wtime: 0.545
DEBUG    ya.test:process.py:275 Command (pid 3888397) output:
Git info:
    Commit: 7a5510cec7d663c40f382afd981347c1417c0e68
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge fe52a7900b39e03882dac1a891e7daced4760efc into 4e0685800275111225607954e1f1bf0783794f3b

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-coykmebid4
    Host information: 
        Linux ghrun-coykmebid4 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/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/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 3888397) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 7a5510cec7d663c40f382afd981347c1417c0e68
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge fe52a7900b39e03882dac1a891e7daced4760efc into 4e0685800275111225607954e1f1bf0783794f3b
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/bbzp/000223/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/bbzp/000223/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:32673', '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: 6747\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/bbzp/000223/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:32673', '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: 6747\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3890212
DEBUG    ya.test:process.py:259 Command (pid 3890212) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3890212) elapsed time (sec): 0.4774801731109619
DEBUG    ya.test:process.py:263 Command (pid 3890212) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3890212) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3890212) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3890212) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3890212) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3890212) maxrss: 549368
DEBUG    ya.test:process.py:263 Command (pid 3890212) minflt: 18311
DEBUG    ya.test:process.py:263 Command (pid 3890212) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3890212) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3890212) nivcsw: 19
DEBUG    ya.test:process.py:263 Command (pid 3890212) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3890212) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3890212) nvcsw: 123
DEBUG    ya.test:process.py:263 Command (pid 3890212) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3890212) stime: 0.298732
DEBUG    ya.test:process.py:263 Command (pid 3890212) utime: 0.134006
DEBUG    ya.test:process.py:263 Command (pid 3890212) wtime: 0.478
DEBUG    ya.test:process.py:275 Command (pid 3890212) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/bbzp/000223/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/bbzp/000223/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:32673', '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/bbzp/000223/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:32673', '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: 3890708
DEBUG    ya.test:process.py:259 Command (pid 3890708) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3890708) elapsed time (sec): 0.44936227798461914
DEBUG    ya.test:process.py:263 Command (pid 3890708) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3890708) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3890708) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3890708) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3890708) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3890708) maxrss: 549376
DEBUG    ya.test:process.py:263 Command (pid 3890708) minflt: 18310
DEBUG    ya.test:process.py:263 Command (pid 3890708) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3890708) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3890708) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 3890708) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3890708) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3890708) nvcsw: 138
DEBUG    ya.test:process.py:263 Command (pid 3890708) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3890708) stime: 0.29763999999999996
DEBUG    ya.test:process.py:263 Command (pid 3890708) utime: 0.104558
DEBUG    ya.test:process.py:263 Command (pid 3890708) wtime: 0.45
DEBUG    ya.test:process.py:275 Command (pid 3890708) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:567 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:574 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, 6cdcf580-f5f2-45b1-8b58-b41234c04b2d, localhost:32673): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 6cdcf580-f5f2-45b1-8b58-b41234c04b2d, localhost:32673): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 6cdcf580-f5f2-45b1-8b58-b41234c04b2d, localhost:32673): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-coykmebid4.auto.internal" port: 32673 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-coykmebid4.auto.internal:32673, 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:32673
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 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/bbzp/000223/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/bbzp/000223/ydb/apps/ydb/ydb -e grpc://localhost:32673 -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/bbzp/000223/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:32673', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3890992
DEBUG    ya.test:process.py:259 Command (pid 3890992) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3890992) elapsed time (sec): 0.3195669651031494
DEBUG    ya.test:process.py:263 Command (pid 3890992) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3890992) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3890992) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3890992) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3890992) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3890992) maxrss: 166348
DEBUG    ya.test:process.py:263 Command (pid 3890992) minflt: 3548
DEBUG    ya.test:process.py:263 Command (pid 3890992) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3890992) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3890992) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 3890992) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3890992) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3890992) nvcsw: 200
DEBUG    ya.test:process.py:263 Command (pid 3890992) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3890992) stime: 0.014055999999999999
DEBUG    ya.test:process.py:263 Command (pid 3890992) utime: 0.051542
DEBUG    ya.test:process.py:263 Command (pid 3890992) wtime: 0.32
DEBUG    ya.test:process.py:275 Command (pid 3890992) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 3890992) 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/bbzp/000223/ydb/apps/ydb/ydb -e grpc://localhost:32673 -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/bbzp/000223/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:32673', '-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: 3891123
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 3891123) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3891123) elapsed time (sec): 30.145177602767944
DEBUG    ya.test:process.py:263 Command (pid 3891123) wtime: 30.146
DEBUG    ya.test:process.py:275 Command (pid 3891123) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    477	477	0	0	20	22	28	33
2	    489	489	0	0	20	20	21	31
3	    485	485	0	0	20	20	23	25
4	    489	489	0	0	20	20	21	21
5	    487	487	0	0	20	20	22	22
6	    488	488	0	0	20	20	20	21
7	    489	489	0	0	20	20	20	21
8	    487	487	0	0	20	20	21	22
9	    489	489	0	0	20	21	22	25
10	    487	487	0	0	20	20	21	21
11	    488	488	0	0	20	21	22	23
12	    488	488	0	0	20	20	21	22
13	    487	487	0	0	20	20	21	21
14	    487	487	0	0	20	21	21	21
15	    489	489	0	0	20	20	21	21
16	    488	488	0	0	20	20	21	21
17	    488	488	0	0	20	20	20	21
18	    488	488	0	0	20	20	21	21
19	    488	488	0	0	20	20	21	21
20	    488	488	0	0	20	20	21	21
21	    488	488	0	0	20	20	21	21
22	    488	488	0	0	20	20	21	21
23	    486	486	0	0	20	21	21	22
24	    475	475	0	0	20	20	21	47
25	    487	487	0	0	20	21	41	48
26	    488	488	0	0	20	21	26	27
27	    488	488	0	0	20	20	21	21
28	    444	444	0	0	20	21	108	109
29	    489	489	0	0	20	20	20	21
30	    498	498	0	0	20	20	20	21

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  14577	485.9	0	0	20	20	21	109

DEBUG    ya.test:process.py:276 Command (pid 3891123) 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, 0d8f75dc-c40e-4322-89f1-1724c42dd0a5, ghrun-coykmebid4.auto.internal:32673): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0d8f75dc-c40e-4322-89f1-1724c42dd0a5, ghrun-coykmebid4.auto.internal:32673): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0d8f75dc-c40e-4322-89f1-1724c42dd0a5, ghrun-coykmebid4.auto.internal:32673): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZWFlOWUxNmMtZmQyM2EyYjctYTI5NGYxZDktZWVjYmJlMWE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 5235212d-6cc9-418d-9388-21a8c6b18cd9, ghrun-coykmebid4.auto.internal:32673): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 5235212d-6cc9-418d-9388-21a8c6b18cd9, ghrun-coykmebid4.auto.internal:32673): request = { session_id: "ydb://session/3?node_id=1&id=ZWFlOWUxNmMtZmQyM2EyYjctYTI5NGYxZDktZWVjYmJlMWE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 5235212d-6cc9-418d-9388-21a8c6b18cd9, ghrun-coykmebid4.auto.internal:32673): 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=ZWFlOWUxNmMtZmQyM2EyYjctYTI5NGYxZDktZWVjYmJlMWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0854e540-7c03-46a1-b952-2dd4cb3df244, ghrun-coykmebid4.auto.internal:32673): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0854e540-7c03-46a1-b952-2dd4cb3df244, ghrun-coykmebid4.auto.internal:32673): request = { session_id: "ydb://session/3?node_id=1&id=ZWFlOWUxNmMtZmQyM2EyYjctYTI5NGYxZDktZWVjYmJlMWE=" 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, 0854e540-7c03-46a1-b952-2dd4cb3df244, ghrun-coykmebid4.auto.internal:32673): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWFlOWUxNmMtZmQyM2EyYjctYTI5NGYxZDktZWVjYmJlMWE=
INFO     root:test_log_scenario.py:217 Count rows after insert 14310 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWFlOWUxNmMtZmQyM2EyYjctYTI5NGYxZDktZWVjYmJlMWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 39d8dd48-b53a-461c-9b08-f73285181b0f, ghrun-coykmebid4.auto.internal:32673): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 39d8dd48-b53a-461c-9b08-f73285181b0f, ghrun-coykmebid4.auto.internal:32673): request = { session_id: "ydb://session/3?node_id=1&id=ZWFlOWUxNmMtZmQyM2EyYjctYTI5NGYxZDktZWVjYmJlMWE=" 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, 39d8dd48-b53a-461c-9b08-f73285181b0f, ghrun-coykmebid4.auto.internal:32673): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWFlOWUxNmMtZmQyM2EyYjctYTI5NGYxZDktZWVjYmJlMWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWFlOWUxNmMtZmQyM2EyYjctYTI5NGYxZDktZWVjYmJlMWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3cdef9c9-a533-4068-ab2c-6062e2378089, ghrun-coykmebid4.auto.internal:32673): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3cdef9c9-a533-4068-ab2c-6062e2378089, ghrun-coykmebid4.auto.internal:32673): request = { session_id: "ydb://session/3?node_id=1&id=ZWFlOWUxNmMtZmQyM2EyYjctYTI5NGYxZDktZWVjYmJlMWE=" 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, 3cdef9c9-a533-4068-ab2c-6062e2378089, ghrun-coykmebid4.auto.internal:32673): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWFlOWUxNmMtZmQyM2EyYjctYTI5NGYxZDktZWVjYmJlMWE=
INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/bbzp/000223/ydb/apps/ydb/ydb -e grpc://localhost:32673 -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:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/bbzp/000223/ydb/apps/ydb/ydb -e grpc://localhost:32673 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWFlOWUxNmMtZmQyM2EyYjctYTI5NGYxZDktZWVjYmJlMWE=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/bbzp/000223/ydb/apps/ydb/ydb -e grpc://localhost:32673 -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, 72a66da7-031e-4090-b320-8059f5f55bf1, ghrun-coykmebid4.auto.internal:32673): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 72a66da7-031e-4090-b320-8059f5f55bf1, ghrun-coykmebid4.auto.internal:32673): request = { session_id: "ydb://session/3?node_id=1&id=ZWFlOWUxNmMtZmQyM2EyYjctYTI5NGYxZDktZWVjYmJlMWE=" 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.1
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, c847f0b7-8075-4247-8c65-79a767eb7ae8, ghrun-coykmebid4.auto.internal:32673): creating call state
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:52 RpcState(ExecuteQuery, 72a66da7-031e-4090-b320-8059f5f55bf1, ghrun-coykmebid4.auto.internal:32673): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c847f0b7-8075-4247-8c65-79a767eb7ae8, ghrun-coykmebid4.auto.internal:32673): request = {  }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    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/bbzp/000223/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:32673', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3900888
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/bbzp/000223/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:32673', '-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/bbzp/000223/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:32673', '-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:52 RpcState(CreateSession, c847f0b7-8075-4247-8c65-79a767eb7ae8, ghrun-coykmebid4.auto.internal:32673): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YTY4MzhmM2UtYzI2Mjk1NWMtZjgxOWNlMjYtNTc3YTc2ODE=" node_id: 1 }
DEBUG    ya.test:process.py:628 Command pid: 3900889
DEBUG    ya.test:process.py:628 Command pid: 3900890
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 7378e6e8-daa5-4f1b-bd50-577442fe77c8, ghrun-coykmebid4.auto.internal:32673): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7378e6e8-daa5-4f1b-bd50-577442fe77c8, ghrun-coykmebid4.auto.internal:32673): request = { session_id: "ydb://session/3?node_id=1&id=YTY4MzhmM2UtYzI2Mjk1NWMtZjgxOWNlMjYtNTc3YTc2ODE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7378e6e8-daa5-4f1b-bd50-577442fe77c8, ghrun-coykmebid4.auto.internal:32673): 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=YTY4MzhmM2UtYzI2Mjk1NWMtZjgxOWNlMjYtNTc3YTc2ODE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7fd49fef-af15-4fe7-b961-c454e922b99f, ghrun-coykmebid4.auto.internal:32673): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7fd49fef-af15-4fe7-b961-c454e922b99f, ghrun-coykmebid4.auto.internal:32673): request = { session_id: "ydb://session/3?node_id=1&id=YTY4MzhmM2UtYzI2Mjk1NWMtZjgxOWNlMjYtNTc3YTc2ODE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 490a032c-eed2-4eba-afa7-02fd2aa58076, ghrun-coykmebid4.auto.internal:32673): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 490a032c-eed2-4eba-afa7-02fd2aa58076, ghrun-coykmebid4.auto.internal:32673): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7fd49fef-af15-4fe7-b961-c454e922b99f, ghrun-coykmebid4.auto.internal:32673): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 490a032c-eed2-4eba-afa7-02fd2aa58076, ghrun-coykmebid4.auto.internal:32673): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YWNmOTY1Ni05N2I0ZjBmMy1kOTg2NTM5Ni05ZjFiMTY0NA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 7e5c83c3-8886-4ccd-a3f3-26ea2aab9d49, ghrun-coykmebid4.auto.internal:32673): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7e5c83c3-8886-4ccd-a3f3-26ea2aab9d49, ghrun-coykmebid4.auto.internal:32673): request = { session_id: "ydb://session/3?node_id=1&id=YWNmOTY1Ni05N2I0ZjBmMy1kOTg2NTM5Ni05ZjFiMTY0NA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7e5c83c3-8886-4ccd-a3f3-26ea2aab9d49, ghrun-coykmebid4.auto.internal:32673): 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=YWNmOTY1Ni05N2I0ZjBmMy1kOTg2NTM5Ni05ZjFiMTY0NA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 349901d4-0d3d-4d75-b9fa-1a7a7cc188e0, ghrun-coykmebid4.auto.internal:32673): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 349901d4-0d3d-4d75-b9fa-1a7a7cc188e0, ghrun-coykmebid4.auto.internal:32673): request = { session_id: "ydb://session/3?node_id=1&id=YWNmOTY1Ni05N2I0ZjBmMy1kOTg2NTM5Ni05ZjFiMTY0NA==" 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, 8d01fbec-bc35-4e1f-aaae-962f07795f0b, ghrun-coykmebid4.auto.internal:32673): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8d01fbec-bc35-4e1f-aaae-962f07795f0b, ghrun-coykmebid4.auto.internal:32673): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 349901d4-0d3d-4d75-b9fa-1a7a7cc188e0, ghrun-coykmebid4.auto.internal:32673): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8d01fbec-bc35-4e1f-aaae-962f07795f0b, ghrun-coykmebid4.auto.internal:32673): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NWI3YzYxYWMtOGZhZjc5MGMtMjNmZmIyNTktMzc4ZGUwODE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, c9d313d0-81f1-4209-896e-1718af0b4fdc, ghrun-coykmebid4.auto.internal:32673): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, c9d313d0-81f1-4209-896e-1718af0b4fdc, ghrun-coykmebid4.auto.internal:32673): request = { session_id: "ydb://session/3?node_id=1&id=NWI3YzYxYWMtOGZhZjc5MGMtMjNmZmIyNTktMzc4ZGUwODE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, c9d313d0-81f1-4209-896e-1718af0b4fdc, ghrun-coykmebid4.auto.internal:32673): 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=NWI3YzYxYWMtOGZhZjc5MGMtMjNmZmIyNTktMzc4ZGUwODE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 956f036d-118c-40a7-8b36-d357ed298327, ghrun-coykmebid4.auto.internal:32673): 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, 956f036d-118c-40a7-8b36-d357ed298327, ghrun-coykmebid4.auto.internal:32673): request = { session_id: "ydb://session/3?node_id=1&id=NWI3YzYxYWMtOGZhZjc5MGMtMjNmZmIyNTktMzc4ZGUwODE=" 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, c6fce563-88da-4806-aa8c-e483d26c96c7, ghrun-coykmebid4.auto.internal:32673): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c6fce563-88da-4806-aa8c-e483d26c96c7, ghrun-coykmebid4.auto.internal:32673): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 956f036d-118c-40a7-8b36-d357ed298327, ghrun-coykmebid4.auto.internal:32673): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c6fce563-88da-4806-aa8c-e483d26c96c7, ghrun-coykmebid4.auto.internal:32673): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZjMyOTFkNjUtOTljYWU5NTgtZmNhZDIwZDktYzVjMzNhODM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, e8b254df-6af9-49cb-8b8e-25b8aa40f158, ghrun-coykmebid4.auto.internal:32673): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, e8b254df-6af9-49cb-8b8e-25b8aa40f158, ghrun-coykmebid4.auto.internal:32673): request = { session_id: "ydb://session/3?node_id=1&id=ZjMyOTFkNjUtOTljYWU5NTgtZmNhZDIwZDktYzVjMzNhODM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, e8b254df-6af9-49cb-8b8e-25b8aa40f158, ghrun-coykmebid4.auto.internal:32673): 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=ZjMyOTFkNjUtOTljYWU5NTgtZmNhZDIwZDktYzVjMzNhODM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 902ef12c-b4c9-44a1-b1cd-94f616758833, ghrun-coykmebid4.auto.internal:32673): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 902ef12c-b4c9-44a1-b1cd-94f616758833, ghrun-coykmebid4.auto.internal:32673): request = { session_id: "ydb://session/3?node_id=1&id=ZjMyOTFkNjUtOTljYWU5NTgtZmNhZDIwZDktYzVjMzNhODM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 5d6b18a0-2c80-46b3-a8eb-ae6469a76c90, ghrun-coykmebid4.auto.internal:32673): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 902ef12c-b4c9-44a1-b1cd-94f616758833, ghrun-coykmebid4.auto.internal:32673): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5d6b18a0-2c80-46b3-a8eb-ae6469a76c90, ghrun-coykmebid4.auto.internal:32673): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5d6b18a0-2c80-46b3-a8eb-ae6469a76c90, ghrun-coykmebid4.auto.internal:32673): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YzE1NTI3Y2MtYjQ4MTk2YjktZmZlZDA2MTUtNjZiZTIwMzY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 41910a9a-09a9-455c-a4cf-9e5f1a3f5adc, ghrun-coykmebid4.auto.internal:32673): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 41910a9a-09a9-455c-a4cf-9e5f1a3f5adc, ghrun-coykmebid4.auto.internal:32673): request = { session_id: "ydb://session/3?node_id=1&id=YzE1NTI3Y2MtYjQ4MTk2YjktZmZlZDA2MTUtNjZiZTIwMzY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 41910a9a-09a9-455c-a4cf-9e5f1a3f5adc, ghrun-coykmebid4.auto.internal:32673): 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=YzE1NTI3Y2MtYjQ4MTk2YjktZmZlZDA2MTUtNjZiZTIwMzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3f8c0ae9-1cc8-4865-889f-398c7e425051, ghrun-coykmebid4.auto.internal:32673): 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, 3f8c0ae9-1cc8-4865-889f-398c7e425051, ghrun-coykmebid4.auto.internal:32673): request = { session_id: "ydb://session/3?node_id=1&id=YzE1NTI3Y2MtYjQ4MTk2YjktZmZlZDA2MTUtNjZiZTIwMzY=" 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, d6e121a6-15d7-44c7-ba20-b37288f59866, ghrun-coykmebid4.auto.internal:32673): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d6e121a6-15d7-44c7-ba20-b37288f59866, ghrun-coykmebid4.auto.internal:32673): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3f8c0ae9-1cc8-4865-889f-398c7e425051, ghrun-coykmebid4.auto.internal:32673): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d6e121a6-15d7-44c7-ba20-b37288f59866, ghrun-coykmebid4.auto.internal:32673): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YTk5NGJmYWUtNGMyZGM2OWQtYjA4MGIzOWEtMzExZTU5YWY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, b612f3e7-5daf-4436-919e-f878f7b158ed, ghrun-coykmebid4.auto.internal:32673): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b612f3e7-5daf-4436-919e-f878f7b158ed, ghrun-coykmebid4.auto.internal:32673): request = { session_id: "ydb://session/3?node_id=1&id=YTk5NGJmYWUtNGMyZGM2OWQtYjA4MGIzOWEtMzExZTU5YWY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b612f3e7-5daf-4436-919e-f878f7b158ed, ghrun-coykmebid4.auto.internal:32673): 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=YTk5NGJmYWUtNGMyZGM2OWQtYjA4MGIzOWEtMzExZTU5YWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c93179ca-b5aa-4b44-b49d-5a48900b84fe, ghrun-coykmebid4.auto.internal:32673): 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, c93179ca-b5aa-4b44-b49d-5a48900b84fe, ghrun-coykmebid4.auto.internal:32673): request = { session_id: "ydb://session/3?node_id=1&id=YTk5NGJmYWUtNGMyZGM2OWQtYjA4MGIzOWEtMzExZTU5YWY=" 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, 052e82dc-6496-4b9f-ba7d-b9e12c6880b8, ghrun-coykmebid4.auto.internal:32673): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 052e82dc-6496-4b9f-ba7d-b9e12c6880b8, ghrun-coykmebid4.auto.internal:32673): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c93179ca-b5aa-4b44-b49d-5a48900b84fe, ghrun-coykmebid4.auto.internal:32673): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 052e82dc-6496-4b9f-ba7d-b9e12c6880b8, ghrun-coykmebid4.auto.internal:32673): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Yjc0YjhhZDUtYWY2ZDViYzgtMzE4ZGM0YWQtOTg3MTYzYmI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 04f88563-cc18-4613-b6cc-1bf2f833bb7d, ghrun-coykmebid4.auto.internal:32673): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 04f88563-cc18-4613-b6cc-1bf2f833bb7d, ghrun-coykmebid4.auto.internal:32673): request = { session_id: "ydb://session/3?node_id=1&id=Yjc0YjhhZDUtYWY2ZDViYzgtMzE4ZGM0YWQtOTg3MTYzYmI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 04f88563-cc18-4613-b6cc-1bf2f833bb7d, ghrun-coykmebid4.auto.internal:32673): 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=Yjc0YjhhZDUtYWY2ZDViYzgtMzE4ZGM0YWQtOTg3MTYzYmI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ebb2d89b-b686-407a-bbff-5e955df118ee, ghrun-coykmebid4.auto.internal:32673): 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, ebb2d89b-b686-407a-bbff-5e955df118ee, ghrun-coykmebid4.auto.internal:32673): request = { session_id: "ydb://session/3?node_id=1&id=Yjc0YjhhZDUtYWY2ZDViYzgtMzE4ZGM0YWQtOTg3MTYzYmI=" 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, 77368e9a-a1f3-4172-8029-b2412fd1de19, ghrun-coykmebid4.auto.internal:32673): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 77368e9a-a1f3-4172-8029-b2412fd1de19, ghrun-coykmebid4.auto.internal:32673): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ebb2d89b-b686-407a-bbff-5e955df118ee, ghrun-coykmebid4.auto.internal:32673): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 77368e9a-a1f3-4172-8029-b2412fd1de19, ghrun-coykmebid4.auto.internal:32673): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YzJkMjJiMGEtZDYxZjA1YmItZTk4YmQ1ZGYtMmMzNmVlY2I=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, e5dd948e-9e43-47c1-947e-e9d54b35cbae, ghrun-coykmebid4.auto.internal:32673): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, e5dd948e-9e43-47c1-947e-e9d54b35cbae, ghrun-coykmebid4.auto.internal:32673): request = { session_id: "ydb://session/3?node_id=1&id=YzJkMjJiMGEtZDYxZjA1YmItZTk4YmQ1ZGYtMmMzNmVlY2I=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, e5dd948e-9e43-47c1-947e-e9d54b35cbae, ghrun-coykmebid4.auto.internal:32673): 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=YzJkMjJiMGEtZDYxZjA1YmItZTk4YmQ1ZGYtMmMzNmVlY2I=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8d0feb9e-8bdd-4305-9c44-685adba6f801, ghrun-coykmebid4.auto.internal:32673): 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, 8d0feb9e-8bdd-4305-9c44-685adba6f801, ghrun-coykmebid4.auto.internal:32673): request = { session_id: "ydb://session/3?node_id=1&id=YzJkMjJiMGEtZDYxZjA1YmItZTk4YmQ1ZGYtMmMzNmVlY2I=" 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, 8a70b12f-2486-430e-bfe6-73a9b89e6e30, ghrun-coykmebid4.auto.internal:32673): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8a70b12f-2486-430e-bfe6-73a9b89e6e30, ghrun-coykmebid4.auto.internal:32673): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8d0feb9e-8bdd-4305-9c44-685adba6f801, ghrun-coykmebid4.auto.internal:32673): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8a70b12f-2486-430e-bfe6-73a9b89e6e30, ghrun-coykmebid4.auto.internal:32673): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YWIyZTZlY2ItOWNlODljZWMtZDk5NjgwMzctODQ0NDMzYjQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 029d6d4d-ad78-4171-be95-430f17c9527a, ghrun-coykmebid4.auto.internal:32673): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 029d6d4d-ad78-4171-be95-430f17c9527a, ghrun-coykmebid4.auto.internal:32673): request = { session_id: "ydb://session/3?node_id=1&id=YWIyZTZlY2ItOWNlODljZWMtZDk5NjgwMzctODQ0NDMzYjQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 029d6d4d-ad78-4171-be95-430f17c9527a, ghrun-coykmebid4.auto.internal:32673): 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=YWIyZTZlY2ItOWNlODljZWMtZDk5NjgwMzctODQ0NDMzYjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e03473eb-5ed7-421f-b4f2-ff8090e69eed, ghrun-coykmebid4.auto.internal:32673): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e03473eb-5ed7-421f-b4f2-ff8090e69eed, ghrun-coykmebid4.auto.internal:32673): request = { session_id: "ydb://session/3?node_id=1&id=YWIyZTZlY2ItOWNlODljZWMtZDk5NjgwMzctODQ0NDMzYjQ=" 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, e03473eb-5ed7-421f-b4f2-ff8090e69eed, ghrun-coykmebid4.auto.internal:32673): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 5235212d-6cc9-418d-9388-21a8c6b18cd9, ghrun-coykmebid4.auto.internal:32673): 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:32673 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T21:32:39.127293434+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 7378e6e8-daa5-4f1b-bd50-577442fe77c8, ghrun-coykmebid4.auto.internal:32673): 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:32673 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T21:32:39.127410214+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 7e5c83c3-8886-4ccd-a3f3-26ea2aab9d49, ghrun-coykmebid4.auto.internal:32673): 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:32673 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T21:32:39.127428465+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, c9d313d0-81f1-4209-896e-1718af0b4fdc, ghrun-coykmebid4.auto.internal:32673): 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:32673 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-10T21:32:39.127444771+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-coykmebid4.auto.internal:32673
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, e8b254df-6af9-49cb-8b8e-25b8aa40f158, ghrun-coykmebid4.auto.internal:32673): 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:32673 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-10T21:32:39.127462377+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-coykmebid4.auto.internal:32673
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, b612f3e7-5daf-4436-919e-f878f7b158ed, ghrun-coykmebid4.auto.internal:32673): 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:32673 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T21:32:39.127517707+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-coykmebid4.auto.internal:32673
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-coykmebid4.auto.internal:32673
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 41910a9a-09a9-455c-a4cf-9e5f1a3f5adc, ghrun-coykmebid4.auto.internal:32673): 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:32673 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-10T21:32:39.127485844+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-coykmebid4.auto.internal:32673
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 04f88563-cc18-4613-b6cc-1bf2f833bb7d, ghrun-coykmebid4.auto.internal:32673): 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:32673 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T21:32:39.127534643+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 029d6d4d-ad78-4171-be95-430f17c9527a, ghrun-coykmebid4.auto.internal:32673): 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:32673 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-10T21:32:39.127586807+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, e5dd948e-9e43-47c1-947e-e9d54b35cbae, ghrun-coykmebid4.auto.internal:32673): 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:32673 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-10T21:32:39.127554322+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-coykmebid4.auto.internal:32673
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 72a66da7-031e-4090-b320-8059f5f55bf1, ghrun-coykmebid4.auto.internal:32673): 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-10T21:32:39.127394027+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 7fd49fef-af15-4fe7-b961-c454e922b99f, ghrun-coykmebid4.auto.internal:32673): 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-10T21:32:39.127420425+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 349901d4-0d3d-4d75-b9fa-1a7a7cc188e0, ghrun-coykmebid4.auto.internal:32673): 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-10T21:32:39.127436653+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 956f036d-118c-40a7-8b36-d357ed298327, ghrun-coykmebid4.auto.internal:32673): 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-10T21:32:39.127453301+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 902ef12c-b4c9-44a1-b1cd-94f616758833, ghrun-coykmebid4.auto.internal:32673): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T21:32:39.127478206+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-coykmebid4.auto.internal:32673
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 3f8c0ae9-1cc8-4865-889f-398c7e425051, ghrun-coykmebid4.auto.internal:32673): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T21:32:39.127509983+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-coykmebid4.auto.internal:32673
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, ebb2d89b-b686-407a-bbff-5e955df118ee, ghrun-coykmebid4.auto.internal:32673): 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-10T21:32:39.127545959+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-coykmebid4.auto.internal:32673
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-coykmebid4.auto.internal:32673
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 8d0feb9e-8bdd-4305-9c44-685adba6f801, ghrun-coykmebid4.auto.internal:32673): 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-10T21:32:39.127578702+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, c93179ca-b5aa-4b44-b49d-5a48900b84fe, ghrun-coykmebid4.auto.internal:32673): 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-10T21:32:39.127527485+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e03473eb-5ed7-421f-b4f2-ff8090e69eed, ghrun-coykmebid4.auto.internal:32673): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T21:32:39.127593515+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-coykmebid4.auto.internal:32673
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-coykmebid4.auto.internal:32673
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-coykmebid4.auto.internal:32673
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-coykmebid4.auto.internal:32673
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-coykmebid4.auto.internal:32673
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-coykmebid4.auto.internal:32673
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-coykmebid4.auto.internal:32673
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-coykmebid4.auto.internal:32673
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-coykmebid4.auto.internal:32673
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-coykmebid4.auto.internal:32673
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:32673
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:32673". 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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will 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:32673
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:32673". 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    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 3900890) rc: 0
DEBUG    ya.test:process.py:259 Command (pid 3900889) rc: 0
DEBUG    ya.test:process.py:259 Command (pid 3900888) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3900890) elapsed time (sec): 30.134074926376343
DEBUG    ya.test:process.py:260 Command (pid 3900889) elapsed time (sec): 30.13458228111267
DEBUG    ya.test:process.py:260 Command (pid 3900888) elapsed time (sec): 30.137357711791992
DEBUG    ya.test:process.py:263 Command (pid 3900890) wtime: 30.136
DEBUG    ya.test:process.py:263 Command (pid 3900889) wtime: 30.137
DEBUG    ya.test:process.py:263 Command (pid 3900888) wtime: 30.138
DEBUG    ya.test:process.py:275 Command (pid 3900890) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    130	130	0	0	42	363	373	375
2	    222	222	0	0	41	58	69	72
3	      0	0	0	2110	0	0	0	0
4	      0	0	0	3210	0	0	0	0
5	      0	0	0	3310	0	0	0	0
6	      0	0	0	3360	0	0	0	0
7	      0	0	0	3380	0	0	0	0
8	      0	0	0	3270	0	0	0	0
9	      0	0	0	3000	0	0	0	0
10	      0	0	0	3070	0	0	0	0
11	      0	0	0	3160	0	0	0	0
12	      0	0	0	3210	0	0	0	0
13	      0	0	0	3257	0	0	0	0
14	      0	0	0	3253	0	0	0	0
15	      0	0	0	3300	0	0	0	0
16	      0	0	0	3174	0	0	0	0
17	      0	0	0	3396	0	0	0	0
18	      0	0	0	3250	0	0	0	0
19	      0	0	0	3280	0	0	0	0
20	      0	0	0	3390	0	0	0	0
21	      0	0	0	3400	0	0	0	0
22	      0	0	0	3370	0	0	0	0
23	      0	0	0	3330	0	0	0	0
24	      0	0	0	3150	0	0	0	0
25	      0	0	0	3180	0	0	0	0
26	      0	0	0	2980	0	0	0	0
27	      0	0	0	3230	0	0	0	0
28	      0	0	0	3280	0	0	0	0
29	      0	0	0	3040	0	0	0	0
30	      0	0	0	3280	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    352	11.7333	0	89620	41	132	365	375

DEBUG    ya.test:process.py:275 Command (pid 3900889) 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	2120	0	0	0	0
4	      0	0	0	3210	0	0	0	0
5	      0	0	0	3310	0	0	0	0
6	      0	0	0	3360	0	0	0	0
7	      0	0	0	3370	0	0	0	0
8	      0	0	0	3280	0	0	0	0
9	      0	0	0	3000	0	0	0	0
10	      0	0	0	3070	0	0	0	0
11	      0	0	0	3153	0	0	0	0
12	      0	0	0	3217	0	0	0	0
13	      0	0	0	3240	0	0	0	0
14	      0	0	0	3260	0	0	0	0
15	      0	0	0	3300	0	0	0	0
16	      0	0	0	3170	0	0	0	0
17	      0	0	0	3400	0	0	0	0
18	      0	0	0	3250	0	0	0	0
19	      0	0	0	3280	0	0	0	0
20	      0	0	0	3390	0	0	0	0
21	      0	0	0	3400	0	0	0	0
22	      0	0	0	3370	0	0	0	0
23	      0	0	0	3320	0	0	0	0
24	      0	0	0	3150	0	0	0	0
25	      0	0	0	3180	0	0	0	0
26	      0	0	0	2980	0	0	0	0
27	      0	0	0	3230	0	0	0	0
28	      0	0	0	3280	0	0	0	0
29	      0	0	0	3050	0	0	0	0
30	      0	0	0	3280	0	0	0	0

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

DEBUG    ya.test:process.py:275 Command (pid 3900888) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     94	94	0	0	56	481	509	509
2	    172	172	0	0	50	69	79	87
3	      0	0	0	2120	0	0	0	0
4	      0	0	0	3210	0	0	0	0
5	      0	0	0	3310	0	0	0	0
6	      0	0	0	3360	0	0	0	0
7	      0	0	0	3370	0	0	0	0
8	      0	0	0	3280	0	0	0	0
9	      0	0	0	3000	0	0	0	0
10	      0	0	0	3070	0	0	0	0
11	      0	0	0	3170	0	0	0	0
12	      0	0	0	3200	0	0	0	0
13	      0	0	0	3250	0	0	0	0
14	      0	0	0	3260	0	0	0	0
15	      0	0	0	3300	0	0	0	0
16	      0	0	0	3170	0	0	0	0
17	      0	0	0	3400	0	0	0	0
18	      0	0	0	3250	0	0	0	0
19	      0	0	0	3280	0	0	0	0
20	      0	0	0	3380	0	0	0	0
21	      0	0	0	3410	0	0	0	0
22	      0	0	0	3360	0	0	0	0
23	      0	0	0	3330	0	0	0	0
24	      0	0	0	3150	0	0	0	0
25	      0	0	0	3170	0	0	0	0
26	      0	0	0	2990	0	0	0	0
27	      0	0	0	3230	0	0	0	0
28	      0	0	0	3280	0	0	0	0
29	      0	0	0	3050	0	0	0	0
30	      0	0	0	3280	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    266	8.86667	0	89630	51	113	509	509

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

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

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

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:32673
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:32673". 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:32673
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:32673". 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:32673
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:32673". 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:32673
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:32673". 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:32673
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:32673". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:32673
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:32673". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:32673
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:32673". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:32673
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:32673". 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:32673
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:32673". 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:32673
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:32673". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:32673
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:32673". 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:32673
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:32673". 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:32673
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:32673". 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:32673
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:32673". 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:32673
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:32673". 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:32673
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:32673". 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:32673
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:32673". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:32673
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:32673". 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:32673
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:32673". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:32673
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:32673". 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:32673
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:32673". 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:32673
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:32673". 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 ===============================
310.73s call     test_log_scenario.py::TestLogScenario::test_log_uniform
4.24s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
2.18s 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/bbzp/000223/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/bbzp/000223/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/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-10T21:32:36.985463Z): source_id=111;tablet_id=72075186224037917;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 @ 0xA78D8E5
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA785E26
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB613C78
3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD90C2EB
4. /-S/ydb/core/formats/arrow/reader/position.h:83: CompareImpl @ 0x9DE13C8
5. /-S/ydb/core/formats/arrow/reader/position.h:471: Compare @ 0x9DE111F
6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD8E78FD
7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x1411055B
8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14D50357
9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14CA7B63
10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14CA7B63
11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14CA4983
12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14CAB437
13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x1412DDD8
14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CB4DF45
15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB5BEED7
16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB604724
17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB6087E4
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB6083F0
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB608FDE
20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA78F53C
21. ??:0: ?? @ 0x7F71B4423AC2
22. ??:0: ?? @ 0x7F71B44B58BF
============ 1 failed, 106 deselected, 1 error in 318.11s (0:05:18) ============
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bbzp/000226/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 107 items / 106 deselected / 1 selected

=========================== 106 deselected in 0.87s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bbzp/000228/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 107 items / 106 deselected / 1 selected

=========================== 106 deselected in 0.94s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bbzp/00022a/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 107 items / 106 deselected / 1 selected

=========================== 106 deselected in 0.82s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bbzp/000227/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 107 items / 106 deselected / 1 selected

=========================== 106 deselected in 0.97s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bbzp/000225/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 107 items / 106 deselected / 1 selected

=========================== 106 deselected in 1.08s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bbzp/000229/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 107 items / 106 deselected / 1 selected

=========================== 106 deselected in 0.95s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bbzp/00022b/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 107 items / 106 deselected / 1 selected

=========================== 106 deselected in 0.82s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bbzp/00022c/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 107 items / 106 deselected / 1 selected

=========================== 106 deselected in 0.88s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bbzp/000224/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 107 items / 106 deselected / 1 selected

=========================== 106 deselected in 0.80s ============================
