============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/93ud/000234/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 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:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/93ud/000234/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/93ud/000234/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-12-13T10:19:19.887814Z): source_idx=0;tablet_id=72075186224037918;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 @ 0xA9A67E5
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA99EC76
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB836228
E   3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD7C8F0B
E   4. /-S/ydb/core/formats/arrow/reader/position.h:85: CompareImpl @ 0x9FFCF08
E   5. /-S/ydb/core/formats/arrow/reader/position.h:482: Compare @ 0x9FFCC5F
E   6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD7A2C2D
E   7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:22: BuildFilter @ 0x1449E1FB
E   8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x150E7477
E   9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x1503A3D3
E   10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x1503A3D3
E   11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x15037D83
E   12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x1503B747
E   13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x144BBFE8
E   14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1D255C25
E   15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB7D7F97
E   16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB826CD4
E   17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB82AD94
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB82A9A0
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB82B58E
E   20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA9A843C
E   21. ??:0: ?? @ 0x7FF2BBCE4AC2
E   22. ??:0: ?? @ 0x7FF2BBD768BF
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_log_uniform
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/93ud/000234/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 19874
DEBUG    ya.test:process.py:259 Command (pid 19874) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 19874) elapsed time (sec): 0.4649238586425781
DEBUG    ya.test:process.py:263 Command (pid 19874) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 19874) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 19874) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 19874) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 19874) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 19874) maxrss: 548804
DEBUG    ya.test:process.py:263 Command (pid 19874) minflt: 16293
DEBUG    ya.test:process.py:263 Command (pid 19874) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 19874) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 19874) nivcsw: 8
DEBUG    ya.test:process.py:263 Command (pid 19874) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 19874) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 19874) nvcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 19874) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 19874) stime: 0.30041999999999996
DEBUG    ya.test:process.py:263 Command (pid 19874) utime: 0.114634
DEBUG    ya.test:process.py:263 Command (pid 19874) wtime: 0.466
DEBUG    ya.test:process.py:275 Command (pid 19874) output:
Git info:
    Commit: 12dcef75acf7323fd36a61db1303a15a98173501
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge d028ea87322e634e5531a9fea9d66a52ec19e05e into 102801b614e89b7410365219d4c25e721eed9553
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-i2bt6vvmfe    Host information: 
        Linux ghrun-i2bt6vvmfe 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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 19874) errors:

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: 12dcef75acf7323fd36a61db1303a15a98173501
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge d028ea87322e634e5531a9fea9d66a52ec19e05e into 102801b614e89b7410365219d4c25e721eed9553
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-i2bt6vvmfe    Host information: 
        Linux ghrun-i2bt6vvmfe 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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/93ud/000234/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28387
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/93ud/000234/r3tmp/kikimr_cluster_octotuyj
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/93ud/000234/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23189
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29446
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18718
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25022
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/93ud/000234/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:274 Final command: /home/runner/.ya/build/build_root/93ud/000234/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/93ud/000234/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_ns8spefy.log --grpc-port=23189 --mon-port=29446 --ic-port=28387
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:23189/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/93ud/000234/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:274 Final command: /home/runner/.ya/build/build_root/93ud/000234/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/93ud/000234/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_ns8spefy.log --grpc-port=23189 --mon-port=29446 --ic-port=28387
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/93ud/000234/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/93ud/000234/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/93ud/000234/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_ns8spefy.log', '--grpc-port=23189', '--mon-port=29446', '--ic-port=28387')' in '/home/runner/.ya/build/build_root/93ud/000234/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: 20271
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:23189/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/93ud/000234/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 20282
DEBUG    ya.test:process.py:259 Command (pid 20282) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 20282) elapsed time (sec): 0.6592881679534912
DEBUG    ya.test:process.py:263 Command (pid 20282) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 20282) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 20282) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 20282) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 20282) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 20282) maxrss: 548804
DEBUG    ya.test:process.py:263 Command (pid 20282) minflt: 16296
DEBUG    ya.test:process.py:263 Command (pid 20282) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 20282) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 20282) nivcsw: 78
DEBUG    ya.test:process.py:263 Command (pid 20282) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 20282) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 20282) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 20282) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 20282) stime: 0.482381
DEBUG    ya.test:process.py:263 Command (pid 20282) utime: 0.099865
DEBUG    ya.test:process.py:263 Command (pid 20282) wtime: 0.66
DEBUG    ya.test:process.py:275 Command (pid 20282) output:
Git info:
    Commit: 12dcef75acf7323fd36a61db1303a15a98173501
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge d028ea87322e634e5531a9fea9d66a52ec19e05e into 102801b614e89b7410365219d4c25e721eed9553
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-i2bt6vvmfe    Host information: 
        Linux ghrun-i2bt6vvmfe 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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 20282) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 12dcef75acf7323fd36a61db1303a15a98173501
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge d028ea87322e634e5531a9fea9d66a52ec19e05e into 102801b614e89b7410365219d4c25e721eed9553
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-i2bt6vvmfe    Host information: 
        Linux ghrun-i2bt6vvmfe 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/93ud/000234/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/93ud/000234/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:23189', '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: 28387\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/93ud/000234/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:23189', '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: 28387\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 21462
DEBUG    ya.test:process.py:259 Command (pid 21462) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 21462) elapsed time (sec): 0.36579012870788574
DEBUG    ya.test:process.py:263 Command (pid 21462) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 21462) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 21462) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 21462) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 21462) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 21462) maxrss: 557224
DEBUG    ya.test:process.py:263 Command (pid 21462) minflt: 18434
DEBUG    ya.test:process.py:263 Command (pid 21462) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 21462) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 21462) nivcsw: 80
DEBUG    ya.test:process.py:263 Command (pid 21462) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 21462) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 21462) nvcsw: 129
DEBUG    ya.test:process.py:263 Command (pid 21462) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 21462) stime: 0.209064
DEBUG    ya.test:process.py:263 Command (pid 21462) utime: 0.108552
DEBUG    ya.test:process.py:263 Command (pid 21462) wtime: 0.367
DEBUG    ya.test:process.py:275 Command (pid 21462) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/93ud/000234/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/93ud/000234/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:23189', '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/93ud/000234/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:23189', '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: 21534
DEBUG    ya.test:process.py:259 Command (pid 21534) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 21534) elapsed time (sec): 0.35486865043640137
DEBUG    ya.test:process.py:263 Command (pid 21534) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 21534) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 21534) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 21534) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 21534) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 21534) maxrss: 557212
DEBUG    ya.test:process.py:263 Command (pid 21534) minflt: 18435
DEBUG    ya.test:process.py:263 Command (pid 21534) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 21534) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 21534) nivcsw: 12
DEBUG    ya.test:process.py:263 Command (pid 21534) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 21534) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 21534) nvcsw: 125
DEBUG    ya.test:process.py:263 Command (pid 21534) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 21534) stime: 0.20491099999999998
DEBUG    ya.test:process.py:263 Command (pid 21534) utime: 0.10245499999999999
DEBUG    ya.test:process.py:263 Command (pid 21534) wtime: 0.356
DEBUG    ya.test:process.py:275 Command (pid 21534) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 99b260b3-a64a-408d-9e3f-896597bb92de, localhost:23189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 99b260b3-a64a-408d-9e3f-896597bb92de, localhost:23189): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 99b260b3-a64a-408d-9e3f-896597bb92de, localhost:23189): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-i2bt6vvmfe.auto.internal" port: 23189 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-i2bt6vvmfe.auto.internal:23189, 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:23189
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_log_scenario.py::TestLogScenario, test_name: test_log_uniform)
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/93ud/000234/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/93ud/000234/ydb/apps/ydb/ydb -e grpc://localhost:23189 -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/93ud/000234/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:23189', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 21637
DEBUG    ya.test:process.py:259 Command (pid 21637) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 21637) elapsed time (sec): 0.33002734184265137
DEBUG    ya.test:process.py:263 Command (pid 21637) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 21637) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 21637) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 21637) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 21637) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 21637) maxrss: 167124
DEBUG    ya.test:process.py:263 Command (pid 21637) minflt: 3562
DEBUG    ya.test:process.py:263 Command (pid 21637) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 21637) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 21637) nivcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 21637) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 21637) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 21637) nvcsw: 195
DEBUG    ya.test:process.py:263 Command (pid 21637) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 21637) stime: 0.022409
DEBUG    ya.test:process.py:263 Command (pid 21637) utime: 0.037349
DEBUG    ya.test:process.py:263 Command (pid 21637) wtime: 0.331
DEBUG    ya.test:process.py:275 Command (pid 21637) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 21637) 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/93ud/000234/ydb/apps/ydb/ydb -e grpc://localhost:23189 -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/93ud/000234/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:23189', '-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: 21739
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 21739) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 21739) elapsed time (sec): 30.177653312683105
DEBUG    ya.test:process.py:263 Command (pid 21739) wtime: 30.179
DEBUG    ya.test:process.py:275 Command (pid 21739) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    441	441	0	0	21	32	43	48
2	    439	439	0	0	21	30	36	42
3	    427	427	0	0	21	34	43	45
4	    423	423	0	0	21	40	55	64
5	    486	486	0	0	20	22	23	27
6	    484	484	0	0	20	22	25	26
7	    487	487	0	0	20	20	21	22
8	    487	487	0	0	20	21	22	24
9	    460	460	0	0	20	29	36	45
10	    461	461	0	0	20	30	37	46
11	    488	488	0	0	20	20	21	23
12	    488	488	0	0	20	21	21	22
13	    488	488	0	0	20	21	21	22
14	    487	487	0	0	20	20	21	21
15	    489	489	0	0	20	20	21	21
16	    488	488	0	0	20	20	20	21
17	    486	486	0	0	20	21	21	23
18	    489	489	0	0	20	20	21	22
19	    480	480	0	0	20	22	30	31
20	    489	489	0	0	20	21	21	22
21	    489	489	0	0	20	20	20	21
22	    488	488	0	0	20	20	21	24
23	    488	488	0	0	20	20	21	21
24	    488	488	0	0	20	21	21	22
25	    479	479	0	0	20	21	36	38
26	    488	488	0	0	20	21	25	27
27	    486	486	0	0	20	21	23	25
28	    489	489	0	0	20	20	20	21
29	    469	469	0	0	20	20	55	60
30	    499	499	0	0	20	20	21	21

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  14330	477.667	0	0	20	23	33	64

