============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6paw/000316/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 / 115 deselected / 1 selected

test_log_scenario.py FE

==================================== ERRORS ====================================
____________ ERROR at teardown of TestLogScenario.test_log_uniform _____________
ydb/tests/olap/test_log_scenario.py:123: in teardown_class
    cls.cluster.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/6paw/000316/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/6paw/000316/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/stderr
E   Stderr content:
E   
E   GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
E   VERIFY failed (2025-12-12T17:44:24.586331Z): source_idx=0;tablet_id=72075186224037910;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 @ 0xA974275
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA96C706
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB804228
E   3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD79529B
E   4. /-S/ydb/core/formats/arrow/reader/position.h:85: CompareImpl @ 0x9FCAC08
E   5. /-S/ydb/core/formats/arrow/reader/position.h:482: Compare @ 0x9FCA95F
E   6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD76EFBD
E   7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:22: BuildFilter @ 0x14458EAB
E   8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x150A1AE7
E   9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14FF5083
E   10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14FF5083
E   11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14FF2A33
E   12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14FF63F7
E   13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x14476C98
E   14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1D12FC95
E   15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB7A5F97
E   16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB7F4CD4
E   17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB7F8D94
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB7F89A0
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB7F958E
E   20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA975ECC
E   21. ??:0: ?? @ 0x7F2B4807BAC2
E   22. ??:0: ?? @ 0x7F2B4810D8BF
------------------------------ 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/6paw/000316/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 7650
DEBUG    ya.test:process.py:259 Command (pid 7650) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 7650) elapsed time (sec): 0.41306161880493164
DEBUG    ya.test:process.py:263 Command (pid 7650) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 7650) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 7650) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 7650) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 7650) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 7650) maxrss: 547612
DEBUG    ya.test:process.py:263 Command (pid 7650) minflt: 16276
DEBUG    ya.test:process.py:263 Command (pid 7650) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 7650) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 7650) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 7650) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 7650) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 7650) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 7650) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 7650) stime: 0.235449
DEBUG    ya.test:process.py:263 Command (pid 7650) utime: 0.129903
DEBUG    ya.test:process.py:263 Command (pid 7650) wtime: 0.415
DEBUG    ya.test:process.py:275 Command (pid 7650) output:
Git info:
    Commit: 9dc7baa616e62a4f5f7b1794cc14c04642d7c9a0
    Branch: 
    Author: Sergey Belyakov <serg-belyakov@ydb.tech>
    Summary: Merge 218ab2e614ebe37d659e46f7b8f93b56bc48e9aa into c30ff460d9c64699a4d4e164f0dee0c65ed0d617
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-w7bgqmgvau    Host information: 
        Linux ghrun-w7bgqmgvau 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 7650) errors:

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: 9dc7baa616e62a4f5f7b1794cc14c04642d7c9a0
    Branch: 
    Author: Sergey Belyakov <serg-belyakov@ydb.tech>
    Summary: Merge 218ab2e614ebe37d659e46f7b8f93b56bc48e9aa into c30ff460d9c64699a4d4e164f0dee0c65ed0d617
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-w7bgqmgvau    Host information: 
        Linux ghrun-w7bgqmgvau 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/6paw/000316/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25178
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/6paw/000316/r3tmp/kikimr_cluster_nkbmunsr
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/6paw/000316/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28294
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61279
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7023
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17290
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/6paw/000316/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/6paw/000316/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/6paw/000316/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_zwgafsy7.log --grpc-port=28294 --mon-port=61279 --ic-port=25178
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:28294/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/6paw/000316/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/6paw/000316/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/6paw/000316/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_zwgafsy7.log --grpc-port=28294 --mon-port=61279 --ic-port=25178
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/6paw/000316/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/6paw/000316/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/6paw/000316/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_zwgafsy7.log', '--grpc-port=28294', '--mon-port=61279', '--ic-port=25178')' in '/home/runner/.ya/build/build_root/6paw/000316/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 7769
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:28294/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/6paw/000316/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 7770
DEBUG    ya.test:process.py:259 Command (pid 7770) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 7770) elapsed time (sec): 0.6739523410797119
DEBUG    ya.test:process.py:263 Command (pid 7770) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 7770) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 7770) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 7770) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 7770) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 7770) maxrss: 547612
DEBUG    ya.test:process.py:263 Command (pid 7770) minflt: 16276
DEBUG    ya.test:process.py:263 Command (pid 7770) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 7770) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 7770) nivcsw: 67
DEBUG    ya.test:process.py:263 Command (pid 7770) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 7770) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 7770) nvcsw: 29
DEBUG    ya.test:process.py:263 Command (pid 7770) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 7770) stime: 0.47711899999999996
DEBUG    ya.test:process.py:263 Command (pid 7770) utime: 0.120407
DEBUG    ya.test:process.py:263 Command (pid 7770) wtime: 0.675
DEBUG    ya.test:process.py:275 Command (pid 7770) output:
Git info:
    Commit: 9dc7baa616e62a4f5f7b1794cc14c04642d7c9a0
    Branch: 
    Author: Sergey Belyakov <serg-belyakov@ydb.tech>
    Summary: Merge 218ab2e614ebe37d659e46f7b8f93b56bc48e9aa into c30ff460d9c64699a4d4e164f0dee0c65ed0d617
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-w7bgqmgvau    Host information: 
        Linux ghrun-w7bgqmgvau 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 7770) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 9dc7baa616e62a4f5f7b1794cc14c04642d7c9a0
    Branch: 
    Author: Sergey Belyakov <serg-belyakov@ydb.tech>
    Summary: Merge 218ab2e614ebe37d659e46f7b8f93b56bc48e9aa into c30ff460d9c64699a4d4e164f0dee0c65ed0d617
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-w7bgqmgvau    Host information: 
        Linux ghrun-w7bgqmgvau 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/6paw/000316/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/6paw/000316/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:28294', '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: 25178\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/6paw/000316/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:28294', '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: 25178\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 9653
DEBUG    ya.test:process.py:259 Command (pid 9653) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 9653) elapsed time (sec): 0.775719404220581
DEBUG    ya.test:process.py:263 Command (pid 9653) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 9653) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 9653) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 9653) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 9653) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 9653) maxrss: 556084
DEBUG    ya.test:process.py:263 Command (pid 9653) minflt: 18421
DEBUG    ya.test:process.py:263 Command (pid 9653) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 9653) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 9653) nivcsw: 108
DEBUG    ya.test:process.py:263 Command (pid 9653) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 9653) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 9653) nvcsw: 129
DEBUG    ya.test:process.py:263 Command (pid 9653) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 9653) stime: 0.560029
DEBUG    ya.test:process.py:263 Command (pid 9653) utime: 0.144472
DEBUG    ya.test:process.py:263 Command (pid 9653) wtime: 0.777
DEBUG    ya.test:process.py:275 Command (pid 9653) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/6paw/000316/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/6paw/000316/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:28294', '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/6paw/000316/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:28294', '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: 9755
DEBUG    ya.test:process.py:259 Command (pid 9755) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 9755) elapsed time (sec): 0.42127513885498047
DEBUG    ya.test:process.py:263 Command (pid 9755) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 9755) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 9755) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 9755) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 9755) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 9755) maxrss: 556116
DEBUG    ya.test:process.py:263 Command (pid 9755) minflt: 18417
DEBUG    ya.test:process.py:263 Command (pid 9755) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 9755) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 9755) nivcsw: 54
DEBUG    ya.test:process.py:263 Command (pid 9755) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 9755) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 9755) nvcsw: 113
DEBUG    ya.test:process.py:263 Command (pid 9755) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 9755) stime: 0.260025
DEBUG    ya.test:process.py:263 Command (pid 9755) utime: 0.114579
DEBUG    ya.test:process.py:263 Command (pid 9755) wtime: 0.422
DEBUG    ya.test:process.py:275 Command (pid 9755) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 9755) 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, 19ad1c7c-1d69-460e-b65f-eb08188bce78, localhost:28294): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 19ad1c7c-1d69-460e-b65f-eb08188bce78, localhost:28294): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 19ad1c7c-1d69-460e-b65f-eb08188bce78, localhost:28294): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-w7bgqmgvau.auto.internal" port: 28294 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-w7bgqmgvau.auto.internal:28294, 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:28294
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_log_scenario.py::TestLogScenario, test_name: test_log_uniform)
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/6paw/000316/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/6paw/000316/ydb/apps/ydb/ydb -e grpc://localhost:28294 -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/6paw/000316/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:28294', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 9896
DEBUG    ya.test:process.py:259 Command (pid 9896) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 9896) elapsed time (sec): 0.3663315773010254
DEBUG    ya.test:process.py:263 Command (pid 9896) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 9896) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 9896) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 9896) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 9896) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 9896) maxrss: 173336
DEBUG    ya.test:process.py:263 Command (pid 9896) minflt: 3565
DEBUG    ya.test:process.py:263 Command (pid 9896) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 9896) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 9896) nivcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 9896) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 9896) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 9896) nvcsw: 183
DEBUG    ya.test:process.py:263 Command (pid 9896) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 9896) stime: 0.009895
DEBUG    ya.test:process.py:263 Command (pid 9896) utime: 0.069271
DEBUG    ya.test:process.py:263 Command (pid 9896) wtime: 0.367
DEBUG    ya.test:process.py:275 Command (pid 9896) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 9896) 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/6paw/000316/ydb/apps/ydb/ydb -e grpc://localhost:28294 -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/6paw/000316/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:28294', '-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: 9984
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 9984) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 9984) elapsed time (sec): 30.17260217666626
DEBUG    ya.test:process.py:263 Command (pid 9984) wtime: 30.174
DEBUG    ya.test:process.py:275 Command (pid 9984) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    439	439	0	0	21	32	44	49
2	    450	450	0	0	21	29	34	39
3	    462	462	0	0	20	29	32	37
4	    455	455	0	0	20	32	43	45
5	    447	447	0	0	20	30	46	50
6	    450	450	0	0	20	30	33	35
7	    455	455	0	0	20	29	35	38
8	    484	484	0	0	20	22	23	24
9	    489	489	0	0	20	21	21	22
10	    487	487	0	0	20	20	21	21
11	    489	489	0	0	20	20	21	21
12	    488	488	0	0	20	20	21	21
13	    487	487	0	0	20	21	21	22
14	    488	488	0	0	20	21	21	22
15	    487	487	0	0	20	21	22	23
16	    487	487	0	0	20	21	22	26
17	    488	488	0	0	20	21	21	21
18	    489	489	0	0	20	21	21	21
19	    487	487	0	0	20	21	21	22
20	    488	488	0	0	20	21	21	22
21	    487	487	0	0	20	21	22	22
22	    488	488	0	0	20	20	21	21
23	    486	486	0	0	20	21	23	24
24	    488	488	0	0	20	21	21	21
25	    477	477	0	0	20	21	44	45
26	    487	487	0	0	20	21	24	26
27	    489	489	0	0	20	20	21	23
28	    488	488	0	0	20	20	21	21
29	    471	471	0	0	20	21	56	63
30	    497	497	0	0	20	20	21	21

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  14354	478.467	0	0	20	23	31	63

