============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/1xri/000385/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 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/1xri/000385/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/1xri/000385/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/stderr
E   Stderr content:
E   
E   GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
E   VERIFY failed (2025-11-28T18:23:02.722710Z): source_id=114;tablet_id=72075186224037924;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 @ 0xA934815
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA92CD56
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB7C3658
E   3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD73D9CB
E   4. /-S/ydb/core/formats/arrow/reader/position.h:85: CompareImpl @ 0x9F8B748
E   5. /-S/ydb/core/formats/arrow/reader/position.h:482: Compare @ 0x9F8B49F
E   6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD71775D
E   7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:22: BuildFilter @ 0x143A058B
E   8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14FE7657
E   9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14F3C413
E   10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14F3C413
E   11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14F39DC3
E   12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14F3D787
E   13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x143BE378
E   14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CFBDDB5
E   15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB766197
E   16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB7B4104
E   17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB7B81C4
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB7B7DD0
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB7B89BE
E   20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA93646C
E   21. ??:0: ?? @ 0x7FCC06097AC2
E   22. ??:0: ?? @ 0x7FCC061298BF
------------------------------ 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/1xri/000385/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4086257
DEBUG    ya.test:process.py:259 Command (pid 4086257) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4086257) elapsed time (sec): 0.42545175552368164
DEBUG    ya.test:process.py:263 Command (pid 4086257) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4086257) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4086257) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4086257) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4086257) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4086257) maxrss: 546108
DEBUG    ya.test:process.py:263 Command (pid 4086257) minflt: 16244
DEBUG    ya.test:process.py:263 Command (pid 4086257) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4086257) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4086257) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 4086257) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4086257) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4086257) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 4086257) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4086257) stime: 0.293209
DEBUG    ya.test:process.py:263 Command (pid 4086257) utime: 0.08434699999999999
DEBUG    ya.test:process.py:263 Command (pid 4086257) wtime: 0.427
DEBUG    ya.test:process.py:275 Command (pid 4086257) output:
Git info:
    Commit: 1fe68f51c97cb71b444845ace5feba15beb725c3
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge 6979adb5dd8eb2f5eb45057f22c6755baa662fcf into 795ad02dd85f35d699ddab72f65a15af37209a23
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-my6unlt3eu    Host information: 
        Linux ghrun-my6unlt3eu 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: 1fe68f51c97cb71b444845ace5feba15beb725c3
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge 6979adb5dd8eb2f5eb45057f22c6755baa662fcf into 795ad02dd85f35d699ddab72f65a15af37209a23
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-my6unlt3eu    Host information: 
        Linux ghrun-my6unlt3eu 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/1xri/000385/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17408
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/1xri/000385/r3tmp/kikimr_cluster_ykxfzjhf
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/1xri/000385/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26534
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21910
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30237
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14993
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/1xri/000385/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/1xri/000385/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/1xri/000385/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_md4nei91.log --grpc-port=26534 --mon-port=21910 --ic-port=17408
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:26534/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/1xri/000385/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/1xri/000385/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/1xri/000385/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_md4nei91.log --grpc-port=26534 --mon-port=21910 --ic-port=17408
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/1xri/000385/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/1xri/000385/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/1xri/000385/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_md4nei91.log', '--grpc-port=26534', '--mon-port=21910', '--ic-port=17408')' in '/home/runner/.ya/build/build_root/1xri/000385/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: 4086278
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:26534/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/1xri/000385/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4086279
DEBUG    ya.test:process.py:259 Command (pid 4086279) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4086279) elapsed time (sec): 0.43389415740966797
DEBUG    ya.test:process.py:263 Command (pid 4086279) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4086279) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4086279) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4086279) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4086279) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4086279) maxrss: 546180
DEBUG    ya.test:process.py:263 Command (pid 4086279) minflt: 17645
DEBUG    ya.test:process.py:263 Command (pid 4086279) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4086279) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4086279) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 4086279) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4086279) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4086279) nvcsw: 83
DEBUG    ya.test:process.py:263 Command (pid 4086279) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4086279) stime: 0.27405599999999997
DEBUG    ya.test:process.py:263 Command (pid 4086279) utime: 0.11121099999999999
DEBUG    ya.test:process.py:263 Command (pid 4086279) wtime: 0.435
DEBUG    ya.test:process.py:275 Command (pid 4086279) output:
Git info:
    Commit: 1fe68f51c97cb71b444845ace5feba15beb725c3
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge 6979adb5dd8eb2f5eb45057f22c6755baa662fcf into 795ad02dd85f35d699ddab72f65a15af37209a23
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-my6unlt3eu    Host information: 
        Linux ghrun-my6unlt3eu 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 1fe68f51c97cb71b444845ace5feba15beb725c3
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge 6979adb5dd8eb2f5eb45057f22c6755baa662fcf into 795ad02dd85f35d699ddab72f65a15af37209a23
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-my6unlt3eu    Host information: 
        Linux ghrun-my6unlt3eu 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/1xri/000385/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/1xri/000385/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:26534', '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: 17408\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/1xri/000385/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:26534', '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: 17408\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4086789
DEBUG    ya.test:process.py:259 Command (pid 4086789) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4086789) elapsed time (sec): 0.38912105560302734
DEBUG    ya.test:process.py:263 Command (pid 4086789) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4086789) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4086789) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4086789) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4086789) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4086789) maxrss: 554616
DEBUG    ya.test:process.py:263 Command (pid 4086789) minflt: 18387
DEBUG    ya.test:process.py:263 Command (pid 4086789) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4086789) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4086789) nivcsw: 61
DEBUG    ya.test:process.py:263 Command (pid 4086789) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4086789) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4086789) nvcsw: 117
DEBUG    ya.test:process.py:263 Command (pid 4086789) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4086789) stime: 0.23068
DEBUG    ya.test:process.py:263 Command (pid 4086789) utime: 0.113385
DEBUG    ya.test:process.py:263 Command (pid 4086789) wtime: 0.39
DEBUG    ya.test:process.py:275 Command (pid 4086789) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/1xri/000385/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/1xri/000385/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:26534', '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/1xri/000385/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:26534', '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: 4086832
DEBUG    ya.test:process.py:259 Command (pid 4086832) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4086832) elapsed time (sec): 0.45802831649780273
DEBUG    ya.test:process.py:263 Command (pid 4086832) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4086832) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4086832) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4086832) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4086832) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4086832) maxrss: 554600
DEBUG    ya.test:process.py:263 Command (pid 4086832) minflt: 18387
DEBUG    ya.test:process.py:263 Command (pid 4086832) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4086832) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4086832) nivcsw: 19
DEBUG    ya.test:process.py:263 Command (pid 4086832) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4086832) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4086832) nvcsw: 131
DEBUG    ya.test:process.py:263 Command (pid 4086832) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4086832) stime: 0.29986399999999996
DEBUG    ya.test:process.py:263 Command (pid 4086832) utime: 0.114421
DEBUG    ya.test:process.py:263 Command (pid 4086832) wtime: 0.459
DEBUG    ya.test:process.py:275 Command (pid 4086832) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 4086832) 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, 172dd2ba-ff20-4d4b-a5bf-797eb60e7953, localhost:26534): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 172dd2ba-ff20-4d4b-a5bf-797eb60e7953, localhost:26534): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 172dd2ba-ff20-4d4b-a5bf-797eb60e7953, localhost:26534): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-my6unlt3eu.auto.internal" port: 26534 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-my6unlt3eu.auto.internal:26534, 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:26534
------------------------------ 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/1xri/000385/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/1xri/000385/ydb/apps/ydb/ydb -e grpc://localhost:26534 -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/1xri/000385/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:26534', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4086968
DEBUG    ya.test:process.py:259 Command (pid 4086968) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4086968) elapsed time (sec): 0.37095117568969727
DEBUG    ya.test:process.py:263 Command (pid 4086968) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4086968) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4086968) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4086968) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4086968) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4086968) maxrss: 166760
DEBUG    ya.test:process.py:263 Command (pid 4086968) minflt: 3545
DEBUG    ya.test:process.py:263 Command (pid 4086968) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4086968) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4086968) nivcsw: 21
DEBUG    ya.test:process.py:263 Command (pid 4086968) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4086968) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4086968) nvcsw: 203
DEBUG    ya.test:process.py:263 Command (pid 4086968) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4086968) stime: 0.023115
DEBUG    ya.test:process.py:263 Command (pid 4086968) utime: 0.057788
DEBUG    ya.test:process.py:263 Command (pid 4086968) wtime: 0.372
DEBUG    ya.test:process.py:275 Command (pid 4086968) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 4086968) 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/1xri/000385/ydb/apps/ydb/ydb -e grpc://localhost:26534 -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/1xri/000385/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:26534', '-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: 4087084
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 4087084) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4087084) elapsed time (sec): 30.139825582504272
DEBUG    ya.test:process.py:263 Command (pid 4087084) wtime: 30.145
DEBUG    ya.test:process.py:275 Command (pid 4087084) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    474	474	0	0	20	24	32	37
2	    481	481	0	0	20	21	22	24
3	    473	473	0	0	20	25	41	44
4	    484	484	0	0	20	22	23	25
5	    463	463	0	0	20	27	32	35
6	    484	484	0	0	20	22	23	24
7	    480	480	0	0	20	22	33	37
8	    476	476	0	0	20	25	31	37
9	    376	376	0	0	23	47	54	56
10	    415	415	0	0	23	37	43	50
11	    422	422	0	0	21	35	47	52
12	    399	399	0	0	22	43	57	61
13	    409	409	0	0	22	39	48	59
14	    438	438	0	0	22	31	35	39
15	    415	415	0	0	22	34	47	62
16	    436	436	0	0	21	31	38	44
17	    484	484	0	0	20	22	25	26
18	    487	487	0	0	20	20	21	21
19	    486	486	0	0	20	20	23	26
20	    488	488	0	0	20	20	22	23
21	    488	488	0	0	20	20	21	21
22	    488	488	0	0	20	20	21	21
23	    489	489	0	0	20	20	21	21
24	    488	488	0	0	20	20	20	21
25	    488	488	0	0	20	20	21	21
26	    477	477	0	0	20	25	40	42
27	    489	489	0	0	20	20	21	21
28	    489	489	0	0	20	20	21	21
29	    488	488	0	0	20	20	20	22
30	    479	479	0	0	20	21	59	61

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  13933	464.433	0	0	20	28	40	62