DEBUG    ya.test:process.py:276 Command (pid 21739) 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, 97c6980d-69b4-4cac-a150-dd1375de18d7, ghrun-i2bt6vvmfe.auto.internal:23189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 97c6980d-69b4-4cac-a150-dd1375de18d7, ghrun-i2bt6vvmfe.auto.internal:23189): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 97c6980d-69b4-4cac-a150-dd1375de18d7, ghrun-i2bt6vvmfe.auto.internal:23189): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDFjOTdjZDUtZWM3ZjYzZmUtZDAzYjU1MjMtNjcxOWE2YTc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, c363ae91-3436-4fe3-9fa5-c9bf06fdcfbc, ghrun-i2bt6vvmfe.auto.internal:23189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, c363ae91-3436-4fe3-9fa5-c9bf06fdcfbc, ghrun-i2bt6vvmfe.auto.internal:23189): request = { session_id: "ydb://session/3?node_id=1&id=ZDFjOTdjZDUtZWM3ZjYzZmUtZDAzYjU1MjMtNjcxOWE2YTc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, c363ae91-3436-4fe3-9fa5-c9bf06fdcfbc, ghrun-i2bt6vvmfe.auto.internal:23189): 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=ZDFjOTdjZDUtZWM3ZjYzZmUtZDAzYjU1MjMtNjcxOWE2YTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 08c828b9-e9cd-42ff-b903-71cc448cb777, ghrun-i2bt6vvmfe.auto.internal:23189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 08c828b9-e9cd-42ff-b903-71cc448cb777, ghrun-i2bt6vvmfe.auto.internal:23189): request = { session_id: "ydb://session/3?node_id=1&id=ZDFjOTdjZDUtZWM3ZjYzZmUtZDAzYjU1MjMtNjcxOWE2YTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 08c828b9-e9cd-42ff-b903-71cc448cb777, ghrun-i2bt6vvmfe.auto.internal:23189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDFjOTdjZDUtZWM3ZjYzZmUtZDAzYjU1MjMtNjcxOWE2YTc=
INFO     root:test_log_scenario.py:217 Count rows after insert 14058 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDFjOTdjZDUtZWM3ZjYzZmUtZDAzYjU1MjMtNjcxOWE2YTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3ee10d02-1a9d-4ff6-ae08-f697bfb95d11, ghrun-i2bt6vvmfe.auto.internal:23189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3ee10d02-1a9d-4ff6-ae08-f697bfb95d11, ghrun-i2bt6vvmfe.auto.internal:23189): request = { session_id: "ydb://session/3?node_id=1&id=ZDFjOTdjZDUtZWM3ZjYzZmUtZDAzYjU1MjMtNjcxOWE2YTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3ee10d02-1a9d-4ff6-ae08-f697bfb95d11, ghrun-i2bt6vvmfe.auto.internal:23189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDFjOTdjZDUtZWM3ZjYzZmUtZDAzYjU1MjMtNjcxOWE2YTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDFjOTdjZDUtZWM3ZjYzZmUtZDAzYjU1MjMtNjcxOWE2YTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1e39c24f-a270-4705-93cb-a440ab9299d9, ghrun-i2bt6vvmfe.auto.internal:23189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1e39c24f-a270-4705-93cb-a440ab9299d9, ghrun-i2bt6vvmfe.auto.internal:23189): request = { session_id: "ydb://session/3?node_id=1&id=ZDFjOTdjZDUtZWM3ZjYzZmUtZDAzYjU1MjMtNjcxOWE2YTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1e39c24f-a270-4705-93cb-a440ab9299d9, ghrun-i2bt6vvmfe.auto.internal:23189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDFjOTdjZDUtZWM3ZjYzZmUtZDAzYjU1MjMtNjcxOWE2YTc=
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/93ud/000234/ydb/apps/ydb/ydb -e grpc://localhost:23189 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDFjOTdjZDUtZWM3ZjYzZmUtZDAzYjU1MjMtNjcxOWE2YTc=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/93ud/000234/ydb/apps/ydb/ydb -e grpc://localhost:23189 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/93ud/000234/ydb/apps/ydb/ydb -e grpc://localhost:23189 -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, b3c417df-08bb-426f-b852-9a955888d4f7, ghrun-i2bt6vvmfe.auto.internal:23189): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b3c417df-08bb-426f-b852-9a955888d4f7, ghrun-i2bt6vvmfe.auto.internal:23189): request = { session_id: "ydb://session/3?node_id=1&id=ZDFjOTdjZDUtZWM3ZjYzZmUtZDAzYjU1MjMtNjcxOWE2YTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e8c9aa0b-ff18-4914-b68e-7420aa442c8d, ghrun-i2bt6vvmfe.auto.internal:23189): creating call state
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b3c417df-08bb-426f-b852-9a955888d4f7, ghrun-i2bt6vvmfe.auto.internal:23189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e8c9aa0b-ff18-4914-b68e-7420aa442c8d, ghrun-i2bt6vvmfe.auto.internal:23189): request = {  }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/93ud/000234/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:23189', '-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:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/93ud/000234/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:23189', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 35052
DEBUG    ya.test:process.py:628 Command pid: 35053
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e8c9aa0b-ff18-4914-b68e-7420aa442c8d, ghrun-i2bt6vvmfe.auto.internal:23189): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZmQ0ZGUzYTItOWYzYmQ3N2ItMzdlZTc3MTAtMzYzZDgyN2Y=" node_id: 1 }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/93ud/000234/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:23189', '-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:421 RpcState(AttachSession, c66db034-cd58-4b18-9779-0ae38a1ec035, ghrun-i2bt6vvmfe.auto.internal:23189): creating call state
DEBUG    ya.test:process.py:628 Command pid: 35055
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, c66db034-cd58-4b18-9779-0ae38a1ec035, ghrun-i2bt6vvmfe.auto.internal:23189): request = { session_id: "ydb://session/3?node_id=1&id=ZmQ0ZGUzYTItOWYzYmQ3N2ItMzdlZTc3MTAtMzYzZDgyN2Y=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, c66db034-cd58-4b18-9779-0ae38a1ec035, ghrun-i2bt6vvmfe.auto.internal:23189): 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=ZmQ0ZGUzYTItOWYzYmQ3N2ItMzdlZTc3MTAtMzYzZDgyN2Y=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3fb2887e-c136-4f73-935c-b2cbb4f24a23, ghrun-i2bt6vvmfe.auto.internal:23189): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3fb2887e-c136-4f73-935c-b2cbb4f24a23, ghrun-i2bt6vvmfe.auto.internal:23189): request = { session_id: "ydb://session/3?node_id=1&id=ZmQ0ZGUzYTItOWYzYmQ3N2ItMzdlZTc3MTAtMzYzZDgyN2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 711ff4e6-36de-44b0-8a1c-b7d2e1218f15, ghrun-i2bt6vvmfe.auto.internal:23189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 711ff4e6-36de-44b0-8a1c-b7d2e1218f15, ghrun-i2bt6vvmfe.auto.internal:23189): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3fb2887e-c136-4f73-935c-b2cbb4f24a23, ghrun-i2bt6vvmfe.auto.internal:23189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 711ff4e6-36de-44b0-8a1c-b7d2e1218f15, ghrun-i2bt6vvmfe.auto.internal:23189): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NDE4MjVjNGQtNDJhNjNmNGYtM2VjNjYwNGItMmVmNGIxZQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 9d51307b-4baa-4d91-8405-668f70ebed67, ghrun-i2bt6vvmfe.auto.internal:23189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 9d51307b-4baa-4d91-8405-668f70ebed67, ghrun-i2bt6vvmfe.auto.internal:23189): request = { session_id: "ydb://session/3?node_id=1&id=NDE4MjVjNGQtNDJhNjNmNGYtM2VjNjYwNGItMmVmNGIxZQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 9d51307b-4baa-4d91-8405-668f70ebed67, ghrun-i2bt6vvmfe.auto.internal:23189): 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=NDE4MjVjNGQtNDJhNjNmNGYtM2VjNjYwNGItMmVmNGIxZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3fb6cd09-4e03-492d-a986-fbb19762d65f, ghrun-i2bt6vvmfe.auto.internal:23189): 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, 3fb6cd09-4e03-492d-a986-fbb19762d65f, ghrun-i2bt6vvmfe.auto.internal:23189): request = { session_id: "ydb://session/3?node_id=1&id=NDE4MjVjNGQtNDJhNjNmNGYtM2VjNjYwNGItMmVmNGIxZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 56b5233c-43fc-4034-9067-015abdbdfebe, ghrun-i2bt6vvmfe.auto.internal:23189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 56b5233c-43fc-4034-9067-015abdbdfebe, ghrun-i2bt6vvmfe.auto.internal:23189): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3fb6cd09-4e03-492d-a986-fbb19762d65f, ghrun-i2bt6vvmfe.auto.internal:23189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 56b5233c-43fc-4034-9067-015abdbdfebe, ghrun-i2bt6vvmfe.auto.internal:23189): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MmIwZjU5NWEtMzI1NTYxZDctMTQyODYwMDktNTdiZWI3ZDU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 64bd8ab0-4fe4-4444-b63c-6eccdf78f2fd, ghrun-i2bt6vvmfe.auto.internal:23189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 64bd8ab0-4fe4-4444-b63c-6eccdf78f2fd, ghrun-i2bt6vvmfe.auto.internal:23189): request = { session_id: "ydb://session/3?node_id=1&id=MmIwZjU5NWEtMzI1NTYxZDctMTQyODYwMDktNTdiZWI3ZDU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 64bd8ab0-4fe4-4444-b63c-6eccdf78f2fd, ghrun-i2bt6vvmfe.auto.internal:23189): 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=MmIwZjU5NWEtMzI1NTYxZDctMTQyODYwMDktNTdiZWI3ZDU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c7f7efa5-e09e-4f6d-9fc2-66523904b03d, ghrun-i2bt6vvmfe.auto.internal:23189): 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, c7f7efa5-e09e-4f6d-9fc2-66523904b03d, ghrun-i2bt6vvmfe.auto.internal:23189): request = { session_id: "ydb://session/3?node_id=1&id=MmIwZjU5NWEtMzI1NTYxZDctMTQyODYwMDktNTdiZWI3ZDU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 4d4e5b17-66a2-49ff-b9c3-38057f54bdc2, ghrun-i2bt6vvmfe.auto.internal:23189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4d4e5b17-66a2-49ff-b9c3-38057f54bdc2, ghrun-i2bt6vvmfe.auto.internal:23189): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c7f7efa5-e09e-4f6d-9fc2-66523904b03d, ghrun-i2bt6vvmfe.auto.internal:23189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4d4e5b17-66a2-49ff-b9c3-38057f54bdc2, ghrun-i2bt6vvmfe.auto.internal:23189): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MWY0ZmYyNGMtNTg2YWI1ODEtNjY3Y2ZjYWItMTNkYTdhMjc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, f9dbd9bf-4574-47e9-9770-62a5c3878120, ghrun-i2bt6vvmfe.auto.internal:23189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, f9dbd9bf-4574-47e9-9770-62a5c3878120, ghrun-i2bt6vvmfe.auto.internal:23189): request = { session_id: "ydb://session/3?node_id=1&id=MWY0ZmYyNGMtNTg2YWI1ODEtNjY3Y2ZjYWItMTNkYTdhMjc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, f9dbd9bf-4574-47e9-9770-62a5c3878120, ghrun-i2bt6vvmfe.auto.internal:23189): 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=MWY0ZmYyNGMtNTg2YWI1ODEtNjY3Y2ZjYWItMTNkYTdhMjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8bb48357-ece0-4e7a-87ff-475529a95911, ghrun-i2bt6vvmfe.auto.internal:23189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8bb48357-ece0-4e7a-87ff-475529a95911, ghrun-i2bt6vvmfe.auto.internal:23189): request = { session_id: "ydb://session/3?node_id=1&id=MWY0ZmYyNGMtNTg2YWI1ODEtNjY3Y2ZjYWItMTNkYTdhMjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
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, 21e68790-ec80-4642-ab12-2448eb0cb5a8, ghrun-i2bt6vvmfe.auto.internal:23189): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8bb48357-ece0-4e7a-87ff-475529a95911, ghrun-i2bt6vvmfe.auto.internal:23189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 21e68790-ec80-4642-ab12-2448eb0cb5a8, ghrun-i2bt6vvmfe.auto.internal:23189): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 21e68790-ec80-4642-ab12-2448eb0cb5a8, ghrun-i2bt6vvmfe.auto.internal:23189): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTJmYjI4MTYtMjkwZjNiOGUtNTMyZjlhZjEtODA4M2ZhYzM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 63b41637-5c0b-48b6-8b04-c486d1344cc7, ghrun-i2bt6vvmfe.auto.internal:23189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 63b41637-5c0b-48b6-8b04-c486d1344cc7, ghrun-i2bt6vvmfe.auto.internal:23189): request = { session_id: "ydb://session/3?node_id=1&id=NTJmYjI4MTYtMjkwZjNiOGUtNTMyZjlhZjEtODA4M2ZhYzM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 63b41637-5c0b-48b6-8b04-c486d1344cc7, ghrun-i2bt6vvmfe.auto.internal:23189): 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=NTJmYjI4MTYtMjkwZjNiOGUtNTMyZjlhZjEtODA4M2ZhYzM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ec471176-3a18-4ecd-9fd2-405f7e068798, ghrun-i2bt6vvmfe.auto.internal:23189): 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, ec471176-3a18-4ecd-9fd2-405f7e068798, ghrun-i2bt6vvmfe.auto.internal:23189): request = { session_id: "ydb://session/3?node_id=1&id=NTJmYjI4MTYtMjkwZjNiOGUtNTMyZjlhZjEtODA4M2ZhYzM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 37b4b10e-5a7d-475b-bd3b-880ffd456821, ghrun-i2bt6vvmfe.auto.internal:23189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 37b4b10e-5a7d-475b-bd3b-880ffd456821, ghrun-i2bt6vvmfe.auto.internal:23189): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ec471176-3a18-4ecd-9fd2-405f7e068798, ghrun-i2bt6vvmfe.auto.internal:23189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 37b4b10e-5a7d-475b-bd3b-880ffd456821, ghrun-i2bt6vvmfe.auto.internal:23189): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MWI3OTc1YzUtMTczNzVlOTMtNWY1ZWY1OGUtYTM5MmM2Mw==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 5564a215-8b17-491d-a1fa-d765ef63b233, ghrun-i2bt6vvmfe.auto.internal:23189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 5564a215-8b17-491d-a1fa-d765ef63b233, ghrun-i2bt6vvmfe.auto.internal:23189): request = { session_id: "ydb://session/3?node_id=1&id=MWI3OTc1YzUtMTczNzVlOTMtNWY1ZWY1OGUtYTM5MmM2Mw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 5564a215-8b17-491d-a1fa-d765ef63b233, ghrun-i2bt6vvmfe.auto.internal:23189): 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=MWI3OTc1YzUtMTczNzVlOTMtNWY1ZWY1OGUtYTM5MmM2Mw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 79a4c29a-a4c9-4f62-8189-84af155da199, ghrun-i2bt6vvmfe.auto.internal:23189): 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, 79a4c29a-a4c9-4f62-8189-84af155da199, ghrun-i2bt6vvmfe.auto.internal:23189): request = { session_id: "ydb://session/3?node_id=1&id=MWI3OTc1YzUtMTczNzVlOTMtNWY1ZWY1OGUtYTM5MmM2Mw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 00d4f7a8-4291-4b3e-91bc-b2edbb549f0b, ghrun-i2bt6vvmfe.auto.internal:23189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 00d4f7a8-4291-4b3e-91bc-b2edbb549f0b, ghrun-i2bt6vvmfe.auto.internal:23189): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 79a4c29a-a4c9-4f62-8189-84af155da199, ghrun-i2bt6vvmfe.auto.internal:23189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 00d4f7a8-4291-4b3e-91bc-b2edbb549f0b, ghrun-i2bt6vvmfe.auto.internal:23189): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTYyYjQxYzgtMzYwNzIyNGMtNjdiYzk5MjQtY2ZlMzBiZGE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, a36891c5-ee33-4942-ac8e-6c89d0fcdd52, ghrun-i2bt6vvmfe.auto.internal:23189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, a36891c5-ee33-4942-ac8e-6c89d0fcdd52, ghrun-i2bt6vvmfe.auto.internal:23189): request = { session_id: "ydb://session/3?node_id=1&id=NTYyYjQxYzgtMzYwNzIyNGMtNjdiYzk5MjQtY2ZlMzBiZGE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, a36891c5-ee33-4942-ac8e-6c89d0fcdd52, ghrun-i2bt6vvmfe.auto.internal:23189): 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=NTYyYjQxYzgtMzYwNzIyNGMtNjdiYzk5MjQtY2ZlMzBiZGE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 36aa5180-d538-4f9a-9b86-2bc83ed06ea3, ghrun-i2bt6vvmfe.auto.internal:23189): 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, 36aa5180-d538-4f9a-9b86-2bc83ed06ea3, ghrun-i2bt6vvmfe.auto.internal:23189): request = { session_id: "ydb://session/3?node_id=1&id=NTYyYjQxYzgtMzYwNzIyNGMtNjdiYzk5MjQtY2ZlMzBiZGE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 6067ca0c-0421-4963-a52b-f8c1cc347a2a, ghrun-i2bt6vvmfe.auto.internal:23189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6067ca0c-0421-4963-a52b-f8c1cc347a2a, ghrun-i2bt6vvmfe.auto.internal:23189): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 36aa5180-d538-4f9a-9b86-2bc83ed06ea3, ghrun-i2bt6vvmfe.auto.internal:23189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 6067ca0c-0421-4963-a52b-f8c1cc347a2a, ghrun-i2bt6vvmfe.auto.internal:23189): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MzQ2NGQ0NzEtNmQwYjU0YzQtNWNhMzFlZTktNTQ5MGY1ZGU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 27a62acd-a238-4afc-8bc8-ef40d1b79052, ghrun-i2bt6vvmfe.auto.internal:23189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 27a62acd-a238-4afc-8bc8-ef40d1b79052, ghrun-i2bt6vvmfe.auto.internal:23189): request = { session_id: "ydb://session/3?node_id=1&id=MzQ2NGQ0NzEtNmQwYjU0YzQtNWNhMzFlZTktNTQ5MGY1ZGU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 27a62acd-a238-4afc-8bc8-ef40d1b79052, ghrun-i2bt6vvmfe.auto.internal:23189): 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=MzQ2NGQ0NzEtNmQwYjU0YzQtNWNhMzFlZTktNTQ5MGY1ZGU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4ce50baa-9914-48b4-ac4c-256f9223f941, ghrun-i2bt6vvmfe.auto.internal:23189): 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, 4ce50baa-9914-48b4-ac4c-256f9223f941, ghrun-i2bt6vvmfe.auto.internal:23189): request = { session_id: "ydb://session/3?node_id=1&id=MzQ2NGQ0NzEtNmQwYjU0YzQtNWNhMzFlZTktNTQ5MGY1ZGU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 5c55d906-0053-4357-a8bd-4ff312b18a3a, ghrun-i2bt6vvmfe.auto.internal:23189): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4ce50baa-9914-48b4-ac4c-256f9223f941, ghrun-i2bt6vvmfe.auto.internal:23189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5c55d906-0053-4357-a8bd-4ff312b18a3a, ghrun-i2bt6vvmfe.auto.internal:23189): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5c55d906-0053-4357-a8bd-4ff312b18a3a, ghrun-i2bt6vvmfe.auto.internal:23189): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NjVkNDhhODctYWE3MGIwNGMtMzZjZjIzYTktNzM1YjIyYzA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 744a1df0-6181-4835-bde2-c1dd5ef78f1f, ghrun-i2bt6vvmfe.auto.internal:23189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 744a1df0-6181-4835-bde2-c1dd5ef78f1f, ghrun-i2bt6vvmfe.auto.internal:23189): request = { session_id: "ydb://session/3?node_id=1&id=NjVkNDhhODctYWE3MGIwNGMtMzZjZjIzYTktNzM1YjIyYzA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 744a1df0-6181-4835-bde2-c1dd5ef78f1f, ghrun-i2bt6vvmfe.auto.internal:23189): 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=NjVkNDhhODctYWE3MGIwNGMtMzZjZjIzYTktNzM1YjIyYzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5fbefce1-8cd8-4cd5-9596-3e03a116aff4, ghrun-i2bt6vvmfe.auto.internal:23189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5fbefce1-8cd8-4cd5-9596-3e03a116aff4, ghrun-i2bt6vvmfe.auto.internal:23189): request = { session_id: "ydb://session/3?node_id=1&id=NjVkNDhhODctYWE3MGIwNGMtMzZjZjIzYTktNzM1YjIyYzA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5fbefce1-8cd8-4cd5-9596-3e03a116aff4, ghrun-i2bt6vvmfe.auto.internal:23189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, c363ae91-3436-4fe3-9fa5-c9bf06fdcfbc, ghrun-i2bt6vvmfe.auto.internal:23189): 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:23189 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-13T10:19:26.691622019+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, c66db034-cd58-4b18-9779-0ae38a1ec035, ghrun-i2bt6vvmfe.auto.internal:23189): 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:23189 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-13T10:19:26.691737511+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 64bd8ab0-4fe4-4444-b63c-6eccdf78f2fd, ghrun-i2bt6vvmfe.auto.internal:23189): 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:23189 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-13T10:19:26.691783836+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 9d51307b-4baa-4d91-8405-668f70ebed67, ghrun-i2bt6vvmfe.auto.internal:23189): 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:23189 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-13T10:19:26.691760764+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, f9dbd9bf-4574-47e9-9770-62a5c3878120, ghrun-i2bt6vvmfe.auto.internal:23189): 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:23189 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-13T10:19:26.691817978+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i2bt6vvmfe.auto.internal:23189
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 63b41637-5c0b-48b6-8b04-c486d1344cc7, ghrun-i2bt6vvmfe.auto.internal:23189): 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:23189 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-13T10:19:26.691842329+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i2bt6vvmfe.auto.internal:23189
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 5564a215-8b17-491d-a1fa-d765ef63b233, ghrun-i2bt6vvmfe.auto.internal:23189): 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:23189 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-13T10:19:26.691867346+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, a36891c5-ee33-4942-ac8e-6c89d0fcdd52, ghrun-i2bt6vvmfe.auto.internal:23189): 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:23189 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-13T10:19:26.691895122+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 27a62acd-a238-4afc-8bc8-ef40d1b79052, ghrun-i2bt6vvmfe.auto.internal:23189): 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:23189 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-13T10:19:26.691915572+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i2bt6vvmfe.auto.internal:23189
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 744a1df0-6181-4835-bde2-c1dd5ef78f1f, ghrun-i2bt6vvmfe.auto.internal:23189): 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:23189 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-13T10:19:26.691940793+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i2bt6vvmfe.auto.internal:23189
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i2bt6vvmfe.auto.internal:23189
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, b3c417df-08bb-426f-b852-9a955888d4f7, ghrun-i2bt6vvmfe.auto.internal:23189): 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-12-13T10:19:26.691722465+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i2bt6vvmfe.auto.internal:23189
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 3fb2887e-c136-4f73-935c-b2cbb4f24a23, ghrun-i2bt6vvmfe.auto.internal:23189): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-13T10:19:26.691750543+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 3fb6cd09-4e03-492d-a986-fbb19762d65f, ghrun-i2bt6vvmfe.auto.internal:23189): 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-12-13T10:19:26.691771701+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, c7f7efa5-e09e-4f6d-9fc2-66523904b03d, ghrun-i2bt6vvmfe.auto.internal:23189): 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-12-13T10:19:26.691801946+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 8bb48357-ece0-4e7a-87ff-475529a95911, ghrun-i2bt6vvmfe.auto.internal:23189): 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-12-13T10:19:26.691830264+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i2bt6vvmfe.auto.internal:23189
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, ec471176-3a18-4ecd-9fd2-405f7e068798, ghrun-i2bt6vvmfe.auto.internal:23189): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-13T10:19:26.691856475+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i2bt6vvmfe.auto.internal:23189
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i2bt6vvmfe.auto.internal:23189
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 79a4c29a-a4c9-4f62-8189-84af155da199, ghrun-i2bt6vvmfe.auto.internal:23189): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-13T10:19:26.691880725+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i2bt6vvmfe.auto.internal:23189
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 36aa5180-d538-4f9a-9b86-2bc83ed06ea3, ghrun-i2bt6vvmfe.auto.internal:23189): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-13T10:19:26.691906768+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i2bt6vvmfe.auto.internal:23189
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 4ce50baa-9914-48b4-ac4c-256f9223f941, ghrun-i2bt6vvmfe.auto.internal:23189): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-13T10:19:26.691933397+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 5fbefce1-8cd8-4cd5-9596-3e03a116aff4, ghrun-i2bt6vvmfe.auto.internal:23189): 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-12-13T10:19:26.691948715+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i2bt6vvmfe.auto.internal:23189
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i2bt6vvmfe.auto.internal:23189
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i2bt6vvmfe.auto.internal:23189
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i2bt6vvmfe.auto.internal:23189
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i2bt6vvmfe.auto.internal:23189
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i2bt6vvmfe.auto.internal:23189
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i2bt6vvmfe.auto.internal:23189
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i2bt6vvmfe.auto.internal:23189
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i2bt6vvmfe.auto.internal:23189
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23189
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23189". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23189
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23189". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 35053) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 35053) elapsed time (sec): 30.14382767677307
DEBUG    ya.test:process.py:263 Command (pid 35053) wtime: 30.146
DEBUG    ya.test:process.py:259 Command (pid 35055) rc: 0
DEBUG    ya.test:process.py:259 Command (pid 35052) rc: 0
DEBUG    ya.test:process.py:275 Command (pid 35053) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	10	0	0	0	0
4	      0	0	0	10	0	0	0	0
5	      0	0	0	10	0	0	0	0
6	      0	0	0	10	0	0	0	0
7	      0	0	0	10	0	0	0	0
8	      0	0	0	2812	0	0	0	0
9	      0	0	0	3070	0	0	0	0
10	      0	0	0	2840	0	0	0	0
11	      0	0	0	2750	0	0	0	0
12	      0	0	0	2600	0	0	0	0
13	      0	0	0	2740	0	0	0	0
14	      0	0	0	2820	0	0	0	0
15	      0	0	0	2980	0	0	0	0
16	      0	0	0	2810	0	0	0	0
17	      0	0	0	2920	0	0	0	0
18	      0	0	0	3170	0	0	0	0
19	      0	0	0	2990	0	0	0	0
20	      0	0	0	3180	0	0	0	0
21	      0	0	0	2830	0	0	0	0
22	      0	0	0	2920	0	0	0	0
23	      0	0	0	3180	0	0	0	0
24	      0	0	0	3070	0	0	0	0
25	      0	0	0	3240	0	0	0	0
26	      0	0	0	3150	0	0	0	0
27	      0	0	0	3090	0	0	0	0
28	      0	0	0	2710	0	0	0	0
29	      0	0	0	3230	0	0	0	0
30	      0	0	0	2580	0	0	0	0

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