DEBUG    ya.test:process.py:276 Command (pid 9984) 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, 48fad62a-d489-42f8-8e37-44ab1b81b7a4, ghrun-w7bgqmgvau.auto.internal:28294): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 48fad62a-d489-42f8-8e37-44ab1b81b7a4, ghrun-w7bgqmgvau.auto.internal:28294): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 48fad62a-d489-42f8-8e37-44ab1b81b7a4, ghrun-w7bgqmgvau.auto.internal:28294): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NmFiNGFjY2ItOTY2YjMwOGMtMTc0OGI0MjMtNmUyYmE2NzY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, b53a1057-ed9b-48e9-9476-95e948b4ad83, ghrun-w7bgqmgvau.auto.internal:28294): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b53a1057-ed9b-48e9-9476-95e948b4ad83, ghrun-w7bgqmgvau.auto.internal:28294): request = { session_id: "ydb://session/3?node_id=1&id=NmFiNGFjY2ItOTY2YjMwOGMtMTc0OGI0MjMtNmUyYmE2NzY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b53a1057-ed9b-48e9-9476-95e948b4ad83, ghrun-w7bgqmgvau.auto.internal:28294): 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=NmFiNGFjY2ItOTY2YjMwOGMtMTc0OGI0MjMtNmUyYmE2NzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 565eb969-5a22-4cd6-b665-3b49f8921228, ghrun-w7bgqmgvau.auto.internal:28294): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 565eb969-5a22-4cd6-b665-3b49f8921228, ghrun-w7bgqmgvau.auto.internal:28294): request = { session_id: "ydb://session/3?node_id=1&id=NmFiNGFjY2ItOTY2YjMwOGMtMTc0OGI0MjMtNmUyYmE2NzY=" 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, 565eb969-5a22-4cd6-b665-3b49f8921228, ghrun-w7bgqmgvau.auto.internal:28294): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmFiNGFjY2ItOTY2YjMwOGMtMTc0OGI0MjMtNmUyYmE2NzY=
INFO     root:test_log_scenario.py:217 Count rows after insert 14095 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmFiNGFjY2ItOTY2YjMwOGMtMTc0OGI0MjMtNmUyYmE2NzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 30f6860b-c5ca-4038-a155-5dd887487031, ghrun-w7bgqmgvau.auto.internal:28294): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 30f6860b-c5ca-4038-a155-5dd887487031, ghrun-w7bgqmgvau.auto.internal:28294): request = { session_id: "ydb://session/3?node_id=1&id=NmFiNGFjY2ItOTY2YjMwOGMtMTc0OGI0MjMtNmUyYmE2NzY=" 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, 30f6860b-c5ca-4038-a155-5dd887487031, ghrun-w7bgqmgvau.auto.internal:28294): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmFiNGFjY2ItOTY2YjMwOGMtMTc0OGI0MjMtNmUyYmE2NzY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmFiNGFjY2ItOTY2YjMwOGMtMTc0OGI0MjMtNmUyYmE2NzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 046fc81b-ad7b-41cf-b113-f6a9c8ac9fef, ghrun-w7bgqmgvau.auto.internal:28294): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 046fc81b-ad7b-41cf-b113-f6a9c8ac9fef, ghrun-w7bgqmgvau.auto.internal:28294): request = { session_id: "ydb://session/3?node_id=1&id=NmFiNGFjY2ItOTY2YjMwOGMtMTc0OGI0MjMtNmUyYmE2NzY=" 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, 046fc81b-ad7b-41cf-b113-f6a9c8ac9fef, ghrun-w7bgqmgvau.auto.internal:28294): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmFiNGFjY2ItOTY2YjMwOGMtMTc0OGI0MjMtNmUyYmE2NzY=
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/6paw/000316/ydb/apps/ydb/ydb -e grpc://localhost:28294 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/6paw/000316/ydb/apps/ydb/ydb -e grpc://localhost:28294 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmFiNGFjY2ItOTY2YjMwOGMtMTc0OGI0MjMtNmUyYmE2NzY=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/6paw/000316/ydb/apps/ydb/ydb -e grpc://localhost:28294 -d /Root workload log --path log run 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.1
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, faebca89-7f82-4d22-9b40-247a1d52f179, ghrun-w7bgqmgvau.auto.internal:28294): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, faebca89-7f82-4d22-9b40-247a1d52f179, ghrun-w7bgqmgvau.auto.internal:28294): request = { session_id: "ydb://session/3?node_id=1&id=NmFiNGFjY2ItOTY2YjMwOGMtMTc0OGI0MjMtNmUyYmE2NzY=" 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 err will be placed to ydb.err.2
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, c7a185fb-f9b6-49c1-b877-77d1eb3a72c6, ghrun-w7bgqmgvau.auto.internal:28294): creating call state
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6paw/000316/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:28294', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'bulk_upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, faebca89-7f82-4d22-9b40-247a1d52f179, ghrun-w7bgqmgvau.auto.internal:28294): response = { <_MultiThreadedRendezvous object> }
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/6paw/000316/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:28294', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c7a185fb-f9b6-49c1-b877-77d1eb3a72c6, ghrun-w7bgqmgvau.auto.internal:28294): request = {  }
DEBUG    ya.test:process.py:628 Command pid: 23217
DEBUG    ya.test:process.py:628 Command pid: 23218
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6paw/000316/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:28294', '-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: 23220
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c7a185fb-f9b6-49c1-b877-77d1eb3a72c6, ghrun-w7bgqmgvau.auto.internal:28294): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NDNlMzFmZDQtNWY5ZTA0MmMtNDZkNzdmYzgtNmIxY2FhNGQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, f864d35a-a19f-48a6-b176-63cadcb1ff3e, ghrun-w7bgqmgvau.auto.internal:28294): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, f864d35a-a19f-48a6-b176-63cadcb1ff3e, ghrun-w7bgqmgvau.auto.internal:28294): request = { session_id: "ydb://session/3?node_id=1&id=NDNlMzFmZDQtNWY5ZTA0MmMtNDZkNzdmYzgtNmIxY2FhNGQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, f864d35a-a19f-48a6-b176-63cadcb1ff3e, ghrun-w7bgqmgvau.auto.internal:28294): 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=NDNlMzFmZDQtNWY5ZTA0MmMtNDZkNzdmYzgtNmIxY2FhNGQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 01713b16-7dc6-4b60-90d9-e86aefc6f4a6, ghrun-w7bgqmgvau.auto.internal:28294): 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, 01713b16-7dc6-4b60-90d9-e86aefc6f4a6, ghrun-w7bgqmgvau.auto.internal:28294): request = { session_id: "ydb://session/3?node_id=1&id=NDNlMzFmZDQtNWY5ZTA0MmMtNDZkNzdmYzgtNmIxY2FhNGQ=" 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, d41bc192-a9a1-43e3-9957-10e8837243df, ghrun-w7bgqmgvau.auto.internal:28294): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d41bc192-a9a1-43e3-9957-10e8837243df, ghrun-w7bgqmgvau.auto.internal:28294): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 01713b16-7dc6-4b60-90d9-e86aefc6f4a6, ghrun-w7bgqmgvau.auto.internal:28294): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d41bc192-a9a1-43e3-9957-10e8837243df, ghrun-w7bgqmgvau.auto.internal:28294): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZTYwZTZjNzItOGRlYmZiNDMtNGE5Y2Q1MTYtYTZjZDEyMGI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 891b6c33-a135-4a01-bcbc-31d0d35fecff, ghrun-w7bgqmgvau.auto.internal:28294): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 891b6c33-a135-4a01-bcbc-31d0d35fecff, ghrun-w7bgqmgvau.auto.internal:28294): request = { session_id: "ydb://session/3?node_id=1&id=ZTYwZTZjNzItOGRlYmZiNDMtNGE5Y2Q1MTYtYTZjZDEyMGI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 891b6c33-a135-4a01-bcbc-31d0d35fecff, ghrun-w7bgqmgvau.auto.internal:28294): 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=ZTYwZTZjNzItOGRlYmZiNDMtNGE5Y2Q1MTYtYTZjZDEyMGI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fc805201-3446-4aad-85b3-50720fe5e486, ghrun-w7bgqmgvau.auto.internal:28294): 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, fc805201-3446-4aad-85b3-50720fe5e486, ghrun-w7bgqmgvau.auto.internal:28294): request = { session_id: "ydb://session/3?node_id=1&id=ZTYwZTZjNzItOGRlYmZiNDMtNGE5Y2Q1MTYtYTZjZDEyMGI=" 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, 1346342c-3b8e-4c95-834e-20f4154a60e5, ghrun-w7bgqmgvau.auto.internal:28294): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1346342c-3b8e-4c95-834e-20f4154a60e5, ghrun-w7bgqmgvau.auto.internal:28294): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fc805201-3446-4aad-85b3-50720fe5e486, ghrun-w7bgqmgvau.auto.internal:28294): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1346342c-3b8e-4c95-834e-20f4154a60e5, ghrun-w7bgqmgvau.auto.internal:28294): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTlmY2ZmNjEtZDY4MDkzZjktY2Y2NTcwNDMtOGQ1NTUwMWY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 42191700-5442-4f1d-bd68-41f014054963, ghrun-w7bgqmgvau.auto.internal:28294): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 42191700-5442-4f1d-bd68-41f014054963, ghrun-w7bgqmgvau.auto.internal:28294): request = { session_id: "ydb://session/3?node_id=1&id=NTlmY2ZmNjEtZDY4MDkzZjktY2Y2NTcwNDMtOGQ1NTUwMWY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 42191700-5442-4f1d-bd68-41f014054963, ghrun-w7bgqmgvau.auto.internal:28294): 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=NTlmY2ZmNjEtZDY4MDkzZjktY2Y2NTcwNDMtOGQ1NTUwMWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c7964751-879b-40ac-84af-99753cbe900e, ghrun-w7bgqmgvau.auto.internal:28294): 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, c7964751-879b-40ac-84af-99753cbe900e, ghrun-w7bgqmgvau.auto.internal:28294): request = { session_id: "ydb://session/3?node_id=1&id=NTlmY2ZmNjEtZDY4MDkzZjktY2Y2NTcwNDMtOGQ1NTUwMWY=" 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, e03dabda-4ad0-4b1b-a8cd-da93b70a33c2, ghrun-w7bgqmgvau.auto.internal:28294): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e03dabda-4ad0-4b1b-a8cd-da93b70a33c2, ghrun-w7bgqmgvau.auto.internal:28294): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c7964751-879b-40ac-84af-99753cbe900e, ghrun-w7bgqmgvau.auto.internal:28294): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e03dabda-4ad0-4b1b-a8cd-da93b70a33c2, ghrun-w7bgqmgvau.auto.internal:28294): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OWI1Mzk1ZTMtZGVhYzc5Y2QtMzc1ZWZkYTQtNThkNjI2Nzc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, e46d2698-02ad-4c10-b619-18175d01aee2, ghrun-w7bgqmgvau.auto.internal:28294): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, e46d2698-02ad-4c10-b619-18175d01aee2, ghrun-w7bgqmgvau.auto.internal:28294): request = { session_id: "ydb://session/3?node_id=1&id=OWI1Mzk1ZTMtZGVhYzc5Y2QtMzc1ZWZkYTQtNThkNjI2Nzc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, e46d2698-02ad-4c10-b619-18175d01aee2, ghrun-w7bgqmgvau.auto.internal:28294): 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=OWI1Mzk1ZTMtZGVhYzc5Y2QtMzc1ZWZkYTQtNThkNjI2Nzc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e66b0395-6e47-4552-8124-71e8b61868cb, ghrun-w7bgqmgvau.auto.internal:28294): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e66b0395-6e47-4552-8124-71e8b61868cb, ghrun-w7bgqmgvau.auto.internal:28294): request = { session_id: "ydb://session/3?node_id=1&id=OWI1Mzk1ZTMtZGVhYzc5Y2QtMzc1ZWZkYTQtNThkNjI2Nzc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e66b0395-6e47-4552-8124-71e8b61868cb, ghrun-w7bgqmgvau.auto.internal:28294): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 20daea15-52ac-44b3-8a01-c3744de4d4dc, ghrun-w7bgqmgvau.auto.internal:28294): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 20daea15-52ac-44b3-8a01-c3744de4d4dc, ghrun-w7bgqmgvau.auto.internal:28294): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 20daea15-52ac-44b3-8a01-c3744de4d4dc, ghrun-w7bgqmgvau.auto.internal:28294): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZTFiMjRhYzMtNmU3MDlmYjQtOGZjOWI5ODgtNTk3ZjZkM2Q=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, bb6236b2-5269-4378-b24a-24d7002c4dd5, ghrun-w7bgqmgvau.auto.internal:28294): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, bb6236b2-5269-4378-b24a-24d7002c4dd5, ghrun-w7bgqmgvau.auto.internal:28294): request = { session_id: "ydb://session/3?node_id=1&id=ZTFiMjRhYzMtNmU3MDlmYjQtOGZjOWI5ODgtNTk3ZjZkM2Q=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, bb6236b2-5269-4378-b24a-24d7002c4dd5, ghrun-w7bgqmgvau.auto.internal:28294): 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=ZTFiMjRhYzMtNmU3MDlmYjQtOGZjOWI5ODgtNTk3ZjZkM2Q=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bb4d0b58-3dc1-43d5-8ee1-39012c3782ee, ghrun-w7bgqmgvau.auto.internal:28294): 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, bb4d0b58-3dc1-43d5-8ee1-39012c3782ee, ghrun-w7bgqmgvau.auto.internal:28294): request = { session_id: "ydb://session/3?node_id=1&id=ZTFiMjRhYzMtNmU3MDlmYjQtOGZjOWI5ODgtNTk3ZjZkM2Q=" 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, 63f47f8c-7b10-4201-83ab-f4f97e3cbc63, ghrun-w7bgqmgvau.auto.internal:28294): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 63f47f8c-7b10-4201-83ab-f4f97e3cbc63, ghrun-w7bgqmgvau.auto.internal:28294): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bb4d0b58-3dc1-43d5-8ee1-39012c3782ee, ghrun-w7bgqmgvau.auto.internal:28294): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 63f47f8c-7b10-4201-83ab-f4f97e3cbc63, ghrun-w7bgqmgvau.auto.internal:28294): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NmE4NTczZjgtZjdkZGQ5OC0xYjM4YjdiLWUyYWE1N2M0" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, b03786ce-3002-4c95-b4ab-2d307b3f2647, ghrun-w7bgqmgvau.auto.internal:28294): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b03786ce-3002-4c95-b4ab-2d307b3f2647, ghrun-w7bgqmgvau.auto.internal:28294): request = { session_id: "ydb://session/3?node_id=1&id=NmE4NTczZjgtZjdkZGQ5OC0xYjM4YjdiLWUyYWE1N2M0" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b03786ce-3002-4c95-b4ab-2d307b3f2647, ghrun-w7bgqmgvau.auto.internal:28294): 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=NmE4NTczZjgtZjdkZGQ5OC0xYjM4YjdiLWUyYWE1N2M0
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7c4d9e11-aa3c-490c-ab74-bf19ab075449, ghrun-w7bgqmgvau.auto.internal:28294): 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, 7c4d9e11-aa3c-490c-ab74-bf19ab075449, ghrun-w7bgqmgvau.auto.internal:28294): request = { session_id: "ydb://session/3?node_id=1&id=NmE4NTczZjgtZjdkZGQ5OC0xYjM4YjdiLWUyYWE1N2M0" 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, afd16c15-89d8-4481-8088-9a1a1047218a, ghrun-w7bgqmgvau.auto.internal:28294): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, afd16c15-89d8-4481-8088-9a1a1047218a, ghrun-w7bgqmgvau.auto.internal:28294): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7c4d9e11-aa3c-490c-ab74-bf19ab075449, ghrun-w7bgqmgvau.auto.internal:28294): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, afd16c15-89d8-4481-8088-9a1a1047218a, ghrun-w7bgqmgvau.auto.internal:28294): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NmE2OGQ4NGItNTIxNjhjNjItNDlmOThhYjEtZjI1YzM2YjU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 934075ce-2ed2-45e8-b3bf-ed258db24823, ghrun-w7bgqmgvau.auto.internal:28294): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 934075ce-2ed2-45e8-b3bf-ed258db24823, ghrun-w7bgqmgvau.auto.internal:28294): request = { session_id: "ydb://session/3?node_id=1&id=NmE2OGQ4NGItNTIxNjhjNjItNDlmOThhYjEtZjI1YzM2YjU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 934075ce-2ed2-45e8-b3bf-ed258db24823, ghrun-w7bgqmgvau.auto.internal:28294): 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=NmE2OGQ4NGItNTIxNjhjNjItNDlmOThhYjEtZjI1YzM2YjU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ab332ca5-d720-4260-9cba-205abf249e99, ghrun-w7bgqmgvau.auto.internal:28294): 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, ab332ca5-d720-4260-9cba-205abf249e99, ghrun-w7bgqmgvau.auto.internal:28294): request = { session_id: "ydb://session/3?node_id=1&id=NmE2OGQ4NGItNTIxNjhjNjItNDlmOThhYjEtZjI1YzM2YjU=" 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, da3e18b4-67bd-41ca-9065-765e8968e834, ghrun-w7bgqmgvau.auto.internal:28294): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, da3e18b4-67bd-41ca-9065-765e8968e834, ghrun-w7bgqmgvau.auto.internal:28294): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ab332ca5-d720-4260-9cba-205abf249e99, ghrun-w7bgqmgvau.auto.internal:28294): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, da3e18b4-67bd-41ca-9065-765e8968e834, ghrun-w7bgqmgvau.auto.internal:28294): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NWI5ZGM4ZjUtZjI1MTRlNTctODBkNmUwZWMtOTEyYWVhNWM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, cf513bdc-3b4d-43df-8648-c618acf39460, ghrun-w7bgqmgvau.auto.internal:28294): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, cf513bdc-3b4d-43df-8648-c618acf39460, ghrun-w7bgqmgvau.auto.internal:28294): request = { session_id: "ydb://session/3?node_id=1&id=NWI5ZGM4ZjUtZjI1MTRlNTctODBkNmUwZWMtOTEyYWVhNWM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, cf513bdc-3b4d-43df-8648-c618acf39460, ghrun-w7bgqmgvau.auto.internal:28294): 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=NWI5ZGM4ZjUtZjI1MTRlNTctODBkNmUwZWMtOTEyYWVhNWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cc04d93a-3da6-4670-8103-b975edd3c042, ghrun-w7bgqmgvau.auto.internal:28294): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cc04d93a-3da6-4670-8103-b975edd3c042, ghrun-w7bgqmgvau.auto.internal:28294): request = { session_id: "ydb://session/3?node_id=1&id=NWI5ZGM4ZjUtZjI1MTRlNTctODBkNmUwZWMtOTEyYWVhNWM=" 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, 2a31845e-1b88-4bf7-b8a5-c223f7c400d5, ghrun-w7bgqmgvau.auto.internal:28294): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2a31845e-1b88-4bf7-b8a5-c223f7c400d5, ghrun-w7bgqmgvau.auto.internal:28294): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cc04d93a-3da6-4670-8103-b975edd3c042, ghrun-w7bgqmgvau.auto.internal:28294): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2a31845e-1b88-4bf7-b8a5-c223f7c400d5, ghrun-w7bgqmgvau.auto.internal:28294): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NmI4OTUyYjktYzRiMTgzZmEtNmU5NWU4YWMtOTI4NmNlN2M=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 58661351-d275-442f-9283-239bf4ca1735, ghrun-w7bgqmgvau.auto.internal:28294): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 58661351-d275-442f-9283-239bf4ca1735, ghrun-w7bgqmgvau.auto.internal:28294): request = { session_id: "ydb://session/3?node_id=1&id=NmI4OTUyYjktYzRiMTgzZmEtNmU5NWU4YWMtOTI4NmNlN2M=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 58661351-d275-442f-9283-239bf4ca1735, ghrun-w7bgqmgvau.auto.internal:28294): 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=NmI4OTUyYjktYzRiMTgzZmEtNmU5NWU4YWMtOTI4NmNlN2M=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3a47b50d-8c1c-4232-b261-b727da11b59e, ghrun-w7bgqmgvau.auto.internal:28294): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3a47b50d-8c1c-4232-b261-b727da11b59e, ghrun-w7bgqmgvau.auto.internal:28294): request = { session_id: "ydb://session/3?node_id=1&id=NmI4OTUyYjktYzRiMTgzZmEtNmU5NWU4YWMtOTI4NmNlN2M=" 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, 3a47b50d-8c1c-4232-b261-b727da11b59e, ghrun-w7bgqmgvau.auto.internal:28294): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, b53a1057-ed9b-48e9-9476-95e948b4ad83, ghrun-w7bgqmgvau.auto.internal:28294): 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:28294 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-12T17:44:30.450579572+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-w7bgqmgvau.auto.internal:28294
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, f864d35a-a19f-48a6-b176-63cadcb1ff3e, ghrun-w7bgqmgvau.auto.internal:28294): 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:28294 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-12T17:44:30.45070947+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 891b6c33-a135-4a01-bcbc-31d0d35fecff, ghrun-w7bgqmgvau.auto.internal:28294): 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:28294 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-12T17:44:30.450728085+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, e46d2698-02ad-4c10-b619-18175d01aee2, ghrun-w7bgqmgvau.auto.internal:28294): 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:28294 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-12T17:44:30.45076894+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 42191700-5442-4f1d-bd68-41f014054963, ghrun-w7bgqmgvau.auto.internal:28294): 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:28294 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-12T17:44:30.450747079+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-w7bgqmgvau.auto.internal:28294
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, bb6236b2-5269-4378-b24a-24d7002c4dd5, ghrun-w7bgqmgvau.auto.internal:28294): 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:28294 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-12T17:44:30.450794328+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-w7bgqmgvau.auto.internal:28294
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, b03786ce-3002-4c95-b4ab-2d307b3f2647, ghrun-w7bgqmgvau.auto.internal:28294): 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:28294 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-12T17:44:30.450828298+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-w7bgqmgvau.auto.internal:28294
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-w7bgqmgvau.auto.internal:28294
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 934075ce-2ed2-45e8-b3bf-ed258db24823, ghrun-w7bgqmgvau.auto.internal:28294): 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:28294 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-12T17:44:30.450857253+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-w7bgqmgvau.auto.internal:28294
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, cf513bdc-3b4d-43df-8648-c618acf39460, ghrun-w7bgqmgvau.auto.internal:28294): 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:28294 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-12T17:44:30.450901633+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 58661351-d275-442f-9283-239bf4ca1735, ghrun-w7bgqmgvau.auto.internal:28294): 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:28294 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-12T17:44:30.450936846+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-w7bgqmgvau.auto.internal:28294
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, faebca89-7f82-4d22-9b40-247a1d52f179, ghrun-w7bgqmgvau.auto.internal:28294): 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-12T17:44:30.45069478+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 01713b16-7dc6-4b60-90d9-e86aefc6f4a6, ghrun-w7bgqmgvau.auto.internal:28294): 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-12T17:44:30.450719715+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-w7bgqmgvau.auto.internal:28294
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, fc805201-3446-4aad-85b3-50720fe5e486, ghrun-w7bgqmgvau.auto.internal:28294): 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-12T17:44:30.450737962+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-w7bgqmgvau.auto.internal:28294
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-w7bgqmgvau.auto.internal:28294
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, c7964751-879b-40ac-84af-99753cbe900e, ghrun-w7bgqmgvau.auto.internal:28294): 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-12T17:44:30.450756931+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-w7bgqmgvau.auto.internal:28294
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e66b0395-6e47-4552-8124-71e8b61868cb, ghrun-w7bgqmgvau.auto.internal:28294): 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-12T17:44:30.450781139+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-w7bgqmgvau.auto.internal:28294
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, bb4d0b58-3dc1-43d5-8ee1-39012c3782ee, ghrun-w7bgqmgvau.auto.internal:28294): 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-12T17:44:30.450808492+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 7c4d9e11-aa3c-490c-ab74-bf19ab075449, ghrun-w7bgqmgvau.auto.internal:28294): 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-12T17:44:30.450841114+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-w7bgqmgvau.auto.internal:28294
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, ab332ca5-d720-4260-9cba-205abf249e99, ghrun-w7bgqmgvau.auto.internal:28294): 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-12T17:44:30.450873702+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, cc04d93a-3da6-4670-8103-b975edd3c042, ghrun-w7bgqmgvau.auto.internal:28294): 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-12T17:44:30.450924568+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 3a47b50d-8c1c-4232-b261-b727da11b59e, ghrun-w7bgqmgvau.auto.internal:28294): 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-12T17:44:30.450948989+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-w7bgqmgvau.auto.internal:28294
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-w7bgqmgvau.auto.internal:28294
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-w7bgqmgvau.auto.internal:28294
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-w7bgqmgvau.auto.internal:28294
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-w7bgqmgvau.auto.internal:28294
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-w7bgqmgvau.auto.internal:28294
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-w7bgqmgvau.auto.internal:28294
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py: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:28294
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28294". 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:28294
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28294". 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    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 23217) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 23217) elapsed time (sec): 30.13848614692688
DEBUG    ya.test:process.py:263 Command (pid 23217) wtime: 30.141
DEBUG    ya.test:process.py:275 Command (pid 23217) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    108	108	0	0	45	373	409	417
2	    224	224	0	0	42	67	72	90
3	    228	228	0	0	41	57	68	72
4	    235	235	0	0	40	59	71	75
5	    234	234	0	0	41	57	70	76
6	    153	153	0	0	39	52	64	68
7	      0	0	0	2843	0	0	0	0
8	      0	0	0	3097	0	0	0	0
9	      0	0	0	3160	0	0	0	0
10	      0	0	0	3130	0	0	0	0
11	      0	0	0	3030	0	0	0	0
12	      0	0	0	2900	0	0	0	0
13	      0	0	0	3180	0	0	0	0
14	      0	0	0	3220	0	0	0	0
15	      0	0	0	3218	0	0	0	0
16	      0	0	0	3170	0	0	0	0
17	      0	0	0	3132	0	0	0	0
18	      0	0	0	3210	0	0	0	0
19	      0	0	0	3240	0	0	0	0
20	      0	0	0	3260	0	0	0	0
21	      0	0	0	3240	0	0	0	0
22	      0	0	0	3220	0	0	0	0
23	      0	0	0	3160	0	0	0	0
24	      0	0	0	3230	0	0	0	0
25	      0	0	0	3230	0	0	0	0
26	      0	0	0	3190	0	0	0	0
27	      0	0	0	1670	0	0	0	0
28	      0	0	0	2000	0	0	0	0
29	      0	0	0	3210	0	0	0	0
30	      0	0	0	3280	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	   1182	39.4	0	73220	41	64	163	417

