============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/jme9/0003a4/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/jme9/0003a4/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/jme9/0003a4/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-27T19:05:00.725947Z): source_id=111;tablet_id=72075186224037918;verification=lhs.type_id() == rhs.type_id();fline=compare.h:82;
E   ydb/library/actors/core/log.cpp:857
E   ~TVerifyFormattedRecordWriter(): requirement false failed
E   0. /-S/util/system/yassert.cpp:86: InternalPanicImpl @ 0xA929EB5
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA9223F6
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB7B93B8
E   3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD73229B
E   4. /-S/ydb/core/formats/arrow/reader/position.h:85: CompareImpl @ 0x9F80748
E   5. /-S/ydb/core/formats/arrow/reader/position.h:482: Compare @ 0x9F8049F
E   6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD70C02D
E   7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:22: BuildFilter @ 0x1439196B
E   8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14FD8A37
E   9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14F2D7F3
E   10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14F2D7F3
E   11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14F2B1A3
E   12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14F2EB67
E   13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x143AF758
E   14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CF8D655
E   15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB75C197
E   16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB7A9E64
E   17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB7ADF24
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB7ADB30
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB7AE71E
E   20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA92BB0C
E   21. ??:0: ?? @ 0x7FAF2EE4EAC2
E   22. ??:0: ?? @ 0x7FAF2EEE08BF
------------------------------ 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/jme9/0003a4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2502919
DEBUG    ya.test:process.py:259 Command (pid 2502919) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2502919) elapsed time (sec): 0.3996267318725586
DEBUG    ya.test:process.py:263 Command (pid 2502919) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2502919) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2502919) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2502919) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2502919) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2502919) maxrss: 545932
DEBUG    ya.test:process.py:263 Command (pid 2502919) minflt: 16247
DEBUG    ya.test:process.py:263 Command (pid 2502919) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2502919) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2502919) nivcsw: 45
DEBUG    ya.test:process.py:263 Command (pid 2502919) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2502919) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2502919) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 2502919) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2502919) stime: 0.21787299999999998
DEBUG    ya.test:process.py:263 Command (pid 2502919) utime: 0.12676199999999999
DEBUG    ya.test:process.py:263 Command (pid 2502919) wtime: 0.401
DEBUG    ya.test:process.py:275 Command (pid 2502919) output:
Git info:
    Commit: 2d87c885b6c8111036ce04b13cba7fe605dc41bc
    Branch: 
    Author: Daniil Cherednik <dan.cherednik@gmail.com>
    Summary: Merge 538a45fada77c6aa0811f2d6fdfc3a9bc6b4fa0c into 2c055e8563c745c9e4a697fe7c5709682d537e9f
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-akwpvcupee    Host information: 
        Linux ghrun-akwpvcupee 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 2502919) errors:

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: 2d87c885b6c8111036ce04b13cba7fe605dc41bc
    Branch: 
    Author: Daniil Cherednik <dan.cherednik@gmail.com>
    Summary: Merge 538a45fada77c6aa0811f2d6fdfc3a9bc6b4fa0c into 2c055e8563c745c9e4a697fe7c5709682d537e9f
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-akwpvcupee    Host information: 
        Linux ghrun-akwpvcupee 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/jme9/0003a4/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3004
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/jme9/0003a4/r3tmp/kikimr_cluster_t3u4a1so
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/jme9/0003a4/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30280
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9019
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10698
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17441
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/jme9/0003a4/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/jme9/0003a4/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/jme9/0003a4/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_lq5w_qrs.log --grpc-port=30280 --mon-port=9019 --ic-port=3004
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:30280/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/jme9/0003a4/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/jme9/0003a4/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/jme9/0003a4/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_lq5w_qrs.log --grpc-port=30280 --mon-port=9019 --ic-port=3004
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/jme9/0003a4/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/jme9/0003a4/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/jme9/0003a4/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_lq5w_qrs.log', '--grpc-port=30280', '--mon-port=9019', '--ic-port=3004')' in '/home/runner/.ya/build/build_root/jme9/0003a4/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: 2503178
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:30280/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/jme9/0003a4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2503180
DEBUG    ya.test:process.py:259 Command (pid 2503180) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2503180) elapsed time (sec): 0.3982861042022705
DEBUG    ya.test:process.py:263 Command (pid 2503180) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2503180) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2503180) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2503180) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2503180) majflt: 2
DEBUG    ya.test:process.py:263 Command (pid 2503180) maxrss: 545928
DEBUG    ya.test:process.py:263 Command (pid 2503180) minflt: 16637
DEBUG    ya.test:process.py:263 Command (pid 2503180) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2503180) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2503180) nivcsw: 49
DEBUG    ya.test:process.py:263 Command (pid 2503180) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2503180) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2503180) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 2503180) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2503180) stime: 0.229509
DEBUG    ya.test:process.py:263 Command (pid 2503180) utime: 0.116768
DEBUG    ya.test:process.py:263 Command (pid 2503180) wtime: 0.399
DEBUG    ya.test:process.py:275 Command (pid 2503180) output:
Git info:
    Commit: 2d87c885b6c8111036ce04b13cba7fe605dc41bc
    Branch: 
    Author: Daniil Cherednik <dan.cherednik@gmail.com>
    Summary: Merge 538a45fada77c6aa0811f2d6fdfc3a9bc6b4fa0c into 2c055e8563c745c9e4a697fe7c5709682d537e9f
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-akwpvcupee    Host information: 
        Linux ghrun-akwpvcupee 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 2503180) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 2d87c885b6c8111036ce04b13cba7fe605dc41bc
    Branch: 
    Author: Daniil Cherednik <dan.cherednik@gmail.com>
    Summary: Merge 538a45fada77c6aa0811f2d6fdfc3a9bc6b4fa0c into 2c055e8563c745c9e4a697fe7c5709682d537e9f
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-akwpvcupee    Host information: 
        Linux ghrun-akwpvcupee 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/jme9/0003a4/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/jme9/0003a4/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:30280', '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: 3004\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/jme9/0003a4/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:30280', '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: 3004\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2503672
DEBUG    ya.test:process.py:259 Command (pid 2503672) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2503672) elapsed time (sec): 0.43018484115600586
DEBUG    ya.test:process.py:263 Command (pid 2503672) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2503672) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2503672) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2503672) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2503672) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2503672) maxrss: 554200
DEBUG    ya.test:process.py:263 Command (pid 2503672) minflt: 18387
DEBUG    ya.test:process.py:263 Command (pid 2503672) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2503672) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2503672) nivcsw: 21
DEBUG    ya.test:process.py:263 Command (pid 2503672) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2503672) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2503672) nvcsw: 141
DEBUG    ya.test:process.py:263 Command (pid 2503672) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2503672) stime: 0.267248
DEBUG    ya.test:process.py:263 Command (pid 2503672) utime: 0.11742699999999999
DEBUG    ya.test:process.py:263 Command (pid 2503672) wtime: 0.431
DEBUG    ya.test:process.py:275 Command (pid 2503672) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/jme9/0003a4/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/jme9/0003a4/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:30280', '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/jme9/0003a4/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:30280', '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: 2503780
DEBUG    ya.test:process.py:259 Command (pid 2503780) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2503780) elapsed time (sec): 0.40714192390441895
DEBUG    ya.test:process.py:263 Command (pid 2503780) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2503780) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2503780) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2503780) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2503780) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2503780) maxrss: 554456
DEBUG    ya.test:process.py:263 Command (pid 2503780) minflt: 18388
DEBUG    ya.test:process.py:263 Command (pid 2503780) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2503780) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2503780) nivcsw: 35
DEBUG    ya.test:process.py:263 Command (pid 2503780) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2503780) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2503780) nvcsw: 113
DEBUG    ya.test:process.py:263 Command (pid 2503780) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2503780) stime: 0.2304
DEBUG    ya.test:process.py:263 Command (pid 2503780) utime: 0.131085
DEBUG    ya.test:process.py:263 Command (pid 2503780) wtime: 0.408
DEBUG    ya.test:process.py:275 Command (pid 2503780) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 2503780) 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, 3a2ed62d-270e-416a-a0ea-6e48d82f6624, localhost:30280): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 3a2ed62d-270e-416a-a0ea-6e48d82f6624, localhost:30280): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 3a2ed62d-270e-416a-a0ea-6e48d82f6624, localhost:30280): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-akwpvcupee.auto.internal" port: 30280 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-akwpvcupee.auto.internal:30280, 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:30280
------------------------------ Captured log call -------------------------------
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30280
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/jme9/0003a4/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/jme9/0003a4/ydb/apps/ydb/ydb -e grpc://localhost:30280 -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/jme9/0003a4/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:30280', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2503929
DEBUG    ya.test:process.py:259 Command (pid 2503929) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2503929) elapsed time (sec): 0.3486025333404541
DEBUG    ya.test:process.py:263 Command (pid 2503929) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2503929) inblock: 744
DEBUG    ya.test:process.py:263 Command (pid 2503929) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2503929) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2503929) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 2503929) maxrss: 166468
DEBUG    ya.test:process.py:263 Command (pid 2503929) minflt: 3542
DEBUG    ya.test:process.py:263 Command (pid 2503929) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2503929) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2503929) nivcsw: 31
DEBUG    ya.test:process.py:263 Command (pid 2503929) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2503929) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2503929) nvcsw: 176
DEBUG    ya.test:process.py:263 Command (pid 2503929) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2503929) stime: 0.025856999999999998
DEBUG    ya.test:process.py:263 Command (pid 2503929) utime: 0.042036
DEBUG    ya.test:process.py:263 Command (pid 2503929) wtime: 0.35
DEBUG    ya.test:process.py:275 Command (pid 2503929) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 2503929) 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/jme9/0003a4/ydb/apps/ydb/ydb -e grpc://localhost:30280 -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/jme9/0003a4/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:30280', '-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: 2504047
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 2504047) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2504047) elapsed time (sec): 30.14862585067749
DEBUG    ya.test:process.py:263 Command (pid 2504047) wtime: 30.15
DEBUG    ya.test:process.py:275 Command (pid 2504047) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    467	467	0	0	20	26	37	42
2	    475	475	0	0	20	25	27	31
3	    464	464	0	0	20	27	32	35
4	    477	477	0	0	20	24	30	38
5	    479	479	0	0	20	24	26	27
6	    486	486	0	0	20	22	25	32
7	    480	480	0	0	20	24	28	32
8	    478	478	0	0	20	23	26	28
9	    488	488	0	0	20	21	21	23
10	    488	488	0	0	20	21	21	22
11	    488	488	0	0	20	20	20	21
12	    488	488	0	0	20	20	21	21
13	    487	487	0	0	20	20	21	21
14	    488	488	0	0	20	20	21	21
15	    489	489	0	0	20	20	21	21
16	    487	487	0	0	20	20	21	21
17	    487	487	0	0	20	20	21	22
18	    489	489	0	0	20	20	21	22
19	    488	488	0	0	20	20	21	23
20	    488	488	0	0	20	20	21	21
21	    488	488	0	0	20	20	21	21
22	    488	488	0	0	20	20	21	22
23	    488	488	0	0	20	20	21	21
24	    488	488	0	0	20	20	21	21
25	    475	475	0	0	20	24	43	45
26	    488	488	0	0	20	20	20	21
27	    488	488	0	0	20	20	21	22
28	    465	465	0	0	20	20	68	70
29	    488	488	0	0	20	20	20	21
30	    499	499	0	0	20	20	20	21

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  14516	483.867	0	0	20	21	26	70