DEBUG    ya.test:process.py:260 Command (pid 35055) elapsed time (sec): 30.140583753585815
DEBUG    ya.test:process.py:260 Command (pid 35052) elapsed time (sec): 30.145004272460938
DEBUG    ya.test:process.py:276 Command (pid 35053) errors:

DEBUG    ya.test:process.py:263 Command (pid 35055) wtime: 30.143
DEBUG    ya.test:process.py:263 Command (pid 35052) wtime: 30.147
DEBUG    ya.test:process.py:275 Command (pid 35055) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     80	80	0	0	47	403	425	433
2	    229	229	0	0	42	58	67	70
3	    241	241	0	0	40	49	69	72
4	    246	246	0	0	38	53	60	68
5	    230	230	0	0	40	65	82	83
6	    244	244	0	0	39	50	65	68
7	    157	157	0	0	41	52	58	63
8	      0	0	0	2810	0	0	0	0
9	      0	0	0	3060	0	0	0	0
10	      0	0	0	2840	0	0	0	0
11	      0	0	0	2750	0	0	0	0
12	      0	0	0	2600	0	0	0	0
13	      0	0	0	2730	0	0	0	0
14	      0	0	0	2820	0	0	0	0
15	      0	0	0	2980	0	0	0	0
16	      0	0	0	2805	0	0	0	0
17	      0	0	0	2923	0	0	0	0
18	      0	0	0	3167	0	0	0	0
19	      0	0	0	2990	0	0	0	0
20	      0	0	0	3183	0	0	0	0
21	      0	0	0	2827	0	0	0	0
22	      0	0	0	2920	0	0	0	0
23	      0	0	0	3170	0	0	0	0
24	      0	0	0	3070	0	0	0	0
25	      0	0	0	3240	0	0	0	0
26	      0	0	0	3150	0	0	0	0
27	      0	0	0	3090	0	0	0	0
28	      0	0	0	2710	0	0	0	0
29	      0	0	0	3230	0	0	0	0
30	      0	0	0	2580	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	   1427	47.5667	0	67645	40	61	199	433