DEBUG    ya.test:process.py:276 Command (pid 23217) 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 23220) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 23220) elapsed time (sec): 30.14104151725769
DEBUG    ya.test:process.py:263 Command (pid 23220) wtime: 30.142
DEBUG    ya.test:process.py:275 Command (pid 23220) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     78	78	0	0	59	445	527	547
2	    170	170	0	0	57	85	97	99
3	    173	173	0	0	57	73	79	82
4	    179	179	0	0	51	79	88	99
5	    180	180	0	0	51	69	87	98
6	    119	119	0	0	50	67	70	70
7	      0	0	0	2850	0	0	0	0
8	      0	0	0	3090	0	0	0	0
9	      0	0	0	3160	0	0	0	0
10	      0	0	0	3140	0	0	0	0
11	      0	0	0	3020	0	0	0	0
12	      0	0	0	2910	0	0	0	0
13	      0	0	0	3170	0	0	0	0
14	      0	0	0	3220	0	0	0	0
15	      0	0	0	3220	0	0	0	0
16	      0	0	0	3180	0	0	0	0
17	      0	0	0	3130	0	0	0	0
18	      0	0	0	3210	0	0	0	0
19	      0	0	0	3240	0	0	0	0
20	      0	0	0	3260	0	0	0	0
21	      0	0	0	3240	0	0	0	0
22	      0	0	0	3220	0	0	0	0
23	      0	0	0	3160	0	0	0	0
24	      0	0	0	3230	0	0	0	0
25	      0	0	0	3230	0	0	0	0
26	      0	0	0	3180	0	0	0	0
27	      0	0	0	1670	0	0	0	0
28	      0	0	0	2000	0	0	0	0
29	      0	0	0	3220	0	0	0	0
30	      0	0	0	3280	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    899	29.9667	0	73230	53	80	335	547

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