DEBUG    ya.test:process.py:276 Command (pid 2504047) 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, 133cb1a1-5ff5-4240-aee0-b30c3f332bbf, ghrun-akwpvcupee.auto.internal:30280): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 133cb1a1-5ff5-4240-aee0-b30c3f332bbf, ghrun-akwpvcupee.auto.internal:30280): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 133cb1a1-5ff5-4240-aee0-b30c3f332bbf, ghrun-akwpvcupee.auto.internal:30280): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MzcwNTkxOTktNDliM2VkYTctMTllMDI5ZTQtM2I1OGNhNzY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 13580b7b-9467-4a49-9eed-5f3a6ff4318c, ghrun-akwpvcupee.auto.internal:30280): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 13580b7b-9467-4a49-9eed-5f3a6ff4318c, ghrun-akwpvcupee.auto.internal:30280): request = { session_id: "ydb://session/3?node_id=1&id=MzcwNTkxOTktNDliM2VkYTctMTllMDI5ZTQtM2I1OGNhNzY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 13580b7b-9467-4a49-9eed-5f3a6ff4318c, ghrun-akwpvcupee.auto.internal:30280): 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=MzcwNTkxOTktNDliM2VkYTctMTllMDI5ZTQtM2I1OGNhNzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c6793b08-8eae-49a4-9d62-3f8b92b7cd2c, ghrun-akwpvcupee.auto.internal:30280): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c6793b08-8eae-49a4-9d62-3f8b92b7cd2c, ghrun-akwpvcupee.auto.internal:30280): request = { session_id: "ydb://session/3?node_id=1&id=MzcwNTkxOTktNDliM2VkYTctMTllMDI5ZTQtM2I1OGNhNzY=" 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, c6793b08-8eae-49a4-9d62-3f8b92b7cd2c, ghrun-akwpvcupee.auto.internal:30280): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzcwNTkxOTktNDliM2VkYTctMTllMDI5ZTQtM2I1OGNhNzY=
INFO     root:test_log_scenario.py:217 Count rows after insert 14220 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzcwNTkxOTktNDliM2VkYTctMTllMDI5ZTQtM2I1OGNhNzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 97c06f3b-6ef4-4c32-b3f9-6d3af843ce29, ghrun-akwpvcupee.auto.internal:30280): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 97c06f3b-6ef4-4c32-b3f9-6d3af843ce29, ghrun-akwpvcupee.auto.internal:30280): request = { session_id: "ydb://session/3?node_id=1&id=MzcwNTkxOTktNDliM2VkYTctMTllMDI5ZTQtM2I1OGNhNzY=" 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, 97c06f3b-6ef4-4c32-b3f9-6d3af843ce29, ghrun-akwpvcupee.auto.internal:30280): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzcwNTkxOTktNDliM2VkYTctMTllMDI5ZTQtM2I1OGNhNzY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzcwNTkxOTktNDliM2VkYTctMTllMDI5ZTQtM2I1OGNhNzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ae996ea6-fbf4-44fd-8f82-5fb44734fdbe, ghrun-akwpvcupee.auto.internal:30280): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ae996ea6-fbf4-44fd-8f82-5fb44734fdbe, ghrun-akwpvcupee.auto.internal:30280): request = { session_id: "ydb://session/3?node_id=1&id=MzcwNTkxOTktNDliM2VkYTctMTllMDI5ZTQtM2I1OGNhNzY=" 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, ae996ea6-fbf4-44fd-8f82-5fb44734fdbe, ghrun-akwpvcupee.auto.internal:30280): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzcwNTkxOTktNDliM2VkYTctMTllMDI5ZTQtM2I1OGNhNzY=
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/jme9/0003a4/ydb/apps/ydb/ydb -e grpc://localhost:30280 -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
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/jme9/0003a4/ydb/apps/ydb/ydb -e grpc://localhost:30280 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzcwNTkxOTktNDliM2VkYTctMTllMDI5ZTQtM2I1OGNhNzY=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/jme9/0003a4/ydb/apps/ydb/ydb -e grpc://localhost:30280 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e12b6c17-987f-4b67-9419-ee509c3305ec, ghrun-akwpvcupee.auto.internal:30280): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e12b6c17-987f-4b67-9419-ee509c3305ec, ghrun-akwpvcupee.auto.internal:30280): request = { session_id: "ydb://session/3?node_id=1&id=MzcwNTkxOTktNDliM2VkYTctMTllMDI5ZTQtM2I1OGNhNzY=" 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, d99ab4fe-81d1-488a-918a-653affffe286, ghrun-akwpvcupee.auto.internal:30280): creating call state
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d99ab4fe-81d1-488a-918a-653affffe286, ghrun-akwpvcupee.auto.internal:30280): request = {  }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e12b6c17-987f-4b67-9419-ee509c3305ec, ghrun-akwpvcupee.auto.internal:30280): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/jme9/0003a4/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:30280', '-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:610 Executing '['/home/runner/.ya/build/build_root/jme9/0003a4/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:30280', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'bulk_upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d99ab4fe-81d1-488a-918a-653affffe286, ghrun-akwpvcupee.auto.internal:30280): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Nzc2ZjFkYjgtNDNjNTIyM2YtNzQ2NTA1MDYtNmFjZmJmNGE=" node_id: 1 }
DEBUG    ya.test:process.py:628 Command pid: 2517868
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/jme9/0003a4/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:30280', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2517869
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 87c58085-989c-4500-945d-049c83283959, ghrun-akwpvcupee.auto.internal:30280): creating call state
DEBUG    ya.test:process.py:628 Command pid: 2517871
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 87c58085-989c-4500-945d-049c83283959, ghrun-akwpvcupee.auto.internal:30280): request = { session_id: "ydb://session/3?node_id=1&id=Nzc2ZjFkYjgtNDNjNTIyM2YtNzQ2NTA1MDYtNmFjZmJmNGE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 87c58085-989c-4500-945d-049c83283959, ghrun-akwpvcupee.auto.internal:30280): 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=Nzc2ZjFkYjgtNDNjNTIyM2YtNzQ2NTA1MDYtNmFjZmJmNGE=
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1093af08-c94f-47f7-8641-2e5224a141be, ghrun-akwpvcupee.auto.internal:30280): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 4dc7abd0-cfc3-4aa7-a977-be1ba4dcf21c, ghrun-akwpvcupee.auto.internal:30280): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1093af08-c94f-47f7-8641-2e5224a141be, ghrun-akwpvcupee.auto.internal:30280): request = { session_id: "ydb://session/3?node_id=1&id=Nzc2ZjFkYjgtNDNjNTIyM2YtNzQ2NTA1MDYtNmFjZmJmNGE=" 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:63 RpcState(CreateSession, 4dc7abd0-cfc3-4aa7-a977-be1ba4dcf21c, ghrun-akwpvcupee.auto.internal:30280): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1093af08-c94f-47f7-8641-2e5224a141be, ghrun-akwpvcupee.auto.internal:30280): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4dc7abd0-cfc3-4aa7-a977-be1ba4dcf21c, ghrun-akwpvcupee.auto.internal:30280): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NDQ5ZDhlOTgtMjY2NDRmYWQtMWQ2ZjQ5NGItZTQ1MDliOA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, aecd26a9-2a13-4cfd-a8fc-d02e340f9ad1, ghrun-akwpvcupee.auto.internal:30280): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, aecd26a9-2a13-4cfd-a8fc-d02e340f9ad1, ghrun-akwpvcupee.auto.internal:30280): request = { session_id: "ydb://session/3?node_id=1&id=NDQ5ZDhlOTgtMjY2NDRmYWQtMWQ2ZjQ5NGItZTQ1MDliOA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, aecd26a9-2a13-4cfd-a8fc-d02e340f9ad1, ghrun-akwpvcupee.auto.internal:30280): 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=NDQ5ZDhlOTgtMjY2NDRmYWQtMWQ2ZjQ5NGItZTQ1MDliOA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b7ea1846-6ea9-4ea5-b77b-54b349b84509, ghrun-akwpvcupee.auto.internal:30280): 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, b7ea1846-6ea9-4ea5-b77b-54b349b84509, ghrun-akwpvcupee.auto.internal:30280): request = { session_id: "ydb://session/3?node_id=1&id=NDQ5ZDhlOTgtMjY2NDRmYWQtMWQ2ZjQ5NGItZTQ1MDliOA==" 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, 7f9903b2-996e-4874-8fad-c63563ce2c80, ghrun-akwpvcupee.auto.internal:30280): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b7ea1846-6ea9-4ea5-b77b-54b349b84509, ghrun-akwpvcupee.auto.internal:30280): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7f9903b2-996e-4874-8fad-c63563ce2c80, ghrun-akwpvcupee.auto.internal:30280): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7f9903b2-996e-4874-8fad-c63563ce2c80, ghrun-akwpvcupee.auto.internal:30280): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTA0NzU0NzMtNzRmNGQ1NWItNjJjNjc4ODktODg0OTFiYmQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 74c04dfa-2314-4664-8d34-18bb5cf05e08, ghrun-akwpvcupee.auto.internal:30280): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 74c04dfa-2314-4664-8d34-18bb5cf05e08, ghrun-akwpvcupee.auto.internal:30280): request = { session_id: "ydb://session/3?node_id=1&id=NTA0NzU0NzMtNzRmNGQ1NWItNjJjNjc4ODktODg0OTFiYmQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 74c04dfa-2314-4664-8d34-18bb5cf05e08, ghrun-akwpvcupee.auto.internal:30280): 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=NTA0NzU0NzMtNzRmNGQ1NWItNjJjNjc4ODktODg0OTFiYmQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d162215e-701e-464c-a144-0ae5459b1444, ghrun-akwpvcupee.auto.internal:30280): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d162215e-701e-464c-a144-0ae5459b1444, ghrun-akwpvcupee.auto.internal:30280): request = { session_id: "ydb://session/3?node_id=1&id=NTA0NzU0NzMtNzRmNGQ1NWItNjJjNjc4ODktODg0OTFiYmQ=" 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:421 RpcState(CreateSession, 1ec36351-0599-4b5e-bc7d-4a86504f2acf, ghrun-akwpvcupee.auto.internal:30280): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d162215e-701e-464c-a144-0ae5459b1444, ghrun-akwpvcupee.auto.internal:30280): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1ec36351-0599-4b5e-bc7d-4a86504f2acf, ghrun-akwpvcupee.auto.internal:30280): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1ec36351-0599-4b5e-bc7d-4a86504f2acf, ghrun-akwpvcupee.auto.internal:30280): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MjNkZmU3MTYtZWE4YTZlYTMtOWQ3MTkzYjEtZGE1NDU5Y2E=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 5030108b-59f8-4c73-9ef3-5428aad20365, ghrun-akwpvcupee.auto.internal:30280): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 5030108b-59f8-4c73-9ef3-5428aad20365, ghrun-akwpvcupee.auto.internal:30280): request = { session_id: "ydb://session/3?node_id=1&id=MjNkZmU3MTYtZWE4YTZlYTMtOWQ3MTkzYjEtZGE1NDU5Y2E=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 5030108b-59f8-4c73-9ef3-5428aad20365, ghrun-akwpvcupee.auto.internal:30280): 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=MjNkZmU3MTYtZWE4YTZlYTMtOWQ3MTkzYjEtZGE1NDU5Y2E=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f39651c4-1b59-47bf-a68e-f3cdb619f52e, ghrun-akwpvcupee.auto.internal:30280): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f39651c4-1b59-47bf-a68e-f3cdb619f52e, ghrun-akwpvcupee.auto.internal:30280): request = { session_id: "ydb://session/3?node_id=1&id=MjNkZmU3MTYtZWE4YTZlYTMtOWQ3MTkzYjEtZGE1NDU5Y2E=" 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, 231308c8-ee8a-4ebc-a279-23e73a10c943, ghrun-akwpvcupee.auto.internal:30280): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 231308c8-ee8a-4ebc-a279-23e73a10c943, ghrun-akwpvcupee.auto.internal:30280): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f39651c4-1b59-47bf-a68e-f3cdb619f52e, ghrun-akwpvcupee.auto.internal:30280): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 231308c8-ee8a-4ebc-a279-23e73a10c943, ghrun-akwpvcupee.auto.internal:30280): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTc1YmY0OTktMzA0MDg3NzYtMzY1Nzg1ZjctNWVhNTc3MjU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 8d166aad-36d9-4469-b60f-1e81f4dd77b0, ghrun-akwpvcupee.auto.internal:30280): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 8d166aad-36d9-4469-b60f-1e81f4dd77b0, ghrun-akwpvcupee.auto.internal:30280): request = { session_id: "ydb://session/3?node_id=1&id=NTc1YmY0OTktMzA0MDg3NzYtMzY1Nzg1ZjctNWVhNTc3MjU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 8d166aad-36d9-4469-b60f-1e81f4dd77b0, ghrun-akwpvcupee.auto.internal:30280): 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=NTc1YmY0OTktMzA0MDg3NzYtMzY1Nzg1ZjctNWVhNTc3MjU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1ae6eeb7-246a-4b9f-9389-ceed495c9df7, ghrun-akwpvcupee.auto.internal:30280): 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, 1ae6eeb7-246a-4b9f-9389-ceed495c9df7, ghrun-akwpvcupee.auto.internal:30280): request = { session_id: "ydb://session/3?node_id=1&id=NTc1YmY0OTktMzA0MDg3NzYtMzY1Nzg1ZjctNWVhNTc3MjU=" 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, f97dd7da-5b31-406c-8220-353497332ecb, ghrun-akwpvcupee.auto.internal:30280): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f97dd7da-5b31-406c-8220-353497332ecb, ghrun-akwpvcupee.auto.internal:30280): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1ae6eeb7-246a-4b9f-9389-ceed495c9df7, ghrun-akwpvcupee.auto.internal:30280): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f97dd7da-5b31-406c-8220-353497332ecb, ghrun-akwpvcupee.auto.internal:30280): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZTEyZWZhMDQtNTQ5MDdhZmEtN2VkNDUyMzYtMTdkOGYyZTM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, a671b8cd-06b4-454c-8d23-7b7576263426, ghrun-akwpvcupee.auto.internal:30280): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, a671b8cd-06b4-454c-8d23-7b7576263426, ghrun-akwpvcupee.auto.internal:30280): request = { session_id: "ydb://session/3?node_id=1&id=ZTEyZWZhMDQtNTQ5MDdhZmEtN2VkNDUyMzYtMTdkOGYyZTM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, a671b8cd-06b4-454c-8d23-7b7576263426, ghrun-akwpvcupee.auto.internal:30280): 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=ZTEyZWZhMDQtNTQ5MDdhZmEtN2VkNDUyMzYtMTdkOGYyZTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 58ae6aea-03fb-4d23-a77d-388a9a6d5047, ghrun-akwpvcupee.auto.internal:30280): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 58ae6aea-03fb-4d23-a77d-388a9a6d5047, ghrun-akwpvcupee.auto.internal:30280): request = { session_id: "ydb://session/3?node_id=1&id=ZTEyZWZhMDQtNTQ5MDdhZmEtN2VkNDUyMzYtMTdkOGYyZTM=" 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: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 58ae6aea-03fb-4d23-a77d-388a9a6d5047, ghrun-akwpvcupee.auto.internal:30280): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 26367e59-d7da-4c5f-8120-1b64f0cdff3c, ghrun-akwpvcupee.auto.internal:30280): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 26367e59-d7da-4c5f-8120-1b64f0cdff3c, ghrun-akwpvcupee.auto.internal:30280): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 26367e59-d7da-4c5f-8120-1b64f0cdff3c, ghrun-akwpvcupee.auto.internal:30280): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YTk2YmI5YWItODkxYjZiMTItZGNiMGU3Y2QtNTMxNDJjZjA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 0d3f4c09-f22b-46b9-9ce5-899a3860b768, ghrun-akwpvcupee.auto.internal:30280): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 0d3f4c09-f22b-46b9-9ce5-899a3860b768, ghrun-akwpvcupee.auto.internal:30280): request = { session_id: "ydb://session/3?node_id=1&id=YTk2YmI5YWItODkxYjZiMTItZGNiMGU3Y2QtNTMxNDJjZjA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 0d3f4c09-f22b-46b9-9ce5-899a3860b768, ghrun-akwpvcupee.auto.internal:30280): 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=YTk2YmI5YWItODkxYjZiMTItZGNiMGU3Y2QtNTMxNDJjZjA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a4bdb2c4-8945-424a-84e5-8351c3020b5a, ghrun-akwpvcupee.auto.internal:30280): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a4bdb2c4-8945-424a-84e5-8351c3020b5a, ghrun-akwpvcupee.auto.internal:30280): request = { session_id: "ydb://session/3?node_id=1&id=YTk2YmI5YWItODkxYjZiMTItZGNiMGU3Y2QtNTMxNDJjZjA=" 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:52 RpcState(ExecuteQuery, a4bdb2c4-8945-424a-84e5-8351c3020b5a, ghrun-akwpvcupee.auto.internal:30280): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d268f9ac-1a3e-4262-bc89-98cc1d52b1ce, ghrun-akwpvcupee.auto.internal:30280): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d268f9ac-1a3e-4262-bc89-98cc1d52b1ce, ghrun-akwpvcupee.auto.internal:30280): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d268f9ac-1a3e-4262-bc89-98cc1d52b1ce, ghrun-akwpvcupee.auto.internal:30280): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OWNlYmUzYjItZDA4NDM5ZTEtNDM0NGIwOWYtMjc5YTg0NTU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ebe5256a-d8ea-47cd-86a0-34cdb5676dc6, ghrun-akwpvcupee.auto.internal:30280): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ebe5256a-d8ea-47cd-86a0-34cdb5676dc6, ghrun-akwpvcupee.auto.internal:30280): request = { session_id: "ydb://session/3?node_id=1&id=OWNlYmUzYjItZDA4NDM5ZTEtNDM0NGIwOWYtMjc5YTg0NTU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ebe5256a-d8ea-47cd-86a0-34cdb5676dc6, ghrun-akwpvcupee.auto.internal:30280): 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=OWNlYmUzYjItZDA4NDM5ZTEtNDM0NGIwOWYtMjc5YTg0NTU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a2a3a7b0-b9b7-45e4-bcb3-281a61c5b556, ghrun-akwpvcupee.auto.internal:30280): 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, a2a3a7b0-b9b7-45e4-bcb3-281a61c5b556, ghrun-akwpvcupee.auto.internal:30280): request = { session_id: "ydb://session/3?node_id=1&id=OWNlYmUzYjItZDA4NDM5ZTEtNDM0NGIwOWYtMjc5YTg0NTU=" 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, 1685d7ee-ae15-450b-b26d-baed4cc0233d, ghrun-akwpvcupee.auto.internal:30280): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1685d7ee-ae15-450b-b26d-baed4cc0233d, ghrun-akwpvcupee.auto.internal:30280): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a2a3a7b0-b9b7-45e4-bcb3-281a61c5b556, ghrun-akwpvcupee.auto.internal:30280): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1685d7ee-ae15-450b-b26d-baed4cc0233d, ghrun-akwpvcupee.auto.internal:30280): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDk1YWMwYTQtYTgxNTBjNTEtODVjMzYyNmYtNmVjNWIwOGE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, c5bff2aa-b098-4cb6-8b9c-9c71bf797a73, ghrun-akwpvcupee.auto.internal:30280): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, c5bff2aa-b098-4cb6-8b9c-9c71bf797a73, ghrun-akwpvcupee.auto.internal:30280): request = { session_id: "ydb://session/3?node_id=1&id=ZDk1YWMwYTQtYTgxNTBjNTEtODVjMzYyNmYtNmVjNWIwOGE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, c5bff2aa-b098-4cb6-8b9c-9c71bf797a73, ghrun-akwpvcupee.auto.internal:30280): 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=ZDk1YWMwYTQtYTgxNTBjNTEtODVjMzYyNmYtNmVjNWIwOGE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f8bcf663-55bd-470c-8e34-2c7ec9a47610, ghrun-akwpvcupee.auto.internal:30280): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f8bcf663-55bd-470c-8e34-2c7ec9a47610, ghrun-akwpvcupee.auto.internal:30280): request = { session_id: "ydb://session/3?node_id=1&id=ZDk1YWMwYTQtYTgxNTBjNTEtODVjMzYyNmYtNmVjNWIwOGE=" 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, f8bcf663-55bd-470c-8e34-2c7ec9a47610, ghrun-akwpvcupee.auto.internal:30280): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 13580b7b-9467-4a49-9eed-5f3a6ff4318c, ghrun-akwpvcupee.auto.internal:30280): 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:30280 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-27T19:05:04.57078673+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 87c58085-989c-4500-945d-049c83283959, ghrun-akwpvcupee.auto.internal:30280): 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:30280 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-27T19:05:04.570905601+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-akwpvcupee.auto.internal:30280
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, aecd26a9-2a13-4cfd-a8fc-d02e340f9ad1, ghrun-akwpvcupee.auto.internal:30280): 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:30280 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-27T19:05:04.57092166+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-akwpvcupee.auto.internal:30280
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 74c04dfa-2314-4664-8d34-18bb5cf05e08, ghrun-akwpvcupee.auto.internal:30280): 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:30280 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-27T19:05:04.570936611+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 5030108b-59f8-4c73-9ef3-5428aad20365, ghrun-akwpvcupee.auto.internal:30280): 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:30280 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-27T19:05:04.570952381+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 8d166aad-36d9-4469-b60f-1e81f4dd77b0, ghrun-akwpvcupee.auto.internal:30280): 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:30280 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-27T19:05:04.570966124+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, a671b8cd-06b4-454c-8d23-7b7576263426, ghrun-akwpvcupee.auto.internal:30280): 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:30280 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-27T19:05:04.570983553+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-akwpvcupee.auto.internal:30280
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 0d3f4c09-f22b-46b9-9ce5-899a3860b768, ghrun-akwpvcupee.auto.internal:30280): 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:30280 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-27T19:05:04.571023652+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-akwpvcupee.auto.internal:30280
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-akwpvcupee.auto.internal:30280
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, ebe5256a-d8ea-47cd-86a0-34cdb5676dc6, ghrun-akwpvcupee.auto.internal:30280): 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:30280 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-27T19:05:04.571045844+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-akwpvcupee.auto.internal:30280
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, c5bff2aa-b098-4cb6-8b9c-9c71bf797a73, ghrun-akwpvcupee.auto.internal:30280): 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:30280 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-27T19:05:04.57106951+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-akwpvcupee.auto.internal:30280
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e12b6c17-987f-4b67-9419-ee509c3305ec, ghrun-akwpvcupee.auto.internal:30280): 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-27T19:05:04.570882208+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-akwpvcupee.auto.internal:30280
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 1093af08-c94f-47f7-8641-2e5224a141be, ghrun-akwpvcupee.auto.internal:30280): 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-27T19:05:04.570914349+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, b7ea1846-6ea9-4ea5-b77b-54b349b84509, ghrun-akwpvcupee.auto.internal:30280): 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-27T19:05:04.570929244+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, d162215e-701e-464c-a144-0ae5459b1444, ghrun-akwpvcupee.auto.internal:30280): 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-27T19:05:04.570943539+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, f39651c4-1b59-47bf-a68e-f3cdb619f52e, ghrun-akwpvcupee.auto.internal:30280): 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-27T19:05:04.570959904+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-akwpvcupee.auto.internal:30280
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 1ae6eeb7-246a-4b9f-9389-ceed495c9df7, ghrun-akwpvcupee.auto.internal:30280): 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-27T19:05:04.570976124+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-akwpvcupee.auto.internal:30280
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 58ae6aea-03fb-4d23-a77d-388a9a6d5047, ghrun-akwpvcupee.auto.internal:30280): 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-27T19:05:04.571010716+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-akwpvcupee.auto.internal:30280
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, a4bdb2c4-8945-424a-84e5-8351c3020b5a, ghrun-akwpvcupee.auto.internal:30280): 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-27T19:05:04.571035144+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, a2a3a7b0-b9b7-45e4-bcb3-281a61c5b556, ghrun-akwpvcupee.auto.internal:30280): 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-27T19:05:04.571059765+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, f8bcf663-55bd-470c-8e34-2c7ec9a47610, ghrun-akwpvcupee.auto.internal:30280): 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-27T19:05:04.571081244+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-akwpvcupee.auto.internal:30280
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-akwpvcupee.auto.internal:30280
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-akwpvcupee.auto.internal:30280
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-akwpvcupee.auto.internal:30280
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-akwpvcupee.auto.internal:30280
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-akwpvcupee.auto.internal:30280
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-akwpvcupee.auto.internal:30280
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-akwpvcupee.auto.internal:30280
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-akwpvcupee.auto.internal:30280
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30280
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30280". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30280
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30280". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 2517868) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2517868) elapsed time (sec): 30.13790726661682
DEBUG    ya.test:process.py:263 Command (pid 2517868) wtime: 30.14
DEBUG    ya.test:process.py:275 Command (pid 2517868) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     86	86	0	0	57	419	469	469
2	    184	184	0	0	51	68	70	73
3	    178	178	0	0	54	68	74	75
4	    116	116	0	0	50	80	86	87
5	      0	0	0	2530	0	0	0	0
6	      0	0	0	2500	0	0	0	0
7	      0	0	0	2730	0	0	0	0
8	      0	0	0	2880	0	0	0	0
9	      0	0	0	2950	0	0	0	0
10	      0	0	0	3010	0	0	0	0
11	      0	0	0	3080	0	0	0	0
12	      0	0	0	3100	0	0	0	0
13	      0	0	0	3060	0	0	0	0
14	      0	0	0	3070	0	0	0	0
15	      0	0	0	3010	0	0	0	0
16	      0	0	0	2810	0	0	0	0
17	      0	0	0	2900	0	0	0	0
18	      0	0	0	2960	0	0	0	0
19	      0	0	0	3070	0	0	0	0
20	      0	0	0	3030	0	0	0	0
21	      0	0	0	2890	0	0	0	0
22	      0	0	0	3010	0	0	0	0
23	      0	0	0	2930	0	0	0	0
24	      0	0	0	2940	0	0	0	0
25	      0	0	0	3100	0	0	0	0
26	      0	0	0	3100	0	0	0	0
27	      0	0	0	3010	0	0	0	0
28	      0	0	0	3220	0	0	0	0
29	      0	0	0	3183	0	0	0	0
30	      0	0	0	2747	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    564	18.8	0	76820	52	75	353	469

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

DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 2517869) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2517869) elapsed time (sec): 30.14242959022522
DEBUG    ya.test:process.py:263 Command (pid 2517869) wtime: 30.145
DEBUG    ya.test:process.py:275 Command (pid 2517869) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    119	119	0	0	42	345	355	357
2	    236	236	0	0	41	53	60	64
3	    231	231	0	0	42	53	58	61
4	    151	151	0	0	41	65	72	78
5	      0	0	0	2530	0	0	0	0
6	      0	0	0	2500	0	0	0	0
7	      0	0	0	2730	0	0	0	0
8	      0	0	0	2888	0	0	0	0
9	      0	0	0	2942	0	0	0	0
10	      0	0	0	3010	0	0	0	0
11	      0	0	0	3080	0	0	0	0
12	      0	0	0	3100	0	0	0	0
13	      0	0	0	3060	0	0	0	0
14	      0	0	0	3070	0	0	0	0
15	      0	0	0	3010	0	0	0	0
16	      0	0	0	2810	0	0	0	0
17	      0	0	0	2900	0	0	0	0
18	      0	0	0	2960	0	0	0	0
19	      0	0	0	3070	0	0	0	0
20	      0	0	0	3030	0	0	0	0
21	      0	0	0	2899	0	0	0	0
22	      0	0	0	2991	0	0	0	0
23	      0	0	0	2940	0	0	0	0
24	      0	0	0	2940	0	0	0	0
25	      0	0	0	3100	0	0	0	0
26	      0	0	0	3100	0	0	0	0
27	      0	0	0	3015	0	0	0	0
28	      0	0	0	3215	0	0	0	0
29	      0	0	0	3185	0	0	0	0
30	      0	0	0	2745	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    737	24.5667	0	76820	41	67	333	357