DEBUG    ya.test:process.py:275 Command (pid 35052) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     57	57	0	0	62	527	567	587
2	    172	172	0	0	57	72	77	90
3	    189	189	0	0	50	67	82	83
4	    192	192	0	0	50	61	78	79
5	    176	176	0	0	51	80	89	99
6	    192	192	0	0	50	63	79	80
7	    125	125	0	0	51	66	70	78
8	      0	0	0	2810	0	0	0	0
9	      0	0	0	3070	0	0	0	0
10	      0	0	0	2840	0	0	0	0
11	      0	0	0	2750	0	0	0	0
12	      0	0	0	2600	0	0	0	0
13	      0	0	0	2730	0	0	0	0
14	      0	0	0	2820	0	0	0	0
15	      0	0	0	2980	0	0	0	0
16	      0	0	0	2810	0	0	0	0
17	      0	0	0	2930	0	0	0	0
18	      0	0	0	3160	0	0	0	0
19	      0	0	0	2990	0	0	0	0
20	      0	0	0	3180	0	0	0	0
21	      0	0	0	2830	0	0	0	0
22	      0	0	0	2920	0	0	0	0
23	      0	0	0	3180	0	0	0	0
24	      0	0	0	3060	0	0	0	0
25	      0	0	0	3240	0	0	0	0
26	      0	0	0	3150	0	0	0	0
27	      0	0	0	3090	0	0	0	0
28	      0	0	0	2710	0	0	0	0
29	      0	0	0	3230	0	0	0	0
30	      0	0	0	2580	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	   1103	36.7667	0	67660	50	74	285	587

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

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23189
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23189". 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:23189
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23189". 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:23189
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23189". 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:23189
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23189". 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:23189
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23189". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23189
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23189". 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:23189
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23189". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23189
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23189". 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:23189
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23189". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23189
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23189". 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:23189
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23189". 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:23189
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23189". 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:23189
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23189". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.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:23189
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23189". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23189
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23189". 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:23189
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23189". 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:23189
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23189". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23189
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23189". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23189
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23189". 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:23189
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23189". 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:23189
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23189". 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:23189
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23189". 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:23189
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23189". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:681 Close topic client
DEBUG    ydb.topic:topic.py:684 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23189
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23189
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23189". Check endpoint correctness.
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-i2bt6vvmfe'
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(0, 0)'
DEBUG    library.python.cores:__init__.py:40 core_pattern = '|/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -F%F -- %E'
DEBUG    library.python.cores:__init__.py:72 core_uses_pid = '1'
DEBUG    library.python.cores:__init__.py:87 Core dump dir (/home/runner/.ya/build/build_root/93ud/000234/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.20271' in '/home/runner/.ya/build/build_root/93ud/000234/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_ns8spefy.log)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:23189/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25022
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18718
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29446
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23189
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28387
=================================== 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:137: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:132: in retry_operation_impl
    raise status
contrib/python/ydb/py3/ydb/retries.py:98: 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:307: 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:460: in __call__
    connection = self._store.get(preferred_endpoint)
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:144: in get
    raise issues.ConnectionLost("Couldn't find valid connection")