DEBUG    ya.test:process.py:259 Command (pid 23218) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 23218) elapsed time (sec): 30.14261484146118
DEBUG    ya.test:process.py:263 Command (pid 23218) wtime: 30.144
DEBUG    ya.test:process.py:275 Command (pid 23218) 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	2850	0	0	0	0
8	      0	0	0	3090	0	0	0	0
9	      0	0	0	3160	0	0	0	0
10	      0	0	0	3134	0	0	0	0
11	      0	0	0	3026	0	0	0	0
12	      0	0	0	2900	0	0	0	0
13	      0	0	0	3170	0	0	0	0
14	      0	0	0	3220	0	0	0	0
15	      0	0	0	3220	0	0	0	0
16	      0	0	0	3180	0	0	0	0
17	      0	0	0	3130	0	0	0	0
18	      0	0	0	3210	0	0	0	0
19	      0	0	0	3240	0	0	0	0
20	      0	0	0	3260	0	0	0	0
21	      0	0	0	3230	0	0	0	0
22	      0	0	0	3220	0	0	0	0
23	      0	0	0	3160	0	0	0	0
24	      0	0	0	3230	0	0	0	0
25	      0	0	0	3230	0	0	0	0
26	      0	0	0	3190	0	0	0	0
27	      0	0	0	1675	0	0	0	0
28	      0	0	0	1985	0	0	0	0
29	      0	0	0	3220	0	0	0	0
30	      0	0	0	3280	0	0	0	0

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

DEBUG    ya.test:process.py:276 Command (pid 23218) 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.connection:connection.py:549 Closing channel for endpoint localhost:28294
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28294". 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:28294
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28294". 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:28294
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:28294". 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:28294
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28294". 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:28294
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28294". 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:28294
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28294". 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:28294
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28294". 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:28294
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28294". 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:28294
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28294". 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:28294
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28294". 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:28294
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28294". 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:28294
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28294". 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:28294
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28294". 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:28294
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28294". 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:28294
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28294". 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:28294
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28294". 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:28294
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28294". 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:28294
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28294". 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:28294
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28294". 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:28294
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28294". 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:28294
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28294". 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:28294
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28294". 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:28294
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28294". 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:28294
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28294". 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:28294
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28294". 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:28294
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28294". 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:28294
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28294
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28294". Check endpoint correctness.
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-w7bgqmgvau'
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/6paw/000316/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.7769' in '/home/runner/.ya/build/build_root/6paw/000316/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_zwgafsy7.log)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:28294/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17290
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7023
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/61279
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28294
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25178
=================================== 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/6paw/000316/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 7650
DEBUG    ya.test:process.py:259 Command (pid 7650) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 7650) elapsed time (sec): 0.41306161880493164
DEBUG    ya.test:process.py:263 Command (pid 7650) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 7650) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 7650) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 7650) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 7650) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 7650) maxrss: 547612
DEBUG    ya.test:process.py:263 Command (pid 7650) minflt: 16276
DEBUG    ya.test:process.py:263 Command (pid 7650) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 7650) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 7650) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 7650) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 7650) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 7650) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 7650) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 7650) stime: 0.235449
DEBUG    ya.test:process.py:263 Command (pid 7650) utime: 0.129903
DEBUG    ya.test:process.py:263 Command (pid 7650) wtime: 0.415
DEBUG    ya.test:process.py:275 Command (pid 7650) output:
Git info:
    Commit: 9dc7baa616e62a4f5f7b1794cc14c04642d7c9a0
    Branch: 
    Author: Sergey Belyakov <serg-belyakov@ydb.tech>
    Summary: Merge 218ab2e614ebe37d659e46f7b8f93b56bc48e9aa into c30ff460d9c64699a4d4e164f0dee0c65ed0d617
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-w7bgqmgvau    Host information: 
        Linux ghrun-w7bgqmgvau 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 7650) errors:

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: 9dc7baa616e62a4f5f7b1794cc14c04642d7c9a0
    Branch: 
    Author: Sergey Belyakov <serg-belyakov@ydb.tech>
    Summary: Merge 218ab2e614ebe37d659e46f7b8f93b56bc48e9aa into c30ff460d9c64699a4d4e164f0dee0c65ed0d617
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-w7bgqmgvau    Host information: 
        Linux ghrun-w7bgqmgvau 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/6paw/000316/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25178
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/6paw/000316/r3tmp/kikimr_cluster_nkbmunsr
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/6paw/000316/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28294
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61279
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7023
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17290
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/6paw/000316/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/6paw/000316/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/6paw/000316/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_zwgafsy7.log --grpc-port=28294 --mon-port=61279 --ic-port=25178
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:28294/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/6paw/000316/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/6paw/000316/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/6paw/000316/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_zwgafsy7.log --grpc-port=28294 --mon-port=61279 --ic-port=25178
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/6paw/000316/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/6paw/000316/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/6paw/000316/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_zwgafsy7.log', '--grpc-port=28294', '--mon-port=61279', '--ic-port=25178')' in '/home/runner/.ya/build/build_root/6paw/000316/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 7769
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:28294/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/6paw/000316/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 7770
DEBUG    ya.test:process.py:259 Command (pid 7770) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 7770) elapsed time (sec): 0.6739523410797119
DEBUG    ya.test:process.py:263 Command (pid 7770) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 7770) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 7770) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 7770) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 7770) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 7770) maxrss: 547612
DEBUG    ya.test:process.py:263 Command (pid 7770) minflt: 16276
DEBUG    ya.test:process.py:263 Command (pid 7770) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 7770) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 7770) nivcsw: 67
DEBUG    ya.test:process.py:263 Command (pid 7770) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 7770) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 7770) nvcsw: 29
DEBUG    ya.test:process.py:263 Command (pid 7770) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 7770) stime: 0.47711899999999996
DEBUG    ya.test:process.py:263 Command (pid 7770) utime: 0.120407
DEBUG    ya.test:process.py:263 Command (pid 7770) wtime: 0.675
DEBUG    ya.test:process.py:275 Command (pid 7770) output:
Git info:
    Commit: 9dc7baa616e62a4f5f7b1794cc14c04642d7c9a0
    Branch: 
    Author: Sergey Belyakov <serg-belyakov@ydb.tech>
    Summary: Merge 218ab2e614ebe37d659e46f7b8f93b56bc48e9aa into c30ff460d9c64699a4d4e164f0dee0c65ed0d617
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-w7bgqmgvau    Host information: 
        Linux ghrun-w7bgqmgvau 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 7770) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 9dc7baa616e62a4f5f7b1794cc14c04642d7c9a0
    Branch: 
    Author: Sergey Belyakov <serg-belyakov@ydb.tech>
    Summary: Merge 218ab2e614ebe37d659e46f7b8f93b56bc48e9aa into c30ff460d9c64699a4d4e164f0dee0c65ed0d617
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-w7bgqmgvau    Host information: 
        Linux ghrun-w7bgqmgvau 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/6paw/000316/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/6paw/000316/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:28294', '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: 25178\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/6paw/000316/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:28294', '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: 25178\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 9653
