============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/2j4z/000286/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

test_create.py .

============================== slowest durations ===============================
3.89s setup    test_create.py::TestCreate::test_create_all_opt_ints
0.48s call     test_create.py::TestCreate::test_create_all_opt_ints

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
====================== 1 passed, 114 deselected in 5.39s =======================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/2j4z/000285/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 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/2j4z/000285/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/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/2j4z/000285/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/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-09T15:36:24.266121Z): source_id=224;tablet_id=72075186224037905;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 @ 0xA96AD25
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA9631B6
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB7FB148
E   3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD7884FB
E   4. /-S/ydb/core/formats/arrow/reader/position.h:85: CompareImpl @ 0x9FBFC68
E   5. /-S/ydb/core/formats/arrow/reader/position.h:482: Compare @ 0x9FBF9BF
E   6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD7623ED
E   7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:22: BuildFilter @ 0x1441B5EB
E   8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x150626B7
E   9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14FB7473
E   10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14FB7473
E   11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14FB4E23
E   12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14FB87E7
E   13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x144393D8
E   14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1D0ED635
E   15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB79D197
E   16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB7EBBF4
E   17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB7EFCB4
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB7EF8C0
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB7F04AE
E   20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA96C97C
E   21. ??:0: ?? @ 0x7FF3A4032AC2
E   22. ??:0: ?? @ 0x7FF3A40C48BF
------------------------------ 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/2j4z/000285/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3598421
DEBUG    ya.test:process.py:259 Command (pid 3598421) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3598421) elapsed time (sec): 0.58510422706604
DEBUG    ya.test:process.py:263 Command (pid 3598421) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3598421) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3598421) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3598421) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3598421) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3598421) maxrss: 547328
DEBUG    ya.test:process.py:263 Command (pid 3598421) minflt: 16270
DEBUG    ya.test:process.py:263 Command (pid 3598421) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3598421) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3598421) nivcsw: 23
DEBUG    ya.test:process.py:263 Command (pid 3598421) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3598421) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3598421) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 3598421) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3598421) stime: 0.429477
DEBUG    ya.test:process.py:263 Command (pid 3598421) utime: 0.10736899999999999
DEBUG    ya.test:process.py:263 Command (pid 3598421) wtime: 0.586
DEBUG    ya.test:process.py:275 Command (pid 3598421) output:
Git info:
    Commit: 58693d9390e37728b095ba7c78f4e82d87733b24
    Branch: 
    Author: Oleg Doronin <dorooleg@yandex.ru>
    Summary: Merge 6b84177520a14b20264f81a71ec7c26d2331b84e into e453b431adad8a8757fa1745ec759fe47e7b88f5
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-kzfnwydc5y    Host information: 
        Linux ghrun-kzfnwydc5y 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 3598421) errors:

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: 58693d9390e37728b095ba7c78f4e82d87733b24
    Branch: 
    Author: Oleg Doronin <dorooleg@yandex.ru>
    Summary: Merge 6b84177520a14b20264f81a71ec7c26d2331b84e into e453b431adad8a8757fa1745ec759fe47e7b88f5
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-kzfnwydc5y    Host information: 
        Linux ghrun-kzfnwydc5y 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/2j4z/000285/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5102
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/2j4z/000285/r3tmp/kikimr_cluster_22fd0bu3
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/2j4z/000285/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21015
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11506
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29846
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4940
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2j4z/000285/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/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/2j4z/000285/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/2j4z/000285/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_y6his0rd.log --grpc-port=21015 --mon-port=11506 --ic-port=5102
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:21015/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2j4z/000285/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/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/2j4z/000285/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/2j4z/000285/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_y6his0rd.log --grpc-port=21015 --mon-port=11506 --ic-port=5102
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/2j4z/000285/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/2j4z/000285/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/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/2j4z/000285/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_y6his0rd.log', '--grpc-port=21015', '--mon-port=11506', '--ic-port=5102')' in '/home/runner/.ya/build/build_root/2j4z/000285/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3598497
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:21015/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/2j4z/000285/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3598498
DEBUG    ya.test:process.py:259 Command (pid 3598498) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3598498) elapsed time (sec): 0.40958404541015625
DEBUG    ya.test:process.py:263 Command (pid 3598498) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3598498) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3598498) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3598498) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3598498) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3598498) maxrss: 547328
DEBUG    ya.test:process.py:263 Command (pid 3598498) minflt: 16274
DEBUG    ya.test:process.py:263 Command (pid 3598498) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3598498) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3598498) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 3598498) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3598498) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3598498) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3598498) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3598498) stime: 0.24343099999999998
DEBUG    ya.test:process.py:263 Command (pid 3598498) utime: 0.11767999999999999
DEBUG    ya.test:process.py:263 Command (pid 3598498) wtime: 0.41
DEBUG    ya.test:process.py:275 Command (pid 3598498) output:
Git info:
    Commit: 58693d9390e37728b095ba7c78f4e82d87733b24
    Branch: 
    Author: Oleg Doronin <dorooleg@yandex.ru>
    Summary: Merge 6b84177520a14b20264f81a71ec7c26d2331b84e into e453b431adad8a8757fa1745ec759fe47e7b88f5
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-kzfnwydc5y    Host information: 
        Linux ghrun-kzfnwydc5y 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 3598498) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 58693d9390e37728b095ba7c78f4e82d87733b24
    Branch: 
    Author: Oleg Doronin <dorooleg@yandex.ru>
    Summary: Merge 6b84177520a14b20264f81a71ec7c26d2331b84e into e453b431adad8a8757fa1745ec759fe47e7b88f5
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-kzfnwydc5y    Host information: 
        Linux ghrun-kzfnwydc5y 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/2j4z/000285/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/2j4z/000285/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21015', '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: 5102\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/2j4z/000285/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21015', '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: 5102\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3599440
DEBUG    ya.test:process.py:259 Command (pid 3599440) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3599440) elapsed time (sec): 0.4456005096435547
DEBUG    ya.test:process.py:263 Command (pid 3599440) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3599440) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3599440) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3599440) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3599440) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3599440) maxrss: 555816
DEBUG    ya.test:process.py:263 Command (pid 3599440) minflt: 18412
DEBUG    ya.test:process.py:263 Command (pid 3599440) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3599440) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3599440) nivcsw: 45
DEBUG    ya.test:process.py:263 Command (pid 3599440) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3599440) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3599440) nvcsw: 111
DEBUG    ya.test:process.py:263 Command (pid 3599440) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3599440) stime: 0.24038199999999998
DEBUG    ya.test:process.py:263 Command (pid 3599440) utime: 0.145805
DEBUG    ya.test:process.py:263 Command (pid 3599440) wtime: 0.447
DEBUG    ya.test:process.py:275 Command (pid 3599440) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/2j4z/000285/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/2j4z/000285/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21015', '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/2j4z/000285/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21015', '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: 3599682
DEBUG    ya.test:process.py:259 Command (pid 3599682) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3599682) elapsed time (sec): 0.4975919723510742
DEBUG    ya.test:process.py:263 Command (pid 3599682) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3599682) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3599682) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3599682) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3599682) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3599682) maxrss: 555792
DEBUG    ya.test:process.py:263 Command (pid 3599682) minflt: 18415
DEBUG    ya.test:process.py:263 Command (pid 3599682) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3599682) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3599682) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 3599682) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3599682) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3599682) nvcsw: 144
DEBUG    ya.test:process.py:263 Command (pid 3599682) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3599682) stime: 0.33575299999999997
DEBUG    ya.test:process.py:263 Command (pid 3599682) utime: 0.12135599999999999
DEBUG    ya.test:process.py:263 Command (pid 3599682) wtime: 0.499
DEBUG    ya.test:process.py:275 Command (pid 3599682) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 3599682) 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, e2539a90-6873-4693-aaa0-f3b2f5e9daf3, localhost:21015): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, e2539a90-6873-4693-aaa0-f3b2f5e9daf3, localhost:21015): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, e2539a90-6873-4693-aaa0-f3b2f5e9daf3, localhost:21015): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-kzfnwydc5y.auto.internal" port: 21015 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-kzfnwydc5y.auto.internal:21015, 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:21015
------------------------------ Captured log call -------------------------------
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21015
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/2j4z/000285/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/2j4z/000285/ydb/apps/ydb/ydb -e grpc://localhost:21015 -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/2j4z/000285/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:21015', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3600076
DEBUG    ya.test:process.py:259 Command (pid 3600076) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3600076) elapsed time (sec): 0.34370923042297363
DEBUG    ya.test:process.py:263 Command (pid 3600076) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3600076) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3600076) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3600076) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3600076) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3600076) maxrss: 163568
DEBUG    ya.test:process.py:263 Command (pid 3600076) minflt: 3564
DEBUG    ya.test:process.py:263 Command (pid 3600076) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3600076) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3600076) nivcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 3600076) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3600076) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3600076) nvcsw: 212
DEBUG    ya.test:process.py:263 Command (pid 3600076) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3600076) stime: 0.03542
DEBUG    ya.test:process.py:263 Command (pid 3600076) utime: 0.041423999999999996
DEBUG    ya.test:process.py:263 Command (pid 3600076) wtime: 0.345
DEBUG    ya.test:process.py:275 Command (pid 3600076) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 3600076) 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/2j4z/000285/ydb/apps/ydb/ydb -e grpc://localhost:21015 -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/2j4z/000285/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:21015', '-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: 3600185
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 3600185) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3600185) elapsed time (sec): 30.208820343017578
DEBUG    ya.test:process.py:263 Command (pid 3600185) wtime: 30.21
DEBUG    ya.test:process.py:275 Command (pid 3600185) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    421	421	0	0	22	32	39	45
2	    431	431	0	0	21	33	41	48
3	    336	336	0	0	27	45	56	60
4	    336	336	0	0	28	48	54	56
5	    197	197	0	0	39	136	229	245
6	    143	143	0	0	46	187	211	217
7	    255	255	0	0	31	88	140	148
8	    261	261	0	0	30	84	196	208
9	    282	282	0	0	28	78	89	96
10	    281	281	0	0	25	77	87	89
11	    325	325	0	0	24	77	144	154
12	    177	177	0	0	36	156	182	183
13	    343	343	0	0	23	77	125	126
14	    306	306	0	0	25	76	82	86
15	    360	360	0	0	24	55	64	75
16	    355	355	0	0	24	47	58	72
17	    355	355	0	0	26	42	58	64
18	    387	387	0	0	24	41	51	53
19	    453	453	0	0	21	28	31	36
20	    412	412	0	0	22	38	47	62
21	    398	398	0	0	23	39	44	52
22	    342	342	0	0	26	48	60	79
23	    344	344	0	0	27	52	60	64
24	    280	280	0	0	33	63	112	131
25	    424	424	0	0	22	35	40	47
26	    483	483	0	0	20	22	24	27
27	    481	481	0	0	20	23	25	26
28	    488	488	0	0	20	21	22	23
29	    485	485	0	0	20	21	21	23
30	    499	499	0	0	20	21	21	22

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  10640	354.667	0	0	22	53	114	245