E   ydb.issues.ConnectionLost: Couldn't find valid connection
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_log_uniform
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/93ud/000234/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 19874
DEBUG    ya.test:process.py:259 Command (pid 19874) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 19874) elapsed time (sec): 0.4649238586425781
DEBUG    ya.test:process.py:263 Command (pid 19874) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 19874) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 19874) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 19874) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 19874) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 19874) maxrss: 548804
DEBUG    ya.test:process.py:263 Command (pid 19874) minflt: 16293
DEBUG    ya.test:process.py:263 Command (pid 19874) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 19874) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 19874) nivcsw: 8
DEBUG    ya.test:process.py:263 Command (pid 19874) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 19874) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 19874) nvcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 19874) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 19874) stime: 0.30041999999999996
DEBUG    ya.test:process.py:263 Command (pid 19874) utime: 0.114634
DEBUG    ya.test:process.py:263 Command (pid 19874) wtime: 0.466
DEBUG    ya.test:process.py:275 Command (pid 19874) output:
Git info:
    Commit: 12dcef75acf7323fd36a61db1303a15a98173501
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge d028ea87322e634e5531a9fea9d66a52ec19e05e into 102801b614e89b7410365219d4c25e721eed9553
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-i2bt6vvmfe    Host information: 
        Linux ghrun-i2bt6vvmfe 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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 19874) errors:

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: 12dcef75acf7323fd36a61db1303a15a98173501
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge d028ea87322e634e5531a9fea9d66a52ec19e05e into 102801b614e89b7410365219d4c25e721eed9553
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-i2bt6vvmfe    Host information: 
        Linux ghrun-i2bt6vvmfe 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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/93ud/000234/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28387
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/93ud/000234/r3tmp/kikimr_cluster_octotuyj
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/93ud/000234/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23189
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29446
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18718
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25022
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/93ud/000234/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:274 Final command: /home/runner/.ya/build/build_root/93ud/000234/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/93ud/000234/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_ns8spefy.log --grpc-port=23189 --mon-port=29446 --ic-port=28387
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:23189/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/93ud/000234/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:274 Final command: /home/runner/.ya/build/build_root/93ud/000234/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/93ud/000234/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_ns8spefy.log --grpc-port=23189 --mon-port=29446 --ic-port=28387
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/93ud/000234/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/93ud/000234/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/93ud/000234/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_ns8spefy.log', '--grpc-port=23189', '--mon-port=29446', '--ic-port=28387')' in '/home/runner/.ya/build/build_root/93ud/000234/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: 20271
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:23189/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/93ud/000234/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 20282
DEBUG    ya.test:process.py:259 Command (pid 20282) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 20282) elapsed time (sec): 0.6592881679534912
DEBUG    ya.test:process.py:263 Command (pid 20282) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 20282) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 20282) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 20282) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 20282) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 20282) maxrss: 548804
DEBUG    ya.test:process.py:263 Command (pid 20282) minflt: 16296
DEBUG    ya.test:process.py:263 Command (pid 20282) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 20282) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 20282) nivcsw: 78
DEBUG    ya.test:process.py:263 Command (pid 20282) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 20282) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 20282) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 20282) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 20282) stime: 0.482381
DEBUG    ya.test:process.py:263 Command (pid 20282) utime: 0.099865
DEBUG    ya.test:process.py:263 Command (pid 20282) wtime: 0.66
DEBUG    ya.test:process.py:275 Command (pid 20282) output:
Git info:
    Commit: 12dcef75acf7323fd36a61db1303a15a98173501
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge d028ea87322e634e5531a9fea9d66a52ec19e05e into 102801b614e89b7410365219d4c25e721eed9553
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-i2bt6vvmfe    Host information: 
        Linux ghrun-i2bt6vvmfe 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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 20282) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 12dcef75acf7323fd36a61db1303a15a98173501
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge d028ea87322e634e5531a9fea9d66a52ec19e05e into 102801b614e89b7410365219d4c25e721eed9553
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-i2bt6vvmfe    Host information: 
        Linux ghrun-i2bt6vvmfe 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/93ud/000234/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/93ud/000234/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:23189', '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: 28387\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/93ud/000234/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:23189', '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: 28387\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 21462
DEBUG    ya.test:process.py:259 Command (pid 21462) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 21462) elapsed time (sec): 0.36579012870788574
DEBUG    ya.test:process.py:263 Command (pid 21462) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 21462) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 21462) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 21462) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 21462) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 21462) maxrss: 557224
DEBUG    ya.test:process.py:263 Command (pid 21462) minflt: 18434
DEBUG    ya.test:process.py:263 Command (pid 21462) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 21462) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 21462) nivcsw: 80
DEBUG    ya.test:process.py:263 Command (pid 21462) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 21462) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 21462) nvcsw: 129
DEBUG    ya.test:process.py:263 Command (pid 21462) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 21462) stime: 0.209064
DEBUG    ya.test:process.py:263 Command (pid 21462) utime: 0.108552
DEBUG    ya.test:process.py:263 Command (pid 21462) wtime: 0.367
DEBUG    ya.test:process.py:275 Command (pid 21462) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/93ud/000234/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/93ud/000234/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:23189', '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/93ud/000234/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:23189', '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: 21534
DEBUG    ya.test:process.py:259 Command (pid 21534) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 21534) elapsed time (sec): 0.35486865043640137
DEBUG    ya.test:process.py:263 Command (pid 21534) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 21534) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 21534) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 21534) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 21534) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 21534) maxrss: 557212
DEBUG    ya.test:process.py:263 Command (pid 21534) minflt: 18435
DEBUG    ya.test:process.py:263 Command (pid 21534) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 21534) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 21534) nivcsw: 12
DEBUG    ya.test:process.py:263 Command (pid 21534) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 21534) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 21534) nvcsw: 125
DEBUG    ya.test:process.py:263 Command (pid 21534) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 21534) stime: 0.20491099999999998
DEBUG    ya.test:process.py:263 Command (pid 21534) utime: 0.10245499999999999
DEBUG    ya.test:process.py:263 Command (pid 21534) wtime: 0.356
DEBUG    ya.test:process.py:275 Command (pid 21534) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 99b260b3-a64a-408d-9e3f-896597bb92de, localhost:23189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 99b260b3-a64a-408d-9e3f-896597bb92de, localhost:23189): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 99b260b3-a64a-408d-9e3f-896597bb92de, localhost:23189): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-i2bt6vvmfe.auto.internal" port: 23189 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-i2bt6vvmfe.auto.internal:23189, 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:23189
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_log_scenario.py::TestLogScenario, test_name: test_log_uniform)
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/93ud/000234/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/93ud/000234/ydb/apps/ydb/ydb -e grpc://localhost:23189 -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/93ud/000234/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:23189', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 21637
DEBUG    ya.test:process.py:259 Command (pid 21637) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 21637) elapsed time (sec): 0.33002734184265137
DEBUG    ya.test:process.py:263 Command (pid 21637) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 21637) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 21637) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 21637) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 21637) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 21637) maxrss: 167124
DEBUG    ya.test:process.py:263 Command (pid 21637) minflt: 3562
DEBUG    ya.test:process.py:263 Command (pid 21637) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 21637) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 21637) nivcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 21637) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 21637) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 21637) nvcsw: 195
DEBUG    ya.test:process.py:263 Command (pid 21637) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 21637) stime: 0.022409
DEBUG    ya.test:process.py:263 Command (pid 21637) utime: 0.037349
DEBUG    ya.test:process.py:263 Command (pid 21637) wtime: 0.331
DEBUG    ya.test:process.py:275 Command (pid 21637) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 21637) 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/93ud/000234/ydb/apps/ydb/ydb -e grpc://localhost:23189 -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/93ud/000234/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:23189', '-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: 21739
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 21739) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 21739) elapsed time (sec): 30.177653312683105
DEBUG    ya.test:process.py:263 Command (pid 21739) wtime: 30.179
DEBUG    ya.test:process.py:275 Command (pid 21739) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    441	441	0	0	21	32	43	48
2	    439	439	0	0	21	30	36	42
3	    427	427	0	0	21	34	43	45
4	    423	423	0	0	21	40	55	64
5	    486	486	0	0	20	22	23	27
6	    484	484	0	0	20	22	25	26
7	    487	487	0	0	20	20	21	22
8	    487	487	0	0	20	21	22	24
9	    460	460	0	0	20	29	36	45
10	    461	461	0	0	20	30	37	46
11	    488	488	0	0	20	20	21	23
12	    488	488	0	0	20	21	21	22
13	    488	488	0	0	20	21	21	22
14	    487	487	0	0	20	20	21	21
15	    489	489	0	0	20	20	21	21
16	    488	488	0	0	20	20	20	21
17	    486	486	0	0	20	21	21	23
18	    489	489	0	0	20	20	21	22
19	    480	480	0	0	20	22	30	31
20	    489	489	0	0	20	21	21	22
21	    489	489	0	0	20	20	20	21
22	    488	488	0	0	20	20	21	24
23	    488	488	0	0	20	20	21	21
24	    488	488	0	0	20	21	21	22
25	    479	479	0	0	20	21	36	38
26	    488	488	0	0	20	21	25	27
27	    486	486	0	0	20	21	23	25
28	    489	489	0	0	20	20	20	21
29	    469	469	0	0	20	20	55	60
30	    499	499	0	0	20	20	21	21

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  14330	477.667	0	0	20	23	33	64