DEBUG    ya.test:process.py:259 Command (pid 9653) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 9653) elapsed time (sec): 0.775719404220581
DEBUG    ya.test:process.py:263 Command (pid 9653) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 9653) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 9653) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 9653) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 9653) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 9653) maxrss: 556084
DEBUG    ya.test:process.py:263 Command (pid 9653) minflt: 18421
DEBUG    ya.test:process.py:263 Command (pid 9653) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 9653) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 9653) nivcsw: 108
DEBUG    ya.test:process.py:263 Command (pid 9653) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 9653) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 9653) nvcsw: 129
DEBUG    ya.test:process.py:263 Command (pid 9653) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 9653) stime: 0.560029
DEBUG    ya.test:process.py:263 Command (pid 9653) utime: 0.144472
DEBUG    ya.test:process.py:263 Command (pid 9653) wtime: 0.777
DEBUG    ya.test:process.py:275 Command (pid 9653) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/6paw/000316/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/6paw/000316/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:28294', '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/6paw/000316/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:28294', '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: 9755
DEBUG    ya.test:process.py:259 Command (pid 9755) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 9755) elapsed time (sec): 0.42127513885498047
DEBUG    ya.test:process.py:263 Command (pid 9755) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 9755) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 9755) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 9755) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 9755) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 9755) maxrss: 556116
DEBUG    ya.test:process.py:263 Command (pid 9755) minflt: 18417
DEBUG    ya.test:process.py:263 Command (pid 9755) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 9755) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 9755) nivcsw: 54
DEBUG    ya.test:process.py:263 Command (pid 9755) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 9755) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 9755) nvcsw: 113
DEBUG    ya.test:process.py:263 Command (pid 9755) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 9755) stime: 0.260025
DEBUG    ya.test:process.py:263 Command (pid 9755) utime: 0.114579
DEBUG    ya.test:process.py:263 Command (pid 9755) wtime: 0.422
DEBUG    ya.test:process.py:275 Command (pid 9755) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 9755) 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, 19ad1c7c-1d69-460e-b65f-eb08188bce78, localhost:28294): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 19ad1c7c-1d69-460e-b65f-eb08188bce78, localhost:28294): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 19ad1c7c-1d69-460e-b65f-eb08188bce78, localhost:28294): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-w7bgqmgvau.auto.internal" port: 28294 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-w7bgqmgvau.auto.internal:28294, 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:28294
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_log_scenario.py::TestLogScenario, test_name: test_log_uniform)
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/6paw/000316/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/6paw/000316/ydb/apps/ydb/ydb -e grpc://localhost:28294 -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/6paw/000316/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:28294', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 9896
DEBUG    ya.test:process.py:259 Command (pid 9896) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 9896) elapsed time (sec): 0.3663315773010254
DEBUG    ya.test:process.py:263 Command (pid 9896) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 9896) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 9896) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 9896) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 9896) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 9896) maxrss: 173336
DEBUG    ya.test:process.py:263 Command (pid 9896) minflt: 3565
DEBUG    ya.test:process.py:263 Command (pid 9896) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 9896) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 9896) nivcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 9896) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 9896) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 9896) nvcsw: 183
DEBUG    ya.test:process.py:263 Command (pid 9896) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 9896) stime: 0.009895
DEBUG    ya.test:process.py:263 Command (pid 9896) utime: 0.069271
DEBUG    ya.test:process.py:263 Command (pid 9896) wtime: 0.367
DEBUG    ya.test:process.py:275 Command (pid 9896) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 9896) 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/6paw/000316/ydb/apps/ydb/ydb -e grpc://localhost:28294 -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/6paw/000316/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:28294', '-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: 9984
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 9984) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 9984) elapsed time (sec): 30.17260217666626
DEBUG    ya.test:process.py:263 Command (pid 9984) wtime: 30.174
DEBUG    ya.test:process.py:275 Command (pid 9984) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    439	439	0	0	21	32	44	49
2	    450	450	0	0	21	29	34	39
3	    462	462	0	0	20	29	32	37
4	    455	455	0	0	20	32	43	45
5	    447	447	0	0	20	30	46	50
6	    450	450	0	0	20	30	33	35
7	    455	455	0	0	20	29	35	38
8	    484	484	0	0	20	22	23	24
9	    489	489	0	0	20	21	21	22
10	    487	487	0	0	20	20	21	21
11	    489	489	0	0	20	20	21	21
12	    488	488	0	0	20	20	21	21
13	    487	487	0	0	20	21	21	22
14	    488	488	0	0	20	21	21	22
15	    487	487	0	0	20	21	22	23
16	    487	487	0	0	20	21	22	26
17	    488	488	0	0	20	21	21	21
18	    489	489	0	0	20	21	21	21
19	    487	487	0	0	20	21	21	22
20	    488	488	0	0	20	21	21	22
21	    487	487	0	0	20	21	22	22
22	    488	488	0	0	20	20	21	21
23	    486	486	0	0	20	21	23	24
24	    488	488	0	0	20	21	21	21
25	    477	477	0	0	20	21	44	45
26	    487	487	0	0	20	21	24	26
27	    489	489	0	0	20	20	21	23
28	    488	488	0	0	20	20	21	21
29	    471	471	0	0	20	21	56	63
30	    497	497	0	0	20	20	21	21

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  14354	478.467	0	0	20	23	31	63