DEBUG    ya.test:process.py:276 Command (pid 4087084) 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, 55ef4a38-9b5f-4c8e-ab41-2f55e10d0975, ghrun-my6unlt3eu.auto.internal:26534): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 55ef4a38-9b5f-4c8e-ab41-2f55e10d0975, ghrun-my6unlt3eu.auto.internal:26534): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 55ef4a38-9b5f-4c8e-ab41-2f55e10d0975, ghrun-my6unlt3eu.auto.internal:26534): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODEzNzdkMS03Y2QxYTA2My02ZWJjZWZkNC1hMTVmNDZlZA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 2f1305ed-d131-48d0-ad32-fc5789bf8c08, ghrun-my6unlt3eu.auto.internal:26534): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 2f1305ed-d131-48d0-ad32-fc5789bf8c08, ghrun-my6unlt3eu.auto.internal:26534): request = { session_id: "ydb://session/3?node_id=1&id=ODEzNzdkMS03Y2QxYTA2My02ZWJjZWZkNC1hMTVmNDZlZA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 2f1305ed-d131-48d0-ad32-fc5789bf8c08, ghrun-my6unlt3eu.auto.internal:26534): 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=ODEzNzdkMS03Y2QxYTA2My02ZWJjZWZkNC1hMTVmNDZlZA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6e3b89b9-fb45-4fbc-96d3-bd453762d9f1, ghrun-my6unlt3eu.auto.internal:26534): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6e3b89b9-fb45-4fbc-96d3-bd453762d9f1, ghrun-my6unlt3eu.auto.internal:26534): request = { session_id: "ydb://session/3?node_id=1&id=ODEzNzdkMS03Y2QxYTA2My02ZWJjZWZkNC1hMTVmNDZlZA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6e3b89b9-fb45-4fbc-96d3-bd453762d9f1, ghrun-my6unlt3eu.auto.internal:26534): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODEzNzdkMS03Y2QxYTA2My02ZWJjZWZkNC1hMTVmNDZlZA==
INFO     root:test_log_scenario.py:217 Count rows after insert 13705 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODEzNzdkMS03Y2QxYTA2My02ZWJjZWZkNC1hMTVmNDZlZA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9bc56c05-7957-4c3b-a4cb-69277fe98507, ghrun-my6unlt3eu.auto.internal:26534): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9bc56c05-7957-4c3b-a4cb-69277fe98507, ghrun-my6unlt3eu.auto.internal:26534): request = { session_id: "ydb://session/3?node_id=1&id=ODEzNzdkMS03Y2QxYTA2My02ZWJjZWZkNC1hMTVmNDZlZA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9bc56c05-7957-4c3b-a4cb-69277fe98507, ghrun-my6unlt3eu.auto.internal:26534): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODEzNzdkMS03Y2QxYTA2My02ZWJjZWZkNC1hMTVmNDZlZA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODEzNzdkMS03Y2QxYTA2My02ZWJjZWZkNC1hMTVmNDZlZA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cdb8123f-9e78-44ae-af8b-f5cb05e95437, ghrun-my6unlt3eu.auto.internal:26534): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cdb8123f-9e78-44ae-af8b-f5cb05e95437, ghrun-my6unlt3eu.auto.internal:26534): request = { session_id: "ydb://session/3?node_id=1&id=ODEzNzdkMS03Y2QxYTA2My02ZWJjZWZkNC1hMTVmNDZlZA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cdb8123f-9e78-44ae-af8b-f5cb05e95437, ghrun-my6unlt3eu.auto.internal:26534): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODEzNzdkMS03Y2QxYTA2My02ZWJjZWZkNC1hMTVmNDZlZA==
INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/1xri/000385/ydb/apps/ydb/ydb -e grpc://localhost:26534 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODEzNzdkMS03Y2QxYTA2My02ZWJjZWZkNC1hMTVmNDZlZA==
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/1xri/000385/ydb/apps/ydb/ydb -e grpc://localhost:26534 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/1xri/000385/ydb/apps/ydb/ydb -e grpc://localhost:26534 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 95b68317-ed10-4279-ae0d-750c41c373cf, ghrun-my6unlt3eu.auto.internal:26534): creating call state
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 95b68317-ed10-4279-ae0d-750c41c373cf, ghrun-my6unlt3eu.auto.internal:26534): request = { session_id: "ydb://session/3?node_id=1&id=ODEzNzdkMS03Y2QxYTA2My02ZWJjZWZkNC1hMTVmNDZlZA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, ff381c65-385b-44cb-9301-4535fa1e0387, ghrun-my6unlt3eu.auto.internal:26534): creating call state
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 95b68317-ed10-4279-ae0d-750c41c373cf, ghrun-my6unlt3eu.auto.internal:26534): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ff381c65-385b-44cb-9301-4535fa1e0387, ghrun-my6unlt3eu.auto.internal:26534): request = {  }
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/1xri/000385/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:26534', '-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:610 Executing '['/home/runner/.ya/build/build_root/1xri/000385/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:26534', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/1xri/000385/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:26534', '-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: 4105273
DEBUG    ya.test:process.py:628 Command pid: 4105274
DEBUG    ya.test:process.py:628 Command pid: 4105275
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ff381c65-385b-44cb-9301-4535fa1e0387, ghrun-my6unlt3eu.auto.internal:26534): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YWIzNDk2ZDctMTk2MmJmNGUtN2E4YmU4NDQtMmE2OGU5N2Y=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, cd0d4999-fc94-4194-9a6d-7bf46a76beee, ghrun-my6unlt3eu.auto.internal:26534): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, cd0d4999-fc94-4194-9a6d-7bf46a76beee, ghrun-my6unlt3eu.auto.internal:26534): request = { session_id: "ydb://session/3?node_id=1&id=YWIzNDk2ZDctMTk2MmJmNGUtN2E4YmU4NDQtMmE2OGU5N2Y=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, cd0d4999-fc94-4194-9a6d-7bf46a76beee, ghrun-my6unlt3eu.auto.internal:26534): 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=YWIzNDk2ZDctMTk2MmJmNGUtN2E4YmU4NDQtMmE2OGU5N2Y=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0916ea6c-403b-4747-ad5d-3834840bf0eb, ghrun-my6unlt3eu.auto.internal:26534): 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, 0916ea6c-403b-4747-ad5d-3834840bf0eb, ghrun-my6unlt3eu.auto.internal:26534): request = { session_id: "ydb://session/3?node_id=1&id=YWIzNDk2ZDctMTk2MmJmNGUtN2E4YmU4NDQtMmE2OGU5N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, c26fe2e8-d55a-4df9-9935-6db203f7e66b, ghrun-my6unlt3eu.auto.internal:26534): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c26fe2e8-d55a-4df9-9935-6db203f7e66b, ghrun-my6unlt3eu.auto.internal:26534): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0916ea6c-403b-4747-ad5d-3834840bf0eb, ghrun-my6unlt3eu.auto.internal:26534): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c26fe2e8-d55a-4df9-9935-6db203f7e66b, ghrun-my6unlt3eu.auto.internal:26534): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OWVkNTdjOTItZWVhNzI4NTctMWQ5M2MyOGItYmU1Y2I4ZGY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 7a94b5c3-7997-4c1b-ba63-a49827e2aef7, ghrun-my6unlt3eu.auto.internal:26534): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7a94b5c3-7997-4c1b-ba63-a49827e2aef7, ghrun-my6unlt3eu.auto.internal:26534): request = { session_id: "ydb://session/3?node_id=1&id=OWVkNTdjOTItZWVhNzI4NTctMWQ5M2MyOGItYmU1Y2I4ZGY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7a94b5c3-7997-4c1b-ba63-a49827e2aef7, ghrun-my6unlt3eu.auto.internal:26534): 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=OWVkNTdjOTItZWVhNzI4NTctMWQ5M2MyOGItYmU1Y2I4ZGY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b36a022b-0345-4734-9d86-8fd0ea6f2f78, ghrun-my6unlt3eu.auto.internal:26534): 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, b36a022b-0345-4734-9d86-8fd0ea6f2f78, ghrun-my6unlt3eu.auto.internal:26534): request = { session_id: "ydb://session/3?node_id=1&id=OWVkNTdjOTItZWVhNzI4NTctMWQ5M2MyOGItYmU1Y2I4ZGY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 3d89e812-78c4-4737-81a9-9d1ba49eb284, ghrun-my6unlt3eu.auto.internal:26534): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3d89e812-78c4-4737-81a9-9d1ba49eb284, ghrun-my6unlt3eu.auto.internal:26534): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b36a022b-0345-4734-9d86-8fd0ea6f2f78, ghrun-my6unlt3eu.auto.internal:26534): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 3d89e812-78c4-4737-81a9-9d1ba49eb284, ghrun-my6unlt3eu.auto.internal:26534): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZmRiMjg4MC05MGU3ZDAzZS03NmJjOTFjYS01MjU0NjkzNg==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 7a4d0686-ef5f-4840-a5ee-12ba693525b1, ghrun-my6unlt3eu.auto.internal:26534): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7a4d0686-ef5f-4840-a5ee-12ba693525b1, ghrun-my6unlt3eu.auto.internal:26534): request = { session_id: "ydb://session/3?node_id=1&id=ZmRiMjg4MC05MGU3ZDAzZS03NmJjOTFjYS01MjU0NjkzNg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7a4d0686-ef5f-4840-a5ee-12ba693525b1, ghrun-my6unlt3eu.auto.internal:26534): 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=ZmRiMjg4MC05MGU3ZDAzZS03NmJjOTFjYS01MjU0NjkzNg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, dc46081d-b9b8-4755-aac3-39ea6bf60e0b, ghrun-my6unlt3eu.auto.internal:26534): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dc46081d-b9b8-4755-aac3-39ea6bf60e0b, ghrun-my6unlt3eu.auto.internal:26534): request = { session_id: "ydb://session/3?node_id=1&id=ZmRiMjg4MC05MGU3ZDAzZS03NmJjOTFjYS01MjU0NjkzNg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dc46081d-b9b8-4755-aac3-39ea6bf60e0b, ghrun-my6unlt3eu.auto.internal:26534): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 0507faf7-f940-447f-882b-0894b79068de, ghrun-my6unlt3eu.auto.internal:26534): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0507faf7-f940-447f-882b-0894b79068de, ghrun-my6unlt3eu.auto.internal:26534): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0507faf7-f940-447f-882b-0894b79068de, ghrun-my6unlt3eu.auto.internal:26534): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTYzYjU2ZTUtMmI1NGM2NzgtNmVhYzVlYTgtMzBlNzg3MDQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 676db2be-16fb-4b3e-8518-f627f0ef2deb, ghrun-my6unlt3eu.auto.internal:26534): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 676db2be-16fb-4b3e-8518-f627f0ef2deb, ghrun-my6unlt3eu.auto.internal:26534): request = { session_id: "ydb://session/3?node_id=1&id=MTYzYjU2ZTUtMmI1NGM2NzgtNmVhYzVlYTgtMzBlNzg3MDQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 676db2be-16fb-4b3e-8518-f627f0ef2deb, ghrun-my6unlt3eu.auto.internal:26534): 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=MTYzYjU2ZTUtMmI1NGM2NzgtNmVhYzVlYTgtMzBlNzg3MDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c0c561f9-799a-4326-b09d-b4b5c5e530a4, ghrun-my6unlt3eu.auto.internal:26534): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c0c561f9-799a-4326-b09d-b4b5c5e530a4, ghrun-my6unlt3eu.auto.internal:26534): request = { session_id: "ydb://session/3?node_id=1&id=MTYzYjU2ZTUtMmI1NGM2NzgtNmVhYzVlYTgtMzBlNzg3MDQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c0c561f9-799a-4326-b09d-b4b5c5e530a4, ghrun-my6unlt3eu.auto.internal:26534): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 3ccaf2f7-6f55-4e5f-8e67-59d0cfc9711e, ghrun-my6unlt3eu.auto.internal:26534): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3ccaf2f7-6f55-4e5f-8e67-59d0cfc9711e, ghrun-my6unlt3eu.auto.internal:26534): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 3ccaf2f7-6f55-4e5f-8e67-59d0cfc9711e, ghrun-my6unlt3eu.auto.internal:26534): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NjI3OTUxOGMtMzMwOTYzOGYtNDc1Y2YwY2EtZTg5YjlmMzg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 0a35a3b7-d4f7-44c0-98e3-bb6c7cfc0271, ghrun-my6unlt3eu.auto.internal:26534): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 0a35a3b7-d4f7-44c0-98e3-bb6c7cfc0271, ghrun-my6unlt3eu.auto.internal:26534): request = { session_id: "ydb://session/3?node_id=1&id=NjI3OTUxOGMtMzMwOTYzOGYtNDc1Y2YwY2EtZTg5YjlmMzg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 0a35a3b7-d4f7-44c0-98e3-bb6c7cfc0271, ghrun-my6unlt3eu.auto.internal:26534): 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=NjI3OTUxOGMtMzMwOTYzOGYtNDc1Y2YwY2EtZTg5YjlmMzg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7d4cb250-8f69-48ab-8c52-5d0f10b799b2, ghrun-my6unlt3eu.auto.internal:26534): 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, 7d4cb250-8f69-48ab-8c52-5d0f10b799b2, ghrun-my6unlt3eu.auto.internal:26534): request = { session_id: "ydb://session/3?node_id=1&id=NjI3OTUxOGMtMzMwOTYzOGYtNDc1Y2YwY2EtZTg5YjlmMzg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e946616b-166c-4e38-b490-25d0a7cfc825, ghrun-my6unlt3eu.auto.internal:26534): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e946616b-166c-4e38-b490-25d0a7cfc825, ghrun-my6unlt3eu.auto.internal:26534): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7d4cb250-8f69-48ab-8c52-5d0f10b799b2, ghrun-my6unlt3eu.auto.internal:26534): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e946616b-166c-4e38-b490-25d0a7cfc825, ghrun-my6unlt3eu.auto.internal:26534): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YjA3MDQyOS03MDc0MTMzOC04OGE2N2YzZi1mOTE1YmU5Zg==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, f3bfd944-90ce-44f9-961b-cefd1f0b4e38, ghrun-my6unlt3eu.auto.internal:26534): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, f3bfd944-90ce-44f9-961b-cefd1f0b4e38, ghrun-my6unlt3eu.auto.internal:26534): request = { session_id: "ydb://session/3?node_id=1&id=YjA3MDQyOS03MDc0MTMzOC04OGE2N2YzZi1mOTE1YmU5Zg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, f3bfd944-90ce-44f9-961b-cefd1f0b4e38, ghrun-my6unlt3eu.auto.internal:26534): 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=YjA3MDQyOS03MDc0MTMzOC04OGE2N2YzZi1mOTE1YmU5Zg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0d530a66-a809-47af-8490-be62459302a0, ghrun-my6unlt3eu.auto.internal:26534): 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, 0d530a66-a809-47af-8490-be62459302a0, ghrun-my6unlt3eu.auto.internal:26534): request = { session_id: "ydb://session/3?node_id=1&id=YjA3MDQyOS03MDc0MTMzOC04OGE2N2YzZi1mOTE1YmU5Zg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 15e24d75-fd21-4c71-949c-f795c1160ffd, ghrun-my6unlt3eu.auto.internal:26534): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 15e24d75-fd21-4c71-949c-f795c1160ffd, ghrun-my6unlt3eu.auto.internal:26534): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0d530a66-a809-47af-8490-be62459302a0, ghrun-my6unlt3eu.auto.internal:26534): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 15e24d75-fd21-4c71-949c-f795c1160ffd, ghrun-my6unlt3eu.auto.internal:26534): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MzUzMzVjMi0zYmUxYjE4MC0zN2NkZmIxZC0zMTVmMDZiNg==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 58f098cf-193c-4294-97fc-bf251633edc5, ghrun-my6unlt3eu.auto.internal:26534): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 58f098cf-193c-4294-97fc-bf251633edc5, ghrun-my6unlt3eu.auto.internal:26534): request = { session_id: "ydb://session/3?node_id=1&id=MzUzMzVjMi0zYmUxYjE4MC0zN2NkZmIxZC0zMTVmMDZiNg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 58f098cf-193c-4294-97fc-bf251633edc5, ghrun-my6unlt3eu.auto.internal:26534): 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=MzUzMzVjMi0zYmUxYjE4MC0zN2NkZmIxZC0zMTVmMDZiNg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 91ce2b9d-a872-473e-8b3e-f8d258752dc7, ghrun-my6unlt3eu.auto.internal:26534): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 91ce2b9d-a872-473e-8b3e-f8d258752dc7, ghrun-my6unlt3eu.auto.internal:26534): request = { session_id: "ydb://session/3?node_id=1&id=MzUzMzVjMi0zYmUxYjE4MC0zN2NkZmIxZC0zMTVmMDZiNg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 352772a2-37e5-49d5-8551-4bb7f2117df3, ghrun-my6unlt3eu.auto.internal:26534): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 352772a2-37e5-49d5-8551-4bb7f2117df3, ghrun-my6unlt3eu.auto.internal:26534): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 91ce2b9d-a872-473e-8b3e-f8d258752dc7, ghrun-my6unlt3eu.auto.internal:26534): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 352772a2-37e5-49d5-8551-4bb7f2117df3, ghrun-my6unlt3eu.auto.internal:26534): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Zjg1ZjI1OGMtNTdlYTVlY2YtNGQxZGYxODktNTBiN2I3MDU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, bd0660cc-b9fc-475c-868a-df44ccfd24cd, ghrun-my6unlt3eu.auto.internal:26534): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, bd0660cc-b9fc-475c-868a-df44ccfd24cd, ghrun-my6unlt3eu.auto.internal:26534): request = { session_id: "ydb://session/3?node_id=1&id=Zjg1ZjI1OGMtNTdlYTVlY2YtNGQxZGYxODktNTBiN2I3MDU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, bd0660cc-b9fc-475c-868a-df44ccfd24cd, ghrun-my6unlt3eu.auto.internal:26534): 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=Zjg1ZjI1OGMtNTdlYTVlY2YtNGQxZGYxODktNTBiN2I3MDU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e3069380-d478-4f23-b14a-9f7bfb166e0b, ghrun-my6unlt3eu.auto.internal:26534): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e3069380-d478-4f23-b14a-9f7bfb166e0b, ghrun-my6unlt3eu.auto.internal:26534): request = { session_id: "ydb://session/3?node_id=1&id=Zjg1ZjI1OGMtNTdlYTVlY2YtNGQxZGYxODktNTBiN2I3MDU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, b1a4b773-3b75-484b-9cc2-1f392dcbaad9, ghrun-my6unlt3eu.auto.internal:26534): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b1a4b773-3b75-484b-9cc2-1f392dcbaad9, ghrun-my6unlt3eu.auto.internal:26534): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e3069380-d478-4f23-b14a-9f7bfb166e0b, ghrun-my6unlt3eu.auto.internal:26534): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b1a4b773-3b75-484b-9cc2-1f392dcbaad9, ghrun-my6unlt3eu.auto.internal:26534): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZGM1ZWFjMGQtYzVhM2U0ZDktN2QxYzI4YzItNThkZTZiZDg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, c0a941ca-b969-4cd5-bef4-db801f11d41c, ghrun-my6unlt3eu.auto.internal:26534): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, c0a941ca-b969-4cd5-bef4-db801f11d41c, ghrun-my6unlt3eu.auto.internal:26534): request = { session_id: "ydb://session/3?node_id=1&id=ZGM1ZWFjMGQtYzVhM2U0ZDktN2QxYzI4YzItNThkZTZiZDg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, c0a941ca-b969-4cd5-bef4-db801f11d41c, ghrun-my6unlt3eu.auto.internal:26534): 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=ZGM1ZWFjMGQtYzVhM2U0ZDktN2QxYzI4YzItNThkZTZiZDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2fc86bb0-03eb-42ac-b152-091fb49c65c7, ghrun-my6unlt3eu.auto.internal:26534): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2fc86bb0-03eb-42ac-b152-091fb49c65c7, ghrun-my6unlt3eu.auto.internal:26534): request = { session_id: "ydb://session/3?node_id=1&id=ZGM1ZWFjMGQtYzVhM2U0ZDktN2QxYzI4YzItNThkZTZiZDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2fc86bb0-03eb-42ac-b152-091fb49c65c7, ghrun-my6unlt3eu.auto.internal:26534): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 2f1305ed-d131-48d0-ad32-fc5789bf8c08, ghrun-my6unlt3eu.auto.internal:26534): 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:26534 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-28T18:23:06.200446183+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, cd0d4999-fc94-4194-9a6d-7bf46a76beee, ghrun-my6unlt3eu.auto.internal:26534): 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:26534 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-28T18:23:06.200545522+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-my6unlt3eu.auto.internal:26534
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-my6unlt3eu.auto.internal:26534
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 7a94b5c3-7997-4c1b-ba63-a49827e2aef7, ghrun-my6unlt3eu.auto.internal:26534): 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:26534 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-28T18:23:06.200562177+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 7a4d0686-ef5f-4840-a5ee-12ba693525b1, ghrun-my6unlt3eu.auto.internal:26534): 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:26534 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-28T18:23:06.200600503+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-my6unlt3eu.auto.internal:26534
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-my6unlt3eu.auto.internal:26534
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 676db2be-16fb-4b3e-8518-f627f0ef2deb, ghrun-my6unlt3eu.auto.internal:26534): 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:26534 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-28T18:23:06.200622894+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 0a35a3b7-d4f7-44c0-98e3-bb6c7cfc0271, ghrun-my6unlt3eu.auto.internal:26534): 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:26534 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-28T18:23:06.200645009+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, f3bfd944-90ce-44f9-961b-cefd1f0b4e38, ghrun-my6unlt3eu.auto.internal:26534): 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:26534 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-28T18:23:06.200682381+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-my6unlt3eu.auto.internal:26534
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 58f098cf-193c-4294-97fc-bf251633edc5, ghrun-my6unlt3eu.auto.internal:26534): 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:26534 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-28T18:23:06.200708242+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-my6unlt3eu.auto.internal:26534
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-my6unlt3eu.auto.internal:26534
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, bd0660cc-b9fc-475c-868a-df44ccfd24cd, ghrun-my6unlt3eu.auto.internal:26534): 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:26534 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-28T18:23:06.200746417+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, c0a941ca-b969-4cd5-bef4-db801f11d41c, ghrun-my6unlt3eu.auto.internal:26534): 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:26534 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-28T18:23:06.200781202+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-my6unlt3eu.auto.internal:26534
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 95b68317-ed10-4279-ae0d-750c41c373cf, ghrun-my6unlt3eu.auto.internal:26534): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-28T18:23:06.200533804+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-my6unlt3eu.auto.internal:26534
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 0916ea6c-403b-4747-ad5d-3834840bf0eb, ghrun-my6unlt3eu.auto.internal:26534): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-28T18:23:06.200554259+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, b36a022b-0345-4734-9d86-8fd0ea6f2f78, ghrun-my6unlt3eu.auto.internal:26534): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-28T18:23:06.200589072+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-my6unlt3eu.auto.internal:26534
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, dc46081d-b9b8-4755-aac3-39ea6bf60e0b, ghrun-my6unlt3eu.auto.internal:26534): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-28T18:23:06.200610494+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, c0c561f9-799a-4326-b09d-b4b5c5e530a4, ghrun-my6unlt3eu.auto.internal:26534): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-28T18:23:06.200633616+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 7d4cb250-8f69-48ab-8c52-5d0f10b799b2, ghrun-my6unlt3eu.auto.internal:26534): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-28T18:23:06.200672685+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 0d530a66-a809-47af-8490-be62459302a0, ghrun-my6unlt3eu.auto.internal:26534): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-28T18:23:06.200695157+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-my6unlt3eu.auto.internal:26534
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 91ce2b9d-a872-473e-8b3e-f8d258752dc7, ghrun-my6unlt3eu.auto.internal:26534): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-28T18:23:06.20072561+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-my6unlt3eu.auto.internal:26534
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e3069380-d478-4f23-b14a-9f7bfb166e0b, ghrun-my6unlt3eu.auto.internal:26534): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-28T18:23:06.20077008+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-my6unlt3eu.auto.internal:26534
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 2fc86bb0-03eb-42ac-b152-091fb49c65c7, ghrun-my6unlt3eu.auto.internal:26534): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-28T18:23:06.200806261+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-my6unlt3eu.auto.internal:26534
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-my6unlt3eu.auto.internal:26534
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-my6unlt3eu.auto.internal:26534
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-my6unlt3eu.auto.internal:26534
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-my6unlt3eu.auto.internal:26534
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-my6unlt3eu.auto.internal:26534
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-my6unlt3eu.auto.internal:26534
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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.connection:connection.py:549 Closing channel for endpoint localhost:26534
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26534". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26534
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26534". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 4105274) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4105274) elapsed time (sec): 30.144375324249268
DEBUG    ya.test:process.py:263 Command (pid 4105274) wtime: 30.146
DEBUG    ya.test:process.py:275 Command (pid 4105274) 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	1050	0	0	0	0
5	      0	0	0	3090	0	0	0	0
6	      0	0	0	3040	0	0	0	0
7	      0	0	0	3060	0	0	0	0
8	      0	0	0	2990	0	0	0	0
9	      0	0	0	3000	0	0	0	0
10	      0	0	0	3120	0	0	0	0
11	      0	0	0	3100	0	0	0	0
12	      0	0	0	3010	0	0	0	0
13	      0	0	0	3010	0	0	0	0
14	      0	0	0	3030	0	0	0	0
15	      0	0	0	2850	0	0	0	0
16	      0	0	0	3060	0	0	0	0
17	      0	0	0	3080	0	0	0	0
18	      0	0	0	3080	0	0	0	0
19	      0	0	0	2820	0	0	0	0
20	      0	0	0	3000	0	0	0	0
21	      0	0	0	3040	0	0	0	0
22	      0	0	0	3140	0	0	0	0
23	      0	0	0	2860	0	0	0	0
24	      0	0	0	2990	0	0	0	0
25	      0	0	0	3100	0	0	0	0
26	      0	0	0	3090	0	0	0	0
27	      0	0	0	3200	0	0	0	0
28	      0	0	0	3020	0	0	0	0
29	      0	0	0	3000	0	0	0	0
30	      0	0	0	3050	0	0	0	0

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

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