DEBUG    ya.test:process.py:276 Command (pid 21739) 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, 97c6980d-69b4-4cac-a150-dd1375de18d7, ghrun-i2bt6vvmfe.auto.internal:23189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 97c6980d-69b4-4cac-a150-dd1375de18d7, ghrun-i2bt6vvmfe.auto.internal:23189): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 97c6980d-69b4-4cac-a150-dd1375de18d7, ghrun-i2bt6vvmfe.auto.internal:23189): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDFjOTdjZDUtZWM3ZjYzZmUtZDAzYjU1MjMtNjcxOWE2YTc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, c363ae91-3436-4fe3-9fa5-c9bf06fdcfbc, ghrun-i2bt6vvmfe.auto.internal:23189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, c363ae91-3436-4fe3-9fa5-c9bf06fdcfbc, ghrun-i2bt6vvmfe.auto.internal:23189): request = { session_id: "ydb://session/3?node_id=1&id=ZDFjOTdjZDUtZWM3ZjYzZmUtZDAzYjU1MjMtNjcxOWE2YTc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, c363ae91-3436-4fe3-9fa5-c9bf06fdcfbc, ghrun-i2bt6vvmfe.auto.internal:23189): 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=ZDFjOTdjZDUtZWM3ZjYzZmUtZDAzYjU1MjMtNjcxOWE2YTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 08c828b9-e9cd-42ff-b903-71cc448cb777, ghrun-i2bt6vvmfe.auto.internal:23189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 08c828b9-e9cd-42ff-b903-71cc448cb777, ghrun-i2bt6vvmfe.auto.internal:23189): request = { session_id: "ydb://session/3?node_id=1&id=ZDFjOTdjZDUtZWM3ZjYzZmUtZDAzYjU1MjMtNjcxOWE2YTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 08c828b9-e9cd-42ff-b903-71cc448cb777, ghrun-i2bt6vvmfe.auto.internal:23189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDFjOTdjZDUtZWM3ZjYzZmUtZDAzYjU1MjMtNjcxOWE2YTc=
INFO     root:test_log_scenario.py:217 Count rows after insert 14058 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDFjOTdjZDUtZWM3ZjYzZmUtZDAzYjU1MjMtNjcxOWE2YTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3ee10d02-1a9d-4ff6-ae08-f697bfb95d11, ghrun-i2bt6vvmfe.auto.internal:23189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3ee10d02-1a9d-4ff6-ae08-f697bfb95d11, ghrun-i2bt6vvmfe.auto.internal:23189): request = { session_id: "ydb://session/3?node_id=1&id=ZDFjOTdjZDUtZWM3ZjYzZmUtZDAzYjU1MjMtNjcxOWE2YTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3ee10d02-1a9d-4ff6-ae08-f697bfb95d11, ghrun-i2bt6vvmfe.auto.internal:23189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDFjOTdjZDUtZWM3ZjYzZmUtZDAzYjU1MjMtNjcxOWE2YTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDFjOTdjZDUtZWM3ZjYzZmUtZDAzYjU1MjMtNjcxOWE2YTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1e39c24f-a270-4705-93cb-a440ab9299d9, ghrun-i2bt6vvmfe.auto.internal:23189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1e39c24f-a270-4705-93cb-a440ab9299d9, ghrun-i2bt6vvmfe.auto.internal:23189): request = { session_id: "ydb://session/3?node_id=1&id=ZDFjOTdjZDUtZWM3ZjYzZmUtZDAzYjU1MjMtNjcxOWE2YTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1e39c24f-a270-4705-93cb-a440ab9299d9, ghrun-i2bt6vvmfe.auto.internal:23189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDFjOTdjZDUtZWM3ZjYzZmUtZDAzYjU1MjMtNjcxOWE2YTc=
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/93ud/000234/ydb/apps/ydb/ydb -e grpc://localhost:23189 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDFjOTdjZDUtZWM3ZjYzZmUtZDAzYjU1MjMtNjcxOWE2YTc=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/93ud/000234/ydb/apps/ydb/ydb -e grpc://localhost:23189 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/93ud/000234/ydb/apps/ydb/ydb -e grpc://localhost:23189 -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, b3c417df-08bb-426f-b852-9a955888d4f7, ghrun-i2bt6vvmfe.auto.internal:23189): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b3c417df-08bb-426f-b852-9a955888d4f7, ghrun-i2bt6vvmfe.auto.internal:23189): request = { session_id: "ydb://session/3?node_id=1&id=ZDFjOTdjZDUtZWM3ZjYzZmUtZDAzYjU1MjMtNjcxOWE2YTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e8c9aa0b-ff18-4914-b68e-7420aa442c8d, ghrun-i2bt6vvmfe.auto.internal:23189): creating call state
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b3c417df-08bb-426f-b852-9a955888d4f7, ghrun-i2bt6vvmfe.auto.internal:23189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e8c9aa0b-ff18-4914-b68e-7420aa442c8d, ghrun-i2bt6vvmfe.auto.internal:23189): request = {  }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/93ud/000234/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:23189', '-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:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/93ud/000234/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:23189', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 35052
DEBUG    ya.test:process.py:628 Command pid: 35053
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e8c9aa0b-ff18-4914-b68e-7420aa442c8d, ghrun-i2bt6vvmfe.auto.internal:23189): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZmQ0ZGUzYTItOWYzYmQ3N2ItMzdlZTc3MTAtMzYzZDgyN2Y=" node_id: 1 }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/93ud/000234/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:23189', '-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:421 RpcState(AttachSession, c66db034-cd58-4b18-9779-0ae38a1ec035, ghrun-i2bt6vvmfe.auto.internal:23189): creating call state
DEBUG    ya.test:process.py:628 Command pid: 35055
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, c66db034-cd58-4b18-9779-0ae38a1ec035, ghrun-i2bt6vvmfe.auto.internal:23189): request = { session_id: "ydb://session/3?node_id=1&id=ZmQ0ZGUzYTItOWYzYmQ3N2ItMzdlZTc3MTAtMzYzZDgyN2Y=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, c66db034-cd58-4b18-9779-0ae38a1ec035, ghrun-i2bt6vvmfe.auto.internal:23189): 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=ZmQ0ZGUzYTItOWYzYmQ3N2ItMzdlZTc3MTAtMzYzZDgyN2Y=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3fb2887e-c136-4f73-935c-b2cbb4f24a23, ghrun-i2bt6vvmfe.auto.internal:23189): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3fb2887e-c136-4f73-935c-b2cbb4f24a23, ghrun-i2bt6vvmfe.auto.internal:23189): request = { session_id: "ydb://session/3?node_id=1&id=ZmQ0ZGUzYTItOWYzYmQ3N2ItMzdlZTc3MTAtMzYzZDgyN2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 711ff4e6-36de-44b0-8a1c-b7d2e1218f15, ghrun-i2bt6vvmfe.auto.internal:23189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 711ff4e6-36de-44b0-8a1c-b7d2e1218f15, ghrun-i2bt6vvmfe.auto.internal:23189): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3fb2887e-c136-4f73-935c-b2cbb4f24a23, ghrun-i2bt6vvmfe.auto.internal:23189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 711ff4e6-36de-44b0-8a1c-b7d2e1218f15, ghrun-i2bt6vvmfe.auto.internal:23189): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NDE4MjVjNGQtNDJhNjNmNGYtM2VjNjYwNGItMmVmNGIxZQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 9d51307b-4baa-4d91-8405-668f70ebed67, ghrun-i2bt6vvmfe.auto.internal:23189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 9d51307b-4baa-4d91-8405-668f70ebed67, ghrun-i2bt6vvmfe.auto.internal:23189): request = { session_id: "ydb://session/3?node_id=1&id=NDE4MjVjNGQtNDJhNjNmNGYtM2VjNjYwNGItMmVmNGIxZQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 9d51307b-4baa-4d91-8405-668f70ebed67, ghrun-i2bt6vvmfe.auto.internal:23189): 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=NDE4MjVjNGQtNDJhNjNmNGYtM2VjNjYwNGItMmVmNGIxZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3fb6cd09-4e03-492d-a986-fbb19762d65f, ghrun-i2bt6vvmfe.auto.internal:23189): 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, 3fb6cd09-4e03-492d-a986-fbb19762d65f, ghrun-i2bt6vvmfe.auto.internal:23189): request = { session_id: "ydb://session/3?node_id=1&id=NDE4MjVjNGQtNDJhNjNmNGYtM2VjNjYwNGItMmVmNGIxZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 56b5233c-43fc-4034-9067-015abdbdfebe, ghrun-i2bt6vvmfe.auto.internal:23189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 56b5233c-43fc-4034-9067-015abdbdfebe, ghrun-i2bt6vvmfe.auto.internal:23189): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3fb6cd09-4e03-492d-a986-fbb19762d65f, ghrun-i2bt6vvmfe.auto.internal:23189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 56b5233c-43fc-4034-9067-015abdbdfebe, ghrun-i2bt6vvmfe.auto.internal:23189): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MmIwZjU5NWEtMzI1NTYxZDctMTQyODYwMDktNTdiZWI3ZDU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 64bd8ab0-4fe4-4444-b63c-6eccdf78f2fd, ghrun-i2bt6vvmfe.auto.internal:23189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 64bd8ab0-4fe4-4444-b63c-6eccdf78f2fd, ghrun-i2bt6vvmfe.auto.internal:23189): request = { session_id: "ydb://session/3?node_id=1&id=MmIwZjU5NWEtMzI1NTYxZDctMTQyODYwMDktNTdiZWI3ZDU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 64bd8ab0-4fe4-4444-b63c-6eccdf78f2fd, ghrun-i2bt6vvmfe.auto.internal:23189): 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=MmIwZjU5NWEtMzI1NTYxZDctMTQyODYwMDktNTdiZWI3ZDU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c7f7efa5-e09e-4f6d-9fc2-66523904b03d, ghrun-i2bt6vvmfe.auto.internal:23189): 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, c7f7efa5-e09e-4f6d-9fc2-66523904b03d, ghrun-i2bt6vvmfe.auto.internal:23189): request = { session_id: "ydb://session/3?node_id=1&id=MmIwZjU5NWEtMzI1NTYxZDctMTQyODYwMDktNTdiZWI3ZDU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 4d4e5b17-66a2-49ff-b9c3-38057f54bdc2, ghrun-i2bt6vvmfe.auto.internal:23189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4d4e5b17-66a2-49ff-b9c3-38057f54bdc2, ghrun-i2bt6vvmfe.auto.internal:23189): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c7f7efa5-e09e-4f6d-9fc2-66523904b03d, ghrun-i2bt6vvmfe.auto.internal:23189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4d4e5b17-66a2-49ff-b9c3-38057f54bdc2, ghrun-i2bt6vvmfe.auto.internal:23189): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MWY0ZmYyNGMtNTg2YWI1ODEtNjY3Y2ZjYWItMTNkYTdhMjc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, f9dbd9bf-4574-47e9-9770-62a5c3878120, ghrun-i2bt6vvmfe.auto.internal:23189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, f9dbd9bf-4574-47e9-9770-62a5c3878120, ghrun-i2bt6vvmfe.auto.internal:23189): request = { session_id: "ydb://session/3?node_id=1&id=MWY0ZmYyNGMtNTg2YWI1ODEtNjY3Y2ZjYWItMTNkYTdhMjc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, f9dbd9bf-4574-47e9-9770-62a5c3878120, ghrun-i2bt6vvmfe.auto.internal:23189): 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=MWY0ZmYyNGMtNTg2YWI1ODEtNjY3Y2ZjYWItMTNkYTdhMjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8bb48357-ece0-4e7a-87ff-475529a95911, ghrun-i2bt6vvmfe.auto.internal:23189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8bb48357-ece0-4e7a-87ff-475529a95911, ghrun-i2bt6vvmfe.auto.internal:23189): request = { session_id: "ydb://session/3?node_id=1&id=MWY0ZmYyNGMtNTg2YWI1ODEtNjY3Y2ZjYWItMTNkYTdhMjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
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, 21e68790-ec80-4642-ab12-2448eb0cb5a8, ghrun-i2bt6vvmfe.auto.internal:23189): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8bb48357-ece0-4e7a-87ff-475529a95911, ghrun-i2bt6vvmfe.auto.internal:23189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 21e68790-ec80-4642-ab12-2448eb0cb5a8, ghrun-i2bt6vvmfe.auto.internal:23189): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 21e68790-ec80-4642-ab12-2448eb0cb5a8, ghrun-i2bt6vvmfe.auto.internal:23189): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTJmYjI4MTYtMjkwZjNiOGUtNTMyZjlhZjEtODA4M2ZhYzM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 63b41637-5c0b-48b6-8b04-c486d1344cc7, ghrun-i2bt6vvmfe.auto.internal:23189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 63b41637-5c0b-48b6-8b04-c486d1344cc7, ghrun-i2bt6vvmfe.auto.internal:23189): request = { session_id: "ydb://session/3?node_id=1&id=NTJmYjI4MTYtMjkwZjNiOGUtNTMyZjlhZjEtODA4M2ZhYzM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 63b41637-5c0b-48b6-8b04-c486d1344cc7, ghrun-i2bt6vvmfe.auto.internal:23189): 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=NTJmYjI4MTYtMjkwZjNiOGUtNTMyZjlhZjEtODA4M2ZhYzM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ec471176-3a18-4ecd-9fd2-405f7e068798, ghrun-i2bt6vvmfe.auto.internal:23189): 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, ec471176-3a18-4ecd-9fd2-405f7e068798, ghrun-i2bt6vvmfe.auto.internal:23189): request = { session_id: "ydb://session/3?node_id=1&id=NTJmYjI4MTYtMjkwZjNiOGUtNTMyZjlhZjEtODA4M2ZhYzM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 37b4b10e-5a7d-475b-bd3b-880ffd456821, ghrun-i2bt6vvmfe.auto.internal:23189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 37b4b10e-5a7d-475b-bd3b-880ffd456821, ghrun-i2bt6vvmfe.auto.internal:23189): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ec471176-3a18-4ecd-9fd2-405f7e068798, ghrun-i2bt6vvmfe.auto.internal:23189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 37b4b10e-5a7d-475b-bd3b-880ffd456821, ghrun-i2bt6vvmfe.auto.internal:23189): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MWI3OTc1YzUtMTczNzVlOTMtNWY1ZWY1OGUtYTM5MmM2Mw==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 5564a215-8b17-491d-a1fa-d765ef63b233, ghrun-i2bt6vvmfe.auto.internal:23189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 5564a215-8b17-491d-a1fa-d765ef63b233, ghrun-i2bt6vvmfe.auto.internal:23189): request = { session_id: "ydb://session/3?node_id=1&id=MWI3OTc1YzUtMTczNzVlOTMtNWY1ZWY1OGUtYTM5MmM2Mw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 5564a215-8b17-491d-a1fa-d765ef63b233, ghrun-i2bt6vvmfe.auto.internal:23189): 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=MWI3OTc1YzUtMTczNzVlOTMtNWY1ZWY1OGUtYTM5MmM2Mw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 79a4c29a-a4c9-4f62-8189-84af155da199, ghrun-i2bt6vvmfe.auto.internal:23189): 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, 79a4c29a-a4c9-4f62-8189-84af155da199, ghrun-i2bt6vvmfe.auto.internal:23189): request = { session_id: "ydb://session/3?node_id=1&id=MWI3OTc1YzUtMTczNzVlOTMtNWY1ZWY1OGUtYTM5MmM2Mw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 00d4f7a8-4291-4b3e-91bc-b2edbb549f0b, ghrun-i2bt6vvmfe.auto.internal:23189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 00d4f7a8-4291-4b3e-91bc-b2edbb549f0b, ghrun-i2bt6vvmfe.auto.internal:23189): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 79a4c29a-a4c9-4f62-8189-84af155da199, ghrun-i2bt6vvmfe.auto.internal:23189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 00d4f7a8-4291-4b3e-91bc-b2edbb549f0b, ghrun-i2bt6vvmfe.auto.internal:23189): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTYyYjQxYzgtMzYwNzIyNGMtNjdiYzk5MjQtY2ZlMzBiZGE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, a36891c5-ee33-4942-ac8e-6c89d0fcdd52, ghrun-i2bt6vvmfe.auto.internal:23189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, a36891c5-ee33-4942-ac8e-6c89d0fcdd52, ghrun-i2bt6vvmfe.auto.internal:23189): request = { session_id: "ydb://session/3?node_id=1&id=NTYyYjQxYzgtMzYwNzIyNGMtNjdiYzk5MjQtY2ZlMzBiZGE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, a36891c5-ee33-4942-ac8e-6c89d0fcdd52, ghrun-i2bt6vvmfe.auto.internal:23189): 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=NTYyYjQxYzgtMzYwNzIyNGMtNjdiYzk5MjQtY2ZlMzBiZGE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 36aa5180-d538-4f9a-9b86-2bc83ed06ea3, ghrun-i2bt6vvmfe.auto.internal:23189): 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, 36aa5180-d538-4f9a-9b86-2bc83ed06ea3, ghrun-i2bt6vvmfe.auto.internal:23189): request = { session_id: "ydb://session/3?node_id=1&id=NTYyYjQxYzgtMzYwNzIyNGMtNjdiYzk5MjQtY2ZlMzBiZGE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 6067ca0c-0421-4963-a52b-f8c1cc347a2a, ghrun-i2bt6vvmfe.auto.internal:23189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6067ca0c-0421-4963-a52b-f8c1cc347a2a, ghrun-i2bt6vvmfe.auto.internal:23189): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 36aa5180-d538-4f9a-9b86-2bc83ed06ea3, ghrun-i2bt6vvmfe.auto.internal:23189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 6067ca0c-0421-4963-a52b-f8c1cc347a2a, ghrun-i2bt6vvmfe.auto.internal:23189): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MzQ2NGQ0NzEtNmQwYjU0YzQtNWNhMzFlZTktNTQ5MGY1ZGU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 27a62acd-a238-4afc-8bc8-ef40d1b79052, ghrun-i2bt6vvmfe.auto.internal:23189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 27a62acd-a238-4afc-8bc8-ef40d1b79052, ghrun-i2bt6vvmfe.auto.internal:23189): request = { session_id: "ydb://session/3?node_id=1&id=MzQ2NGQ0NzEtNmQwYjU0YzQtNWNhMzFlZTktNTQ5MGY1ZGU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 27a62acd-a238-4afc-8bc8-ef40d1b79052, ghrun-i2bt6vvmfe.auto.internal:23189): 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=MzQ2NGQ0NzEtNmQwYjU0YzQtNWNhMzFlZTktNTQ5MGY1ZGU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4ce50baa-9914-48b4-ac4c-256f9223f941, ghrun-i2bt6vvmfe.auto.internal:23189): 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, 4ce50baa-9914-48b4-ac4c-256f9223f941, ghrun-i2bt6vvmfe.auto.internal:23189): request = { session_id: "ydb://session/3?node_id=1&id=MzQ2NGQ0NzEtNmQwYjU0YzQtNWNhMzFlZTktNTQ5MGY1ZGU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 5c55d906-0053-4357-a8bd-4ff312b18a3a, ghrun-i2bt6vvmfe.auto.internal:23189): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4ce50baa-9914-48b4-ac4c-256f9223f941, ghrun-i2bt6vvmfe.auto.internal:23189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5c55d906-0053-4357-a8bd-4ff312b18a3a, ghrun-i2bt6vvmfe.auto.internal:23189): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5c55d906-0053-4357-a8bd-4ff312b18a3a, ghrun-i2bt6vvmfe.auto.internal:23189): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NjVkNDhhODctYWE3MGIwNGMtMzZjZjIzYTktNzM1YjIyYzA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 744a1df0-6181-4835-bde2-c1dd5ef78f1f, ghrun-i2bt6vvmfe.auto.internal:23189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 744a1df0-6181-4835-bde2-c1dd5ef78f1f, ghrun-i2bt6vvmfe.auto.internal:23189): request = { session_id: "ydb://session/3?node_id=1&id=NjVkNDhhODctYWE3MGIwNGMtMzZjZjIzYTktNzM1YjIyYzA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 744a1df0-6181-4835-bde2-c1dd5ef78f1f, ghrun-i2bt6vvmfe.auto.internal:23189): 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=NjVkNDhhODctYWE3MGIwNGMtMzZjZjIzYTktNzM1YjIyYzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5fbefce1-8cd8-4cd5-9596-3e03a116aff4, ghrun-i2bt6vvmfe.auto.internal:23189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5fbefce1-8cd8-4cd5-9596-3e03a116aff4, ghrun-i2bt6vvmfe.auto.internal:23189): request = { session_id: "ydb://session/3?node_id=1&id=NjVkNDhhODctYWE3MGIwNGMtMzZjZjIzYTktNzM1YjIyYzA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5fbefce1-8cd8-4cd5-9596-3e03a116aff4, ghrun-i2bt6vvmfe.auto.internal:23189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, c363ae91-3436-4fe3-9fa5-c9bf06fdcfbc, ghrun-i2bt6vvmfe.auto.internal:23189): 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:23189 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-13T10:19:26.691622019+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, c66db034-cd58-4b18-9779-0ae38a1ec035, ghrun-i2bt6vvmfe.auto.internal:23189): 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:23189 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-13T10:19:26.691737511+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 64bd8ab0-4fe4-4444-b63c-6eccdf78f2fd, ghrun-i2bt6vvmfe.auto.internal:23189): 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:23189 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-13T10:19:26.691783836+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 9d51307b-4baa-4d91-8405-668f70ebed67, ghrun-i2bt6vvmfe.auto.internal:23189): 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:23189 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-13T10:19:26.691760764+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, f9dbd9bf-4574-47e9-9770-62a5c3878120, ghrun-i2bt6vvmfe.auto.internal:23189): 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:23189 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-13T10:19:26.691817978+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i2bt6vvmfe.auto.internal:23189
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 63b41637-5c0b-48b6-8b04-c486d1344cc7, ghrun-i2bt6vvmfe.auto.internal:23189): 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:23189 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-13T10:19:26.691842329+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i2bt6vvmfe.auto.internal:23189
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 5564a215-8b17-491d-a1fa-d765ef63b233, ghrun-i2bt6vvmfe.auto.internal:23189): 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:23189 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-13T10:19:26.691867346+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, a36891c5-ee33-4942-ac8e-6c89d0fcdd52, ghrun-i2bt6vvmfe.auto.internal:23189): 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:23189 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-13T10:19:26.691895122+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 27a62acd-a238-4afc-8bc8-ef40d1b79052, ghrun-i2bt6vvmfe.auto.internal:23189): 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:23189 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-13T10:19:26.691915572+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i2bt6vvmfe.auto.internal:23189
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 744a1df0-6181-4835-bde2-c1dd5ef78f1f, ghrun-i2bt6vvmfe.auto.internal:23189): 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:23189 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-13T10:19:26.691940793+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i2bt6vvmfe.auto.internal:23189
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i2bt6vvmfe.auto.internal:23189
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, b3c417df-08bb-426f-b852-9a955888d4f7, ghrun-i2bt6vvmfe.auto.internal:23189): 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-12-13T10:19:26.691722465+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i2bt6vvmfe.auto.internal:23189
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 3fb2887e-c136-4f73-935c-b2cbb4f24a23, ghrun-i2bt6vvmfe.auto.internal:23189): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-13T10:19:26.691750543+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 3fb6cd09-4e03-492d-a986-fbb19762d65f, ghrun-i2bt6vvmfe.auto.internal:23189): 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-12-13T10:19:26.691771701+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, c7f7efa5-e09e-4f6d-9fc2-66523904b03d, ghrun-i2bt6vvmfe.auto.internal:23189): 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-12-13T10:19:26.691801946+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 8bb48357-ece0-4e7a-87ff-475529a95911, ghrun-i2bt6vvmfe.auto.internal:23189): 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-12-13T10:19:26.691830264+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i2bt6vvmfe.auto.internal:23189
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, ec471176-3a18-4ecd-9fd2-405f7e068798, ghrun-i2bt6vvmfe.auto.internal:23189): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-13T10:19:26.691856475+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i2bt6vvmfe.auto.internal:23189
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i2bt6vvmfe.auto.internal:23189
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 79a4c29a-a4c9-4f62-8189-84af155da199, ghrun-i2bt6vvmfe.auto.internal:23189): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-13T10:19:26.691880725+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i2bt6vvmfe.auto.internal:23189
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 36aa5180-d538-4f9a-9b86-2bc83ed06ea3, ghrun-i2bt6vvmfe.auto.internal:23189): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-13T10:19:26.691906768+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i2bt6vvmfe.auto.internal:23189
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 4ce50baa-9914-48b4-ac4c-256f9223f941, ghrun-i2bt6vvmfe.auto.internal:23189): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-13T10:19:26.691933397+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 5fbefce1-8cd8-4cd5-9596-3e03a116aff4, ghrun-i2bt6vvmfe.auto.internal:23189): 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-12-13T10:19:26.691948715+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i2bt6vvmfe.auto.internal:23189
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i2bt6vvmfe.auto.internal:23189
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i2bt6vvmfe.auto.internal:23189
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i2bt6vvmfe.auto.internal:23189
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i2bt6vvmfe.auto.internal:23189
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i2bt6vvmfe.auto.internal:23189
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i2bt6vvmfe.auto.internal:23189
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i2bt6vvmfe.auto.internal:23189
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i2bt6vvmfe.auto.internal:23189
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23189
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23189". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23189
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23189". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 35053) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 35053) elapsed time (sec): 30.14382767677307
DEBUG    ya.test:process.py:263 Command (pid 35053) wtime: 30.146
DEBUG    ya.test:process.py:259 Command (pid 35055) rc: 0
DEBUG    ya.test:process.py:259 Command (pid 35052) rc: 0
DEBUG    ya.test:process.py:275 Command (pid 35053) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	10	0	0	0	0
4	      0	0	0	10	0	0	0	0
5	      0	0	0	10	0	0	0	0
6	      0	0	0	10	0	0	0	0
7	      0	0	0	10	0	0	0	0
8	      0	0	0	2812	0	0	0	0
9	      0	0	0	3070	0	0	0	0
10	      0	0	0	2840	0	0	0	0
11	      0	0	0	2750	0	0	0	0
12	      0	0	0	2600	0	0	0	0
13	      0	0	0	2740	0	0	0	0
14	      0	0	0	2820	0	0	0	0
15	      0	0	0	2980	0	0	0	0
16	      0	0	0	2810	0	0	0	0
17	      0	0	0	2920	0	0	0	0
18	      0	0	0	3170	0	0	0	0
19	      0	0	0	2990	0	0	0	0
20	      0	0	0	3180	0	0	0	0
21	      0	0	0	2830	0	0	0	0
22	      0	0	0	2920	0	0	0	0
23	      0	0	0	3180	0	0	0	0
24	      0	0	0	3070	0	0	0	0
25	      0	0	0	3240	0	0	0	0
26	      0	0	0	3150	0	0	0	0
27	      0	0	0	3090	0	0	0	0
28	      0	0	0	2710	0	0	0	0
29	      0	0	0	3230	0	0	0	0
30	      0	0	0	2580	0	0	0	0

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