DEBUG    ya.test:process.py:276 Command (pid 9984) 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, 48fad62a-d489-42f8-8e37-44ab1b81b7a4, ghrun-w7bgqmgvau.auto.internal:28294): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 48fad62a-d489-42f8-8e37-44ab1b81b7a4, ghrun-w7bgqmgvau.auto.internal:28294): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 48fad62a-d489-42f8-8e37-44ab1b81b7a4, ghrun-w7bgqmgvau.auto.internal:28294): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NmFiNGFjY2ItOTY2YjMwOGMtMTc0OGI0MjMtNmUyYmE2NzY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, b53a1057-ed9b-48e9-9476-95e948b4ad83, ghrun-w7bgqmgvau.auto.internal:28294): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b53a1057-ed9b-48e9-9476-95e948b4ad83, ghrun-w7bgqmgvau.auto.internal:28294): request = { session_id: "ydb://session/3?node_id=1&id=NmFiNGFjY2ItOTY2YjMwOGMtMTc0OGI0MjMtNmUyYmE2NzY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b53a1057-ed9b-48e9-9476-95e948b4ad83, ghrun-w7bgqmgvau.auto.internal:28294): 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=NmFiNGFjY2ItOTY2YjMwOGMtMTc0OGI0MjMtNmUyYmE2NzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 565eb969-5a22-4cd6-b665-3b49f8921228, ghrun-w7bgqmgvau.auto.internal:28294): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 565eb969-5a22-4cd6-b665-3b49f8921228, ghrun-w7bgqmgvau.auto.internal:28294): request = { session_id: "ydb://session/3?node_id=1&id=NmFiNGFjY2ItOTY2YjMwOGMtMTc0OGI0MjMtNmUyYmE2NzY=" 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, 565eb969-5a22-4cd6-b665-3b49f8921228, ghrun-w7bgqmgvau.auto.internal:28294): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmFiNGFjY2ItOTY2YjMwOGMtMTc0OGI0MjMtNmUyYmE2NzY=
INFO     root:test_log_scenario.py:217 Count rows after insert 14095 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmFiNGFjY2ItOTY2YjMwOGMtMTc0OGI0MjMtNmUyYmE2NzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 30f6860b-c5ca-4038-a155-5dd887487031, ghrun-w7bgqmgvau.auto.internal:28294): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 30f6860b-c5ca-4038-a155-5dd887487031, ghrun-w7bgqmgvau.auto.internal:28294): request = { session_id: "ydb://session/3?node_id=1&id=NmFiNGFjY2ItOTY2YjMwOGMtMTc0OGI0MjMtNmUyYmE2NzY=" 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, 30f6860b-c5ca-4038-a155-5dd887487031, ghrun-w7bgqmgvau.auto.internal:28294): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmFiNGFjY2ItOTY2YjMwOGMtMTc0OGI0MjMtNmUyYmE2NzY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmFiNGFjY2ItOTY2YjMwOGMtMTc0OGI0MjMtNmUyYmE2NzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 046fc81b-ad7b-41cf-b113-f6a9c8ac9fef, ghrun-w7bgqmgvau.auto.internal:28294): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 046fc81b-ad7b-41cf-b113-f6a9c8ac9fef, ghrun-w7bgqmgvau.auto.internal:28294): request = { session_id: "ydb://session/3?node_id=1&id=NmFiNGFjY2ItOTY2YjMwOGMtMTc0OGI0MjMtNmUyYmE2NzY=" 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, 046fc81b-ad7b-41cf-b113-f6a9c8ac9fef, ghrun-w7bgqmgvau.auto.internal:28294): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmFiNGFjY2ItOTY2YjMwOGMtMTc0OGI0MjMtNmUyYmE2NzY=
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/6paw/000316/ydb/apps/ydb/ydb -e grpc://localhost:28294 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/6paw/000316/ydb/apps/ydb/ydb -e grpc://localhost:28294 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmFiNGFjY2ItOTY2YjMwOGMtMTc0OGI0MjMtNmUyYmE2NzY=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/6paw/000316/ydb/apps/ydb/ydb -e grpc://localhost:28294 -d /Root workload log --path log run 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.1
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, faebca89-7f82-4d22-9b40-247a1d52f179, ghrun-w7bgqmgvau.auto.internal:28294): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, faebca89-7f82-4d22-9b40-247a1d52f179, ghrun-w7bgqmgvau.auto.internal:28294): request = { session_id: "ydb://session/3?node_id=1&id=NmFiNGFjY2ItOTY2YjMwOGMtMTc0OGI0MjMtNmUyYmE2NzY=" 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 err will be placed to ydb.err.2
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, c7a185fb-f9b6-49c1-b877-77d1eb3a72c6, ghrun-w7bgqmgvau.auto.internal:28294): creating call state
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6paw/000316/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:28294', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'bulk_upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, faebca89-7f82-4d22-9b40-247a1d52f179, ghrun-w7bgqmgvau.auto.internal:28294): response = { <_MultiThreadedRendezvous object> }
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/6paw/000316/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:28294', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c7a185fb-f9b6-49c1-b877-77d1eb3a72c6, ghrun-w7bgqmgvau.auto.internal:28294): request = {  }
DEBUG    ya.test:process.py:628 Command pid: 23217
DEBUG    ya.test:process.py:628 Command pid: 23218
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6paw/000316/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:28294', '-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: 23220
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c7a185fb-f9b6-49c1-b877-77d1eb3a72c6, ghrun-w7bgqmgvau.auto.internal:28294): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NDNlMzFmZDQtNWY5ZTA0MmMtNDZkNzdmYzgtNmIxY2FhNGQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, f864d35a-a19f-48a6-b176-63cadcb1ff3e, ghrun-w7bgqmgvau.auto.internal:28294): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, f864d35a-a19f-48a6-b176-63cadcb1ff3e, ghrun-w7bgqmgvau.auto.internal:28294): request = { session_id: "ydb://session/3?node_id=1&id=NDNlMzFmZDQtNWY5ZTA0MmMtNDZkNzdmYzgtNmIxY2FhNGQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, f864d35a-a19f-48a6-b176-63cadcb1ff3e, ghrun-w7bgqmgvau.auto.internal:28294): 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=NDNlMzFmZDQtNWY5ZTA0MmMtNDZkNzdmYzgtNmIxY2FhNGQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 01713b16-7dc6-4b60-90d9-e86aefc6f4a6, ghrun-w7bgqmgvau.auto.internal:28294): 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, 01713b16-7dc6-4b60-90d9-e86aefc6f4a6, ghrun-w7bgqmgvau.auto.internal:28294): request = { session_id: "ydb://session/3?node_id=1&id=NDNlMzFmZDQtNWY5ZTA0MmMtNDZkNzdmYzgtNmIxY2FhNGQ=" 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, d41bc192-a9a1-43e3-9957-10e8837243df, ghrun-w7bgqmgvau.auto.internal:28294): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d41bc192-a9a1-43e3-9957-10e8837243df, ghrun-w7bgqmgvau.auto.internal:28294): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 01713b16-7dc6-4b60-90d9-e86aefc6f4a6, ghrun-w7bgqmgvau.auto.internal:28294): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d41bc192-a9a1-43e3-9957-10e8837243df, ghrun-w7bgqmgvau.auto.internal:28294): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZTYwZTZjNzItOGRlYmZiNDMtNGE5Y2Q1MTYtYTZjZDEyMGI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 891b6c33-a135-4a01-bcbc-31d0d35fecff, ghrun-w7bgqmgvau.auto.internal:28294): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 891b6c33-a135-4a01-bcbc-31d0d35fecff, ghrun-w7bgqmgvau.auto.internal:28294): request = { session_id: "ydb://session/3?node_id=1&id=ZTYwZTZjNzItOGRlYmZiNDMtNGE5Y2Q1MTYtYTZjZDEyMGI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 891b6c33-a135-4a01-bcbc-31d0d35fecff, ghrun-w7bgqmgvau.auto.internal:28294): 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=ZTYwZTZjNzItOGRlYmZiNDMtNGE5Y2Q1MTYtYTZjZDEyMGI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fc805201-3446-4aad-85b3-50720fe5e486, ghrun-w7bgqmgvau.auto.internal:28294): 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, fc805201-3446-4aad-85b3-50720fe5e486, ghrun-w7bgqmgvau.auto.internal:28294): request = { session_id: "ydb://session/3?node_id=1&id=ZTYwZTZjNzItOGRlYmZiNDMtNGE5Y2Q1MTYtYTZjZDEyMGI=" 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, 1346342c-3b8e-4c95-834e-20f4154a60e5, ghrun-w7bgqmgvau.auto.internal:28294): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1346342c-3b8e-4c95-834e-20f4154a60e5, ghrun-w7bgqmgvau.auto.internal:28294): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fc805201-3446-4aad-85b3-50720fe5e486, ghrun-w7bgqmgvau.auto.internal:28294): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1346342c-3b8e-4c95-834e-20f4154a60e5, ghrun-w7bgqmgvau.auto.internal:28294): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTlmY2ZmNjEtZDY4MDkzZjktY2Y2NTcwNDMtOGQ1NTUwMWY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 42191700-5442-4f1d-bd68-41f014054963, ghrun-w7bgqmgvau.auto.internal:28294): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 42191700-5442-4f1d-bd68-41f014054963, ghrun-w7bgqmgvau.auto.internal:28294): request = { session_id: "ydb://session/3?node_id=1&id=NTlmY2ZmNjEtZDY4MDkzZjktY2Y2NTcwNDMtOGQ1NTUwMWY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 42191700-5442-4f1d-bd68-41f014054963, ghrun-w7bgqmgvau.auto.internal:28294): 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=NTlmY2ZmNjEtZDY4MDkzZjktY2Y2NTcwNDMtOGQ1NTUwMWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c7964751-879b-40ac-84af-99753cbe900e, ghrun-w7bgqmgvau.auto.internal:28294): 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, c7964751-879b-40ac-84af-99753cbe900e, ghrun-w7bgqmgvau.auto.internal:28294): request = { session_id: "ydb://session/3?node_id=1&id=NTlmY2ZmNjEtZDY4MDkzZjktY2Y2NTcwNDMtOGQ1NTUwMWY=" 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, e03dabda-4ad0-4b1b-a8cd-da93b70a33c2, ghrun-w7bgqmgvau.auto.internal:28294): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e03dabda-4ad0-4b1b-a8cd-da93b70a33c2, ghrun-w7bgqmgvau.auto.internal:28294): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c7964751-879b-40ac-84af-99753cbe900e, ghrun-w7bgqmgvau.auto.internal:28294): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e03dabda-4ad0-4b1b-a8cd-da93b70a33c2, ghrun-w7bgqmgvau.auto.internal:28294): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OWI1Mzk1ZTMtZGVhYzc5Y2QtMzc1ZWZkYTQtNThkNjI2Nzc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, e46d2698-02ad-4c10-b619-18175d01aee2, ghrun-w7bgqmgvau.auto.internal:28294): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, e46d2698-02ad-4c10-b619-18175d01aee2, ghrun-w7bgqmgvau.auto.internal:28294): request = { session_id: "ydb://session/3?node_id=1&id=OWI1Mzk1ZTMtZGVhYzc5Y2QtMzc1ZWZkYTQtNThkNjI2Nzc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, e46d2698-02ad-4c10-b619-18175d01aee2, ghrun-w7bgqmgvau.auto.internal:28294): 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=OWI1Mzk1ZTMtZGVhYzc5Y2QtMzc1ZWZkYTQtNThkNjI2Nzc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e66b0395-6e47-4552-8124-71e8b61868cb, ghrun-w7bgqmgvau.auto.internal:28294): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e66b0395-6e47-4552-8124-71e8b61868cb, ghrun-w7bgqmgvau.auto.internal:28294): request = { session_id: "ydb://session/3?node_id=1&id=OWI1Mzk1ZTMtZGVhYzc5Y2QtMzc1ZWZkYTQtNThkNjI2Nzc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e66b0395-6e47-4552-8124-71e8b61868cb, ghrun-w7bgqmgvau.auto.internal:28294): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 20daea15-52ac-44b3-8a01-c3744de4d4dc, ghrun-w7bgqmgvau.auto.internal:28294): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 20daea15-52ac-44b3-8a01-c3744de4d4dc, ghrun-w7bgqmgvau.auto.internal:28294): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 20daea15-52ac-44b3-8a01-c3744de4d4dc, ghrun-w7bgqmgvau.auto.internal:28294): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZTFiMjRhYzMtNmU3MDlmYjQtOGZjOWI5ODgtNTk3ZjZkM2Q=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, bb6236b2-5269-4378-b24a-24d7002c4dd5, ghrun-w7bgqmgvau.auto.internal:28294): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, bb6236b2-5269-4378-b24a-24d7002c4dd5, ghrun-w7bgqmgvau.auto.internal:28294): request = { session_id: "ydb://session/3?node_id=1&id=ZTFiMjRhYzMtNmU3MDlmYjQtOGZjOWI5ODgtNTk3ZjZkM2Q=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, bb6236b2-5269-4378-b24a-24d7002c4dd5, ghrun-w7bgqmgvau.auto.internal:28294): 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=ZTFiMjRhYzMtNmU3MDlmYjQtOGZjOWI5ODgtNTk3ZjZkM2Q=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bb4d0b58-3dc1-43d5-8ee1-39012c3782ee, ghrun-w7bgqmgvau.auto.internal:28294): 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, bb4d0b58-3dc1-43d5-8ee1-39012c3782ee, ghrun-w7bgqmgvau.auto.internal:28294): request = { session_id: "ydb://session/3?node_id=1&id=ZTFiMjRhYzMtNmU3MDlmYjQtOGZjOWI5ODgtNTk3ZjZkM2Q=" 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, 63f47f8c-7b10-4201-83ab-f4f97e3cbc63, ghrun-w7bgqmgvau.auto.internal:28294): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 63f47f8c-7b10-4201-83ab-f4f97e3cbc63, ghrun-w7bgqmgvau.auto.internal:28294): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bb4d0b58-3dc1-43d5-8ee1-39012c3782ee, ghrun-w7bgqmgvau.auto.internal:28294): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 63f47f8c-7b10-4201-83ab-f4f97e3cbc63, ghrun-w7bgqmgvau.auto.internal:28294): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NmE4NTczZjgtZjdkZGQ5OC0xYjM4YjdiLWUyYWE1N2M0" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, b03786ce-3002-4c95-b4ab-2d307b3f2647, ghrun-w7bgqmgvau.auto.internal:28294): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b03786ce-3002-4c95-b4ab-2d307b3f2647, ghrun-w7bgqmgvau.auto.internal:28294): request = { session_id: "ydb://session/3?node_id=1&id=NmE4NTczZjgtZjdkZGQ5OC0xYjM4YjdiLWUyYWE1N2M0" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b03786ce-3002-4c95-b4ab-2d307b3f2647, ghrun-w7bgqmgvau.auto.internal:28294): 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=NmE4NTczZjgtZjdkZGQ5OC0xYjM4YjdiLWUyYWE1N2M0
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7c4d9e11-aa3c-490c-ab74-bf19ab075449, ghrun-w7bgqmgvau.auto.internal:28294): 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, 7c4d9e11-aa3c-490c-ab74-bf19ab075449, ghrun-w7bgqmgvau.auto.internal:28294): request = { session_id: "ydb://session/3?node_id=1&id=NmE4NTczZjgtZjdkZGQ5OC0xYjM4YjdiLWUyYWE1N2M0" 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, afd16c15-89d8-4481-8088-9a1a1047218a, ghrun-w7bgqmgvau.auto.internal:28294): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, afd16c15-89d8-4481-8088-9a1a1047218a, ghrun-w7bgqmgvau.auto.internal:28294): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7c4d9e11-aa3c-490c-ab74-bf19ab075449, ghrun-w7bgqmgvau.auto.internal:28294): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, afd16c15-89d8-4481-8088-9a1a1047218a, ghrun-w7bgqmgvau.auto.internal:28294): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NmE2OGQ4NGItNTIxNjhjNjItNDlmOThhYjEtZjI1YzM2YjU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 934075ce-2ed2-45e8-b3bf-ed258db24823, ghrun-w7bgqmgvau.auto.internal:28294): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 934075ce-2ed2-45e8-b3bf-ed258db24823, ghrun-w7bgqmgvau.auto.internal:28294): request = { session_id: "ydb://session/3?node_id=1&id=NmE2OGQ4NGItNTIxNjhjNjItNDlmOThhYjEtZjI1YzM2YjU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 934075ce-2ed2-45e8-b3bf-ed258db24823, ghrun-w7bgqmgvau.auto.internal:28294): 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=NmE2OGQ4NGItNTIxNjhjNjItNDlmOThhYjEtZjI1YzM2YjU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ab332ca5-d720-4260-9cba-205abf249e99, ghrun-w7bgqmgvau.auto.internal:28294): 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, ab332ca5-d720-4260-9cba-205abf249e99, ghrun-w7bgqmgvau.auto.internal:28294): request = { session_id: "ydb://session/3?node_id=1&id=NmE2OGQ4NGItNTIxNjhjNjItNDlmOThhYjEtZjI1YzM2YjU=" 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, da3e18b4-67bd-41ca-9065-765e8968e834, ghrun-w7bgqmgvau.auto.internal:28294): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, da3e18b4-67bd-41ca-9065-765e8968e834, ghrun-w7bgqmgvau.auto.internal:28294): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ab332ca5-d720-4260-9cba-205abf249e99, ghrun-w7bgqmgvau.auto.internal:28294): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, da3e18b4-67bd-41ca-9065-765e8968e834, ghrun-w7bgqmgvau.auto.internal:28294): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NWI5ZGM4ZjUtZjI1MTRlNTctODBkNmUwZWMtOTEyYWVhNWM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, cf513bdc-3b4d-43df-8648-c618acf39460, ghrun-w7bgqmgvau.auto.internal:28294): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, cf513bdc-3b4d-43df-8648-c618acf39460, ghrun-w7bgqmgvau.auto.internal:28294): request = { session_id: "ydb://session/3?node_id=1&id=NWI5ZGM4ZjUtZjI1MTRlNTctODBkNmUwZWMtOTEyYWVhNWM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, cf513bdc-3b4d-43df-8648-c618acf39460, ghrun-w7bgqmgvau.auto.internal:28294): 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=NWI5ZGM4ZjUtZjI1MTRlNTctODBkNmUwZWMtOTEyYWVhNWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cc04d93a-3da6-4670-8103-b975edd3c042, ghrun-w7bgqmgvau.auto.internal:28294): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cc04d93a-3da6-4670-8103-b975edd3c042, ghrun-w7bgqmgvau.auto.internal:28294): request = { session_id: "ydb://session/3?node_id=1&id=NWI5ZGM4ZjUtZjI1MTRlNTctODBkNmUwZWMtOTEyYWVhNWM=" 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, 2a31845e-1b88-4bf7-b8a5-c223f7c400d5, ghrun-w7bgqmgvau.auto.internal:28294): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2a31845e-1b88-4bf7-b8a5-c223f7c400d5, ghrun-w7bgqmgvau.auto.internal:28294): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cc04d93a-3da6-4670-8103-b975edd3c042, ghrun-w7bgqmgvau.auto.internal:28294): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2a31845e-1b88-4bf7-b8a5-c223f7c400d5, ghrun-w7bgqmgvau.auto.internal:28294): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NmI4OTUyYjktYzRiMTgzZmEtNmU5NWU4YWMtOTI4NmNlN2M=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 58661351-d275-442f-9283-239bf4ca1735, ghrun-w7bgqmgvau.auto.internal:28294): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 58661351-d275-442f-9283-239bf4ca1735, ghrun-w7bgqmgvau.auto.internal:28294): request = { session_id: "ydb://session/3?node_id=1&id=NmI4OTUyYjktYzRiMTgzZmEtNmU5NWU4YWMtOTI4NmNlN2M=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 58661351-d275-442f-9283-239bf4ca1735, ghrun-w7bgqmgvau.auto.internal:28294): 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=NmI4OTUyYjktYzRiMTgzZmEtNmU5NWU4YWMtOTI4NmNlN2M=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3a47b50d-8c1c-4232-b261-b727da11b59e, ghrun-w7bgqmgvau.auto.internal:28294): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3a47b50d-8c1c-4232-b261-b727da11b59e, ghrun-w7bgqmgvau.auto.internal:28294): request = { session_id: "ydb://session/3?node_id=1&id=NmI4OTUyYjktYzRiMTgzZmEtNmU5NWU4YWMtOTI4NmNlN2M=" 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, 3a47b50d-8c1c-4232-b261-b727da11b59e, ghrun-w7bgqmgvau.auto.internal:28294): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, b53a1057-ed9b-48e9-9476-95e948b4ad83, ghrun-w7bgqmgvau.auto.internal:28294): 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:28294 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-12T17:44:30.450579572+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-w7bgqmgvau.auto.internal:28294
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, f864d35a-a19f-48a6-b176-63cadcb1ff3e, ghrun-w7bgqmgvau.auto.internal:28294): 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:28294 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-12T17:44:30.45070947+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 891b6c33-a135-4a01-bcbc-31d0d35fecff, ghrun-w7bgqmgvau.auto.internal:28294): 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:28294 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-12T17:44:30.450728085+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, e46d2698-02ad-4c10-b619-18175d01aee2, ghrun-w7bgqmgvau.auto.internal:28294): 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:28294 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-12T17:44:30.45076894+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 42191700-5442-4f1d-bd68-41f014054963, ghrun-w7bgqmgvau.auto.internal:28294): 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:28294 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-12T17:44:30.450747079+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-w7bgqmgvau.auto.internal:28294
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, bb6236b2-5269-4378-b24a-24d7002c4dd5, ghrun-w7bgqmgvau.auto.internal:28294): 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:28294 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-12T17:44:30.450794328+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-w7bgqmgvau.auto.internal:28294
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, b03786ce-3002-4c95-b4ab-2d307b3f2647, ghrun-w7bgqmgvau.auto.internal:28294): 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:28294 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-12T17:44:30.450828298+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-w7bgqmgvau.auto.internal:28294
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-w7bgqmgvau.auto.internal:28294
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 934075ce-2ed2-45e8-b3bf-ed258db24823, ghrun-w7bgqmgvau.auto.internal:28294): 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:28294 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-12T17:44:30.450857253+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-w7bgqmgvau.auto.internal:28294
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, cf513bdc-3b4d-43df-8648-c618acf39460, ghrun-w7bgqmgvau.auto.internal:28294): 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:28294 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-12T17:44:30.450901633+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 58661351-d275-442f-9283-239bf4ca1735, ghrun-w7bgqmgvau.auto.internal:28294): 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:28294 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-12T17:44:30.450936846+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-w7bgqmgvau.auto.internal:28294
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, faebca89-7f82-4d22-9b40-247a1d52f179, ghrun-w7bgqmgvau.auto.internal:28294): 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-12T17:44:30.45069478+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 01713b16-7dc6-4b60-90d9-e86aefc6f4a6, ghrun-w7bgqmgvau.auto.internal:28294): 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-12T17:44:30.450719715+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-w7bgqmgvau.auto.internal:28294
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, fc805201-3446-4aad-85b3-50720fe5e486, ghrun-w7bgqmgvau.auto.internal:28294): 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-12T17:44:30.450737962+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-w7bgqmgvau.auto.internal:28294
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-w7bgqmgvau.auto.internal:28294
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, c7964751-879b-40ac-84af-99753cbe900e, ghrun-w7bgqmgvau.auto.internal:28294): 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-12T17:44:30.450756931+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-w7bgqmgvau.auto.internal:28294
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e66b0395-6e47-4552-8124-71e8b61868cb, ghrun-w7bgqmgvau.auto.internal:28294): 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-12T17:44:30.450781139+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-w7bgqmgvau.auto.internal:28294
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, bb4d0b58-3dc1-43d5-8ee1-39012c3782ee, ghrun-w7bgqmgvau.auto.internal:28294): 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-12T17:44:30.450808492+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 7c4d9e11-aa3c-490c-ab74-bf19ab075449, ghrun-w7bgqmgvau.auto.internal:28294): 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-12T17:44:30.450841114+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-w7bgqmgvau.auto.internal:28294
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, ab332ca5-d720-4260-9cba-205abf249e99, ghrun-w7bgqmgvau.auto.internal:28294): 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-12T17:44:30.450873702+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, cc04d93a-3da6-4670-8103-b975edd3c042, ghrun-w7bgqmgvau.auto.internal:28294): 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-12T17:44:30.450924568+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 3a47b50d-8c1c-4232-b261-b727da11b59e, ghrun-w7bgqmgvau.auto.internal:28294): 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-12T17:44:30.450948989+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-w7bgqmgvau.auto.internal:28294
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-w7bgqmgvau.auto.internal:28294
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-w7bgqmgvau.auto.internal:28294
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-w7bgqmgvau.auto.internal:28294
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-w7bgqmgvau.auto.internal:28294
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-w7bgqmgvau.auto.internal:28294
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-w7bgqmgvau.auto.internal:28294
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py: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:28294
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28294". 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:28294
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28294". 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    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 23217) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 23217) elapsed time (sec): 30.13848614692688
DEBUG    ya.test:process.py:263 Command (pid 23217) wtime: 30.141
DEBUG    ya.test:process.py:275 Command (pid 23217) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    108	108	0	0	45	373	409	417
2	    224	224	0	0	42	67	72	90
3	    228	228	0	0	41	57	68	72
4	    235	235	0	0	40	59	71	75
5	    234	234	0	0	41	57	70	76
6	    153	153	0	0	39	52	64	68
7	      0	0	0	2843	0	0	0	0
8	      0	0	0	3097	0	0	0	0
9	      0	0	0	3160	0	0	0	0
10	      0	0	0	3130	0	0	0	0
11	      0	0	0	3030	0	0	0	0
12	      0	0	0	2900	0	0	0	0
13	      0	0	0	3180	0	0	0	0
14	      0	0	0	3220	0	0	0	0
15	      0	0	0	3218	0	0	0	0
16	      0	0	0	3170	0	0	0	0
17	      0	0	0	3132	0	0	0	0
18	      0	0	0	3210	0	0	0	0
19	      0	0	0	3240	0	0	0	0
20	      0	0	0	3260	0	0	0	0
21	      0	0	0	3240	0	0	0	0
22	      0	0	0	3220	0	0	0	0
23	      0	0	0	3160	0	0	0	0
24	      0	0	0	3230	0	0	0	0
25	      0	0	0	3230	0	0	0	0
26	      0	0	0	3190	0	0	0	0
27	      0	0	0	1670	0	0	0	0
28	      0	0	0	2000	0	0	0	0
29	      0	0	0	3210	0	0	0	0
30	      0	0	0	3280	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	   1182	39.4	0	73220	41	64	163	417