DEBUG    ya.test:process.py:259 Command (pid 2517871) rc: 0
DEBUG    ya.test:process.py:276 Command (pid 2517869) errors:

DEBUG    ya.test:process.py:260 Command (pid 2517871) elapsed time (sec): 30.14192795753479
DEBUG    ya.test:process.py:263 Command (pid 2517871) wtime: 30.143
DEBUG    ya.test:process.py:275 Command (pid 2517871) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      1	1	0	0	497	497	497	497
2	      0	0	0	10	0	0	0	0
3	      0	0	0	10	0	0	0	0
4	      0	0	0	10	0	0	0	0
5	      0	0	0	2530	0	0	0	0
6	      0	0	0	2500	0	0	0	0
7	      0	0	0	2730	0	0	0	0
8	      0	0	0	2880	0	0	0	0
9	      0	0	0	2950	0	0	0	0
10	      0	0	0	3010	0	0	0	0
11	      0	0	0	3080	0	0	0	0
12	      0	0	0	3100	0	0	0	0
13	      0	0	0	3060	0	0	0	0
14	      0	0	0	3070	0	0	0	0
15	      0	0	0	3010	0	0	0	0
16	      0	0	0	2820	0	0	0	0
17	      0	0	0	2900	0	0	0	0
18	      0	0	0	2960	0	0	0	0
19	      0	0	0	3070	0	0	0	0
20	      0	0	0	3030	0	0	0	0
21	      0	0	0	2890	0	0	0	0
22	      0	0	0	3010	0	0	0	0
23	      0	0	0	2930	0	0	0	0
24	      0	0	0	2940	0	0	0	0
25	      0	0	0	3100	0	0	0	0
26	      0	0	0	3100	0	0	0	0
27	      0	0	0	3018	0	0	0	0
28	      0	0	0	3212	0	0	0	0
29	      0	0	0	3190	0	0	0	0
30	      0	0	0	2740	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	      1	0.0333333	0	76860	497	497	497	497

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

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30280
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30280". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30280
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30280". 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:30280
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30280". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30280
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30280". 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:30280
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30280". 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:30280
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30280". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30280
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30280". 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:30280
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30280". 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:30280
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30280". 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:30280
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30280". 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:30280
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30280". 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:30280
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30280". 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:30280
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30280". 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:30280
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30280". 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:30280
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30280". 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:30280
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30280". 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:30280
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30280". 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:30280
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30280". 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:30280
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30280". 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:30280
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30280". 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:30280
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30280". 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:30280
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30280". 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:30280
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30280". 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:30280
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30280". Check endpoint correctness.
---------------------------- 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:30280
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-akwpvcupee'
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/jme9/0003a4/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.2503178' in '/home/runner/.ya/build/build_root/jme9/0003a4/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_lq5w_qrs.log)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:30280/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17441
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10698
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9019
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30280
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3004
=================================== 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/jme9/0003a4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2502919
DEBUG    ya.test:process.py:259 Command (pid 2502919) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2502919) elapsed time (sec): 0.3996267318725586
DEBUG    ya.test:process.py:263 Command (pid 2502919) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2502919) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2502919) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2502919) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2502919) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2502919) maxrss: 545932
DEBUG    ya.test:process.py:263 Command (pid 2502919) minflt: 16247
DEBUG    ya.test:process.py:263 Command (pid 2502919) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2502919) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2502919) nivcsw: 45
DEBUG    ya.test:process.py:263 Command (pid 2502919) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2502919) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2502919) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 2502919) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2502919) stime: 0.21787299999999998
DEBUG    ya.test:process.py:263 Command (pid 2502919) utime: 0.12676199999999999
DEBUG    ya.test:process.py:263 Command (pid 2502919) wtime: 0.401
DEBUG    ya.test:process.py:275 Command (pid 2502919) output:
Git info:
    Commit: 2d87c885b6c8111036ce04b13cba7fe605dc41bc
    Branch: 
    Author: Daniil Cherednik <dan.cherednik@gmail.com>
    Summary: Merge 538a45fada77c6aa0811f2d6fdfc3a9bc6b4fa0c into 2c055e8563c745c9e4a697fe7c5709682d537e9f
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-akwpvcupee    Host information: 
        Linux ghrun-akwpvcupee 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 2502919) errors:

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: 2d87c885b6c8111036ce04b13cba7fe605dc41bc
    Branch: 
    Author: Daniil Cherednik <dan.cherednik@gmail.com>
    Summary: Merge 538a45fada77c6aa0811f2d6fdfc3a9bc6b4fa0c into 2c055e8563c745c9e4a697fe7c5709682d537e9f
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-akwpvcupee    Host information: 
        Linux ghrun-akwpvcupee 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/jme9/0003a4/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3004
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/jme9/0003a4/r3tmp/kikimr_cluster_t3u4a1so
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/jme9/0003a4/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30280
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9019
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10698
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17441
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/jme9/0003a4/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/jme9/0003a4/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/jme9/0003a4/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_lq5w_qrs.log --grpc-port=30280 --mon-port=9019 --ic-port=3004
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:30280/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/jme9/0003a4/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/jme9/0003a4/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/jme9/0003a4/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_lq5w_qrs.log --grpc-port=30280 --mon-port=9019 --ic-port=3004
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/jme9/0003a4/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/jme9/0003a4/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/jme9/0003a4/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_lq5w_qrs.log', '--grpc-port=30280', '--mon-port=9019', '--ic-port=3004')' in '/home/runner/.ya/build/build_root/jme9/0003a4/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: 2503178
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:30280/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/jme9/0003a4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2503180
DEBUG    ya.test:process.py:259 Command (pid 2503180) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2503180) elapsed time (sec): 0.3982861042022705
DEBUG    ya.test:process.py:263 Command (pid 2503180) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2503180) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2503180) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2503180) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2503180) majflt: 2
DEBUG    ya.test:process.py:263 Command (pid 2503180) maxrss: 545928
DEBUG    ya.test:process.py:263 Command (pid 2503180) minflt: 16637
DEBUG    ya.test:process.py:263 Command (pid 2503180) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2503180) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2503180) nivcsw: 49
DEBUG    ya.test:process.py:263 Command (pid 2503180) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2503180) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2503180) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 2503180) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2503180) stime: 0.229509
DEBUG    ya.test:process.py:263 Command (pid 2503180) utime: 0.116768
DEBUG    ya.test:process.py:263 Command (pid 2503180) wtime: 0.399
DEBUG    ya.test:process.py:275 Command (pid 2503180) output:
Git info:
    Commit: 2d87c885b6c8111036ce04b13cba7fe605dc41bc
    Branch: 
    Author: Daniil Cherednik <dan.cherednik@gmail.com>
    Summary: Merge 538a45fada77c6aa0811f2d6fdfc3a9bc6b4fa0c into 2c055e8563c745c9e4a697fe7c5709682d537e9f
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-akwpvcupee    Host information: 
        Linux ghrun-akwpvcupee 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 2503180) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 2d87c885b6c8111036ce04b13cba7fe605dc41bc
    Branch: 
    Author: Daniil Cherednik <dan.cherednik@gmail.com>
    Summary: Merge 538a45fada77c6aa0811f2d6fdfc3a9bc6b4fa0c into 2c055e8563c745c9e4a697fe7c5709682d537e9f
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-akwpvcupee    Host information: 
        Linux ghrun-akwpvcupee 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/jme9/0003a4/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/jme9/0003a4/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:30280', '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: 3004\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/jme9/0003a4/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:30280', '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: 3004\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2503672