DEBUG    ya.test:process.py:260 Command (pid 35055) elapsed time (sec): 30.140583753585815
DEBUG    ya.test:process.py:260 Command (pid 35052) elapsed time (sec): 30.145004272460938
DEBUG    ya.test:process.py:276 Command (pid 35053) errors:

DEBUG    ya.test:process.py:263 Command (pid 35055) wtime: 30.143
DEBUG    ya.test:process.py:263 Command (pid 35052) wtime: 30.147
DEBUG    ya.test:process.py:275 Command (pid 35055) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     80	80	0	0	47	403	425	433
2	    229	229	0	0	42	58	67	70
3	    241	241	0	0	40	49	69	72
4	    246	246	0	0	38	53	60	68
5	    230	230	0	0	40	65	82	83
6	    244	244	0	0	39	50	65	68
7	    157	157	0	0	41	52	58	63
8	      0	0	0	2810	0	0	0	0
9	      0	0	0	3060	0	0	0	0
10	      0	0	0	2840	0	0	0	0
11	      0	0	0	2750	0	0	0	0
12	      0	0	0	2600	0	0	0	0
13	      0	0	0	2730	0	0	0	0
14	      0	0	0	2820	0	0	0	0
15	      0	0	0	2980	0	0	0	0
16	      0	0	0	2805	0	0	0	0
17	      0	0	0	2923	0	0	0	0
18	      0	0	0	3167	0	0	0	0
19	      0	0	0	2990	0	0	0	0
20	      0	0	0	3183	0	0	0	0
21	      0	0	0	2827	0	0	0	0
22	      0	0	0	2920	0	0	0	0
23	      0	0	0	3170	0	0	0	0
24	      0	0	0	3070	0	0	0	0
25	      0	0	0	3240	0	0	0	0
26	      0	0	0	3150	0	0	0	0
27	      0	0	0	3090	0	0	0	0
28	      0	0	0	2710	0	0	0	0
29	      0	0	0	3230	0	0	0	0
30	      0	0	0	2580	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	   1427	47.5667	0	67645	40	61	199	433