DEBUG    ya.test:process.py:276 Command (pid 3600185) 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, 67dbfaff-d2c2-4680-a41c-c7f9b15d5d20, ghrun-kzfnwydc5y.auto.internal:21015): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 67dbfaff-d2c2-4680-a41c-c7f9b15d5d20, ghrun-kzfnwydc5y.auto.internal:21015): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 67dbfaff-d2c2-4680-a41c-c7f9b15d5d20, ghrun-kzfnwydc5y.auto.internal:21015): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OGNhM2E1YzctZTZjYWNiOTQtYjRhNjNjYTgtN2NlZjRjOTQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, b9b7e4c3-84ff-4937-93ad-c9cbe3a3981f, ghrun-kzfnwydc5y.auto.internal:21015): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b9b7e4c3-84ff-4937-93ad-c9cbe3a3981f, ghrun-kzfnwydc5y.auto.internal:21015): request = { session_id: "ydb://session/3?node_id=1&id=OGNhM2E1YzctZTZjYWNiOTQtYjRhNjNjYTgtN2NlZjRjOTQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b9b7e4c3-84ff-4937-93ad-c9cbe3a3981f, ghrun-kzfnwydc5y.auto.internal:21015): 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=OGNhM2E1YzctZTZjYWNiOTQtYjRhNjNjYTgtN2NlZjRjOTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 27fbec14-7431-4c8c-bdef-0e89cf5a27dc, ghrun-kzfnwydc5y.auto.internal:21015): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 27fbec14-7431-4c8c-bdef-0e89cf5a27dc, ghrun-kzfnwydc5y.auto.internal:21015): request = { session_id: "ydb://session/3?node_id=1&id=OGNhM2E1YzctZTZjYWNiOTQtYjRhNjNjYTgtN2NlZjRjOTQ=" 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, 27fbec14-7431-4c8c-bdef-0e89cf5a27dc, ghrun-kzfnwydc5y.auto.internal:21015): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGNhM2E1YzctZTZjYWNiOTQtYjRhNjNjYTgtN2NlZjRjOTQ=
INFO     root:test_log_scenario.py:217 Count rows after insert 10346 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGNhM2E1YzctZTZjYWNiOTQtYjRhNjNjYTgtN2NlZjRjOTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b275fa33-7d13-478c-a7a6-ae0cea05cb86, ghrun-kzfnwydc5y.auto.internal:21015): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b275fa33-7d13-478c-a7a6-ae0cea05cb86, ghrun-kzfnwydc5y.auto.internal:21015): request = { session_id: "ydb://session/3?node_id=1&id=OGNhM2E1YzctZTZjYWNiOTQtYjRhNjNjYTgtN2NlZjRjOTQ=" 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, b275fa33-7d13-478c-a7a6-ae0cea05cb86, ghrun-kzfnwydc5y.auto.internal:21015): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGNhM2E1YzctZTZjYWNiOTQtYjRhNjNjYTgtN2NlZjRjOTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGNhM2E1YzctZTZjYWNiOTQtYjRhNjNjYTgtN2NlZjRjOTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e7348ab6-2bcf-4c22-a1d0-ba5b450bedf0, ghrun-kzfnwydc5y.auto.internal:21015): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e7348ab6-2bcf-4c22-a1d0-ba5b450bedf0, ghrun-kzfnwydc5y.auto.internal:21015): request = { session_id: "ydb://session/3?node_id=1&id=OGNhM2E1YzctZTZjYWNiOTQtYjRhNjNjYTgtN2NlZjRjOTQ=" 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, e7348ab6-2bcf-4c22-a1d0-ba5b450bedf0, ghrun-kzfnwydc5y.auto.internal:21015): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGNhM2E1YzctZTZjYWNiOTQtYjRhNjNjYTgtN2NlZjRjOTQ=
INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/2j4z/000285/ydb/apps/ydb/ydb -e grpc://localhost:21015 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/2j4z/000285/ydb/apps/ydb/ydb -e grpc://localhost:21015 -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:77 YdbWorkloadLog upsert
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGNhM2E1YzctZTZjYWNiOTQtYjRhNjNjYTgtN2NlZjRjOTQ=
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/2j4z/000285/ydb/apps/ydb/ydb -e grpc://localhost:21015 -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, e354b09b-7367-4729-b02d-ae76a6e11857, ghrun-kzfnwydc5y.auto.internal:21015): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e354b09b-7367-4729-b02d-ae76a6e11857, ghrun-kzfnwydc5y.auto.internal:21015): request = { session_id: "ydb://session/3?node_id=1&id=OGNhM2E1YzctZTZjYWNiOTQtYjRhNjNjYTgtN2NlZjRjOTQ=" 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.3
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, bdea5cf2-bc02-4889-a192-da7f56b3bf9a, ghrun-kzfnwydc5y.auto.internal:21015): creating call state
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e354b09b-7367-4729-b02d-ae76a6e11857, ghrun-kzfnwydc5y.auto.internal:21015): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, bdea5cf2-bc02-4889-a192-da7f56b3bf9a, ghrun-kzfnwydc5y.auto.internal:21015): request = {  }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/2j4z/000285/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:21015', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/2j4z/000285/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:21015', '-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: 3624069
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/2j4z/000285/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:21015', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3624070
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, bdea5cf2-bc02-4889-a192-da7f56b3bf9a, ghrun-kzfnwydc5y.auto.internal:21015): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YjJiMjljMzEtNWI0ZTAwZmMtZDBkZDZkMTUtNGYyYzViNjI=" node_id: 1 }
DEBUG    ya.test:process.py:628 Command pid: 3624071
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 55b78f31-5fd9-4486-b5e6-765b39951517, ghrun-kzfnwydc5y.auto.internal:21015): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 55b78f31-5fd9-4486-b5e6-765b39951517, ghrun-kzfnwydc5y.auto.internal:21015): request = { session_id: "ydb://session/3?node_id=1&id=YjJiMjljMzEtNWI0ZTAwZmMtZDBkZDZkMTUtNGYyYzViNjI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 55b78f31-5fd9-4486-b5e6-765b39951517, ghrun-kzfnwydc5y.auto.internal:21015): 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=YjJiMjljMzEtNWI0ZTAwZmMtZDBkZDZkMTUtNGYyYzViNjI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, dd77934d-231c-4574-a0a4-7fc919040ec1, ghrun-kzfnwydc5y.auto.internal:21015): 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, dd77934d-231c-4574-a0a4-7fc919040ec1, ghrun-kzfnwydc5y.auto.internal:21015): request = { session_id: "ydb://session/3?node_id=1&id=YjJiMjljMzEtNWI0ZTAwZmMtZDBkZDZkMTUtNGYyYzViNjI=" 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, 68ae8111-384d-4657-a5b2-56e7866170da, ghrun-kzfnwydc5y.auto.internal:21015): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 68ae8111-384d-4657-a5b2-56e7866170da, ghrun-kzfnwydc5y.auto.internal:21015): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dd77934d-231c-4574-a0a4-7fc919040ec1, ghrun-kzfnwydc5y.auto.internal:21015): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 68ae8111-384d-4657-a5b2-56e7866170da, ghrun-kzfnwydc5y.auto.internal:21015): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YzgzMzAyYjEtOGNiZGJjMjEtZDlmNzU1ZDgtM2RiZmJhN2I=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 40f802d9-d453-4ae9-8544-82cd0a84a220, ghrun-kzfnwydc5y.auto.internal:21015): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 40f802d9-d453-4ae9-8544-82cd0a84a220, ghrun-kzfnwydc5y.auto.internal:21015): request = { session_id: "ydb://session/3?node_id=1&id=YzgzMzAyYjEtOGNiZGJjMjEtZDlmNzU1ZDgtM2RiZmJhN2I=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 40f802d9-d453-4ae9-8544-82cd0a84a220, ghrun-kzfnwydc5y.auto.internal:21015): 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=YzgzMzAyYjEtOGNiZGJjMjEtZDlmNzU1ZDgtM2RiZmJhN2I=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a5ed821a-e9f8-42a6-bdd3-30a5b6ce6ae7, ghrun-kzfnwydc5y.auto.internal:21015): 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, a5ed821a-e9f8-42a6-bdd3-30a5b6ce6ae7, ghrun-kzfnwydc5y.auto.internal:21015): request = { session_id: "ydb://session/3?node_id=1&id=YzgzMzAyYjEtOGNiZGJjMjEtZDlmNzU1ZDgtM2RiZmJhN2I=" 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, 84c5a095-f940-435d-9c74-548825792212, ghrun-kzfnwydc5y.auto.internal:21015): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 84c5a095-f940-435d-9c74-548825792212, ghrun-kzfnwydc5y.auto.internal:21015): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a5ed821a-e9f8-42a6-bdd3-30a5b6ce6ae7, ghrun-kzfnwydc5y.auto.internal:21015): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 84c5a095-f940-435d-9c74-548825792212, ghrun-kzfnwydc5y.auto.internal:21015): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NDg3MDVhNzktYjE5OWYwNDktYThmMTc5ZmMtMzljMDg5ZTg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 14edce5d-99aa-432a-84ee-6ed6f507679a, ghrun-kzfnwydc5y.auto.internal:21015): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 14edce5d-99aa-432a-84ee-6ed6f507679a, ghrun-kzfnwydc5y.auto.internal:21015): request = { session_id: "ydb://session/3?node_id=1&id=NDg3MDVhNzktYjE5OWYwNDktYThmMTc5ZmMtMzljMDg5ZTg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 14edce5d-99aa-432a-84ee-6ed6f507679a, ghrun-kzfnwydc5y.auto.internal:21015): 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=NDg3MDVhNzktYjE5OWYwNDktYThmMTc5ZmMtMzljMDg5ZTg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 78827496-60c3-46b1-8b3d-f4a645cf35c9, ghrun-kzfnwydc5y.auto.internal:21015): 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, 78827496-60c3-46b1-8b3d-f4a645cf35c9, ghrun-kzfnwydc5y.auto.internal:21015): request = { session_id: "ydb://session/3?node_id=1&id=NDg3MDVhNzktYjE5OWYwNDktYThmMTc5ZmMtMzljMDg5ZTg=" 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, 173052a2-3e89-42bb-a9a0-cf154e30eca5, ghrun-kzfnwydc5y.auto.internal:21015): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 78827496-60c3-46b1-8b3d-f4a645cf35c9, ghrun-kzfnwydc5y.auto.internal:21015): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 173052a2-3e89-42bb-a9a0-cf154e30eca5, ghrun-kzfnwydc5y.auto.internal:21015): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 173052a2-3e89-42bb-a9a0-cf154e30eca5, ghrun-kzfnwydc5y.auto.internal:21015): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTYwZmY3NjMtOGE3MTU0MjYtMjZlZDMyYzgtZTc5YTZmMGU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 8bc64c59-380a-4a78-8fd7-6801cac7caf9, ghrun-kzfnwydc5y.auto.internal:21015): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 8bc64c59-380a-4a78-8fd7-6801cac7caf9, ghrun-kzfnwydc5y.auto.internal:21015): request = { session_id: "ydb://session/3?node_id=1&id=MTYwZmY3NjMtOGE3MTU0MjYtMjZlZDMyYzgtZTc5YTZmMGU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 8bc64c59-380a-4a78-8fd7-6801cac7caf9, ghrun-kzfnwydc5y.auto.internal:21015): 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=MTYwZmY3NjMtOGE3MTU0MjYtMjZlZDMyYzgtZTc5YTZmMGU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 04107bd8-bfa5-47c5-b6f2-1f267e5c66a4, ghrun-kzfnwydc5y.auto.internal:21015): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 04107bd8-bfa5-47c5-b6f2-1f267e5c66a4, ghrun-kzfnwydc5y.auto.internal:21015): request = { session_id: "ydb://session/3?node_id=1&id=MTYwZmY3NjMtOGE3MTU0MjYtMjZlZDMyYzgtZTc5YTZmMGU=" 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, bc1926ec-253d-4687-9c3a-63d3e4eca589, ghrun-kzfnwydc5y.auto.internal:21015): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, bc1926ec-253d-4687-9c3a-63d3e4eca589, ghrun-kzfnwydc5y.auto.internal:21015): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 04107bd8-bfa5-47c5-b6f2-1f267e5c66a4, ghrun-kzfnwydc5y.auto.internal:21015): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, bc1926ec-253d-4687-9c3a-63d3e4eca589, ghrun-kzfnwydc5y.auto.internal:21015): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODliNjJjNzUtMTNkZTc1NjMtYjgxOGI4Ny1kY2YxNzU5Nw==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, fe605c6c-48fc-4099-af18-f895d070faf9, ghrun-kzfnwydc5y.auto.internal:21015): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, fe605c6c-48fc-4099-af18-f895d070faf9, ghrun-kzfnwydc5y.auto.internal:21015): request = { session_id: "ydb://session/3?node_id=1&id=ODliNjJjNzUtMTNkZTc1NjMtYjgxOGI4Ny1kY2YxNzU5Nw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, fe605c6c-48fc-4099-af18-f895d070faf9, ghrun-kzfnwydc5y.auto.internal:21015): 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=ODliNjJjNzUtMTNkZTc1NjMtYjgxOGI4Ny1kY2YxNzU5Nw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 32e1c398-2bf5-4591-afdc-03f934beb52f, ghrun-kzfnwydc5y.auto.internal:21015): 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, 32e1c398-2bf5-4591-afdc-03f934beb52f, ghrun-kzfnwydc5y.auto.internal:21015): request = { session_id: "ydb://session/3?node_id=1&id=ODliNjJjNzUtMTNkZTc1NjMtYjgxOGI4Ny1kY2YxNzU5Nw==" 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, c50af5da-44be-4259-a7d1-fec4db36897d, ghrun-kzfnwydc5y.auto.internal:21015): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c50af5da-44be-4259-a7d1-fec4db36897d, ghrun-kzfnwydc5y.auto.internal:21015): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 32e1c398-2bf5-4591-afdc-03f934beb52f, ghrun-kzfnwydc5y.auto.internal:21015): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c50af5da-44be-4259-a7d1-fec4db36897d, ghrun-kzfnwydc5y.auto.internal:21015): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OWJiODkwZjgtNDA2OTEyMGEtM2RhODA2YjMtN2E3ZGQ1MTI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 61172b65-3027-493c-b209-db5884f80fa0, ghrun-kzfnwydc5y.auto.internal:21015): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 61172b65-3027-493c-b209-db5884f80fa0, ghrun-kzfnwydc5y.auto.internal:21015): request = { session_id: "ydb://session/3?node_id=1&id=OWJiODkwZjgtNDA2OTEyMGEtM2RhODA2YjMtN2E3ZGQ1MTI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 61172b65-3027-493c-b209-db5884f80fa0, ghrun-kzfnwydc5y.auto.internal:21015): 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=OWJiODkwZjgtNDA2OTEyMGEtM2RhODA2YjMtN2E3ZGQ1MTI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a01f7647-0ead-44b5-a224-b063ac761646, ghrun-kzfnwydc5y.auto.internal:21015): 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, a01f7647-0ead-44b5-a224-b063ac761646, ghrun-kzfnwydc5y.auto.internal:21015): request = { session_id: "ydb://session/3?node_id=1&id=OWJiODkwZjgtNDA2OTEyMGEtM2RhODA2YjMtN2E3ZGQ1MTI=" 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, ca824d89-ee4d-4245-9d27-b6b9e70f629e, ghrun-kzfnwydc5y.auto.internal:21015): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ca824d89-ee4d-4245-9d27-b6b9e70f629e, ghrun-kzfnwydc5y.auto.internal:21015): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a01f7647-0ead-44b5-a224-b063ac761646, ghrun-kzfnwydc5y.auto.internal:21015): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ca824d89-ee4d-4245-9d27-b6b9e70f629e, ghrun-kzfnwydc5y.auto.internal:21015): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NmUwOTY3ZWItYmYxN2ZlODctYmNkODBjNDUtOTRkYWIwNw==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 71ebce3d-0735-4b1d-ac7a-eaa6727059a0, ghrun-kzfnwydc5y.auto.internal:21015): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 71ebce3d-0735-4b1d-ac7a-eaa6727059a0, ghrun-kzfnwydc5y.auto.internal:21015): request = { session_id: "ydb://session/3?node_id=1&id=NmUwOTY3ZWItYmYxN2ZlODctYmNkODBjNDUtOTRkYWIwNw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 71ebce3d-0735-4b1d-ac7a-eaa6727059a0, ghrun-kzfnwydc5y.auto.internal:21015): 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=NmUwOTY3ZWItYmYxN2ZlODctYmNkODBjNDUtOTRkYWIwNw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f36f6b5d-f756-4167-9b8c-b5f97bea3486, ghrun-kzfnwydc5y.auto.internal:21015): 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, f36f6b5d-f756-4167-9b8c-b5f97bea3486, ghrun-kzfnwydc5y.auto.internal:21015): request = { session_id: "ydb://session/3?node_id=1&id=NmUwOTY3ZWItYmYxN2ZlODctYmNkODBjNDUtOTRkYWIwNw==" 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, b41ce253-41df-40ad-b8a2-de6af2f47868, ghrun-kzfnwydc5y.auto.internal:21015): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b41ce253-41df-40ad-b8a2-de6af2f47868, ghrun-kzfnwydc5y.auto.internal:21015): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f36f6b5d-f756-4167-9b8c-b5f97bea3486, ghrun-kzfnwydc5y.auto.internal:21015): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b41ce253-41df-40ad-b8a2-de6af2f47868, ghrun-kzfnwydc5y.auto.internal:21015): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YTI4MjQ1NmQtNjUxMjI5ZjQtNDIwNTFjNjItNTcyNmI1Njc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, a0699e2f-8fe1-44c7-a857-b9c0bcebd3a4, ghrun-kzfnwydc5y.auto.internal:21015): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, a0699e2f-8fe1-44c7-a857-b9c0bcebd3a4, ghrun-kzfnwydc5y.auto.internal:21015): request = { session_id: "ydb://session/3?node_id=1&id=YTI4MjQ1NmQtNjUxMjI5ZjQtNDIwNTFjNjItNTcyNmI1Njc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, a0699e2f-8fe1-44c7-a857-b9c0bcebd3a4, ghrun-kzfnwydc5y.auto.internal:21015): 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=YTI4MjQ1NmQtNjUxMjI5ZjQtNDIwNTFjNjItNTcyNmI1Njc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a1e0e206-9630-4c93-972d-2790c533a25f, ghrun-kzfnwydc5y.auto.internal:21015): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a1e0e206-9630-4c93-972d-2790c533a25f, ghrun-kzfnwydc5y.auto.internal:21015): request = { session_id: "ydb://session/3?node_id=1&id=YTI4MjQ1NmQtNjUxMjI5ZjQtNDIwNTFjNjItNTcyNmI1Njc=" 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: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 525ee6a7-2fa7-4adf-9a34-2f2915c14dbf, ghrun-kzfnwydc5y.auto.internal:21015): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a1e0e206-9630-4c93-972d-2790c533a25f, ghrun-kzfnwydc5y.auto.internal:21015): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 525ee6a7-2fa7-4adf-9a34-2f2915c14dbf, ghrun-kzfnwydc5y.auto.internal:21015): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 525ee6a7-2fa7-4adf-9a34-2f2915c14dbf, ghrun-kzfnwydc5y.auto.internal:21015): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YWNjYTE1ZDQtYTY1NjQ0ODItM2ZmNTlmNDAtZTEwODM2Mzk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ec84921b-83c9-46cd-97e1-3c14840e320f, ghrun-kzfnwydc5y.auto.internal:21015): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ec84921b-83c9-46cd-97e1-3c14840e320f, ghrun-kzfnwydc5y.auto.internal:21015): request = { session_id: "ydb://session/3?node_id=1&id=YWNjYTE1ZDQtYTY1NjQ0ODItM2ZmNTlmNDAtZTEwODM2Mzk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ec84921b-83c9-46cd-97e1-3c14840e320f, ghrun-kzfnwydc5y.auto.internal:21015): 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=YWNjYTE1ZDQtYTY1NjQ0ODItM2ZmNTlmNDAtZTEwODM2Mzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e20eb09e-07a1-4d9c-9f65-4968790bf4e8, ghrun-kzfnwydc5y.auto.internal:21015): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e20eb09e-07a1-4d9c-9f65-4968790bf4e8, ghrun-kzfnwydc5y.auto.internal:21015): request = { session_id: "ydb://session/3?node_id=1&id=YWNjYTE1ZDQtYTY1NjQ0ODItM2ZmNTlmNDAtZTEwODM2Mzk=" 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, e20eb09e-07a1-4d9c-9f65-4968790bf4e8, ghrun-kzfnwydc5y.auto.internal:21015): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, b9b7e4c3-84ff-4937-93ad-c9cbe3a3981f, ghrun-kzfnwydc5y.auto.internal:21015): 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:21015 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-09T15:36:31.512153011+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 55b78f31-5fd9-4486-b5e6-765b39951517, ghrun-kzfnwydc5y.auto.internal:21015): 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:21015 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-09T15:36:31.512335014+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-kzfnwydc5y.auto.internal:21015
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 40f802d9-d453-4ae9-8544-82cd0a84a220, ghrun-kzfnwydc5y.auto.internal:21015): 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:21015 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-09T15:36:31.512365626+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-kzfnwydc5y.auto.internal:21015
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 14edce5d-99aa-432a-84ee-6ed6f507679a, ghrun-kzfnwydc5y.auto.internal:21015): 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:21015 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-09T15:36:31.512393367+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-kzfnwydc5y.auto.internal:21015
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 8bc64c59-380a-4a78-8fd7-6801cac7caf9, ghrun-kzfnwydc5y.auto.internal:21015): 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:21015 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-09T15:36:31.512423659+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-kzfnwydc5y.auto.internal:21015
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 61172b65-3027-493c-b209-db5884f80fa0, ghrun-kzfnwydc5y.auto.internal:21015): 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:21015 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-09T15:36:31.512497582+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, fe605c6c-48fc-4099-af18-f895d070faf9, ghrun-kzfnwydc5y.auto.internal:21015): 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:21015 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-09T15:36:31.512465514+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-kzfnwydc5y.auto.internal:21015
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 71ebce3d-0735-4b1d-ac7a-eaa6727059a0, ghrun-kzfnwydc5y.auto.internal:21015): 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:21015 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-09T15:36:31.512529756+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-kzfnwydc5y.auto.internal:21015
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, ec84921b-83c9-46cd-97e1-3c14840e320f, ghrun-kzfnwydc5y.auto.internal:21015): 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:21015 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-09T15:36:31.512590469+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, a0699e2f-8fe1-44c7-a857-b9c0bcebd3a4, ghrun-kzfnwydc5y.auto.internal:21015): 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:21015 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-09T15:36:31.512559931+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e354b09b-7367-4729-b02d-ae76a6e11857, ghrun-kzfnwydc5y.auto.internal:21015): 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-09T15:36:31.512313688+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-kzfnwydc5y.auto.internal:21015
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, dd77934d-231c-4574-a0a4-7fc919040ec1, ghrun-kzfnwydc5y.auto.internal:21015): 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-09T15:36:31.512351086+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, a5ed821a-e9f8-42a6-bdd3-30a5b6ce6ae7, ghrun-kzfnwydc5y.auto.internal:21015): 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-09T15:36:31.512380168+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 78827496-60c3-46b1-8b3d-f4a645cf35c9, ghrun-kzfnwydc5y.auto.internal:21015): 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-09T15:36:31.512407394+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-kzfnwydc5y.auto.internal:21015
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 04107bd8-bfa5-47c5-b6f2-1f267e5c66a4, ghrun-kzfnwydc5y.auto.internal:21015): 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-09T15:36:31.512452274+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 32e1c398-2bf5-4591-afdc-03f934beb52f, ghrun-kzfnwydc5y.auto.internal:21015): 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-09T15:36:31.512484734+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, a01f7647-0ead-44b5-a224-b063ac761646, ghrun-kzfnwydc5y.auto.internal:21015): 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-09T15:36:31.512513959+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-kzfnwydc5y.auto.internal:21015
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, f36f6b5d-f756-4167-9b8c-b5f97bea3486, ghrun-kzfnwydc5y.auto.internal:21015): 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-09T15:36:31.512545697+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-kzfnwydc5y.auto.internal:21015
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, a1e0e206-9630-4c93-972d-2790c533a25f, ghrun-kzfnwydc5y.auto.internal:21015): 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-09T15:36:31.512577973+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-kzfnwydc5y.auto.internal:21015
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e20eb09e-07a1-4d9c-9f65-4968790bf4e8, ghrun-kzfnwydc5y.auto.internal:21015): 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-09T15:36:31.512604567+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-kzfnwydc5y.auto.internal:21015
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-kzfnwydc5y.auto.internal:21015
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-kzfnwydc5y.auto.internal:21015
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-kzfnwydc5y.auto.internal:21015
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-kzfnwydc5y.auto.internal:21015
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-kzfnwydc5y.auto.internal:21015
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-kzfnwydc5y.auto.internal:21015
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-kzfnwydc5y.auto.internal:21015
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-kzfnwydc5y.auto.internal:21015
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.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:21015
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21015". 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.connection:connection.py:549 Closing channel for endpoint localhost:21015
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21015". 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    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 3624069) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3624069) elapsed time (sec): 30.17241358757019
DEBUG    ya.test:process.py:263 Command (pid 3624069) wtime: 30.175
DEBUG    ya.test:process.py:275 Command (pid 3624069) 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	1310	0	0	0	0
9	      0	0	0	2095	0	0	0	0
10	      0	0	0	2070	0	0	0	0
11	      0	0	0	2007	0	0	0	0
12	      0	0	0	1999	0	0	0	0
13	      0	0	0	2230	0	0	0	0
14	      0	0	0	2020	0	0	0	0
15	      0	0	0	2230	0	0	0	0
16	      0	0	0	1968	0	0	0	0
17	      0	0	0	2059	0	0	0	0
18	      0	0	0	1987	0	0	0	0
19	      0	0	0	2069	0	0	0	0
20	      0	0	0	2150	0	0	0	0
21	      0	0	0	2080	0	0	0	0
22	      0	0	0	2080	0	0	0	0
23	      0	0	0	2110	0	0	0	0
24	      0	0	0	1676	0	0	0	0
25	      0	0	0	2420	0	0	0	0
26	      0	0	0	1960	0	0	0	0
27	      0	0	0	2310	0	0	0	0
28	      0	0	0	2210	0	0	0	0
29	      0	0	0	1908	0	0	0	0
30	      0	0	0	2280	0	0	0	0

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

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

DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 3624071) rc: 0
DEBUG    ya.test:process.py:259 Command (pid 3624070) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3624071) elapsed time (sec): 30.172738075256348
DEBUG    ya.test:process.py:260 Command (pid 3624070) elapsed time (sec): 30.17391061782837
DEBUG    ya.test:process.py:263 Command (pid 3624071) wtime: 30.175
DEBUG    ya.test:process.py:263 Command (pid 3624070) wtime: 30.177
DEBUG    ya.test:process.py:275 Command (pid 3624071) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     63	63	0	0	68	555	583	595
2	    150	150	0	0	62	89	99	100
3	    137	137	0	0	67	113	123	123
4	    156	156	0	0	60	84	86	101
5	    142	142	0	0	67	104	120	122
6	    137	137	0	0	68	105	114	121
7	    167	167	0	0	59	86	100	105
8	     15	15	0	1300	49	52	52	52
9	      0	0	0	2109	0	0	0	0
10	      0	0	0	2118	0	0	0	0
11	      0	0	0	2019	0	0	0	0
12	      0	0	0	1993	0	0	0	0
13	      0	0	0	2240	0	0	0	0
14	      0	0	0	2000	0	0	0	0
15	      0	0	0	2238	0	0	0	0
16	      0	0	0	2040	0	0	0	0
17	      0	0	0	2069	0	0	0	0
18	      0	0	0	1989	0	0	0	0
19	      0	0	0	2038	0	0	0	0
20	      0	0	0	2159	0	0	0	0
21	      0	0	0	2060	0	0	0	0
22	      0	0	0	2070	0	0	0	0
23	      0	0	0	2120	0	0	0	0
24	      0	0	0	1608	0	0	0	0
25	      0	0	0	2400	0	0	0	0
26	      0	0	0	1989	0	0	0	0
27	      0	0	0	2305	0	0	0	0
28	      0	0	0	2239	0	0	0	0
29	      0	0	0	1872	0	0	0	0
30	      0	0	0	2300	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    967	32.2333	0	47275	62	105	233	595