DEBUG    ya.test:process.py:259 Command (pid 4105275) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4105275) elapsed time (sec): 30.143834829330444
DEBUG    ya.test:process.py:263 Command (pid 4105275) wtime: 30.145
DEBUG    ya.test:process.py:275 Command (pid 4105275) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    117	117	0	0	50	393	419	419
2	    190	190	0	0	50	69	70	70
3	    187	187	0	0	50	64	73	79
4	     41	41	0	1000	58	73	78	78
5	      0	0	0	3090	0	0	0	0
6	      0	0	0	3040	0	0	0	0
7	      0	0	0	3060	0	0	0	0
8	      0	0	0	2990	0	0	0	0
9	      0	0	0	3000	0	0	0	0
10	      0	0	0	3120	0	0	0	0
11	      0	0	0	3110	0	0	0	0
12	      0	0	0	3000	0	0	0	0
13	      0	0	0	3010	0	0	0	0
14	      0	0	0	3030	0	0	0	0
15	      0	0	0	2867	0	0	0	0
16	      0	0	0	3043	0	0	0	0
17	      0	0	0	2360	0	0	0	0
18	      0	0	0	0	0	0	0	0
19	      0	0	0	0	0	0	0	0
20	      0	0	0	740	0	0	0	0
21	      0	0	0	3030	0	0	0	0
22	      0	0	0	3150	0	0	0	0
23	      0	0	0	2860	0	0	0	0
24	      0	0	0	2980	0	0	0	0
25	      0	0	0	3090	0	0	0	0
26	      0	0	0	3100	0	0	0	0
27	      0	0	0	3200	0	0	0	0
28	      0	0	0	3020	0	0	0	0
29	      0	0	0	3001	0	0	0	0
30	      0	0	0	3049	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    535	17.8333	0	70940	50	70	401	419

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