DEBUG    ya.test:process.py:259 Command (pid 2503672) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2503672) elapsed time (sec): 0.43018484115600586
DEBUG    ya.test:process.py:263 Command (pid 2503672) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2503672) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2503672) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2503672) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2503672) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2503672) maxrss: 554200
DEBUG    ya.test:process.py:263 Command (pid 2503672) minflt: 18387
DEBUG    ya.test:process.py:263 Command (pid 2503672) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2503672) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2503672) nivcsw: 21
DEBUG    ya.test:process.py:263 Command (pid 2503672) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2503672) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2503672) nvcsw: 141
DEBUG    ya.test:process.py:263 Command (pid 2503672) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2503672) stime: 0.267248
DEBUG    ya.test:process.py:263 Command (pid 2503672) utime: 0.11742699999999999
DEBUG    ya.test:process.py:263 Command (pid 2503672) wtime: 0.431
DEBUG    ya.test:process.py:275 Command (pid 2503672) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/jme9/0003a4/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/jme9/0003a4/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:30280', '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/jme9/0003a4/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:30280', '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: 2503780
DEBUG    ya.test:process.py:259 Command (pid 2503780) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2503780) elapsed time (sec): 0.40714192390441895
DEBUG    ya.test:process.py:263 Command (pid 2503780) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2503780) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2503780) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2503780) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2503780) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2503780) maxrss: 554456
DEBUG    ya.test:process.py:263 Command (pid 2503780) minflt: 18388
DEBUG    ya.test:process.py:263 Command (pid 2503780) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2503780) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2503780) nivcsw: 35
DEBUG    ya.test:process.py:263 Command (pid 2503780) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2503780) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2503780) nvcsw: 113
DEBUG    ya.test:process.py:263 Command (pid 2503780) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2503780) stime: 0.2304
DEBUG    ya.test:process.py:263 Command (pid 2503780) utime: 0.131085
DEBUG    ya.test:process.py:263 Command (pid 2503780) wtime: 0.408
DEBUG    ya.test:process.py:275 Command (pid 2503780) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 2503780) 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, 3a2ed62d-270e-416a-a0ea-6e48d82f6624, localhost:30280): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 3a2ed62d-270e-416a-a0ea-6e48d82f6624, localhost:30280): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 3a2ed62d-270e-416a-a0ea-6e48d82f6624, localhost:30280): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-akwpvcupee.auto.internal" port: 30280 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-akwpvcupee.auto.internal:30280, 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:30280
------------------------------ Captured log call -------------------------------
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30280
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/jme9/0003a4/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/jme9/0003a4/ydb/apps/ydb/ydb -e grpc://localhost:30280 -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/jme9/0003a4/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:30280', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2503929
DEBUG    ya.test:process.py:259 Command (pid 2503929) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2503929) elapsed time (sec): 0.3486025333404541
DEBUG    ya.test:process.py:263 Command (pid 2503929) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2503929) inblock: 744
DEBUG    ya.test:process.py:263 Command (pid 2503929) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2503929) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2503929) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 2503929) maxrss: 166468
DEBUG    ya.test:process.py:263 Command (pid 2503929) minflt: 3542
DEBUG    ya.test:process.py:263 Command (pid 2503929) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2503929) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2503929) nivcsw: 31
DEBUG    ya.test:process.py:263 Command (pid 2503929) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2503929) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2503929) nvcsw: 176
DEBUG    ya.test:process.py:263 Command (pid 2503929) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2503929) stime: 0.025856999999999998
DEBUG    ya.test:process.py:263 Command (pid 2503929) utime: 0.042036
DEBUG    ya.test:process.py:263 Command (pid 2503929) wtime: 0.35
DEBUG    ya.test:process.py:275 Command (pid 2503929) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 2503929) 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/jme9/0003a4/ydb/apps/ydb/ydb -e grpc://localhost:30280 -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/jme9/0003a4/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:30280', '-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: 2504047
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 2504047) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2504047) elapsed time (sec): 30.14862585067749
DEBUG    ya.test:process.py:263 Command (pid 2504047) wtime: 30.15
DEBUG    ya.test:process.py:275 Command (pid 2504047) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    467	467	0	0	20	26	37	42
2	    475	475	0	0	20	25	27	31
3	    464	464	0	0	20	27	32	35
4	    477	477	0	0	20	24	30	38
5	    479	479	0	0	20	24	26	27
6	    486	486	0	0	20	22	25	32
7	    480	480	0	0	20	24	28	32
8	    478	478	0	0	20	23	26	28
9	    488	488	0	0	20	21	21	23
10	    488	488	0	0	20	21	21	22
11	    488	488	0	0	20	20	20	21
12	    488	488	0	0	20	20	21	21
13	    487	487	0	0	20	20	21	21
14	    488	488	0	0	20	20	21	21
15	    489	489	0	0	20	20	21	21
16	    487	487	0	0	20	20	21	21
17	    487	487	0	0	20	20	21	22
18	    489	489	0	0	20	20	21	22
19	    488	488	0	0	20	20	21	23
20	    488	488	0	0	20	20	21	21
21	    488	488	0	0	20	20	21	21
22	    488	488	0	0	20	20	21	22
23	    488	488	0	0	20	20	21	21
24	    488	488	0	0	20	20	21	21
25	    475	475	0	0	20	24	43	45
26	    488	488	0	0	20	20	20	21
27	    488	488	0	0	20	20	21	22
28	    465	465	0	0	20	20	68	70
29	    488	488	0	0	20	20	20	21
30	    499	499	0	0	20	20	20	21

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  14516	483.867	0	0	20	21	26	70