DEBUG    ya.test:process.py:275 Command (pid 3624070) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     89	89	0	0	52	461	465	465
2	    194	194	0	0	48	72	86	87
3	    188	188	0	0	47	93	98	107
4	    201	201	0	0	47	66	73	80
5	    189	189	0	0	48	81	91	107
6	    184	184	0	0	49	85	97	113
7	    221	221	0	0	43	64	88	91
8	     19	19	0	1288	38	41	41	41
9	      0	0	0	2109	0	0	0	0
10	      0	0	0	1973	0	0	0	0
11	      0	0	0	1966	0	0	0	0
12	      0	0	0	1967	0	0	0	0
13	      0	0	0	2230	0	0	0	0
14	      0	0	0	1990	0	0	0	0
15	      0	0	0	2230	0	0	0	0
16	      0	0	0	1947	0	0	0	0
17	      0	0	0	2055	0	0	0	0
18	      0	0	0	1910	0	0	0	0
19	      0	0	0	2040	0	0	0	0
20	      0	0	0	2089	0	0	0	0
21	      0	0	0	2003	0	0	0	0
22	      0	0	0	2070	0	0	0	0
23	      0	0	0	2095	0	0	0	0
24	      0	0	0	1574	0	0	0	0
25	      0	0	0	2387	0	0	0	0
26	      0	0	0	1978	0	0	0	0
27	      0	0	0	2320	0	0	0	0
28	      0	0	0	2164	0	0	0	0
29	      0	0	0	1823	0	0	0	0
30	      0	0	0	2300	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	   1285	42.8333	0	46508	47	86	140	465

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

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will 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:21015
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21015". 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:21015
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21015". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21015
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21015". 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:21015
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21015". 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:21015
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21015". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21015
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21015". 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:21015
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21015". 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:21015
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21015". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21015
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21015". 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:21015
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21015". 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:21015
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21015". 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:21015
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21015". 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:21015
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21015". 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:21015
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21015". 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:21015
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21015". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21015
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21015". 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:21015
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21015". 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:21015
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21015". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21015
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21015". 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:21015
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21015". 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:21015
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21015". 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:21015
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:21015". 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:21015
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21015". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21015
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21015
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21015". Check endpoint correctness.
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-kzfnwydc5y'
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/2j4z/000285/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/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.3598497' in '/home/runner/.ya/build/build_root/2j4z/000285/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/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, logfile_y6his0rd.log, stdout)
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:21015/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4940
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29846
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11506
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21015
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5102
=================================== FAILURES ===================================
_______________________ TestLogScenario.test_log_uniform _______________________
ydb/tests/olap/test_log_scenario.py:235: in test_log_uniform
    thread.join()
ydb/tests/olap/common/thread_helper.py:18: in join
    raise self.exc
ydb/tests/olap/common/thread_helper.py:11: in run
    self.ret = self._target(*self._args, **self._kwargs)
ydb/tests/olap/test_log_scenario.py:147: in aggregation_query
    self.ydb_client.query(f"SELECT COUNT(*) FROM `{self.table_name}` ")
ydb/tests/olap/common/ydb_client.py:24: in query
    return self.session_pool.execute_with_retries(query=statement, settings=request_settings)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:130: in retry_operation_impl
    raise status
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:248: in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
contrib/python/ydb/py3/ydb/query/pool.py:331: in __enter__
    self._session = self._pool.acquire(self._timeout)
contrib/python/ydb/py3/ydb/query/pool.py:111: in acquire
    session = self._create_new_session(time_left)