DEBUG    ya.test:process.py:276 Command (pid 23217) 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 23220) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 23220) elapsed time (sec): 30.14104151725769
DEBUG    ya.test:process.py:263 Command (pid 23220) wtime: 30.142
DEBUG    ya.test:process.py:275 Command (pid 23220) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     78	78	0	0	59	445	527	547
2	    170	170	0	0	57	85	97	99
3	    173	173	0	0	57	73	79	82
4	    179	179	0	0	51	79	88	99
5	    180	180	0	0	51	69	87	98
6	    119	119	0	0	50	67	70	70
7	      0	0	0	2850	0	0	0	0
8	      0	0	0	3090	0	0	0	0
9	      0	0	0	3160	0	0	0	0
10	      0	0	0	3140	0	0	0	0
11	      0	0	0	3020	0	0	0	0
12	      0	0	0	2910	0	0	0	0
13	      0	0	0	3170	0	0	0	0
14	      0	0	0	3220	0	0	0	0
15	      0	0	0	3220	0	0	0	0
16	      0	0	0	3180	0	0	0	0
17	      0	0	0	3130	0	0	0	0
18	      0	0	0	3210	0	0	0	0
19	      0	0	0	3240	0	0	0	0
20	      0	0	0	3260	0	0	0	0
21	      0	0	0	3240	0	0	0	0
22	      0	0	0	3220	0	0	0	0
23	      0	0	0	3160	0	0	0	0
24	      0	0	0	3230	0	0	0	0
25	      0	0	0	3230	0	0	0	0
26	      0	0	0	3180	0	0	0	0
27	      0	0	0	1670	0	0	0	0
28	      0	0	0	2000	0	0	0	0
29	      0	0	0	3220	0	0	0	0
30	      0	0	0	3280	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    899	29.9667	0	73230	53	80	335	547

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

DEBUG    ya.test:process.py:259 Command (pid 23218) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 23218) elapsed time (sec): 30.14261484146118
DEBUG    ya.test:process.py:263 Command (pid 23218) wtime: 30.144
DEBUG    ya.test:process.py:275 Command (pid 23218) 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	2850	0	0	0	0
8	      0	0	0	3090	0	0	0	0
9	      0	0	0	3160	0	0	0	0
10	      0	0	0	3134	0	0	0	0
11	      0	0	0	3026	0	0	0	0
12	      0	0	0	2900	0	0	0	0
13	      0	0	0	3170	0	0	0	0
14	      0	0	0	3220	0	0	0	0
15	      0	0	0	3220	0	0	0	0
16	      0	0	0	3180	0	0	0	0
17	      0	0	0	3130	0	0	0	0
18	      0	0	0	3210	0	0	0	0
19	      0	0	0	3240	0	0	0	0
20	      0	0	0	3260	0	0	0	0
21	      0	0	0	3230	0	0	0	0
22	      0	0	0	3220	0	0	0	0
23	      0	0	0	3160	0	0	0	0
24	      0	0	0	3230	0	0	0	0
25	      0	0	0	3230	0	0	0	0
26	      0	0	0	3190	0	0	0	0
27	      0	0	0	1675	0	0	0	0
28	      0	0	0	1985	0	0	0	0
29	      0	0	0	3220	0	0	0	0
30	      0	0	0	3280	0	0	0	0

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