DEBUG    ya.test:process.py:259 Command (pid 4105273) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4105273) elapsed time (sec): 30.145078897476196
DEBUG    ya.test:process.py:263 Command (pid 4105273) wtime: 30.147
DEBUG    ya.test:process.py:275 Command (pid 4105273) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    158	158	0	0	40	283	301	305
2	    242	242	0	0	40	53	60	62
3	    245	245	0	0	39	51	57	64
4	     54	54	0	1000	42	62	70	71
5	      0	0	0	3100	0	0	0	0
6	      0	0	0	3040	0	0	0	0
7	      0	0	0	3060	0	0	0	0
8	      0	0	0	2990	0	0	0	0
9	      0	0	0	3000	0	0	0	0
10	      0	0	0	3120	0	0	0	0
11	      0	0	0	3090	0	0	0	0
12	      0	0	0	3010	0	0	0	0
13	      0	0	0	3010	0	0	0	0
14	      0	0	0	3030	0	0	0	0
15	      0	0	0	2860	0	0	0	0
16	      0	0	0	3050	0	0	0	0
17	      0	0	0	3070	0	0	0	0
18	      0	0	0	3090	0	0	0	0
19	      0	0	0	2820	0	0	0	0
20	      0	0	0	3000	0	0	0	0
21	      0	0	0	3040	0	0	0	0
22	      0	0	0	3140	0	0	0	0
23	      0	0	0	2870	0	0	0	0
24	      0	0	0	2980	0	0	0	0
25	      0	0	0	3100	0	0	0	0
26	      0	0	0	3090	0	0	0	0
27	      0	0	0	3210	0	0	0	0
28	      0	0	0	3000	0	0	0	0
29	      0	0	0	3010	0	0	0	0
30	      0	0	0	3047	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    699	23.3	0	79827	40	58	285	305

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26534
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26534". 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:26534
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26534". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26534
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26534". 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:26534
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26534". 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:26534
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26534". 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:26534
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26534". 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:26534
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26534". 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:26534
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26534". 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:26534
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26534". 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:26534
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26534". 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:26534
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26534". 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:26534
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26534". 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:26534
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26534". 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:26534
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26534". 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:26534
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26534". 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:26534
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26534". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26534
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26534". 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:26534
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26534". 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:26534
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26534". 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:26534
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26534". 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:26534
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26534". 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:26534
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26534". 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:26534
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26534". 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:26534
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26534". 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:26534
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26534
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26534". Check endpoint correctness.
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-my6unlt3eu'
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/1xri/000385/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.4086278' in '/home/runner/.ya/build/build_root/1xri/000385/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, logfile_md4nei91.log, stdout)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:26534/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14993
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30237
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21910
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26534
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17408
=================================== FAILURES ===================================
_______________________ TestLogScenario.test_log_uniform _______________________
ydb/tests/olap/test_log_scenario.py:235: in test_log_uniform
    thread.join()
ydb/tests/olap/common/thread_helper.py:18: in join
    raise self.exc
ydb/tests/olap/common/thread_helper.py:11: in run
    self.ret = self._target(*self._args, **self._kwargs)
ydb/tests/olap/test_log_scenario.py:147: in aggregation_query
    self.ydb_client.query(f"SELECT COUNT(*) FROM `{self.table_name}` ")
ydb/tests/olap/common/ydb_client.py:24: in query
    return self.session_pool.execute_with_retries(query=statement, settings=request_settings)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:130: in retry_operation_impl
    raise status
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:248: in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
contrib/python/ydb/py3/ydb/query/pool.py:331: in __enter__
    self._session = self._pool.acquire(self._timeout)
contrib/python/ydb/py3/ydb/query/pool.py:111: in acquire
    session = self._create_new_session(time_left)
contrib/python/ydb/py3/ydb/query/pool.py:63: in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
contrib/python/ydb/py3/ydb/query/session.py:301: in create
    self._create_call(settings=settings)