contrib/python/ydb/py3/ydb/query/pool.py:63: in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
contrib/python/ydb/py3/ydb/query/session.py: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/2j4z/000285/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3598421
DEBUG    ya.test:process.py:259 Command (pid 3598421) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3598421) elapsed time (sec): 0.58510422706604
DEBUG    ya.test:process.py:263 Command (pid 3598421) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3598421) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3598421) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3598421) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3598421) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3598421) maxrss: 547328
DEBUG    ya.test:process.py:263 Command (pid 3598421) minflt: 16270
DEBUG    ya.test:process.py:263 Command (pid 3598421) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3598421) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3598421) nivcsw: 23
DEBUG    ya.test:process.py:263 Command (pid 3598421) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3598421) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3598421) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 3598421) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3598421) stime: 0.429477
DEBUG    ya.test:process.py:263 Command (pid 3598421) utime: 0.10736899999999999
DEBUG    ya.test:process.py:263 Command (pid 3598421) wtime: 0.586
DEBUG    ya.test:process.py:275 Command (pid 3598421) output:
Git info:
    Commit: 58693d9390e37728b095ba7c78f4e82d87733b24
    Branch: 
    Author: Oleg Doronin <dorooleg@yandex.ru>
    Summary: Merge 6b84177520a14b20264f81a71ec7c26d2331b84e into e453b431adad8a8757fa1745ec759fe47e7b88f5
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-kzfnwydc5y    Host information: 
        Linux ghrun-kzfnwydc5y 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 3598421) errors:

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: 58693d9390e37728b095ba7c78f4e82d87733b24
    Branch: 
    Author: Oleg Doronin <dorooleg@yandex.ru>
    Summary: Merge 6b84177520a14b20264f81a71ec7c26d2331b84e into e453b431adad8a8757fa1745ec759fe47e7b88f5
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-kzfnwydc5y    Host information: 
        Linux ghrun-kzfnwydc5y 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/2j4z/000285/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5102
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/2j4z/000285/r3tmp/kikimr_cluster_22fd0bu3
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/2j4z/000285/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21015
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11506
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29846
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4940
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2j4z/000285/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/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/2j4z/000285/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/2j4z/000285/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_y6his0rd.log --grpc-port=21015 --mon-port=11506 --ic-port=5102
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:21015/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2j4z/000285/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/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/2j4z/000285/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/2j4z/000285/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_y6his0rd.log --grpc-port=21015 --mon-port=11506 --ic-port=5102
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/2j4z/000285/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/2j4z/000285/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/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/2j4z/000285/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_y6his0rd.log', '--grpc-port=21015', '--mon-port=11506', '--ic-port=5102')' in '/home/runner/.ya/build/build_root/2j4z/000285/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3598497
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:21015/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/2j4z/000285/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3598498
DEBUG    ya.test:process.py:259 Command (pid 3598498) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3598498) elapsed time (sec): 0.40958404541015625
DEBUG    ya.test:process.py:263 Command (pid 3598498) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3598498) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3598498) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3598498) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3598498) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3598498) maxrss: 547328
DEBUG    ya.test:process.py:263 Command (pid 3598498) minflt: 16274
DEBUG    ya.test:process.py:263 Command (pid 3598498) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3598498) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3598498) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 3598498) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3598498) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3598498) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3598498) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3598498) stime: 0.24343099999999998
DEBUG    ya.test:process.py:263 Command (pid 3598498) utime: 0.11767999999999999
DEBUG    ya.test:process.py:263 Command (pid 3598498) wtime: 0.41
DEBUG    ya.test:process.py:275 Command (pid 3598498) output:
Git info:
    Commit: 58693d9390e37728b095ba7c78f4e82d87733b24
    Branch: 
    Author: Oleg Doronin <dorooleg@yandex.ru>
    Summary: Merge 6b84177520a14b20264f81a71ec7c26d2331b84e into e453b431adad8a8757fa1745ec759fe47e7b88f5
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-kzfnwydc5y    Host information: 
        Linux ghrun-kzfnwydc5y 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 3598498) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 58693d9390e37728b095ba7c78f4e82d87733b24
    Branch: 
    Author: Oleg Doronin <dorooleg@yandex.ru>
    Summary: Merge 6b84177520a14b20264f81a71ec7c26d2331b84e into e453b431adad8a8757fa1745ec759fe47e7b88f5
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-kzfnwydc5y    Host information: 
        Linux ghrun-kzfnwydc5y 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/2j4z/000285/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/2j4z/000285/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21015', '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: 5102\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/2j4z/000285/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21015', '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: 5102\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3599440
DEBUG    ya.test:process.py:259 Command (pid 3599440) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3599440) elapsed time (sec): 0.4456005096435547
DEBUG    ya.test:process.py:263 Command (pid 3599440) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3599440) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3599440) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3599440) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3599440) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3599440) maxrss: 555816
DEBUG    ya.test:process.py:263 Command (pid 3599440) minflt: 18412
DEBUG    ya.test:process.py:263 Command (pid 3599440) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3599440) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3599440) nivcsw: 45
DEBUG    ya.test:process.py:263 Command (pid 3599440) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3599440) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3599440) nvcsw: 111
DEBUG    ya.test:process.py:263 Command (pid 3599440) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3599440) stime: 0.24038199999999998
DEBUG    ya.test:process.py:263 Command (pid 3599440) utime: 0.145805
DEBUG    ya.test:process.py:263 Command (pid 3599440) wtime: 0.447
DEBUG    ya.test:process.py:275 Command (pid 3599440) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/2j4z/000285/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/2j4z/000285/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21015', '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/2j4z/000285/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21015', '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: 3599682
DEBUG    ya.test:process.py:259 Command (pid 3599682) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3599682) elapsed time (sec): 0.4975919723510742
DEBUG    ya.test:process.py:263 Command (pid 3599682) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3599682) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3599682) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3599682) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3599682) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3599682) maxrss: 555792
DEBUG    ya.test:process.py:263 Command (pid 3599682) minflt: 18415
DEBUG    ya.test:process.py:263 Command (pid 3599682) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3599682) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3599682) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 3599682) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3599682) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3599682) nvcsw: 144
DEBUG    ya.test:process.py:263 Command (pid 3599682) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3599682) stime: 0.33575299999999997
DEBUG    ya.test:process.py:263 Command (pid 3599682) utime: 0.12135599999999999
DEBUG    ya.test:process.py:263 Command (pid 3599682) wtime: 0.499
DEBUG    ya.test:process.py:275 Command (pid 3599682) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 3599682) 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, e2539a90-6873-4693-aaa0-f3b2f5e9daf3, localhost:21015): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, e2539a90-6873-4693-aaa0-f3b2f5e9daf3, localhost:21015): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, e2539a90-6873-4693-aaa0-f3b2f5e9daf3, localhost:21015): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-kzfnwydc5y.auto.internal" port: 21015 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-kzfnwydc5y.auto.internal:21015, 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:21015
------------------------------ Captured log call -------------------------------
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21015
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/2j4z/000285/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/2j4z/000285/ydb/apps/ydb/ydb -e grpc://localhost:21015 -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/2j4z/000285/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:21015', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3600076
DEBUG    ya.test:process.py:259 Command (pid 3600076) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3600076) elapsed time (sec): 0.34370923042297363
DEBUG    ya.test:process.py:263 Command (pid 3600076) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3600076) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3600076) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3600076) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3600076) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3600076) maxrss: 163568
DEBUG    ya.test:process.py:263 Command (pid 3600076) minflt: 3564
DEBUG    ya.test:process.py:263 Command (pid 3600076) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3600076) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3600076) nivcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 3600076) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3600076) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3600076) nvcsw: 212
DEBUG    ya.test:process.py:263 Command (pid 3600076) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3600076) stime: 0.03542
DEBUG    ya.test:process.py:263 Command (pid 3600076) utime: 0.041423999999999996
DEBUG    ya.test:process.py:263 Command (pid 3600076) wtime: 0.345
DEBUG    ya.test:process.py:275 Command (pid 3600076) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 3600076) 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/2j4z/000285/ydb/apps/ydb/ydb -e grpc://localhost:21015 -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/2j4z/000285/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:21015', '-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: 3600185
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 3600185) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3600185) elapsed time (sec): 30.208820343017578
DEBUG    ya.test:process.py:263 Command (pid 3600185) wtime: 30.21
DEBUG    ya.test:process.py:275 Command (pid 3600185) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    421	421	0	0	22	32	39	45
2	    431	431	0	0	21	33	41	48
3	    336	336	0	0	27	45	56	60
4	    336	336	0	0	28	48	54	56
5	    197	197	0	0	39	136	229	245
6	    143	143	0	0	46	187	211	217
7	    255	255	0	0	31	88	140	148
8	    261	261	0	0	30	84	196	208
9	    282	282	0	0	28	78	89	96
10	    281	281	0	0	25	77	87	89
11	    325	325	0	0	24	77	144	154
12	    177	177	0	0	36	156	182	183
13	    343	343	0	0	23	77	125	126
14	    306	306	0	0	25	76	82	86
15	    360	360	0	0	24	55	64	75
16	    355	355	0	0	24	47	58	72
17	    355	355	0	0	26	42	58	64
18	    387	387	0	0	24	41	51	53
19	    453	453	0	0	21	28	31	36
20	    412	412	0	0	22	38	47	62
21	    398	398	0	0	23	39	44	52
22	    342	342	0	0	26	48	60	79
23	    344	344	0	0	27	52	60	64
24	    280	280	0	0	33	63	112	131
25	    424	424	0	0	22	35	40	47
26	    483	483	0	0	20	22	24	27
27	    481	481	0	0	20	23	25	26
28	    488	488	0	0	20	21	22	23
29	    485	485	0	0	20	21	21	23
30	    499	499	0	0	20	21	21	22

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  10640	354.667	0	0	22	53	114	245