DEBUG    ya.test:process.py:275 Command (pid 35052) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     57	57	0	0	62	527	567	587
2	    172	172	0	0	57	72	77	90
3	    189	189	0	0	50	67	82	83
4	    192	192	0	0	50	61	78	79
5	    176	176	0	0	51	80	89	99
6	    192	192	0	0	50	63	79	80
7	    125	125	0	0	51	66	70	78
8	      0	0	0	2810	0	0	0	0
9	      0	0	0	3070	0	0	0	0
10	      0	0	0	2840	0	0	0	0
11	      0	0	0	2750	0	0	0	0
12	      0	0	0	2600	0	0	0	0
13	      0	0	0	2730	0	0	0	0
14	      0	0	0	2820	0	0	0	0
15	      0	0	0	2980	0	0	0	0
16	      0	0	0	2810	0	0	0	0
17	      0	0	0	2930	0	0	0	0
18	      0	0	0	3160	0	0	0	0
19	      0	0	0	2990	0	0	0	0
20	      0	0	0	3180	0	0	0	0
21	      0	0	0	2830	0	0	0	0
22	      0	0	0	2920	0	0	0	0
23	      0	0	0	3180	0	0	0	0
24	      0	0	0	3060	0	0	0	0
25	      0	0	0	3240	0	0	0	0
26	      0	0	0	3150	0	0	0	0
27	      0	0	0	3090	0	0	0	0
28	      0	0	0	2710	0	0	0	0
29	      0	0	0	3230	0	0	0	0
30	      0	0	0	2580	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	   1103	36.7667	0	67660	50	74	285	587

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

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23189
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23189". 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:23189
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23189". 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:23189
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23189". 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:23189
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23189". 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:23189
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23189". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23189
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23189". 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:23189
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23189". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23189
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23189". 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:23189
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23189". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23189
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23189". 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:23189
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23189". 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:23189
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23189". 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:23189
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23189". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.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:23189
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23189". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23189
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23189". 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:23189
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23189". 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:23189
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23189". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23189
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23189". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23189
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23189". 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:23189
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23189". 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:23189
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23189". 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:23189
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23189". 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:23189
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23189". 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 ===============================
332.46s call     test_log_scenario.py::TestLogScenario::test_log_uniform
3.98s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
1.74s 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/93ud/000234/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/93ud/000234/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-12-13T10:19:19.887814Z): source_idx=0;tablet_id=72075186224037918;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 @ 0xA9A67E5
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA99EC76
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB836228
3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD7C8F0B
4. /-S/ydb/core/formats/arrow/reader/position.h:85: CompareImpl @ 0x9FFCF08
5. /-S/ydb/core/formats/arrow/reader/position.h:482: Compare @ 0x9FFCC5F
6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD7A2C2D
7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:22: BuildFilter @ 0x1449E1FB
8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x150E7477
9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x1503A3D3
10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x1503A3D3
11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x15037D83
12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x1503B747
13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x144BBFE8
14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1D255C25
15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB7D7F97
16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB826CD4
17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB82AD94
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB82A9A0
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB82B58E
20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA9A843C
21. ??:0: ?? @ 0x7FF2BBCE4AC2
22. ??:0: ?? @ 0x7FF2BBD768BF
============ 1 failed, 115 deselected, 1 error in 339.22s (0:05:39) ============
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/93ud/00035b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.81s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/93ud/000228/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk2
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.00s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/93ud/0003b7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.13s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/93ud/0001f3/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.13s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/93ud/00020a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk5
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.14s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/93ud/0001fe/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk6
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.06s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/93ud/0003c6/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.06s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/93ud/00036d/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk8
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.85s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/93ud/0002e8/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.99s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/93ud/0001ed/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk10
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.99s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/93ud/0002c6/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk11
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.05s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/93ud/0001d1/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk12
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.01s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/93ud/000301/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk13
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.98s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/93ud/0001db/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk14
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 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/93ud/000278/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk15
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.86s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/93ud/0001e4/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk16
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.11s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/93ud/0003dc/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk17
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.11s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/93ud/000201/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk18
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.84s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/93ud/0001d0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk19
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.03s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/93ud/0001e2/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk20
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.93s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/93ud/000213/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk21
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.04s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/93ud/0001da/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk22
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.92s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/93ud/0001f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk23
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.01s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/93ud/0001ea/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk24
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.85s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/93ud/000231/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk25
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.83s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/93ud/000217/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk26
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 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/93ud/00039c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk27
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.05s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/93ud/0001d2/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk28
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.14s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/93ud/00037b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk29
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.92s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/93ud/0003e5/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk30
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 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/93ud/0001d3/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk31
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 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/93ud/0001f4/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk32
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.09s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/93ud/000241/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk33
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.84s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/93ud/0001d8/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk34
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.93s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/93ud/0001e3/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk35
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.73s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/93ud/00028a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk36
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.09s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/93ud/000407/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.91s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/93ud/0001f2/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk38
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.13s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/93ud/0001fb/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk39
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.07s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/93ud/0001e0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk40
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.98s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/93ud/0001e8/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk41
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 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/93ud/000258/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk42
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 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/93ud/000375/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk43
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.10s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/93ud/00021a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk44
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.01s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/93ud/0001ef/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk45
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.77s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/93ud/000260/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk46
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.84s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/93ud/0001dd/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk47
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.03s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/93ud/00031e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk48
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.11s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/93ud/000207/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk49
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.18s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/93ud/0001d7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk50
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.12s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/93ud/00021c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk51
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 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/93ud/0003cc/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk52
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 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/93ud/000221/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk53
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.79s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/93ud/000243/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk54
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.06s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/93ud/000204/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk55
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.86s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/93ud/0001f1/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk56
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.25s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/93ud/00041e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk57
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.09s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/93ud/000354/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk58
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.84s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/93ud/0002e3/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk59
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.06s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/93ud/000333/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk60
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.12s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/93ud/00035e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk61
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.13s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/93ud/000341/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk62
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 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/93ud/0001dc/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk63
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.78s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/93ud/0001cf/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk64
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.13s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/93ud/0001e5/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk65
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 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/93ud/0002ad/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk66
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.78s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/93ud/0001d4/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk67
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.98s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/93ud/0001d9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk68
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.06s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/93ud/00021e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk69
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.00s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/93ud/0001eb/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk70
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.16s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/93ud/0001e9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk71
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.04s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/93ud/000266/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk72
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.76s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/93ud/0003f7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk73
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.09s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/93ud/00040a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk74
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.21s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/93ud/0003f4/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk75
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.92s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/93ud/0001ee/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk76
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.79s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/93ud/0003ae/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk77
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.83s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/93ud/000237/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk78
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.10s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/93ud/0001df/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk79
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 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/93ud/0002d8/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk80
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.89s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/93ud/0001d6/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk81
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.02s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/93ud/0002bd/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk82
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.06s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/93ud/0001de/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk83
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 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/93ud/000210/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk84
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 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/93ud/0001e6/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk85
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.18s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/93ud/00022e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk86
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.75s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/93ud/0001f7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk87
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 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/93ud/000225/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk88
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.74s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/93ud/00020d/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk89
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 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/93ud/000387/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk90
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.98s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/93ud/0001e7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk91
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 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/93ud/00022b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk92
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.81s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/93ud/0001e1/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk93
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.13s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/93ud/00032a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk94
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.85s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/93ud/000349/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk95
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 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/93ud/0001ce/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk96
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.19s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/93ud/000220/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk97
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.01s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/93ud/0001d5/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk98
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.23s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/93ud/0001ec/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk99
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.97s ============================