contrib/python/ydb/py3/ydb/query/session.py:171: in _create_call
    return self._driver(
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:459: in __call__
    connection = self._store.get(preferred_endpoint)
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:144: in get
    raise issues.ConnectionLost("Couldn't find valid connection")
E   ydb.issues.ConnectionLost: Couldn't find valid connection
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_log_uniform
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/1xri/000385/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4086257
DEBUG    ya.test:process.py:259 Command (pid 4086257) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4086257) elapsed time (sec): 0.42545175552368164
DEBUG    ya.test:process.py:263 Command (pid 4086257) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4086257) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4086257) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4086257) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4086257) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4086257) maxrss: 546108
DEBUG    ya.test:process.py:263 Command (pid 4086257) minflt: 16244
DEBUG    ya.test:process.py:263 Command (pid 4086257) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4086257) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4086257) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 4086257) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4086257) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4086257) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 4086257) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4086257) stime: 0.293209
DEBUG    ya.test:process.py:263 Command (pid 4086257) utime: 0.08434699999999999
DEBUG    ya.test:process.py:263 Command (pid 4086257) wtime: 0.427
DEBUG    ya.test:process.py:275 Command (pid 4086257) output:
Git info:
    Commit: 1fe68f51c97cb71b444845ace5feba15beb725c3
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge 6979adb5dd8eb2f5eb45057f22c6755baa662fcf into 795ad02dd85f35d699ddab72f65a15af37209a23
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-my6unlt3eu    Host information: 
        Linux ghrun-my6unlt3eu 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: 1fe68f51c97cb71b444845ace5feba15beb725c3
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge 6979adb5dd8eb2f5eb45057f22c6755baa662fcf into 795ad02dd85f35d699ddab72f65a15af37209a23
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-my6unlt3eu    Host information: 
        Linux ghrun-my6unlt3eu 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/1xri/000385/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17408
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/1xri/000385/r3tmp/kikimr_cluster_ykxfzjhf
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/1xri/000385/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26534
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21910
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30237
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14993
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/1xri/000385/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/1xri/000385/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/1xri/000385/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_md4nei91.log --grpc-port=26534 --mon-port=21910 --ic-port=17408
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:26534/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/1xri/000385/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/1xri/000385/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/1xri/000385/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_md4nei91.log --grpc-port=26534 --mon-port=21910 --ic-port=17408
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/1xri/000385/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/1xri/000385/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/1xri/000385/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_md4nei91.log', '--grpc-port=26534', '--mon-port=21910', '--ic-port=17408')' in '/home/runner/.ya/build/build_root/1xri/000385/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: 4086278
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:26534/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/1xri/000385/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4086279
DEBUG    ya.test:process.py:259 Command (pid 4086279) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4086279) elapsed time (sec): 0.43389415740966797
DEBUG    ya.test:process.py:263 Command (pid 4086279) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4086279) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4086279) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4086279) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4086279) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4086279) maxrss: 546180
DEBUG    ya.test:process.py:263 Command (pid 4086279) minflt: 17645
DEBUG    ya.test:process.py:263 Command (pid 4086279) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4086279) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4086279) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 4086279) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4086279) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4086279) nvcsw: 83
DEBUG    ya.test:process.py:263 Command (pid 4086279) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4086279) stime: 0.27405599999999997
DEBUG    ya.test:process.py:263 Command (pid 4086279) utime: 0.11121099999999999
DEBUG    ya.test:process.py:263 Command (pid 4086279) wtime: 0.435
DEBUG    ya.test:process.py:275 Command (pid 4086279) output:
Git info:
    Commit: 1fe68f51c97cb71b444845ace5feba15beb725c3
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge 6979adb5dd8eb2f5eb45057f22c6755baa662fcf into 795ad02dd85f35d699ddab72f65a15af37209a23
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-my6unlt3eu    Host information: 
        Linux ghrun-my6unlt3eu 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 1fe68f51c97cb71b444845ace5feba15beb725c3
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge 6979adb5dd8eb2f5eb45057f22c6755baa662fcf into 795ad02dd85f35d699ddab72f65a15af37209a23
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-my6unlt3eu    Host information: 
        Linux ghrun-my6unlt3eu 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/1xri/000385/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/1xri/000385/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:26534', '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: 17408\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/1xri/000385/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:26534', '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: 17408\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4086789
DEBUG    ya.test:process.py:259 Command (pid 4086789) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4086789) elapsed time (sec): 0.38912105560302734
DEBUG    ya.test:process.py:263 Command (pid 4086789) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4086789) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4086789) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4086789) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4086789) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4086789) maxrss: 554616
DEBUG    ya.test:process.py:263 Command (pid 4086789) minflt: 18387
DEBUG    ya.test:process.py:263 Command (pid 4086789) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4086789) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4086789) nivcsw: 61
DEBUG    ya.test:process.py:263 Command (pid 4086789) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4086789) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4086789) nvcsw: 117
DEBUG    ya.test:process.py:263 Command (pid 4086789) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4086789) stime: 0.23068
DEBUG    ya.test:process.py:263 Command (pid 4086789) utime: 0.113385
DEBUG    ya.test:process.py:263 Command (pid 4086789) wtime: 0.39
DEBUG    ya.test:process.py:275 Command (pid 4086789) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/1xri/000385/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/1xri/000385/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:26534', '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/1xri/000385/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:26534', '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: 4086832
DEBUG    ya.test:process.py:259 Command (pid 4086832) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4086832) elapsed time (sec): 0.45802831649780273
DEBUG    ya.test:process.py:263 Command (pid 4086832) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4086832) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4086832) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4086832) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4086832) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4086832) maxrss: 554600
DEBUG    ya.test:process.py:263 Command (pid 4086832) minflt: 18387
DEBUG    ya.test:process.py:263 Command (pid 4086832) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4086832) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4086832) nivcsw: 19
DEBUG    ya.test:process.py:263 Command (pid 4086832) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4086832) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4086832) nvcsw: 131
DEBUG    ya.test:process.py:263 Command (pid 4086832) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4086832) stime: 0.29986399999999996
DEBUG    ya.test:process.py:263 Command (pid 4086832) utime: 0.114421
DEBUG    ya.test:process.py:263 Command (pid 4086832) wtime: 0.459
DEBUG    ya.test:process.py:275 Command (pid 4086832) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 4086832) 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, 172dd2ba-ff20-4d4b-a5bf-797eb60e7953, localhost:26534): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 172dd2ba-ff20-4d4b-a5bf-797eb60e7953, localhost:26534): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 172dd2ba-ff20-4d4b-a5bf-797eb60e7953, localhost:26534): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-my6unlt3eu.auto.internal" port: 26534 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-my6unlt3eu.auto.internal:26534, 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:26534
------------------------------ 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/1xri/000385/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/1xri/000385/ydb/apps/ydb/ydb -e grpc://localhost:26534 -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/1xri/000385/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:26534', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4086968
DEBUG    ya.test:process.py:259 Command (pid 4086968) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4086968) elapsed time (sec): 0.37095117568969727
DEBUG    ya.test:process.py:263 Command (pid 4086968) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4086968) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4086968) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4086968) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4086968) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4086968) maxrss: 166760
DEBUG    ya.test:process.py:263 Command (pid 4086968) minflt: 3545
DEBUG    ya.test:process.py:263 Command (pid 4086968) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4086968) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4086968) nivcsw: 21
DEBUG    ya.test:process.py:263 Command (pid 4086968) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4086968) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4086968) nvcsw: 203
DEBUG    ya.test:process.py:263 Command (pid 4086968) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4086968) stime: 0.023115
DEBUG    ya.test:process.py:263 Command (pid 4086968) utime: 0.057788
DEBUG    ya.test:process.py:263 Command (pid 4086968) wtime: 0.372
DEBUG    ya.test:process.py:275 Command (pid 4086968) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 4086968) 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/1xri/000385/ydb/apps/ydb/ydb -e grpc://localhost:26534 -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/1xri/000385/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:26534', '-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: 4087084
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 4087084) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4087084) elapsed time (sec): 30.139825582504272
DEBUG    ya.test:process.py:263 Command (pid 4087084) wtime: 30.145
DEBUG    ya.test:process.py:275 Command (pid 4087084) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    474	474	0	0	20	24	32	37
2	    481	481	0	0	20	21	22	24
3	    473	473	0	0	20	25	41	44
4	    484	484	0	0	20	22	23	25
5	    463	463	0	0	20	27	32	35
6	    484	484	0	0	20	22	23	24
7	    480	480	0	0	20	22	33	37
8	    476	476	0	0	20	25	31	37
9	    376	376	0	0	23	47	54	56
10	    415	415	0	0	23	37	43	50
11	    422	422	0	0	21	35	47	52
12	    399	399	0	0	22	43	57	61
13	    409	409	0	0	22	39	48	59
14	    438	438	0	0	22	31	35	39
15	    415	415	0	0	22	34	47	62
16	    436	436	0	0	21	31	38	44
17	    484	484	0	0	20	22	25	26
18	    487	487	0	0	20	20	21	21
19	    486	486	0	0	20	20	23	26
20	    488	488	0	0	20	20	22	23
21	    488	488	0	0	20	20	21	21
22	    488	488	0	0	20	20	21	21
23	    489	489	0	0	20	20	21	21
24	    488	488	0	0	20	20	20	21
25	    488	488	0	0	20	20	21	21
26	    477	477	0	0	20	25	40	42
27	    489	489	0	0	20	20	21	21
28	    489	489	0	0	20	20	21	21
29	    488	488	0	0	20	20	20	22
30	    479	479	0	0	20	21	59	61

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  13933	464.433	0	0	20	28	40	62