DEBUG    ya.test:process.py:276 Command (pid 23218) 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.connection:connection.py:549 Closing channel for endpoint localhost:28294
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28294". 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:28294
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28294". 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:28294
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:28294". 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:28294
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28294". 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:28294
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28294". 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:28294
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28294". 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:28294
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28294". 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:28294
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28294". 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:28294
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28294". 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:28294
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28294". 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:28294
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28294". 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:28294
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28294". 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:28294
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28294". 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:28294
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28294". 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:28294
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28294". 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:28294
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28294". 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:28294
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28294". 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:28294
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28294". 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:28294
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28294". 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:28294
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28294". 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:28294
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28294". 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:28294
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28294". 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:28294
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28294". 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:28294
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28294". 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:28294
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28294". 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:28294
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28294". 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 ===============================
358.26s call     test_log_scenario.py::TestLogScenario::test_log_uniform
9.30s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
6.32s 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/6paw/000316/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/6paw/000316/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/stderr
Stderr content:

GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
VERIFY failed (2025-12-12T17:44:24.586331Z): source_idx=0;tablet_id=72075186224037910;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 @ 0xA974275
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA96C706
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB804228
3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD79529B
4. /-S/ydb/core/formats/arrow/reader/position.h:85: CompareImpl @ 0x9FCAC08
5. /-S/ydb/core/formats/arrow/reader/position.h:482: Compare @ 0x9FCA95F
6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD76EFBD
7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:22: BuildFilter @ 0x14458EAB
8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x150A1AE7
9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14FF5083
10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14FF5083
11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14FF2A33
12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14FF63F7
13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x14476C98
14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1D12FC95
15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB7A5F97
16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB7F4CD4
17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB7F8D94
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB7F89A0
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB7F958E
20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA975ECC
21. ??:0: ?? @ 0x7F2B4807BAC2
22. ??:0: ?? @ 0x7F2B4810D8BF
============ 1 failed, 115 deselected, 1 error in 375.30s (0:06:15) ============
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6paw/00032f/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 / 115 deselected / 1 selected

=========================== 115 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/6paw/000252/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 / 115 deselected / 1 selected

=========================== 115 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/6paw/0002c9/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 / 115 deselected / 1 selected

=========================== 115 deselected in 1.13s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6paw/0002da/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 / 115 deselected / 1 selected

=========================== 115 deselected in 1.10s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6paw/0002e8/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 / 115 deselected / 1 selected

=========================== 115 deselected in 1.16s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6paw/000278/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 / 115 deselected / 1 selected

=========================== 115 deselected in 1.16s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6paw/0002d3/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 / 115 deselected / 1 selected

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

=========================== 115 deselected in 0.93s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6paw/000321/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 / 115 deselected / 1 selected

=========================== 115 deselected in 1.16s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6paw/0002b8/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 / 115 deselected / 1 selected

=========================== 115 deselected in 0.94s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6paw/0002be/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 / 115 deselected / 1 selected

=========================== 115 deselected in 0.88s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6paw/0002ff/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 / 115 deselected / 1 selected

=========================== 115 deselected in 1.11s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6paw/000257/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 / 115 deselected / 1 selected

=========================== 115 deselected in 0.89s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6paw/000341/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 / 115 deselected / 1 selected

=========================== 115 deselected in 1.04s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6paw/000300/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 / 115 deselected / 1 selected

=========================== 115 deselected in 1.10s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6paw/000306/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 / 115 deselected / 1 selected

=========================== 115 deselected in 1.05s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6paw/000245/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 / 115 deselected / 1 selected

=========================== 115 deselected in 1.06s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6paw/000338/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 / 115 deselected / 1 selected

=========================== 115 deselected in 1.18s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6paw/00022e/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 / 115 deselected / 1 selected

=========================== 115 deselected in 1.12s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6paw/0002b2/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 / 115 deselected / 1 selected

=========================== 115 deselected in 1.14s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6paw/00031e/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 / 115 deselected / 1 selected

=========================== 115 deselected in 1.02s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6paw/000248/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 / 115 deselected / 1 selected

=========================== 115 deselected in 1.03s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6paw/000233/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 / 115 deselected / 1 selected

=========================== 115 deselected in 0.86s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6paw/0002cd/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 / 115 deselected / 1 selected

=========================== 115 deselected in 1.04s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6paw/00032e/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 / 115 deselected / 1 selected

=========================== 115 deselected in 1.16s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6paw/0002a8/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 / 115 deselected / 1 selected

=========================== 115 deselected in 1.01s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6paw/000343/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 / 115 deselected / 1 selected

=========================== 115 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/6paw/000336/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 / 115 deselected / 1 selected

=========================== 115 deselected in 1.09s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6paw/0002bc/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 / 115 deselected / 1 selected

=========================== 115 deselected in 0.85s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6paw/0002fd/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 / 115 deselected / 1 selected

=========================== 115 deselected in 1.08s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6paw/00024e/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 / 115 deselected / 1 selected

=========================== 115 deselected in 1.09s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6paw/00024c/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 / 115 deselected / 1 selected

=========================== 115 deselected in 1.12s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6paw/0002b1/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 / 115 deselected / 1 selected

=========================== 115 deselected in 0.95s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6paw/0002a7/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 / 115 deselected / 1 selected

=========================== 115 deselected in 1.26s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6paw/00027a/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 / 115 deselected / 1 selected

=========================== 115 deselected in 1.21s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6paw/00026d/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 / 115 deselected / 1 selected

=========================== 115 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/6paw/0002f8/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 / 115 deselected / 1 selected

=========================== 115 deselected in 1.16s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6paw/0002dc/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 / 115 deselected / 1 selected

=========================== 115 deselected in 1.16s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6paw/0002e4/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 / 115 deselected / 1 selected

=========================== 115 deselected in 1.06s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6paw/0002af/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 / 115 deselected / 1 selected

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

=========================== 115 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/6paw/000340/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 / 115 deselected / 1 selected

=========================== 115 deselected in 1.12s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6paw/000301/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 / 115 deselected / 1 selected

=========================== 115 deselected in 1.01s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6paw/000288/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 / 115 deselected / 1 selected

=========================== 115 deselected in 0.98s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6paw/000262/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 / 115 deselected / 1 selected

=========================== 115 deselected in 1.04s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6paw/0002aa/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 / 115 deselected / 1 selected

=========================== 115 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/6paw/000309/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 / 115 deselected / 1 selected

=========================== 115 deselected in 0.88s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6paw/00027e/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 / 115 deselected / 1 selected

=========================== 115 deselected in 0.85s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6paw/000241/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 / 115 deselected / 1 selected

=========================== 115 deselected in 1.11s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6paw/00032c/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 / 115 deselected / 1 selected

=========================== 115 deselected in 1.00s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6paw/0002c3/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 / 115 deselected / 1 selected

=========================== 115 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/6paw/00028d/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 / 115 deselected / 1 selected

=========================== 115 deselected in 0.91s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6paw/000332/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 / 115 deselected / 1 selected

=========================== 115 deselected in 1.21s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6paw/0002f5/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 / 115 deselected / 1 selected

=========================== 115 deselected in 1.40s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6paw/0002ea/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 / 115 deselected / 1 selected

=========================== 115 deselected in 1.13s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6paw/0002e3/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 / 115 deselected / 1 selected

=========================== 115 deselected in 0.95s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6paw/00031f/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 / 115 deselected / 1 selected

=========================== 115 deselected in 1.06s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6paw/000293/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 / 115 deselected / 1 selected

=========================== 115 deselected in 1.08s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6paw/0002a5/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 / 115 deselected / 1 selected

=========================== 115 deselected in 0.93s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6paw/000239/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 / 115 deselected / 1 selected

=========================== 115 deselected in 1.07s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6paw/000235/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 / 115 deselected / 1 selected

=========================== 115 deselected in 1.16s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6paw/0002cb/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 / 115 deselected / 1 selected

=========================== 115 deselected in 0.95s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6paw/00029d/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 / 115 deselected / 1 selected

=========================== 115 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/6paw/000326/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 / 115 deselected / 1 selected

=========================== 115 deselected in 1.18s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6paw/000339/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 / 115 deselected / 1 selected

=========================== 115 deselected in 1.10s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6paw/000319/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 / 115 deselected / 1 selected

=========================== 115 deselected in 1.19s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6paw/0002d0/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 / 115 deselected / 1 selected

=========================== 115 deselected in 1.14s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6paw/000232/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 / 115 deselected / 1 selected

=========================== 115 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/6paw/0002bb/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 / 115 deselected / 1 selected

=========================== 115 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/6paw/00028a/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 / 115 deselected / 1 selected

=========================== 115 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/6paw/0002e0/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 / 115 deselected / 1 selected

=========================== 115 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/6paw/000299/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 / 115 deselected / 1 selected

=========================== 115 deselected in 1.19s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6paw/000307/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 / 115 deselected / 1 selected

=========================== 115 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/6paw/0002f1/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 / 115 deselected / 1 selected

=========================== 115 deselected in 1.11s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6paw/0002d5/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 / 115 deselected / 1 selected

=========================== 115 deselected in 1.01s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6paw/000314/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 / 115 deselected / 1 selected

=========================== 115 deselected in 0.95s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6paw/000269/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 / 115 deselected / 1 selected

=========================== 115 deselected in 0.80s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6paw/000325/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 / 115 deselected / 1 selected

=========================== 115 deselected in 0.97s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6paw/00030b/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 / 115 deselected / 1 selected

=========================== 115 deselected in 1.16s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6paw/0002b7/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 / 115 deselected / 1 selected

=========================== 115 deselected in 1.27s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6paw/00025a/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 / 115 deselected / 1 selected

=========================== 115 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/6paw/00026f/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 / 115 deselected / 1 selected

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

=========================== 115 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/6paw/0002f4/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 / 115 deselected / 1 selected

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

=========================== 115 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/6paw/000230/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 / 115 deselected / 1 selected

=========================== 115 deselected in 0.94s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6paw/000274/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 / 115 deselected / 1 selected

=========================== 115 deselected in 1.02s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6paw/0002ed/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 / 115 deselected / 1 selected

=========================== 115 deselected in 1.04s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6paw/00033f/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 / 115 deselected / 1 selected

=========================== 115 deselected in 1.18s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6paw/000345/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 / 115 deselected / 1 selected

=========================== 115 deselected in 0.73s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6paw/00033b/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 / 115 deselected / 1 selected

=========================== 115 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/6paw/0002d6/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 / 115 deselected / 1 selected

=========================== 115 deselected in 1.14s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6paw/0002cf/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 / 115 deselected / 1 selected

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

=========================== 115 deselected in 0.84s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6paw/0002c0/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 / 115 deselected / 1 selected

=========================== 115 deselected in 0.87s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6paw/0002a1/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 / 115 deselected / 1 selected

=========================== 115 deselected in 1.10s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6paw/000267/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 / 115 deselected / 1 selected

=========================== 115 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/6paw/000322/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 / 115 deselected / 1 selected

=========================== 115 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/6paw/000284/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 / 115 deselected / 1 selected

=========================== 115 deselected in 1.19s ============================