DEBUG    ya.test:process.py:276 Command (pid 2504047) 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, 133cb1a1-5ff5-4240-aee0-b30c3f332bbf, ghrun-akwpvcupee.auto.internal:30280): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 133cb1a1-5ff5-4240-aee0-b30c3f332bbf, ghrun-akwpvcupee.auto.internal:30280): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 133cb1a1-5ff5-4240-aee0-b30c3f332bbf, ghrun-akwpvcupee.auto.internal:30280): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MzcwNTkxOTktNDliM2VkYTctMTllMDI5ZTQtM2I1OGNhNzY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 13580b7b-9467-4a49-9eed-5f3a6ff4318c, ghrun-akwpvcupee.auto.internal:30280): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 13580b7b-9467-4a49-9eed-5f3a6ff4318c, ghrun-akwpvcupee.auto.internal:30280): request = { session_id: "ydb://session/3?node_id=1&id=MzcwNTkxOTktNDliM2VkYTctMTllMDI5ZTQtM2I1OGNhNzY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 13580b7b-9467-4a49-9eed-5f3a6ff4318c, ghrun-akwpvcupee.auto.internal:30280): 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=MzcwNTkxOTktNDliM2VkYTctMTllMDI5ZTQtM2I1OGNhNzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c6793b08-8eae-49a4-9d62-3f8b92b7cd2c, ghrun-akwpvcupee.auto.internal:30280): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c6793b08-8eae-49a4-9d62-3f8b92b7cd2c, ghrun-akwpvcupee.auto.internal:30280): request = { session_id: "ydb://session/3?node_id=1&id=MzcwNTkxOTktNDliM2VkYTctMTllMDI5ZTQtM2I1OGNhNzY=" 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, c6793b08-8eae-49a4-9d62-3f8b92b7cd2c, ghrun-akwpvcupee.auto.internal:30280): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzcwNTkxOTktNDliM2VkYTctMTllMDI5ZTQtM2I1OGNhNzY=
INFO     root:test_log_scenario.py:217 Count rows after insert 14220 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzcwNTkxOTktNDliM2VkYTctMTllMDI5ZTQtM2I1OGNhNzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 97c06f3b-6ef4-4c32-b3f9-6d3af843ce29, ghrun-akwpvcupee.auto.internal:30280): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 97c06f3b-6ef4-4c32-b3f9-6d3af843ce29, ghrun-akwpvcupee.auto.internal:30280): request = { session_id: "ydb://session/3?node_id=1&id=MzcwNTkxOTktNDliM2VkYTctMTllMDI5ZTQtM2I1OGNhNzY=" 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, 97c06f3b-6ef4-4c32-b3f9-6d3af843ce29, ghrun-akwpvcupee.auto.internal:30280): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzcwNTkxOTktNDliM2VkYTctMTllMDI5ZTQtM2I1OGNhNzY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzcwNTkxOTktNDliM2VkYTctMTllMDI5ZTQtM2I1OGNhNzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ae996ea6-fbf4-44fd-8f82-5fb44734fdbe, ghrun-akwpvcupee.auto.internal:30280): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ae996ea6-fbf4-44fd-8f82-5fb44734fdbe, ghrun-akwpvcupee.auto.internal:30280): request = { session_id: "ydb://session/3?node_id=1&id=MzcwNTkxOTktNDliM2VkYTctMTllMDI5ZTQtM2I1OGNhNzY=" 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, ae996ea6-fbf4-44fd-8f82-5fb44734fdbe, ghrun-akwpvcupee.auto.internal:30280): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzcwNTkxOTktNDliM2VkYTctMTllMDI5ZTQtM2I1OGNhNzY=
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/jme9/0003a4/ydb/apps/ydb/ydb -e grpc://localhost:30280 -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
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/jme9/0003a4/ydb/apps/ydb/ydb -e grpc://localhost:30280 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzcwNTkxOTktNDliM2VkYTctMTllMDI5ZTQtM2I1OGNhNzY=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/jme9/0003a4/ydb/apps/ydb/ydb -e grpc://localhost:30280 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e12b6c17-987f-4b67-9419-ee509c3305ec, ghrun-akwpvcupee.auto.internal:30280): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e12b6c17-987f-4b67-9419-ee509c3305ec, ghrun-akwpvcupee.auto.internal:30280): request = { session_id: "ydb://session/3?node_id=1&id=MzcwNTkxOTktNDliM2VkYTctMTllMDI5ZTQtM2I1OGNhNzY=" 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, d99ab4fe-81d1-488a-918a-653affffe286, ghrun-akwpvcupee.auto.internal:30280): creating call state
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d99ab4fe-81d1-488a-918a-653affffe286, ghrun-akwpvcupee.auto.internal:30280): request = {  }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e12b6c17-987f-4b67-9419-ee509c3305ec, ghrun-akwpvcupee.auto.internal:30280): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/jme9/0003a4/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:30280', '-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:610 Executing '['/home/runner/.ya/build/build_root/jme9/0003a4/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:30280', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'bulk_upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d99ab4fe-81d1-488a-918a-653affffe286, ghrun-akwpvcupee.auto.internal:30280): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Nzc2ZjFkYjgtNDNjNTIyM2YtNzQ2NTA1MDYtNmFjZmJmNGE=" node_id: 1 }
DEBUG    ya.test:process.py:628 Command pid: 2517868
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/jme9/0003a4/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:30280', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2517869
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 87c58085-989c-4500-945d-049c83283959, ghrun-akwpvcupee.auto.internal:30280): creating call state
DEBUG    ya.test:process.py:628 Command pid: 2517871
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 87c58085-989c-4500-945d-049c83283959, ghrun-akwpvcupee.auto.internal:30280): request = { session_id: "ydb://session/3?node_id=1&id=Nzc2ZjFkYjgtNDNjNTIyM2YtNzQ2NTA1MDYtNmFjZmJmNGE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 87c58085-989c-4500-945d-049c83283959, ghrun-akwpvcupee.auto.internal:30280): 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=Nzc2ZjFkYjgtNDNjNTIyM2YtNzQ2NTA1MDYtNmFjZmJmNGE=
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1093af08-c94f-47f7-8641-2e5224a141be, ghrun-akwpvcupee.auto.internal:30280): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 4dc7abd0-cfc3-4aa7-a977-be1ba4dcf21c, ghrun-akwpvcupee.auto.internal:30280): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1093af08-c94f-47f7-8641-2e5224a141be, ghrun-akwpvcupee.auto.internal:30280): request = { session_id: "ydb://session/3?node_id=1&id=Nzc2ZjFkYjgtNDNjNTIyM2YtNzQ2NTA1MDYtNmFjZmJmNGE=" 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:63 RpcState(CreateSession, 4dc7abd0-cfc3-4aa7-a977-be1ba4dcf21c, ghrun-akwpvcupee.auto.internal:30280): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1093af08-c94f-47f7-8641-2e5224a141be, ghrun-akwpvcupee.auto.internal:30280): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4dc7abd0-cfc3-4aa7-a977-be1ba4dcf21c, ghrun-akwpvcupee.auto.internal:30280): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NDQ5ZDhlOTgtMjY2NDRmYWQtMWQ2ZjQ5NGItZTQ1MDliOA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, aecd26a9-2a13-4cfd-a8fc-d02e340f9ad1, ghrun-akwpvcupee.auto.internal:30280): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, aecd26a9-2a13-4cfd-a8fc-d02e340f9ad1, ghrun-akwpvcupee.auto.internal:30280): request = { session_id: "ydb://session/3?node_id=1&id=NDQ5ZDhlOTgtMjY2NDRmYWQtMWQ2ZjQ5NGItZTQ1MDliOA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, aecd26a9-2a13-4cfd-a8fc-d02e340f9ad1, ghrun-akwpvcupee.auto.internal:30280): 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=NDQ5ZDhlOTgtMjY2NDRmYWQtMWQ2ZjQ5NGItZTQ1MDliOA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b7ea1846-6ea9-4ea5-b77b-54b349b84509, ghrun-akwpvcupee.auto.internal:30280): 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, b7ea1846-6ea9-4ea5-b77b-54b349b84509, ghrun-akwpvcupee.auto.internal:30280): request = { session_id: "ydb://session/3?node_id=1&id=NDQ5ZDhlOTgtMjY2NDRmYWQtMWQ2ZjQ5NGItZTQ1MDliOA==" 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, 7f9903b2-996e-4874-8fad-c63563ce2c80, ghrun-akwpvcupee.auto.internal:30280): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b7ea1846-6ea9-4ea5-b77b-54b349b84509, ghrun-akwpvcupee.auto.internal:30280): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7f9903b2-996e-4874-8fad-c63563ce2c80, ghrun-akwpvcupee.auto.internal:30280): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7f9903b2-996e-4874-8fad-c63563ce2c80, ghrun-akwpvcupee.auto.internal:30280): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTA0NzU0NzMtNzRmNGQ1NWItNjJjNjc4ODktODg0OTFiYmQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 74c04dfa-2314-4664-8d34-18bb5cf05e08, ghrun-akwpvcupee.auto.internal:30280): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 74c04dfa-2314-4664-8d34-18bb5cf05e08, ghrun-akwpvcupee.auto.internal:30280): request = { session_id: "ydb://session/3?node_id=1&id=NTA0NzU0NzMtNzRmNGQ1NWItNjJjNjc4ODktODg0OTFiYmQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 74c04dfa-2314-4664-8d34-18bb5cf05e08, ghrun-akwpvcupee.auto.internal:30280): 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=NTA0NzU0NzMtNzRmNGQ1NWItNjJjNjc4ODktODg0OTFiYmQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d162215e-701e-464c-a144-0ae5459b1444, ghrun-akwpvcupee.auto.internal:30280): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d162215e-701e-464c-a144-0ae5459b1444, ghrun-akwpvcupee.auto.internal:30280): request = { session_id: "ydb://session/3?node_id=1&id=NTA0NzU0NzMtNzRmNGQ1NWItNjJjNjc4ODktODg0OTFiYmQ=" 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:421 RpcState(CreateSession, 1ec36351-0599-4b5e-bc7d-4a86504f2acf, ghrun-akwpvcupee.auto.internal:30280): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d162215e-701e-464c-a144-0ae5459b1444, ghrun-akwpvcupee.auto.internal:30280): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1ec36351-0599-4b5e-bc7d-4a86504f2acf, ghrun-akwpvcupee.auto.internal:30280): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1ec36351-0599-4b5e-bc7d-4a86504f2acf, ghrun-akwpvcupee.auto.internal:30280): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MjNkZmU3MTYtZWE4YTZlYTMtOWQ3MTkzYjEtZGE1NDU5Y2E=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 5030108b-59f8-4c73-9ef3-5428aad20365, ghrun-akwpvcupee.auto.internal:30280): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 5030108b-59f8-4c73-9ef3-5428aad20365, ghrun-akwpvcupee.auto.internal:30280): request = { session_id: "ydb://session/3?node_id=1&id=MjNkZmU3MTYtZWE4YTZlYTMtOWQ3MTkzYjEtZGE1NDU5Y2E=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 5030108b-59f8-4c73-9ef3-5428aad20365, ghrun-akwpvcupee.auto.internal:30280): 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=MjNkZmU3MTYtZWE4YTZlYTMtOWQ3MTkzYjEtZGE1NDU5Y2E=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f39651c4-1b59-47bf-a68e-f3cdb619f52e, ghrun-akwpvcupee.auto.internal:30280): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f39651c4-1b59-47bf-a68e-f3cdb619f52e, ghrun-akwpvcupee.auto.internal:30280): request = { session_id: "ydb://session/3?node_id=1&id=MjNkZmU3MTYtZWE4YTZlYTMtOWQ3MTkzYjEtZGE1NDU5Y2E=" 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, 231308c8-ee8a-4ebc-a279-23e73a10c943, ghrun-akwpvcupee.auto.internal:30280): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 231308c8-ee8a-4ebc-a279-23e73a10c943, ghrun-akwpvcupee.auto.internal:30280): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f39651c4-1b59-47bf-a68e-f3cdb619f52e, ghrun-akwpvcupee.auto.internal:30280): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 231308c8-ee8a-4ebc-a279-23e73a10c943, ghrun-akwpvcupee.auto.internal:30280): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTc1YmY0OTktMzA0MDg3NzYtMzY1Nzg1ZjctNWVhNTc3MjU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 8d166aad-36d9-4469-b60f-1e81f4dd77b0, ghrun-akwpvcupee.auto.internal:30280): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 8d166aad-36d9-4469-b60f-1e81f4dd77b0, ghrun-akwpvcupee.auto.internal:30280): request = { session_id: "ydb://session/3?node_id=1&id=NTc1YmY0OTktMzA0MDg3NzYtMzY1Nzg1ZjctNWVhNTc3MjU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 8d166aad-36d9-4469-b60f-1e81f4dd77b0, ghrun-akwpvcupee.auto.internal:30280): 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=NTc1YmY0OTktMzA0MDg3NzYtMzY1Nzg1ZjctNWVhNTc3MjU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1ae6eeb7-246a-4b9f-9389-ceed495c9df7, ghrun-akwpvcupee.auto.internal:30280): 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, 1ae6eeb7-246a-4b9f-9389-ceed495c9df7, ghrun-akwpvcupee.auto.internal:30280): request = { session_id: "ydb://session/3?node_id=1&id=NTc1YmY0OTktMzA0MDg3NzYtMzY1Nzg1ZjctNWVhNTc3MjU=" 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, f97dd7da-5b31-406c-8220-353497332ecb, ghrun-akwpvcupee.auto.internal:30280): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f97dd7da-5b31-406c-8220-353497332ecb, ghrun-akwpvcupee.auto.internal:30280): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1ae6eeb7-246a-4b9f-9389-ceed495c9df7, ghrun-akwpvcupee.auto.internal:30280): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f97dd7da-5b31-406c-8220-353497332ecb, ghrun-akwpvcupee.auto.internal:30280): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZTEyZWZhMDQtNTQ5MDdhZmEtN2VkNDUyMzYtMTdkOGYyZTM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, a671b8cd-06b4-454c-8d23-7b7576263426, ghrun-akwpvcupee.auto.internal:30280): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, a671b8cd-06b4-454c-8d23-7b7576263426, ghrun-akwpvcupee.auto.internal:30280): request = { session_id: "ydb://session/3?node_id=1&id=ZTEyZWZhMDQtNTQ5MDdhZmEtN2VkNDUyMzYtMTdkOGYyZTM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, a671b8cd-06b4-454c-8d23-7b7576263426, ghrun-akwpvcupee.auto.internal:30280): 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=ZTEyZWZhMDQtNTQ5MDdhZmEtN2VkNDUyMzYtMTdkOGYyZTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 58ae6aea-03fb-4d23-a77d-388a9a6d5047, ghrun-akwpvcupee.auto.internal:30280): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 58ae6aea-03fb-4d23-a77d-388a9a6d5047, ghrun-akwpvcupee.auto.internal:30280): request = { session_id: "ydb://session/3?node_id=1&id=ZTEyZWZhMDQtNTQ5MDdhZmEtN2VkNDUyMzYtMTdkOGYyZTM=" 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: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 58ae6aea-03fb-4d23-a77d-388a9a6d5047, ghrun-akwpvcupee.auto.internal:30280): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 26367e59-d7da-4c5f-8120-1b64f0cdff3c, ghrun-akwpvcupee.auto.internal:30280): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 26367e59-d7da-4c5f-8120-1b64f0cdff3c, ghrun-akwpvcupee.auto.internal:30280): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 26367e59-d7da-4c5f-8120-1b64f0cdff3c, ghrun-akwpvcupee.auto.internal:30280): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YTk2YmI5YWItODkxYjZiMTItZGNiMGU3Y2QtNTMxNDJjZjA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 0d3f4c09-f22b-46b9-9ce5-899a3860b768, ghrun-akwpvcupee.auto.internal:30280): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 0d3f4c09-f22b-46b9-9ce5-899a3860b768, ghrun-akwpvcupee.auto.internal:30280): request = { session_id: "ydb://session/3?node_id=1&id=YTk2YmI5YWItODkxYjZiMTItZGNiMGU3Y2QtNTMxNDJjZjA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 0d3f4c09-f22b-46b9-9ce5-899a3860b768, ghrun-akwpvcupee.auto.internal:30280): 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=YTk2YmI5YWItODkxYjZiMTItZGNiMGU3Y2QtNTMxNDJjZjA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a4bdb2c4-8945-424a-84e5-8351c3020b5a, ghrun-akwpvcupee.auto.internal:30280): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a4bdb2c4-8945-424a-84e5-8351c3020b5a, ghrun-akwpvcupee.auto.internal:30280): request = { session_id: "ydb://session/3?node_id=1&id=YTk2YmI5YWItODkxYjZiMTItZGNiMGU3Y2QtNTMxNDJjZjA=" 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:52 RpcState(ExecuteQuery, a4bdb2c4-8945-424a-84e5-8351c3020b5a, ghrun-akwpvcupee.auto.internal:30280): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d268f9ac-1a3e-4262-bc89-98cc1d52b1ce, ghrun-akwpvcupee.auto.internal:30280): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d268f9ac-1a3e-4262-bc89-98cc1d52b1ce, ghrun-akwpvcupee.auto.internal:30280): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d268f9ac-1a3e-4262-bc89-98cc1d52b1ce, ghrun-akwpvcupee.auto.internal:30280): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OWNlYmUzYjItZDA4NDM5ZTEtNDM0NGIwOWYtMjc5YTg0NTU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ebe5256a-d8ea-47cd-86a0-34cdb5676dc6, ghrun-akwpvcupee.auto.internal:30280): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ebe5256a-d8ea-47cd-86a0-34cdb5676dc6, ghrun-akwpvcupee.auto.internal:30280): request = { session_id: "ydb://session/3?node_id=1&id=OWNlYmUzYjItZDA4NDM5ZTEtNDM0NGIwOWYtMjc5YTg0NTU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ebe5256a-d8ea-47cd-86a0-34cdb5676dc6, ghrun-akwpvcupee.auto.internal:30280): 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=OWNlYmUzYjItZDA4NDM5ZTEtNDM0NGIwOWYtMjc5YTg0NTU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a2a3a7b0-b9b7-45e4-bcb3-281a61c5b556, ghrun-akwpvcupee.auto.internal:30280): 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, a2a3a7b0-b9b7-45e4-bcb3-281a61c5b556, ghrun-akwpvcupee.auto.internal:30280): request = { session_id: "ydb://session/3?node_id=1&id=OWNlYmUzYjItZDA4NDM5ZTEtNDM0NGIwOWYtMjc5YTg0NTU=" 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, 1685d7ee-ae15-450b-b26d-baed4cc0233d, ghrun-akwpvcupee.auto.internal:30280): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1685d7ee-ae15-450b-b26d-baed4cc0233d, ghrun-akwpvcupee.auto.internal:30280): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a2a3a7b0-b9b7-45e4-bcb3-281a61c5b556, ghrun-akwpvcupee.auto.internal:30280): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1685d7ee-ae15-450b-b26d-baed4cc0233d, ghrun-akwpvcupee.auto.internal:30280): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDk1YWMwYTQtYTgxNTBjNTEtODVjMzYyNmYtNmVjNWIwOGE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, c5bff2aa-b098-4cb6-8b9c-9c71bf797a73, ghrun-akwpvcupee.auto.internal:30280): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, c5bff2aa-b098-4cb6-8b9c-9c71bf797a73, ghrun-akwpvcupee.auto.internal:30280): request = { session_id: "ydb://session/3?node_id=1&id=ZDk1YWMwYTQtYTgxNTBjNTEtODVjMzYyNmYtNmVjNWIwOGE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, c5bff2aa-b098-4cb6-8b9c-9c71bf797a73, ghrun-akwpvcupee.auto.internal:30280): 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=ZDk1YWMwYTQtYTgxNTBjNTEtODVjMzYyNmYtNmVjNWIwOGE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f8bcf663-55bd-470c-8e34-2c7ec9a47610, ghrun-akwpvcupee.auto.internal:30280): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f8bcf663-55bd-470c-8e34-2c7ec9a47610, ghrun-akwpvcupee.auto.internal:30280): request = { session_id: "ydb://session/3?node_id=1&id=ZDk1YWMwYTQtYTgxNTBjNTEtODVjMzYyNmYtNmVjNWIwOGE=" 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, f8bcf663-55bd-470c-8e34-2c7ec9a47610, ghrun-akwpvcupee.auto.internal:30280): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 13580b7b-9467-4a49-9eed-5f3a6ff4318c, ghrun-akwpvcupee.auto.internal:30280): 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:30280 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-27T19:05:04.57078673+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 87c58085-989c-4500-945d-049c83283959, ghrun-akwpvcupee.auto.internal:30280): 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:30280 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-27T19:05:04.570905601+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-akwpvcupee.auto.internal:30280
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, aecd26a9-2a13-4cfd-a8fc-d02e340f9ad1, ghrun-akwpvcupee.auto.internal:30280): 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:30280 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-27T19:05:04.57092166+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-akwpvcupee.auto.internal:30280
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 74c04dfa-2314-4664-8d34-18bb5cf05e08, ghrun-akwpvcupee.auto.internal:30280): 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:30280 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-27T19:05:04.570936611+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 5030108b-59f8-4c73-9ef3-5428aad20365, ghrun-akwpvcupee.auto.internal:30280): 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:30280 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-27T19:05:04.570952381+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 8d166aad-36d9-4469-b60f-1e81f4dd77b0, ghrun-akwpvcupee.auto.internal:30280): 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:30280 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-27T19:05:04.570966124+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, a671b8cd-06b4-454c-8d23-7b7576263426, ghrun-akwpvcupee.auto.internal:30280): 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:30280 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-27T19:05:04.570983553+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-akwpvcupee.auto.internal:30280
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 0d3f4c09-f22b-46b9-9ce5-899a3860b768, ghrun-akwpvcupee.auto.internal:30280): 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:30280 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-27T19:05:04.571023652+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-akwpvcupee.auto.internal:30280
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-akwpvcupee.auto.internal:30280
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, ebe5256a-d8ea-47cd-86a0-34cdb5676dc6, ghrun-akwpvcupee.auto.internal:30280): 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:30280 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-27T19:05:04.571045844+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-akwpvcupee.auto.internal:30280
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, c5bff2aa-b098-4cb6-8b9c-9c71bf797a73, ghrun-akwpvcupee.auto.internal:30280): 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:30280 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-27T19:05:04.57106951+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-akwpvcupee.auto.internal:30280
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e12b6c17-987f-4b67-9419-ee509c3305ec, ghrun-akwpvcupee.auto.internal:30280): 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-27T19:05:04.570882208+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-akwpvcupee.auto.internal:30280
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 1093af08-c94f-47f7-8641-2e5224a141be, ghrun-akwpvcupee.auto.internal:30280): 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-27T19:05:04.570914349+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, b7ea1846-6ea9-4ea5-b77b-54b349b84509, ghrun-akwpvcupee.auto.internal:30280): 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-27T19:05:04.570929244+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, d162215e-701e-464c-a144-0ae5459b1444, ghrun-akwpvcupee.auto.internal:30280): 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-27T19:05:04.570943539+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, f39651c4-1b59-47bf-a68e-f3cdb619f52e, ghrun-akwpvcupee.auto.internal:30280): 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-27T19:05:04.570959904+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-akwpvcupee.auto.internal:30280
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 1ae6eeb7-246a-4b9f-9389-ceed495c9df7, ghrun-akwpvcupee.auto.internal:30280): 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-27T19:05:04.570976124+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-akwpvcupee.auto.internal:30280
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 58ae6aea-03fb-4d23-a77d-388a9a6d5047, ghrun-akwpvcupee.auto.internal:30280): 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-27T19:05:04.571010716+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-akwpvcupee.auto.internal:30280
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, a4bdb2c4-8945-424a-84e5-8351c3020b5a, ghrun-akwpvcupee.auto.internal:30280): 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-27T19:05:04.571035144+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, a2a3a7b0-b9b7-45e4-bcb3-281a61c5b556, ghrun-akwpvcupee.auto.internal:30280): 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-27T19:05:04.571059765+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, f8bcf663-55bd-470c-8e34-2c7ec9a47610, ghrun-akwpvcupee.auto.internal:30280): 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-27T19:05:04.571081244+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-akwpvcupee.auto.internal:30280
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-akwpvcupee.auto.internal:30280
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-akwpvcupee.auto.internal:30280
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-akwpvcupee.auto.internal:30280
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-akwpvcupee.auto.internal:30280
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-akwpvcupee.auto.internal:30280
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-akwpvcupee.auto.internal:30280
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-akwpvcupee.auto.internal:30280
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-akwpvcupee.auto.internal:30280
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30280
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30280". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30280
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30280". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 2517868) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2517868) elapsed time (sec): 30.13790726661682
DEBUG    ya.test:process.py:263 Command (pid 2517868) wtime: 30.14
DEBUG    ya.test:process.py:275 Command (pid 2517868) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     86	86	0	0	57	419	469	469
2	    184	184	0	0	51	68	70	73
3	    178	178	0	0	54	68	74	75
4	    116	116	0	0	50	80	86	87
5	      0	0	0	2530	0	0	0	0
6	      0	0	0	2500	0	0	0	0
7	      0	0	0	2730	0	0	0	0
8	      0	0	0	2880	0	0	0	0
9	      0	0	0	2950	0	0	0	0
10	      0	0	0	3010	0	0	0	0
11	      0	0	0	3080	0	0	0	0
12	      0	0	0	3100	0	0	0	0
13	      0	0	0	3060	0	0	0	0
14	      0	0	0	3070	0	0	0	0
15	      0	0	0	3010	0	0	0	0
16	      0	0	0	2810	0	0	0	0
17	      0	0	0	2900	0	0	0	0
18	      0	0	0	2960	0	0	0	0
19	      0	0	0	3070	0	0	0	0
20	      0	0	0	3030	0	0	0	0
21	      0	0	0	2890	0	0	0	0
22	      0	0	0	3010	0	0	0	0
23	      0	0	0	2930	0	0	0	0
24	      0	0	0	2940	0	0	0	0
25	      0	0	0	3100	0	0	0	0
26	      0	0	0	3100	0	0	0	0
27	      0	0	0	3010	0	0	0	0
28	      0	0	0	3220	0	0	0	0
29	      0	0	0	3183	0	0	0	0
30	      0	0	0	2747	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    564	18.8	0	76820	52	75	353	469

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

DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 2517869) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2517869) elapsed time (sec): 30.14242959022522
DEBUG    ya.test:process.py:263 Command (pid 2517869) wtime: 30.145
DEBUG    ya.test:process.py:275 Command (pid 2517869) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    119	119	0	0	42	345	355	357
2	    236	236	0	0	41	53	60	64
3	    231	231	0	0	42	53	58	61
4	    151	151	0	0	41	65	72	78
5	      0	0	0	2530	0	0	0	0
6	      0	0	0	2500	0	0	0	0
7	      0	0	0	2730	0	0	0	0
8	      0	0	0	2888	0	0	0	0
9	      0	0	0	2942	0	0	0	0
10	      0	0	0	3010	0	0	0	0
11	      0	0	0	3080	0	0	0	0
12	      0	0	0	3100	0	0	0	0
13	      0	0	0	3060	0	0	0	0
14	      0	0	0	3070	0	0	0	0
15	      0	0	0	3010	0	0	0	0
16	      0	0	0	2810	0	0	0	0
17	      0	0	0	2900	0	0	0	0
18	      0	0	0	2960	0	0	0	0
19	      0	0	0	3070	0	0	0	0
20	      0	0	0	3030	0	0	0	0
21	      0	0	0	2899	0	0	0	0
22	      0	0	0	2991	0	0	0	0
23	      0	0	0	2940	0	0	0	0
24	      0	0	0	2940	0	0	0	0
25	      0	0	0	3100	0	0	0	0
26	      0	0	0	3100	0	0	0	0
27	      0	0	0	3015	0	0	0	0
28	      0	0	0	3215	0	0	0	0
29	      0	0	0	3185	0	0	0	0
30	      0	0	0	2745	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    737	24.5667	0	76820	41	67	333	357