DEBUG    ya.test:process.py:276 Command (pid 4087084) 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, 55ef4a38-9b5f-4c8e-ab41-2f55e10d0975, ghrun-my6unlt3eu.auto.internal:26534): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 55ef4a38-9b5f-4c8e-ab41-2f55e10d0975, ghrun-my6unlt3eu.auto.internal:26534): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 55ef4a38-9b5f-4c8e-ab41-2f55e10d0975, ghrun-my6unlt3eu.auto.internal:26534): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODEzNzdkMS03Y2QxYTA2My02ZWJjZWZkNC1hMTVmNDZlZA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 2f1305ed-d131-48d0-ad32-fc5789bf8c08, ghrun-my6unlt3eu.auto.internal:26534): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 2f1305ed-d131-48d0-ad32-fc5789bf8c08, ghrun-my6unlt3eu.auto.internal:26534): request = { session_id: "ydb://session/3?node_id=1&id=ODEzNzdkMS03Y2QxYTA2My02ZWJjZWZkNC1hMTVmNDZlZA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 2f1305ed-d131-48d0-ad32-fc5789bf8c08, ghrun-my6unlt3eu.auto.internal:26534): 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=ODEzNzdkMS03Y2QxYTA2My02ZWJjZWZkNC1hMTVmNDZlZA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6e3b89b9-fb45-4fbc-96d3-bd453762d9f1, ghrun-my6unlt3eu.auto.internal:26534): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6e3b89b9-fb45-4fbc-96d3-bd453762d9f1, ghrun-my6unlt3eu.auto.internal:26534): request = { session_id: "ydb://session/3?node_id=1&id=ODEzNzdkMS03Y2QxYTA2My02ZWJjZWZkNC1hMTVmNDZlZA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6e3b89b9-fb45-4fbc-96d3-bd453762d9f1, ghrun-my6unlt3eu.auto.internal:26534): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODEzNzdkMS03Y2QxYTA2My02ZWJjZWZkNC1hMTVmNDZlZA==
INFO     root:test_log_scenario.py:217 Count rows after insert 13705 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODEzNzdkMS03Y2QxYTA2My02ZWJjZWZkNC1hMTVmNDZlZA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9bc56c05-7957-4c3b-a4cb-69277fe98507, ghrun-my6unlt3eu.auto.internal:26534): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9bc56c05-7957-4c3b-a4cb-69277fe98507, ghrun-my6unlt3eu.auto.internal:26534): request = { session_id: "ydb://session/3?node_id=1&id=ODEzNzdkMS03Y2QxYTA2My02ZWJjZWZkNC1hMTVmNDZlZA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9bc56c05-7957-4c3b-a4cb-69277fe98507, ghrun-my6unlt3eu.auto.internal:26534): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODEzNzdkMS03Y2QxYTA2My02ZWJjZWZkNC1hMTVmNDZlZA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODEzNzdkMS03Y2QxYTA2My02ZWJjZWZkNC1hMTVmNDZlZA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cdb8123f-9e78-44ae-af8b-f5cb05e95437, ghrun-my6unlt3eu.auto.internal:26534): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cdb8123f-9e78-44ae-af8b-f5cb05e95437, ghrun-my6unlt3eu.auto.internal:26534): request = { session_id: "ydb://session/3?node_id=1&id=ODEzNzdkMS03Y2QxYTA2My02ZWJjZWZkNC1hMTVmNDZlZA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cdb8123f-9e78-44ae-af8b-f5cb05e95437, ghrun-my6unlt3eu.auto.internal:26534): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODEzNzdkMS03Y2QxYTA2My02ZWJjZWZkNC1hMTVmNDZlZA==
INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/1xri/000385/ydb/apps/ydb/ydb -e grpc://localhost:26534 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODEzNzdkMS03Y2QxYTA2My02ZWJjZWZkNC1hMTVmNDZlZA==
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/1xri/000385/ydb/apps/ydb/ydb -e grpc://localhost:26534 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/1xri/000385/ydb/apps/ydb/ydb -e grpc://localhost:26534 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 95b68317-ed10-4279-ae0d-750c41c373cf, ghrun-my6unlt3eu.auto.internal:26534): creating call state
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 95b68317-ed10-4279-ae0d-750c41c373cf, ghrun-my6unlt3eu.auto.internal:26534): request = { session_id: "ydb://session/3?node_id=1&id=ODEzNzdkMS03Y2QxYTA2My02ZWJjZWZkNC1hMTVmNDZlZA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, ff381c65-385b-44cb-9301-4535fa1e0387, ghrun-my6unlt3eu.auto.internal:26534): creating call state
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 95b68317-ed10-4279-ae0d-750c41c373cf, ghrun-my6unlt3eu.auto.internal:26534): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ff381c65-385b-44cb-9301-4535fa1e0387, ghrun-my6unlt3eu.auto.internal:26534): request = {  }
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/1xri/000385/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:26534', '-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:610 Executing '['/home/runner/.ya/build/build_root/1xri/000385/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:26534', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/1xri/000385/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:26534', '-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: 4105273
DEBUG    ya.test:process.py:628 Command pid: 4105274
DEBUG    ya.test:process.py:628 Command pid: 4105275
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ff381c65-385b-44cb-9301-4535fa1e0387, ghrun-my6unlt3eu.auto.internal:26534): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YWIzNDk2ZDctMTk2MmJmNGUtN2E4YmU4NDQtMmE2OGU5N2Y=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, cd0d4999-fc94-4194-9a6d-7bf46a76beee, ghrun-my6unlt3eu.auto.internal:26534): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, cd0d4999-fc94-4194-9a6d-7bf46a76beee, ghrun-my6unlt3eu.auto.internal:26534): request = { session_id: "ydb://session/3?node_id=1&id=YWIzNDk2ZDctMTk2MmJmNGUtN2E4YmU4NDQtMmE2OGU5N2Y=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, cd0d4999-fc94-4194-9a6d-7bf46a76beee, ghrun-my6unlt3eu.auto.internal:26534): 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=YWIzNDk2ZDctMTk2MmJmNGUtN2E4YmU4NDQtMmE2OGU5N2Y=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0916ea6c-403b-4747-ad5d-3834840bf0eb, ghrun-my6unlt3eu.auto.internal:26534): 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, 0916ea6c-403b-4747-ad5d-3834840bf0eb, ghrun-my6unlt3eu.auto.internal:26534): request = { session_id: "ydb://session/3?node_id=1&id=YWIzNDk2ZDctMTk2MmJmNGUtN2E4YmU4NDQtMmE2OGU5N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, c26fe2e8-d55a-4df9-9935-6db203f7e66b, ghrun-my6unlt3eu.auto.internal:26534): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c26fe2e8-d55a-4df9-9935-6db203f7e66b, ghrun-my6unlt3eu.auto.internal:26534): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0916ea6c-403b-4747-ad5d-3834840bf0eb, ghrun-my6unlt3eu.auto.internal:26534): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c26fe2e8-d55a-4df9-9935-6db203f7e66b, ghrun-my6unlt3eu.auto.internal:26534): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OWVkNTdjOTItZWVhNzI4NTctMWQ5M2MyOGItYmU1Y2I4ZGY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 7a94b5c3-7997-4c1b-ba63-a49827e2aef7, ghrun-my6unlt3eu.auto.internal:26534): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7a94b5c3-7997-4c1b-ba63-a49827e2aef7, ghrun-my6unlt3eu.auto.internal:26534): request = { session_id: "ydb://session/3?node_id=1&id=OWVkNTdjOTItZWVhNzI4NTctMWQ5M2MyOGItYmU1Y2I4ZGY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7a94b5c3-7997-4c1b-ba63-a49827e2aef7, ghrun-my6unlt3eu.auto.internal:26534): 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=OWVkNTdjOTItZWVhNzI4NTctMWQ5M2MyOGItYmU1Y2I4ZGY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b36a022b-0345-4734-9d86-8fd0ea6f2f78, ghrun-my6unlt3eu.auto.internal:26534): 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, b36a022b-0345-4734-9d86-8fd0ea6f2f78, ghrun-my6unlt3eu.auto.internal:26534): request = { session_id: "ydb://session/3?node_id=1&id=OWVkNTdjOTItZWVhNzI4NTctMWQ5M2MyOGItYmU1Y2I4ZGY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 3d89e812-78c4-4737-81a9-9d1ba49eb284, ghrun-my6unlt3eu.auto.internal:26534): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3d89e812-78c4-4737-81a9-9d1ba49eb284, ghrun-my6unlt3eu.auto.internal:26534): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b36a022b-0345-4734-9d86-8fd0ea6f2f78, ghrun-my6unlt3eu.auto.internal:26534): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 3d89e812-78c4-4737-81a9-9d1ba49eb284, ghrun-my6unlt3eu.auto.internal:26534): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZmRiMjg4MC05MGU3ZDAzZS03NmJjOTFjYS01MjU0NjkzNg==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 7a4d0686-ef5f-4840-a5ee-12ba693525b1, ghrun-my6unlt3eu.auto.internal:26534): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7a4d0686-ef5f-4840-a5ee-12ba693525b1, ghrun-my6unlt3eu.auto.internal:26534): request = { session_id: "ydb://session/3?node_id=1&id=ZmRiMjg4MC05MGU3ZDAzZS03NmJjOTFjYS01MjU0NjkzNg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7a4d0686-ef5f-4840-a5ee-12ba693525b1, ghrun-my6unlt3eu.auto.internal:26534): 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=ZmRiMjg4MC05MGU3ZDAzZS03NmJjOTFjYS01MjU0NjkzNg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, dc46081d-b9b8-4755-aac3-39ea6bf60e0b, ghrun-my6unlt3eu.auto.internal:26534): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dc46081d-b9b8-4755-aac3-39ea6bf60e0b, ghrun-my6unlt3eu.auto.internal:26534): request = { session_id: "ydb://session/3?node_id=1&id=ZmRiMjg4MC05MGU3ZDAzZS03NmJjOTFjYS01MjU0NjkzNg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dc46081d-b9b8-4755-aac3-39ea6bf60e0b, ghrun-my6unlt3eu.auto.internal:26534): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 0507faf7-f940-447f-882b-0894b79068de, ghrun-my6unlt3eu.auto.internal:26534): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0507faf7-f940-447f-882b-0894b79068de, ghrun-my6unlt3eu.auto.internal:26534): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0507faf7-f940-447f-882b-0894b79068de, ghrun-my6unlt3eu.auto.internal:26534): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTYzYjU2ZTUtMmI1NGM2NzgtNmVhYzVlYTgtMzBlNzg3MDQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 676db2be-16fb-4b3e-8518-f627f0ef2deb, ghrun-my6unlt3eu.auto.internal:26534): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 676db2be-16fb-4b3e-8518-f627f0ef2deb, ghrun-my6unlt3eu.auto.internal:26534): request = { session_id: "ydb://session/3?node_id=1&id=MTYzYjU2ZTUtMmI1NGM2NzgtNmVhYzVlYTgtMzBlNzg3MDQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 676db2be-16fb-4b3e-8518-f627f0ef2deb, ghrun-my6unlt3eu.auto.internal:26534): 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=MTYzYjU2ZTUtMmI1NGM2NzgtNmVhYzVlYTgtMzBlNzg3MDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c0c561f9-799a-4326-b09d-b4b5c5e530a4, ghrun-my6unlt3eu.auto.internal:26534): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c0c561f9-799a-4326-b09d-b4b5c5e530a4, ghrun-my6unlt3eu.auto.internal:26534): request = { session_id: "ydb://session/3?node_id=1&id=MTYzYjU2ZTUtMmI1NGM2NzgtNmVhYzVlYTgtMzBlNzg3MDQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c0c561f9-799a-4326-b09d-b4b5c5e530a4, ghrun-my6unlt3eu.auto.internal:26534): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 3ccaf2f7-6f55-4e5f-8e67-59d0cfc9711e, ghrun-my6unlt3eu.auto.internal:26534): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3ccaf2f7-6f55-4e5f-8e67-59d0cfc9711e, ghrun-my6unlt3eu.auto.internal:26534): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 3ccaf2f7-6f55-4e5f-8e67-59d0cfc9711e, ghrun-my6unlt3eu.auto.internal:26534): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NjI3OTUxOGMtMzMwOTYzOGYtNDc1Y2YwY2EtZTg5YjlmMzg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 0a35a3b7-d4f7-44c0-98e3-bb6c7cfc0271, ghrun-my6unlt3eu.auto.internal:26534): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 0a35a3b7-d4f7-44c0-98e3-bb6c7cfc0271, ghrun-my6unlt3eu.auto.internal:26534): request = { session_id: "ydb://session/3?node_id=1&id=NjI3OTUxOGMtMzMwOTYzOGYtNDc1Y2YwY2EtZTg5YjlmMzg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 0a35a3b7-d4f7-44c0-98e3-bb6c7cfc0271, ghrun-my6unlt3eu.auto.internal:26534): 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=NjI3OTUxOGMtMzMwOTYzOGYtNDc1Y2YwY2EtZTg5YjlmMzg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7d4cb250-8f69-48ab-8c52-5d0f10b799b2, ghrun-my6unlt3eu.auto.internal:26534): 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, 7d4cb250-8f69-48ab-8c52-5d0f10b799b2, ghrun-my6unlt3eu.auto.internal:26534): request = { session_id: "ydb://session/3?node_id=1&id=NjI3OTUxOGMtMzMwOTYzOGYtNDc1Y2YwY2EtZTg5YjlmMzg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e946616b-166c-4e38-b490-25d0a7cfc825, ghrun-my6unlt3eu.auto.internal:26534): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e946616b-166c-4e38-b490-25d0a7cfc825, ghrun-my6unlt3eu.auto.internal:26534): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7d4cb250-8f69-48ab-8c52-5d0f10b799b2, ghrun-my6unlt3eu.auto.internal:26534): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e946616b-166c-4e38-b490-25d0a7cfc825, ghrun-my6unlt3eu.auto.internal:26534): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YjA3MDQyOS03MDc0MTMzOC04OGE2N2YzZi1mOTE1YmU5Zg==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, f3bfd944-90ce-44f9-961b-cefd1f0b4e38, ghrun-my6unlt3eu.auto.internal:26534): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, f3bfd944-90ce-44f9-961b-cefd1f0b4e38, ghrun-my6unlt3eu.auto.internal:26534): request = { session_id: "ydb://session/3?node_id=1&id=YjA3MDQyOS03MDc0MTMzOC04OGE2N2YzZi1mOTE1YmU5Zg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, f3bfd944-90ce-44f9-961b-cefd1f0b4e38, ghrun-my6unlt3eu.auto.internal:26534): 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=YjA3MDQyOS03MDc0MTMzOC04OGE2N2YzZi1mOTE1YmU5Zg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0d530a66-a809-47af-8490-be62459302a0, ghrun-my6unlt3eu.auto.internal:26534): 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, 0d530a66-a809-47af-8490-be62459302a0, ghrun-my6unlt3eu.auto.internal:26534): request = { session_id: "ydb://session/3?node_id=1&id=YjA3MDQyOS03MDc0MTMzOC04OGE2N2YzZi1mOTE1YmU5Zg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 15e24d75-fd21-4c71-949c-f795c1160ffd, ghrun-my6unlt3eu.auto.internal:26534): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 15e24d75-fd21-4c71-949c-f795c1160ffd, ghrun-my6unlt3eu.auto.internal:26534): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0d530a66-a809-47af-8490-be62459302a0, ghrun-my6unlt3eu.auto.internal:26534): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 15e24d75-fd21-4c71-949c-f795c1160ffd, ghrun-my6unlt3eu.auto.internal:26534): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MzUzMzVjMi0zYmUxYjE4MC0zN2NkZmIxZC0zMTVmMDZiNg==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 58f098cf-193c-4294-97fc-bf251633edc5, ghrun-my6unlt3eu.auto.internal:26534): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 58f098cf-193c-4294-97fc-bf251633edc5, ghrun-my6unlt3eu.auto.internal:26534): request = { session_id: "ydb://session/3?node_id=1&id=MzUzMzVjMi0zYmUxYjE4MC0zN2NkZmIxZC0zMTVmMDZiNg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 58f098cf-193c-4294-97fc-bf251633edc5, ghrun-my6unlt3eu.auto.internal:26534): 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=MzUzMzVjMi0zYmUxYjE4MC0zN2NkZmIxZC0zMTVmMDZiNg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 91ce2b9d-a872-473e-8b3e-f8d258752dc7, ghrun-my6unlt3eu.auto.internal:26534): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 91ce2b9d-a872-473e-8b3e-f8d258752dc7, ghrun-my6unlt3eu.auto.internal:26534): request = { session_id: "ydb://session/3?node_id=1&id=MzUzMzVjMi0zYmUxYjE4MC0zN2NkZmIxZC0zMTVmMDZiNg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 352772a2-37e5-49d5-8551-4bb7f2117df3, ghrun-my6unlt3eu.auto.internal:26534): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 352772a2-37e5-49d5-8551-4bb7f2117df3, ghrun-my6unlt3eu.auto.internal:26534): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 91ce2b9d-a872-473e-8b3e-f8d258752dc7, ghrun-my6unlt3eu.auto.internal:26534): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 352772a2-37e5-49d5-8551-4bb7f2117df3, ghrun-my6unlt3eu.auto.internal:26534): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Zjg1ZjI1OGMtNTdlYTVlY2YtNGQxZGYxODktNTBiN2I3MDU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, bd0660cc-b9fc-475c-868a-df44ccfd24cd, ghrun-my6unlt3eu.auto.internal:26534): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, bd0660cc-b9fc-475c-868a-df44ccfd24cd, ghrun-my6unlt3eu.auto.internal:26534): request = { session_id: "ydb://session/3?node_id=1&id=Zjg1ZjI1OGMtNTdlYTVlY2YtNGQxZGYxODktNTBiN2I3MDU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, bd0660cc-b9fc-475c-868a-df44ccfd24cd, ghrun-my6unlt3eu.auto.internal:26534): 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=Zjg1ZjI1OGMtNTdlYTVlY2YtNGQxZGYxODktNTBiN2I3MDU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e3069380-d478-4f23-b14a-9f7bfb166e0b, ghrun-my6unlt3eu.auto.internal:26534): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e3069380-d478-4f23-b14a-9f7bfb166e0b, ghrun-my6unlt3eu.auto.internal:26534): request = { session_id: "ydb://session/3?node_id=1&id=Zjg1ZjI1OGMtNTdlYTVlY2YtNGQxZGYxODktNTBiN2I3MDU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, b1a4b773-3b75-484b-9cc2-1f392dcbaad9, ghrun-my6unlt3eu.auto.internal:26534): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b1a4b773-3b75-484b-9cc2-1f392dcbaad9, ghrun-my6unlt3eu.auto.internal:26534): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e3069380-d478-4f23-b14a-9f7bfb166e0b, ghrun-my6unlt3eu.auto.internal:26534): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b1a4b773-3b75-484b-9cc2-1f392dcbaad9, ghrun-my6unlt3eu.auto.internal:26534): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZGM1ZWFjMGQtYzVhM2U0ZDktN2QxYzI4YzItNThkZTZiZDg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, c0a941ca-b969-4cd5-bef4-db801f11d41c, ghrun-my6unlt3eu.auto.internal:26534): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, c0a941ca-b969-4cd5-bef4-db801f11d41c, ghrun-my6unlt3eu.auto.internal:26534): request = { session_id: "ydb://session/3?node_id=1&id=ZGM1ZWFjMGQtYzVhM2U0ZDktN2QxYzI4YzItNThkZTZiZDg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, c0a941ca-b969-4cd5-bef4-db801f11d41c, ghrun-my6unlt3eu.auto.internal:26534): 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=ZGM1ZWFjMGQtYzVhM2U0ZDktN2QxYzI4YzItNThkZTZiZDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2fc86bb0-03eb-42ac-b152-091fb49c65c7, ghrun-my6unlt3eu.auto.internal:26534): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2fc86bb0-03eb-42ac-b152-091fb49c65c7, ghrun-my6unlt3eu.auto.internal:26534): request = { session_id: "ydb://session/3?node_id=1&id=ZGM1ZWFjMGQtYzVhM2U0ZDktN2QxYzI4YzItNThkZTZiZDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2fc86bb0-03eb-42ac-b152-091fb49c65c7, ghrun-my6unlt3eu.auto.internal:26534): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 2f1305ed-d131-48d0-ad32-fc5789bf8c08, ghrun-my6unlt3eu.auto.internal:26534): 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:26534 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-28T18:23:06.200446183+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, cd0d4999-fc94-4194-9a6d-7bf46a76beee, ghrun-my6unlt3eu.auto.internal:26534): 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:26534 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-28T18:23:06.200545522+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-my6unlt3eu.auto.internal:26534
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-my6unlt3eu.auto.internal:26534
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 7a94b5c3-7997-4c1b-ba63-a49827e2aef7, ghrun-my6unlt3eu.auto.internal:26534): 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:26534 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-28T18:23:06.200562177+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 7a4d0686-ef5f-4840-a5ee-12ba693525b1, ghrun-my6unlt3eu.auto.internal:26534): 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:26534 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-28T18:23:06.200600503+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-my6unlt3eu.auto.internal:26534
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-my6unlt3eu.auto.internal:26534
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 676db2be-16fb-4b3e-8518-f627f0ef2deb, ghrun-my6unlt3eu.auto.internal:26534): 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:26534 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-28T18:23:06.200622894+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 0a35a3b7-d4f7-44c0-98e3-bb6c7cfc0271, ghrun-my6unlt3eu.auto.internal:26534): 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:26534 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-28T18:23:06.200645009+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, f3bfd944-90ce-44f9-961b-cefd1f0b4e38, ghrun-my6unlt3eu.auto.internal:26534): 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:26534 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-28T18:23:06.200682381+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-my6unlt3eu.auto.internal:26534
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 58f098cf-193c-4294-97fc-bf251633edc5, ghrun-my6unlt3eu.auto.internal:26534): 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:26534 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-28T18:23:06.200708242+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-my6unlt3eu.auto.internal:26534
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-my6unlt3eu.auto.internal:26534
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, bd0660cc-b9fc-475c-868a-df44ccfd24cd, ghrun-my6unlt3eu.auto.internal:26534): 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:26534 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-28T18:23:06.200746417+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, c0a941ca-b969-4cd5-bef4-db801f11d41c, ghrun-my6unlt3eu.auto.internal:26534): 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:26534 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-28T18:23:06.200781202+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-my6unlt3eu.auto.internal:26534
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 95b68317-ed10-4279-ae0d-750c41c373cf, ghrun-my6unlt3eu.auto.internal:26534): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-28T18:23:06.200533804+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-my6unlt3eu.auto.internal:26534
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 0916ea6c-403b-4747-ad5d-3834840bf0eb, ghrun-my6unlt3eu.auto.internal:26534): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-28T18:23:06.200554259+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, b36a022b-0345-4734-9d86-8fd0ea6f2f78, ghrun-my6unlt3eu.auto.internal:26534): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-28T18:23:06.200589072+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-my6unlt3eu.auto.internal:26534
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, dc46081d-b9b8-4755-aac3-39ea6bf60e0b, ghrun-my6unlt3eu.auto.internal:26534): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-28T18:23:06.200610494+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, c0c561f9-799a-4326-b09d-b4b5c5e530a4, ghrun-my6unlt3eu.auto.internal:26534): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-28T18:23:06.200633616+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 7d4cb250-8f69-48ab-8c52-5d0f10b799b2, ghrun-my6unlt3eu.auto.internal:26534): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-28T18:23:06.200672685+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 0d530a66-a809-47af-8490-be62459302a0, ghrun-my6unlt3eu.auto.internal:26534): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-28T18:23:06.200695157+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-my6unlt3eu.auto.internal:26534
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 91ce2b9d-a872-473e-8b3e-f8d258752dc7, ghrun-my6unlt3eu.auto.internal:26534): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-28T18:23:06.20072561+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-my6unlt3eu.auto.internal:26534
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e3069380-d478-4f23-b14a-9f7bfb166e0b, ghrun-my6unlt3eu.auto.internal:26534): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-28T18:23:06.20077008+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-my6unlt3eu.auto.internal:26534
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 2fc86bb0-03eb-42ac-b152-091fb49c65c7, ghrun-my6unlt3eu.auto.internal:26534): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-28T18:23:06.200806261+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-my6unlt3eu.auto.internal:26534
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-my6unlt3eu.auto.internal:26534
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-my6unlt3eu.auto.internal:26534
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-my6unlt3eu.auto.internal:26534
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-my6unlt3eu.auto.internal:26534
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-my6unlt3eu.auto.internal:26534
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-my6unlt3eu.auto.internal:26534
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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.connection:connection.py:549 Closing channel for endpoint localhost:26534
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26534". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26534
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26534". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 4105274) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4105274) elapsed time (sec): 30.144375324249268
DEBUG    ya.test:process.py:263 Command (pid 4105274) wtime: 30.146
DEBUG    ya.test:process.py:275 Command (pid 4105274) 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	1050	0	0	0	0
5	      0	0	0	3090	0	0	0	0
6	      0	0	0	3040	0	0	0	0
7	      0	0	0	3060	0	0	0	0
8	      0	0	0	2990	0	0	0	0
9	      0	0	0	3000	0	0	0	0
10	      0	0	0	3120	0	0	0	0
11	      0	0	0	3100	0	0	0	0
12	      0	0	0	3010	0	0	0	0
13	      0	0	0	3010	0	0	0	0
14	      0	0	0	3030	0	0	0	0
15	      0	0	0	2850	0	0	0	0
16	      0	0	0	3060	0	0	0	0
17	      0	0	0	3080	0	0	0	0
18	      0	0	0	3080	0	0	0	0
19	      0	0	0	2820	0	0	0	0
20	      0	0	0	3000	0	0	0	0
21	      0	0	0	3040	0	0	0	0
22	      0	0	0	3140	0	0	0	0
23	      0	0	0	2860	0	0	0	0
24	      0	0	0	2990	0	0	0	0
25	      0	0	0	3100	0	0	0	0
26	      0	0	0	3090	0	0	0	0
27	      0	0	0	3200	0	0	0	0
28	      0	0	0	3020	0	0	0	0
29	      0	0	0	3000	0	0	0	0
30	      0	0	0	3050	0	0	0	0

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

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