DEBUG    ya.test:process.py:276 Command (pid 3600185) 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, 67dbfaff-d2c2-4680-a41c-c7f9b15d5d20, ghrun-kzfnwydc5y.auto.internal:21015): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 67dbfaff-d2c2-4680-a41c-c7f9b15d5d20, ghrun-kzfnwydc5y.auto.internal:21015): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 67dbfaff-d2c2-4680-a41c-c7f9b15d5d20, ghrun-kzfnwydc5y.auto.internal:21015): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OGNhM2E1YzctZTZjYWNiOTQtYjRhNjNjYTgtN2NlZjRjOTQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, b9b7e4c3-84ff-4937-93ad-c9cbe3a3981f, ghrun-kzfnwydc5y.auto.internal:21015): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b9b7e4c3-84ff-4937-93ad-c9cbe3a3981f, ghrun-kzfnwydc5y.auto.internal:21015): request = { session_id: "ydb://session/3?node_id=1&id=OGNhM2E1YzctZTZjYWNiOTQtYjRhNjNjYTgtN2NlZjRjOTQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b9b7e4c3-84ff-4937-93ad-c9cbe3a3981f, ghrun-kzfnwydc5y.auto.internal:21015): 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=OGNhM2E1YzctZTZjYWNiOTQtYjRhNjNjYTgtN2NlZjRjOTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 27fbec14-7431-4c8c-bdef-0e89cf5a27dc, ghrun-kzfnwydc5y.auto.internal:21015): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 27fbec14-7431-4c8c-bdef-0e89cf5a27dc, ghrun-kzfnwydc5y.auto.internal:21015): request = { session_id: "ydb://session/3?node_id=1&id=OGNhM2E1YzctZTZjYWNiOTQtYjRhNjNjYTgtN2NlZjRjOTQ=" 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, 27fbec14-7431-4c8c-bdef-0e89cf5a27dc, ghrun-kzfnwydc5y.auto.internal:21015): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGNhM2E1YzctZTZjYWNiOTQtYjRhNjNjYTgtN2NlZjRjOTQ=
INFO     root:test_log_scenario.py:217 Count rows after insert 10346 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGNhM2E1YzctZTZjYWNiOTQtYjRhNjNjYTgtN2NlZjRjOTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b275fa33-7d13-478c-a7a6-ae0cea05cb86, ghrun-kzfnwydc5y.auto.internal:21015): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b275fa33-7d13-478c-a7a6-ae0cea05cb86, ghrun-kzfnwydc5y.auto.internal:21015): request = { session_id: "ydb://session/3?node_id=1&id=OGNhM2E1YzctZTZjYWNiOTQtYjRhNjNjYTgtN2NlZjRjOTQ=" 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, b275fa33-7d13-478c-a7a6-ae0cea05cb86, ghrun-kzfnwydc5y.auto.internal:21015): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGNhM2E1YzctZTZjYWNiOTQtYjRhNjNjYTgtN2NlZjRjOTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGNhM2E1YzctZTZjYWNiOTQtYjRhNjNjYTgtN2NlZjRjOTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e7348ab6-2bcf-4c22-a1d0-ba5b450bedf0, ghrun-kzfnwydc5y.auto.internal:21015): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e7348ab6-2bcf-4c22-a1d0-ba5b450bedf0, ghrun-kzfnwydc5y.auto.internal:21015): request = { session_id: "ydb://session/3?node_id=1&id=OGNhM2E1YzctZTZjYWNiOTQtYjRhNjNjYTgtN2NlZjRjOTQ=" 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, e7348ab6-2bcf-4c22-a1d0-ba5b450bedf0, ghrun-kzfnwydc5y.auto.internal:21015): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGNhM2E1YzctZTZjYWNiOTQtYjRhNjNjYTgtN2NlZjRjOTQ=
INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/2j4z/000285/ydb/apps/ydb/ydb -e grpc://localhost:21015 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/2j4z/000285/ydb/apps/ydb/ydb -e grpc://localhost:21015 -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:77 YdbWorkloadLog upsert
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGNhM2E1YzctZTZjYWNiOTQtYjRhNjNjYTgtN2NlZjRjOTQ=
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/2j4z/000285/ydb/apps/ydb/ydb -e grpc://localhost:21015 -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, e354b09b-7367-4729-b02d-ae76a6e11857, ghrun-kzfnwydc5y.auto.internal:21015): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e354b09b-7367-4729-b02d-ae76a6e11857, ghrun-kzfnwydc5y.auto.internal:21015): request = { session_id: "ydb://session/3?node_id=1&id=OGNhM2E1YzctZTZjYWNiOTQtYjRhNjNjYTgtN2NlZjRjOTQ=" 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.3
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, bdea5cf2-bc02-4889-a192-da7f56b3bf9a, ghrun-kzfnwydc5y.auto.internal:21015): creating call state
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e354b09b-7367-4729-b02d-ae76a6e11857, ghrun-kzfnwydc5y.auto.internal:21015): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, bdea5cf2-bc02-4889-a192-da7f56b3bf9a, ghrun-kzfnwydc5y.auto.internal:21015): request = {  }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/2j4z/000285/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:21015', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/2j4z/000285/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:21015', '-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: 3624069
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/2j4z/000285/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:21015', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3624070
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, bdea5cf2-bc02-4889-a192-da7f56b3bf9a, ghrun-kzfnwydc5y.auto.internal:21015): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YjJiMjljMzEtNWI0ZTAwZmMtZDBkZDZkMTUtNGYyYzViNjI=" node_id: 1 }
DEBUG    ya.test:process.py:628 Command pid: 3624071
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 55b78f31-5fd9-4486-b5e6-765b39951517, ghrun-kzfnwydc5y.auto.internal:21015): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 55b78f31-5fd9-4486-b5e6-765b39951517, ghrun-kzfnwydc5y.auto.internal:21015): request = { session_id: "ydb://session/3?node_id=1&id=YjJiMjljMzEtNWI0ZTAwZmMtZDBkZDZkMTUtNGYyYzViNjI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 55b78f31-5fd9-4486-b5e6-765b39951517, ghrun-kzfnwydc5y.auto.internal:21015): 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=YjJiMjljMzEtNWI0ZTAwZmMtZDBkZDZkMTUtNGYyYzViNjI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, dd77934d-231c-4574-a0a4-7fc919040ec1, ghrun-kzfnwydc5y.auto.internal:21015): 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, dd77934d-231c-4574-a0a4-7fc919040ec1, ghrun-kzfnwydc5y.auto.internal:21015): request = { session_id: "ydb://session/3?node_id=1&id=YjJiMjljMzEtNWI0ZTAwZmMtZDBkZDZkMTUtNGYyYzViNjI=" 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, 68ae8111-384d-4657-a5b2-56e7866170da, ghrun-kzfnwydc5y.auto.internal:21015): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 68ae8111-384d-4657-a5b2-56e7866170da, ghrun-kzfnwydc5y.auto.internal:21015): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dd77934d-231c-4574-a0a4-7fc919040ec1, ghrun-kzfnwydc5y.auto.internal:21015): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 68ae8111-384d-4657-a5b2-56e7866170da, ghrun-kzfnwydc5y.auto.internal:21015): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YzgzMzAyYjEtOGNiZGJjMjEtZDlmNzU1ZDgtM2RiZmJhN2I=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 40f802d9-d453-4ae9-8544-82cd0a84a220, ghrun-kzfnwydc5y.auto.internal:21015): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 40f802d9-d453-4ae9-8544-82cd0a84a220, ghrun-kzfnwydc5y.auto.internal:21015): request = { session_id: "ydb://session/3?node_id=1&id=YzgzMzAyYjEtOGNiZGJjMjEtZDlmNzU1ZDgtM2RiZmJhN2I=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 40f802d9-d453-4ae9-8544-82cd0a84a220, ghrun-kzfnwydc5y.auto.internal:21015): 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=YzgzMzAyYjEtOGNiZGJjMjEtZDlmNzU1ZDgtM2RiZmJhN2I=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a5ed821a-e9f8-42a6-bdd3-30a5b6ce6ae7, ghrun-kzfnwydc5y.auto.internal:21015): 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, a5ed821a-e9f8-42a6-bdd3-30a5b6ce6ae7, ghrun-kzfnwydc5y.auto.internal:21015): request = { session_id: "ydb://session/3?node_id=1&id=YzgzMzAyYjEtOGNiZGJjMjEtZDlmNzU1ZDgtM2RiZmJhN2I=" 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, 84c5a095-f940-435d-9c74-548825792212, ghrun-kzfnwydc5y.auto.internal:21015): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 84c5a095-f940-435d-9c74-548825792212, ghrun-kzfnwydc5y.auto.internal:21015): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a5ed821a-e9f8-42a6-bdd3-30a5b6ce6ae7, ghrun-kzfnwydc5y.auto.internal:21015): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 84c5a095-f940-435d-9c74-548825792212, ghrun-kzfnwydc5y.auto.internal:21015): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NDg3MDVhNzktYjE5OWYwNDktYThmMTc5ZmMtMzljMDg5ZTg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 14edce5d-99aa-432a-84ee-6ed6f507679a, ghrun-kzfnwydc5y.auto.internal:21015): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 14edce5d-99aa-432a-84ee-6ed6f507679a, ghrun-kzfnwydc5y.auto.internal:21015): request = { session_id: "ydb://session/3?node_id=1&id=NDg3MDVhNzktYjE5OWYwNDktYThmMTc5ZmMtMzljMDg5ZTg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 14edce5d-99aa-432a-84ee-6ed6f507679a, ghrun-kzfnwydc5y.auto.internal:21015): 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=NDg3MDVhNzktYjE5OWYwNDktYThmMTc5ZmMtMzljMDg5ZTg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 78827496-60c3-46b1-8b3d-f4a645cf35c9, ghrun-kzfnwydc5y.auto.internal:21015): 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, 78827496-60c3-46b1-8b3d-f4a645cf35c9, ghrun-kzfnwydc5y.auto.internal:21015): request = { session_id: "ydb://session/3?node_id=1&id=NDg3MDVhNzktYjE5OWYwNDktYThmMTc5ZmMtMzljMDg5ZTg=" 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, 173052a2-3e89-42bb-a9a0-cf154e30eca5, ghrun-kzfnwydc5y.auto.internal:21015): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 78827496-60c3-46b1-8b3d-f4a645cf35c9, ghrun-kzfnwydc5y.auto.internal:21015): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 173052a2-3e89-42bb-a9a0-cf154e30eca5, ghrun-kzfnwydc5y.auto.internal:21015): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 173052a2-3e89-42bb-a9a0-cf154e30eca5, ghrun-kzfnwydc5y.auto.internal:21015): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTYwZmY3NjMtOGE3MTU0MjYtMjZlZDMyYzgtZTc5YTZmMGU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 8bc64c59-380a-4a78-8fd7-6801cac7caf9, ghrun-kzfnwydc5y.auto.internal:21015): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 8bc64c59-380a-4a78-8fd7-6801cac7caf9, ghrun-kzfnwydc5y.auto.internal:21015): request = { session_id: "ydb://session/3?node_id=1&id=MTYwZmY3NjMtOGE3MTU0MjYtMjZlZDMyYzgtZTc5YTZmMGU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 8bc64c59-380a-4a78-8fd7-6801cac7caf9, ghrun-kzfnwydc5y.auto.internal:21015): 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=MTYwZmY3NjMtOGE3MTU0MjYtMjZlZDMyYzgtZTc5YTZmMGU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 04107bd8-bfa5-47c5-b6f2-1f267e5c66a4, ghrun-kzfnwydc5y.auto.internal:21015): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 04107bd8-bfa5-47c5-b6f2-1f267e5c66a4, ghrun-kzfnwydc5y.auto.internal:21015): request = { session_id: "ydb://session/3?node_id=1&id=MTYwZmY3NjMtOGE3MTU0MjYtMjZlZDMyYzgtZTc5YTZmMGU=" 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, bc1926ec-253d-4687-9c3a-63d3e4eca589, ghrun-kzfnwydc5y.auto.internal:21015): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, bc1926ec-253d-4687-9c3a-63d3e4eca589, ghrun-kzfnwydc5y.auto.internal:21015): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 04107bd8-bfa5-47c5-b6f2-1f267e5c66a4, ghrun-kzfnwydc5y.auto.internal:21015): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, bc1926ec-253d-4687-9c3a-63d3e4eca589, ghrun-kzfnwydc5y.auto.internal:21015): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODliNjJjNzUtMTNkZTc1NjMtYjgxOGI4Ny1kY2YxNzU5Nw==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, fe605c6c-48fc-4099-af18-f895d070faf9, ghrun-kzfnwydc5y.auto.internal:21015): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, fe605c6c-48fc-4099-af18-f895d070faf9, ghrun-kzfnwydc5y.auto.internal:21015): request = { session_id: "ydb://session/3?node_id=1&id=ODliNjJjNzUtMTNkZTc1NjMtYjgxOGI4Ny1kY2YxNzU5Nw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, fe605c6c-48fc-4099-af18-f895d070faf9, ghrun-kzfnwydc5y.auto.internal:21015): 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=ODliNjJjNzUtMTNkZTc1NjMtYjgxOGI4Ny1kY2YxNzU5Nw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 32e1c398-2bf5-4591-afdc-03f934beb52f, ghrun-kzfnwydc5y.auto.internal:21015): 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, 32e1c398-2bf5-4591-afdc-03f934beb52f, ghrun-kzfnwydc5y.auto.internal:21015): request = { session_id: "ydb://session/3?node_id=1&id=ODliNjJjNzUtMTNkZTc1NjMtYjgxOGI4Ny1kY2YxNzU5Nw==" 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, c50af5da-44be-4259-a7d1-fec4db36897d, ghrun-kzfnwydc5y.auto.internal:21015): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c50af5da-44be-4259-a7d1-fec4db36897d, ghrun-kzfnwydc5y.auto.internal:21015): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 32e1c398-2bf5-4591-afdc-03f934beb52f, ghrun-kzfnwydc5y.auto.internal:21015): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c50af5da-44be-4259-a7d1-fec4db36897d, ghrun-kzfnwydc5y.auto.internal:21015): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OWJiODkwZjgtNDA2OTEyMGEtM2RhODA2YjMtN2E3ZGQ1MTI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 61172b65-3027-493c-b209-db5884f80fa0, ghrun-kzfnwydc5y.auto.internal:21015): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 61172b65-3027-493c-b209-db5884f80fa0, ghrun-kzfnwydc5y.auto.internal:21015): request = { session_id: "ydb://session/3?node_id=1&id=OWJiODkwZjgtNDA2OTEyMGEtM2RhODA2YjMtN2E3ZGQ1MTI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 61172b65-3027-493c-b209-db5884f80fa0, ghrun-kzfnwydc5y.auto.internal:21015): 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=OWJiODkwZjgtNDA2OTEyMGEtM2RhODA2YjMtN2E3ZGQ1MTI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a01f7647-0ead-44b5-a224-b063ac761646, ghrun-kzfnwydc5y.auto.internal:21015): 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, a01f7647-0ead-44b5-a224-b063ac761646, ghrun-kzfnwydc5y.auto.internal:21015): request = { session_id: "ydb://session/3?node_id=1&id=OWJiODkwZjgtNDA2OTEyMGEtM2RhODA2YjMtN2E3ZGQ1MTI=" 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, ca824d89-ee4d-4245-9d27-b6b9e70f629e, ghrun-kzfnwydc5y.auto.internal:21015): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ca824d89-ee4d-4245-9d27-b6b9e70f629e, ghrun-kzfnwydc5y.auto.internal:21015): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a01f7647-0ead-44b5-a224-b063ac761646, ghrun-kzfnwydc5y.auto.internal:21015): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ca824d89-ee4d-4245-9d27-b6b9e70f629e, ghrun-kzfnwydc5y.auto.internal:21015): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NmUwOTY3ZWItYmYxN2ZlODctYmNkODBjNDUtOTRkYWIwNw==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 71ebce3d-0735-4b1d-ac7a-eaa6727059a0, ghrun-kzfnwydc5y.auto.internal:21015): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 71ebce3d-0735-4b1d-ac7a-eaa6727059a0, ghrun-kzfnwydc5y.auto.internal:21015): request = { session_id: "ydb://session/3?node_id=1&id=NmUwOTY3ZWItYmYxN2ZlODctYmNkODBjNDUtOTRkYWIwNw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 71ebce3d-0735-4b1d-ac7a-eaa6727059a0, ghrun-kzfnwydc5y.auto.internal:21015): 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=NmUwOTY3ZWItYmYxN2ZlODctYmNkODBjNDUtOTRkYWIwNw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f36f6b5d-f756-4167-9b8c-b5f97bea3486, ghrun-kzfnwydc5y.auto.internal:21015): 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, f36f6b5d-f756-4167-9b8c-b5f97bea3486, ghrun-kzfnwydc5y.auto.internal:21015): request = { session_id: "ydb://session/3?node_id=1&id=NmUwOTY3ZWItYmYxN2ZlODctYmNkODBjNDUtOTRkYWIwNw==" 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, b41ce253-41df-40ad-b8a2-de6af2f47868, ghrun-kzfnwydc5y.auto.internal:21015): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b41ce253-41df-40ad-b8a2-de6af2f47868, ghrun-kzfnwydc5y.auto.internal:21015): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f36f6b5d-f756-4167-9b8c-b5f97bea3486, ghrun-kzfnwydc5y.auto.internal:21015): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b41ce253-41df-40ad-b8a2-de6af2f47868, ghrun-kzfnwydc5y.auto.internal:21015): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YTI4MjQ1NmQtNjUxMjI5ZjQtNDIwNTFjNjItNTcyNmI1Njc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, a0699e2f-8fe1-44c7-a857-b9c0bcebd3a4, ghrun-kzfnwydc5y.auto.internal:21015): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, a0699e2f-8fe1-44c7-a857-b9c0bcebd3a4, ghrun-kzfnwydc5y.auto.internal:21015): request = { session_id: "ydb://session/3?node_id=1&id=YTI4MjQ1NmQtNjUxMjI5ZjQtNDIwNTFjNjItNTcyNmI1Njc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, a0699e2f-8fe1-44c7-a857-b9c0bcebd3a4, ghrun-kzfnwydc5y.auto.internal:21015): 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=YTI4MjQ1NmQtNjUxMjI5ZjQtNDIwNTFjNjItNTcyNmI1Njc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a1e0e206-9630-4c93-972d-2790c533a25f, ghrun-kzfnwydc5y.auto.internal:21015): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a1e0e206-9630-4c93-972d-2790c533a25f, ghrun-kzfnwydc5y.auto.internal:21015): request = { session_id: "ydb://session/3?node_id=1&id=YTI4MjQ1NmQtNjUxMjI5ZjQtNDIwNTFjNjItNTcyNmI1Njc=" 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: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 525ee6a7-2fa7-4adf-9a34-2f2915c14dbf, ghrun-kzfnwydc5y.auto.internal:21015): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a1e0e206-9630-4c93-972d-2790c533a25f, ghrun-kzfnwydc5y.auto.internal:21015): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 525ee6a7-2fa7-4adf-9a34-2f2915c14dbf, ghrun-kzfnwydc5y.auto.internal:21015): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 525ee6a7-2fa7-4adf-9a34-2f2915c14dbf, ghrun-kzfnwydc5y.auto.internal:21015): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YWNjYTE1ZDQtYTY1NjQ0ODItM2ZmNTlmNDAtZTEwODM2Mzk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ec84921b-83c9-46cd-97e1-3c14840e320f, ghrun-kzfnwydc5y.auto.internal:21015): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ec84921b-83c9-46cd-97e1-3c14840e320f, ghrun-kzfnwydc5y.auto.internal:21015): request = { session_id: "ydb://session/3?node_id=1&id=YWNjYTE1ZDQtYTY1NjQ0ODItM2ZmNTlmNDAtZTEwODM2Mzk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ec84921b-83c9-46cd-97e1-3c14840e320f, ghrun-kzfnwydc5y.auto.internal:21015): 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=YWNjYTE1ZDQtYTY1NjQ0ODItM2ZmNTlmNDAtZTEwODM2Mzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e20eb09e-07a1-4d9c-9f65-4968790bf4e8, ghrun-kzfnwydc5y.auto.internal:21015): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e20eb09e-07a1-4d9c-9f65-4968790bf4e8, ghrun-kzfnwydc5y.auto.internal:21015): request = { session_id: "ydb://session/3?node_id=1&id=YWNjYTE1ZDQtYTY1NjQ0ODItM2ZmNTlmNDAtZTEwODM2Mzk=" 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, e20eb09e-07a1-4d9c-9f65-4968790bf4e8, ghrun-kzfnwydc5y.auto.internal:21015): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, b9b7e4c3-84ff-4937-93ad-c9cbe3a3981f, ghrun-kzfnwydc5y.auto.internal:21015): 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:21015 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-09T15:36:31.512153011+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 55b78f31-5fd9-4486-b5e6-765b39951517, ghrun-kzfnwydc5y.auto.internal:21015): 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:21015 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-09T15:36:31.512335014+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-kzfnwydc5y.auto.internal:21015
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 40f802d9-d453-4ae9-8544-82cd0a84a220, ghrun-kzfnwydc5y.auto.internal:21015): 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:21015 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-09T15:36:31.512365626+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-kzfnwydc5y.auto.internal:21015
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 14edce5d-99aa-432a-84ee-6ed6f507679a, ghrun-kzfnwydc5y.auto.internal:21015): 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:21015 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-09T15:36:31.512393367+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-kzfnwydc5y.auto.internal:21015
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 8bc64c59-380a-4a78-8fd7-6801cac7caf9, ghrun-kzfnwydc5y.auto.internal:21015): 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:21015 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-09T15:36:31.512423659+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-kzfnwydc5y.auto.internal:21015
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 61172b65-3027-493c-b209-db5884f80fa0, ghrun-kzfnwydc5y.auto.internal:21015): 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:21015 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-09T15:36:31.512497582+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, fe605c6c-48fc-4099-af18-f895d070faf9, ghrun-kzfnwydc5y.auto.internal:21015): 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:21015 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-09T15:36:31.512465514+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-kzfnwydc5y.auto.internal:21015
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 71ebce3d-0735-4b1d-ac7a-eaa6727059a0, ghrun-kzfnwydc5y.auto.internal:21015): 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:21015 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-09T15:36:31.512529756+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-kzfnwydc5y.auto.internal:21015
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, ec84921b-83c9-46cd-97e1-3c14840e320f, ghrun-kzfnwydc5y.auto.internal:21015): 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:21015 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-09T15:36:31.512590469+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, a0699e2f-8fe1-44c7-a857-b9c0bcebd3a4, ghrun-kzfnwydc5y.auto.internal:21015): 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:21015 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-09T15:36:31.512559931+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e354b09b-7367-4729-b02d-ae76a6e11857, ghrun-kzfnwydc5y.auto.internal:21015): 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-09T15:36:31.512313688+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-kzfnwydc5y.auto.internal:21015
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, dd77934d-231c-4574-a0a4-7fc919040ec1, ghrun-kzfnwydc5y.auto.internal:21015): 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-09T15:36:31.512351086+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, a5ed821a-e9f8-42a6-bdd3-30a5b6ce6ae7, ghrun-kzfnwydc5y.auto.internal:21015): 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-09T15:36:31.512380168+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 78827496-60c3-46b1-8b3d-f4a645cf35c9, ghrun-kzfnwydc5y.auto.internal:21015): 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-09T15:36:31.512407394+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-kzfnwydc5y.auto.internal:21015
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 04107bd8-bfa5-47c5-b6f2-1f267e5c66a4, ghrun-kzfnwydc5y.auto.internal:21015): 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-09T15:36:31.512452274+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 32e1c398-2bf5-4591-afdc-03f934beb52f, ghrun-kzfnwydc5y.auto.internal:21015): 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-09T15:36:31.512484734+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, a01f7647-0ead-44b5-a224-b063ac761646, ghrun-kzfnwydc5y.auto.internal:21015): 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-09T15:36:31.512513959+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-kzfnwydc5y.auto.internal:21015
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, f36f6b5d-f756-4167-9b8c-b5f97bea3486, ghrun-kzfnwydc5y.auto.internal:21015): 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-09T15:36:31.512545697+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-kzfnwydc5y.auto.internal:21015
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, a1e0e206-9630-4c93-972d-2790c533a25f, ghrun-kzfnwydc5y.auto.internal:21015): 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-09T15:36:31.512577973+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-kzfnwydc5y.auto.internal:21015
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e20eb09e-07a1-4d9c-9f65-4968790bf4e8, ghrun-kzfnwydc5y.auto.internal:21015): 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-09T15:36:31.512604567+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-kzfnwydc5y.auto.internal:21015
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-kzfnwydc5y.auto.internal:21015
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-kzfnwydc5y.auto.internal:21015
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-kzfnwydc5y.auto.internal:21015
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-kzfnwydc5y.auto.internal:21015
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-kzfnwydc5y.auto.internal:21015
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-kzfnwydc5y.auto.internal:21015
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-kzfnwydc5y.auto.internal:21015
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-kzfnwydc5y.auto.internal:21015
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.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:21015
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21015". 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.connection:connection.py:549 Closing channel for endpoint localhost:21015
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21015". 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    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 3624069) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3624069) elapsed time (sec): 30.17241358757019
DEBUG    ya.test:process.py:263 Command (pid 3624069) wtime: 30.175
DEBUG    ya.test:process.py:275 Command (pid 3624069) 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	1310	0	0	0	0
9	      0	0	0	2095	0	0	0	0
10	      0	0	0	2070	0	0	0	0
11	      0	0	0	2007	0	0	0	0
12	      0	0	0	1999	0	0	0	0
13	      0	0	0	2230	0	0	0	0
14	      0	0	0	2020	0	0	0	0
15	      0	0	0	2230	0	0	0	0
16	      0	0	0	1968	0	0	0	0
17	      0	0	0	2059	0	0	0	0
18	      0	0	0	1987	0	0	0	0
19	      0	0	0	2069	0	0	0	0
20	      0	0	0	2150	0	0	0	0
21	      0	0	0	2080	0	0	0	0
22	      0	0	0	2080	0	0	0	0
23	      0	0	0	2110	0	0	0	0
24	      0	0	0	1676	0	0	0	0
25	      0	0	0	2420	0	0	0	0
26	      0	0	0	1960	0	0	0	0
27	      0	0	0	2310	0	0	0	0
28	      0	0	0	2210	0	0	0	0
29	      0	0	0	1908	0	0	0	0
30	      0	0	0	2280	0	0	0	0

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

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

DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 3624071) rc: 0
DEBUG    ya.test:process.py:259 Command (pid 3624070) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3624071) elapsed time (sec): 30.172738075256348
DEBUG    ya.test:process.py:260 Command (pid 3624070) elapsed time (sec): 30.17391061782837
DEBUG    ya.test:process.py:263 Command (pid 3624071) wtime: 30.175
DEBUG    ya.test:process.py:263 Command (pid 3624070) wtime: 30.177
DEBUG    ya.test:process.py:275 Command (pid 3624071) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     63	63	0	0	68	555	583	595
2	    150	150	0	0	62	89	99	100
3	    137	137	0	0	67	113	123	123
4	    156	156	0	0	60	84	86	101
5	    142	142	0	0	67	104	120	122
6	    137	137	0	0	68	105	114	121
7	    167	167	0	0	59	86	100	105
8	     15	15	0	1300	49	52	52	52
9	      0	0	0	2109	0	0	0	0
10	      0	0	0	2118	0	0	0	0
11	      0	0	0	2019	0	0	0	0
12	      0	0	0	1993	0	0	0	0
13	      0	0	0	2240	0	0	0	0
14	      0	0	0	2000	0	0	0	0
15	      0	0	0	2238	0	0	0	0
16	      0	0	0	2040	0	0	0	0
17	      0	0	0	2069	0	0	0	0
18	      0	0	0	1989	0	0	0	0
19	      0	0	0	2038	0	0	0	0
20	      0	0	0	2159	0	0	0	0
21	      0	0	0	2060	0	0	0	0
22	      0	0	0	2070	0	0	0	0
23	      0	0	0	2120	0	0	0	0
24	      0	0	0	1608	0	0	0	0
25	      0	0	0	2400	0	0	0	0
26	      0	0	0	1989	0	0	0	0
27	      0	0	0	2305	0	0	0	0
28	      0	0	0	2239	0	0	0	0
29	      0	0	0	1872	0	0	0	0
30	      0	0	0	2300	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    967	32.2333	0	47275	62	105	233	595