DEBUG    ya.test:process.py:259 Command (pid 2517871) rc: 0
DEBUG    ya.test:process.py:276 Command (pid 2517869) errors:

DEBUG    ya.test:process.py:260 Command (pid 2517871) elapsed time (sec): 30.14192795753479
DEBUG    ya.test:process.py:263 Command (pid 2517871) wtime: 30.143
DEBUG    ya.test:process.py:275 Command (pid 2517871) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      1	1	0	0	497	497	497	497
2	      0	0	0	10	0	0	0	0
3	      0	0	0	10	0	0	0	0
4	      0	0	0	10	0	0	0	0
5	      0	0	0	2530	0	0	0	0
6	      0	0	0	2500	0	0	0	0
7	      0	0	0	2730	0	0	0	0
8	      0	0	0	2880	0	0	0	0
9	      0	0	0	2950	0	0	0	0
10	      0	0	0	3010	0	0	0	0
11	      0	0	0	3080	0	0	0	0
12	      0	0	0	3100	0	0	0	0
13	      0	0	0	3060	0	0	0	0
14	      0	0	0	3070	0	0	0	0
15	      0	0	0	3010	0	0	0	0
16	      0	0	0	2820	0	0	0	0
17	      0	0	0	2900	0	0	0	0
18	      0	0	0	2960	0	0	0	0
19	      0	0	0	3070	0	0	0	0
20	      0	0	0	3030	0	0	0	0
21	      0	0	0	2890	0	0	0	0
22	      0	0	0	3010	0	0	0	0
23	      0	0	0	2930	0	0	0	0
24	      0	0	0	2940	0	0	0	0
25	      0	0	0	3100	0	0	0	0
26	      0	0	0	3100	0	0	0	0
27	      0	0	0	3018	0	0	0	0
28	      0	0	0	3212	0	0	0	0
29	      0	0	0	3190	0	0	0	0
30	      0	0	0	2740	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	      1	0.0333333	0	76860	497	497	497	497

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

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30280
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30280". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30280
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30280". 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:30280
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30280". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30280
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30280". 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:30280
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30280". 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:30280
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30280". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30280
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30280". 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:30280
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30280". 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:30280
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30280". 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:30280
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30280". 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:30280
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30280". 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:30280
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30280". 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:30280
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30280". 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:30280
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30280". 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:30280
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30280". 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:30280
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30280". 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:30280
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30280". 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:30280
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30280". 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:30280
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30280". 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:30280
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30280". 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:30280
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30280". 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:30280
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30280". 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:30280
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30280". 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:30280
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30280". Check endpoint correctness.
============================== slowest durations ===============================
326.60s call     test_log_scenario.py::TestLogScenario::test_log_uniform
3.68s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
0.01s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
=========================== short test summary info ============================
FAILED test_log_scenario.py::TestLogScenario::test_log_uniform - ydb.issues.ConnectionLost: Couldn't find valid connection
ERROR test_log_scenario.py::TestLogScenario::test_log_uniform - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/jme9/0003a4/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/jme9/0003a4/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-27T19:05:00.725947Z): source_id=111;tablet_id=72075186224037918;verification=lhs.type_id() == rhs.type_id();fline=compare.h:82;
ydb/library/actors/core/log.cpp:857
~TVerifyFormattedRecordWriter(): requirement false failed
0. /-S/util/system/yassert.cpp:86: InternalPanicImpl @ 0xA929EB5
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA9223F6
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB7B93B8
3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD73229B
4. /-S/ydb/core/formats/arrow/reader/position.h:85: CompareImpl @ 0x9F80748
5. /-S/ydb/core/formats/arrow/reader/position.h:482: Compare @ 0x9F8049F
6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD70C02D
7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:22: BuildFilter @ 0x1439196B
8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14FD8A37
9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14F2D7F3
10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14F2D7F3
11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14F2B1A3
12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14F2EB67
13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x143AF758
14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CF8D655
15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB75C197
16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB7A9E64
17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB7ADF24
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB7ADB30
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB7AE71E
20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA92BB0C
21. ??:0: ?? @ 0x7FAF2EE4EAC2
22. ??:0: ?? @ 0x7FAF2EEE08BF
============ 1 failed, 115 deselected, 1 error in 331.19s (0:05:31) ============
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/jme9/000382/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.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/jme9/000394/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 0.78s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/jme9/0003a7/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.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/jme9/000373/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.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/jme9/000364/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 0.68s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/jme9/000376/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/jme9/0002ef/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.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/jme9/00038e/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.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/jme9/000378/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.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/jme9/000386/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/jme9/000371/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.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/jme9/00036d/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 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/jme9/00037b/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.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/jme9/000389/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.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/jme9/0003a2/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.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/jme9/00037e/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/jme9/00030f/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.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/jme9/000374/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.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/jme9/000379/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 0.78s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/jme9/000377/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 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/jme9/000399/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.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/jme9/00030b/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.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/jme9/00039c/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 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/jme9/00035b/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 0.72s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/jme9/00036e/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.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/jme9/0003a5/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 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/jme9/0003a3/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 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/jme9/000303/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 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/jme9/000366/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.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/jme9/000384/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.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/jme9/000357/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.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/jme9/0002de/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.90s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/jme9/0002f4/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 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/jme9/0003a1/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 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/jme9/0002eb/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.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/jme9/00036c/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.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/jme9/00034d/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 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/jme9/000338/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.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/jme9/000365/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.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/jme9/00038b/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 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/jme9/0002e3/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.78s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/jme9/00037f/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.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/jme9/000367/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 0.63s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/jme9/00036f/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 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/jme9/00034f/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.90s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/jme9/000370/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.64s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/jme9/00033d/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/jme9/000359/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 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/jme9/00039f/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 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/jme9/00039e/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.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/jme9/000388/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.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/jme9/0003a0/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.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/jme9/000333/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.13s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/jme9/0002fd/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 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/jme9/00038a/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 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/jme9/000393/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/jme9/00039a/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 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/jme9/000392/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.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/jme9/00036b/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.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/jme9/0002d9/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 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/jme9/000391/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.70s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/jme9/000343/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 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/jme9/000360/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 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/jme9/000345/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.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/jme9/000355/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 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/jme9/000390/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.64s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/jme9/000387/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 0.60s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/jme9/00037a/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.80s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/jme9/000362/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.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/jme9/000381/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 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/jme9/000380/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 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/jme9/00034a/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.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/jme9/00038c/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 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/jme9/000369/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 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/jme9/000383/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/jme9/00037d/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 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/jme9/0002e8/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.72s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/jme9/000352/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.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/jme9/00035e/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 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/jme9/00036a/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 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/jme9/00039d/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 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/jme9/00038d/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.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/jme9/00032d/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.80s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/jme9/000368/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 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/jme9/0003a6/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 0.63s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/jme9/00038f/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.68s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/jme9/0003a8/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.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/jme9/000321/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.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/jme9/000327/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.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/jme9/000372/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.64s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/jme9/000396/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.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/jme9/000395/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 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/jme9/000375/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 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/jme9/0002fa/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 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/jme9/000315/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.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/jme9/00039b/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.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/jme9/0002e1/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 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/jme9/00037c/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 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/jme9/000385/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.92s ============================