DEBUG    ya.test:process.py:259 Command (pid 4105275) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4105275) elapsed time (sec): 30.143834829330444
DEBUG    ya.test:process.py:263 Command (pid 4105275) wtime: 30.145
DEBUG    ya.test:process.py:275 Command (pid 4105275) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    117	117	0	0	50	393	419	419
2	    190	190	0	0	50	69	70	70
3	    187	187	0	0	50	64	73	79
4	     41	41	0	1000	58	73	78	78
5	      0	0	0	3090	0	0	0	0
6	      0	0	0	3040	0	0	0	0
7	      0	0	0	3060	0	0	0	0
8	      0	0	0	2990	0	0	0	0
9	      0	0	0	3000	0	0	0	0
10	      0	0	0	3120	0	0	0	0
11	      0	0	0	3110	0	0	0	0
12	      0	0	0	3000	0	0	0	0
13	      0	0	0	3010	0	0	0	0
14	      0	0	0	3030	0	0	0	0
15	      0	0	0	2867	0	0	0	0
16	      0	0	0	3043	0	0	0	0
17	      0	0	0	2360	0	0	0	0
18	      0	0	0	0	0	0	0	0
19	      0	0	0	0	0	0	0	0
20	      0	0	0	740	0	0	0	0
21	      0	0	0	3030	0	0	0	0
22	      0	0	0	3150	0	0	0	0
23	      0	0	0	2860	0	0	0	0
24	      0	0	0	2980	0	0	0	0
25	      0	0	0	3090	0	0	0	0
26	      0	0	0	3100	0	0	0	0
27	      0	0	0	3200	0	0	0	0
28	      0	0	0	3020	0	0	0	0
29	      0	0	0	3001	0	0	0	0
30	      0	0	0	3049	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    535	17.8333	0	70940	50	70	401	419

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