DEBUG    ya.test:process.py:275 Command (pid 3624070) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     89	89	0	0	52	461	465	465
2	    194	194	0	0	48	72	86	87
3	    188	188	0	0	47	93	98	107
4	    201	201	0	0	47	66	73	80
5	    189	189	0	0	48	81	91	107
6	    184	184	0	0	49	85	97	113
7	    221	221	0	0	43	64	88	91
8	     19	19	0	1288	38	41	41	41
9	      0	0	0	2109	0	0	0	0
10	      0	0	0	1973	0	0	0	0
11	      0	0	0	1966	0	0	0	0
12	      0	0	0	1967	0	0	0	0
13	      0	0	0	2230	0	0	0	0
14	      0	0	0	1990	0	0	0	0
15	      0	0	0	2230	0	0	0	0
16	      0	0	0	1947	0	0	0	0
17	      0	0	0	2055	0	0	0	0
18	      0	0	0	1910	0	0	0	0
19	      0	0	0	2040	0	0	0	0
20	      0	0	0	2089	0	0	0	0
21	      0	0	0	2003	0	0	0	0
22	      0	0	0	2070	0	0	0	0
23	      0	0	0	2095	0	0	0	0
24	      0	0	0	1574	0	0	0	0
25	      0	0	0	2387	0	0	0	0
26	      0	0	0	1978	0	0	0	0
27	      0	0	0	2320	0	0	0	0
28	      0	0	0	2164	0	0	0	0
29	      0	0	0	1823	0	0	0	0
30	      0	0	0	2300	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	   1285	42.8333	0	46508	47	86	140	465

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

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will 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:21015
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21015". 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:21015
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21015". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21015
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21015". 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:21015
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21015". 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:21015
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21015". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21015
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21015". 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:21015
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21015". 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:21015
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21015". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21015
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21015". 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:21015
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21015". 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:21015
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21015". 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:21015
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21015". 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:21015
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21015". 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:21015
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21015". 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:21015
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21015". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21015
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21015". 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:21015
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21015". 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:21015
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21015". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21015
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21015". 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:21015
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21015". 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:21015
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21015". 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:21015
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:21015". 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:21015
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21015". 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 ===============================
328.52s call     test_log_scenario.py::TestLogScenario::test_log_uniform
7.22s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
3.94s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
=========================== short test summary info ============================
FAILED test_log_scenario.py::TestLogScenario::test_log_uniform - ydb.issues.ConnectionLost: Couldn't find valid connection
ERROR test_log_scenario.py::TestLogScenario::test_log_uniform - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/2j4z/000285/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/2j4z/000285/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/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-09T15:36:24.266121Z): source_id=224;tablet_id=72075186224037905;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 @ 0xA96AD25
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA9631B6
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB7FB148
3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD7884FB
4. /-S/ydb/core/formats/arrow/reader/position.h:85: CompareImpl @ 0x9FBFC68
5. /-S/ydb/core/formats/arrow/reader/position.h:482: Compare @ 0x9FBF9BF
6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD7623ED
7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:22: BuildFilter @ 0x1441B5EB
8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x150626B7
9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14FB7473
10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14FB7473
11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14FB4E23
12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14FB87E7
13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x144393D8
14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1D0ED635
15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB79D197
16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB7EBBF4
17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB7EFCB4
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB7EF8C0
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB7F04AE
20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA96C97C
21. ??:0: ?? @ 0x7FF3A4032AC2
22. ??:0: ?? @ 0x7FF3A40C48BF
============ 1 failed, 114 deselected, 1 error in 340.99s (0:05:40) ============
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/2j4z/00029e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk2
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/2j4z/0002e2/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.20s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/2j4z/00031f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/2j4z/000294/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk5
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/2j4z/0002d6/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk6
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/2j4z/00028f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/2j4z/0002a5/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk8
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/2j4z/00029c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/2j4z/0002cd/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk10
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/2j4z/0002dc/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk11
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/2j4z/0002c9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk12
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/2j4z/0002e6/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk13
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/2j4z/0002e3/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk14
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/2j4z/000319/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk15
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/2j4z/0002d1/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk16
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/2j4z/00031d/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk17
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.20s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/2j4z/0002cc/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk18
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/2j4z/0002a0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk19
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/2j4z/0002e9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk20
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/2j4z/000290/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk21
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/2j4z/0002a1/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk22
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/2j4z/0002a3/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk23
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/2j4z/00029f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk24
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.28s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/2j4z/0002f7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk25
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/2j4z/0002df/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk26
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/2j4z/000288/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk27
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/2j4z/0002ac/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk28
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.20s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/2j4z/0002de/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk29
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.29s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/2j4z/0002a4/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk30
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/2j4z/000284/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk31
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/2j4z/000320/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk32
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 0.90s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/2j4z/0002d2/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk33
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/2j4z/0002e7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk34
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/2j4z/00028a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk35
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/2j4z/00028e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk36
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/2j4z/0002ec/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/2j4z/0002a7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk38
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.30s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/2j4z/0002ef/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk39
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/2j4z/000296/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk40
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/2j4z/00031a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk41
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/2j4z/0002ea/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk42
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/2j4z/00029b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk43
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 0.96s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/2j4z/0002a9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk44
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/2j4z/00028d/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk45
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/2j4z/0002a2/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk46
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/2j4z/0002f3/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk47
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/2j4z/0002d8/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk48
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/2j4z/0002f2/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk49
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/2j4z/00029a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk50
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/2j4z/0002d9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk51
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/2j4z/000299/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk52
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/2j4z/000321/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk53
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/2j4z/0002f6/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk54
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.20s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/2j4z/0002ca/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk55
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/2j4z/0002d0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk56
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/2j4z/000298/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk57
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/2j4z/0002cf/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk58
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/2j4z/0002f4/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk59
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/2j4z/0002da/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk60
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/2j4z/0002d3/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk61
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.17s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/2j4z/000291/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk62
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.20s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/2j4z/0002e0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk63
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/2j4z/0002f1/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk64
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/2j4z/0002db/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk65
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.22s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/2j4z/0002e8/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk66
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/2j4z/0002d5/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk67
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/2j4z/00028b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk68
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/2j4z/000323/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk69
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 0.96s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/2j4z/00031c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk70
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/2j4z/000322/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk71
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/2j4z/000289/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk72
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/2j4z/0002f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk73
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.24s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/2j4z/0002a6/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk74
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/2j4z/0002ab/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk75
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.30s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/2j4z/0002cb/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk76
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/2j4z/000293/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk77
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/2j4z/0002f5/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk78
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/2j4z/0002ce/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk79
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 0.96s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/2j4z/000297/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk80
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/2j4z/0002ee/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk81
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/2j4z/0002a8/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk82
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/2j4z/000295/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk83
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 0.90s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/2j4z/0002e5/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk84
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/2j4z/00029d/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk85
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/2j4z/000324/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk86
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/2j4z/0002f8/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk87
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/2j4z/000292/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk88
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/2j4z/0002eb/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk89
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.20s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/2j4z/0002d7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk90
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/2j4z/0002d4/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk91
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/2j4z/00028c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk92
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.24s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/2j4z/0002ed/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk93
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/2j4z/00031e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk94
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.15s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/2j4z/0002dd/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk95
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/2j4z/000287/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk96
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/2j4z/0002e4/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk97
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/2j4z/0002aa/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk98
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/2j4z/00031b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk99
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.14s ============================