DEBUG    ya.test:process.py:259 Command (pid 4105273) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4105273) elapsed time (sec): 30.145078897476196
DEBUG    ya.test:process.py:263 Command (pid 4105273) wtime: 30.147
DEBUG    ya.test:process.py:275 Command (pid 4105273) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    158	158	0	0	40	283	301	305
2	    242	242	0	0	40	53	60	62
3	    245	245	0	0	39	51	57	64
4	     54	54	0	1000	42	62	70	71
5	      0	0	0	3100	0	0	0	0
6	      0	0	0	3040	0	0	0	0
7	      0	0	0	3060	0	0	0	0
8	      0	0	0	2990	0	0	0	0
9	      0	0	0	3000	0	0	0	0
10	      0	0	0	3120	0	0	0	0
11	      0	0	0	3090	0	0	0	0
12	      0	0	0	3010	0	0	0	0
13	      0	0	0	3010	0	0	0	0
14	      0	0	0	3030	0	0	0	0
15	      0	0	0	2860	0	0	0	0
16	      0	0	0	3050	0	0	0	0
17	      0	0	0	3070	0	0	0	0
18	      0	0	0	3090	0	0	0	0
19	      0	0	0	2820	0	0	0	0
20	      0	0	0	3000	0	0	0	0
21	      0	0	0	3040	0	0	0	0
22	      0	0	0	3140	0	0	0	0
23	      0	0	0	2870	0	0	0	0
24	      0	0	0	2980	0	0	0	0
25	      0	0	0	3100	0	0	0	0
26	      0	0	0	3090	0	0	0	0
27	      0	0	0	3210	0	0	0	0
28	      0	0	0	3000	0	0	0	0
29	      0	0	0	3010	0	0	0	0
30	      0	0	0	3047	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    699	23.3	0	79827	40	58	285	305

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26534
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26534". 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:26534
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26534". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26534
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26534". 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:26534
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26534". 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:26534
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26534". 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:26534
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26534". 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:26534
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26534". 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:26534
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26534". 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:26534
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26534". 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:26534
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26534". 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:26534
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26534". 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:26534
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26534". 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:26534
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26534". 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:26534
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26534". 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:26534
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26534". 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:26534
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26534". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26534
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26534". 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:26534
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26534". 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:26534
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26534". 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:26534
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26534". 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:26534
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26534". 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:26534
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26534". 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:26534
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26534". 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:26534
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26534". 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 ===============================
333.81s call     test_log_scenario.py::TestLogScenario::test_log_uniform
5.67s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
3.74s 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/1xri/000385/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/1xri/000385/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/stderr
Stderr content:

GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
VERIFY failed (2025-11-28T18:23:02.722710Z): source_id=114;tablet_id=72075186224037924;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 @ 0xA934815
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA92CD56
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB7C3658
3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD73D9CB
4. /-S/ydb/core/formats/arrow/reader/position.h:85: CompareImpl @ 0x9F8B748
5. /-S/ydb/core/formats/arrow/reader/position.h:482: Compare @ 0x9F8B49F
6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD71775D
7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:22: BuildFilter @ 0x143A058B
8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14FE7657
9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14F3C413
10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14F3C413
11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14F39DC3
12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14F3D787
13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x143BE378
14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CFBDDB5
15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB766197
16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB7B4104
17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB7B81C4
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB7B7DD0
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB7B89BE
20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA93646C
21. ??:0: ?? @ 0x7FCC06097AC2
22. ??:0: ?? @ 0x7FCC061298BF
============ 1 failed, 115 deselected, 1 error in 344.11s (0:05:44) ============
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/1xri/000388/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.65s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/1xri/0002d0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk2
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 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/1xri/00035c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 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/1xri/00036f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 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/1xri/00038e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk5
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 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/1xri/0002d5/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk6
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 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/1xri/0002d7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 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/1xri/00038a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk8
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.67s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/1xri/000397/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 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/1xri/000368/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-2.13.3
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/1xri/00035e/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-2.13.3
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.99s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/1xri/000348/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-2.13.3
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/1xri/000390/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-2.13.3
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.81s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/1xri/00034e/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-2.13.3
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/1xri/000367/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-2.13.3
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.77s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/1xri/0002cd/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-2.13.3
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/1xri/000383/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-2.13.3
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.69s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/1xri/00038b/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-2.13.3
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/1xri/000358/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-2.13.3
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/1xri/000381/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-2.13.3
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/1xri/00035d/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-2.13.3
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/1xri/000371/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-2.13.3
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.65s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/1xri/000350/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-2.13.3
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/1xri/00034f/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-2.13.3
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/1xri/000360/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-2.13.3
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/1xri/0002dc/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-2.13.3
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/1xri/00036d/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-2.13.3
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/1xri/0002ca/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-2.13.3
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.74s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/1xri/000391/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-2.13.3
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/1xri/000370/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-2.13.3
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/1xri/000387/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-2.13.3
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.66s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/1xri/000361/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-2.13.3
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.79s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/1xri/00035a/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-2.13.3
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/1xri/0002ce/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-2.13.3
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/1xri/00036b/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-2.13.3
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.71s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/1xri/0002e2/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-2.13.3
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.82s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/1xri/00035b/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-2.13.3
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/1xri/0002d1/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-2.13.3
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/1xri/000393/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-2.13.3
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.69s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/1xri/000356/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-2.13.3
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/1xri/0002e0/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-2.13.3
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.76s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/1xri/000351/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-2.13.3
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/1xri/0003d0/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-2.13.3
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/1xri/0002cf/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-2.13.3
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/1xri/000354/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-2.13.3
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.71s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/1xri/000365/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-2.13.3
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/1xri/00036a/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-2.13.3
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/1xri/0002c9/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-2.13.3
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.71s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/1xri/000384/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-2.13.3
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/1xri/000394/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-2.13.3
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/1xri/0002d9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk51
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
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/1xri/000389/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-2.13.3
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.76s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/1xri/0002e4/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-2.13.3
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/1xri/00034a/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-2.13.3
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/1xri/000369/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-2.13.3
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.79s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/1xri/0002d8/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-2.13.3
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/1xri/00035f/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-2.13.3
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/1xri/0002d2/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-2.13.3
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/1xri/0002e5/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-2.13.3
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/1xri/000349/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-2.13.3
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/1xri/0003cf/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-2.13.3
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.79s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/1xri/00034c/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-2.13.3
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/1xri/0002dd/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-2.13.3
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/1xri/000386/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-2.13.3
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.67s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/1xri/00036e/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-2.13.3
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/1xri/0002df/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-2.13.3
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.81s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/1xri/00038f/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-2.13.3
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/1xri/0002d4/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-2.13.3
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/1xri/000364/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-2.13.3
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.75s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/1xri/0002cb/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-2.13.3
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/1xri/000363/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-2.13.3
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/1xri/000357/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-2.13.3
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/1xri/0002d6/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-2.13.3
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/1xri/00038c/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-2.13.3
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/1xri/000353/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-2.13.3
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/1xri/0002e3/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-2.13.3
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.65s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/1xri/0002cc/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-2.13.3
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/1xri/000382/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-2.13.3
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/1xri/00038d/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-2.13.3
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/1xri/00036c/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-2.13.3
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/1xri/000362/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-2.13.3
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/1xri/000380/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-2.13.3
collected 116 items / 115 deselected / 1 selected

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

=========================== 115 deselected in 0.75s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/1xri/0002c8/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-2.13.3
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/1xri/000355/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-2.13.3
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/1xri/0002e1/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-2.13.3
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.83s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/1xri/0002db/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-2.13.3
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/1xri/0002d3/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-2.13.3
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/1xri/000352/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-2.13.3
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/1xri/00034b/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-2.13.3
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.71s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/1xri/000392/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-2.13.3
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.77s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/1xri/0002de/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-2.13.3
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/1xri/000395/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-2.13.3
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/1xri/00034d/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-2.13.3
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/1xri/000359/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-2.13.3
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/1xri/000396/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-2.13.3
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.82s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/1xri/000372/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-2.13.3
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/1xri/000366/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-2.13.3
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.92s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/1xri/000347/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-2.13.3
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.73s ============================
