============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/r02c/003db8/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

data_read_correctness.py ..

============================== slowest durations ===============================
4.65s setup    data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
0.23s call     data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
0.14s call     data_read_correctness.py::TestDataReadCorrectness::test[table]

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 2 passed in 5.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/r02c/003d82/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

data_read_correctness.py .
order_by_with_limit.py .

============================== slowest durations ===============================
161.68s call     data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
56.20s call     order_by_with_limit.py::TestOrderBy::test_fetch_race
4.02s setup    order_by_with_limit.py::TestOrderBy::test_fetch_race
3.82s setup    data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
0.22s teardown data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
0.04s teardown order_by_with_limit.py::TestOrderBy::test_fetch_race
======================== 2 passed in 227.04s (0:03:47) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/r02c/003d4e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk2
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

order_by_with_limit.py ..

============================== slowest durations ===============================
73.79s call     order_by_with_limit.py::TestOrderBy::test_random
4.04s setup    order_by_with_limit.py::TestOrderBy::test_filtered_portion
0.17s call     order_by_with_limit.py::TestOrderBy::test_filtered_portion
0.01s teardown order_by_with_limit.py::TestOrderBy::test_random

(2 durations < 0.005s hidden.  Use -vv to show these durations.)
========================= 2 passed in 79.03s (0:01:19) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/r02c/003d6f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

order_by_with_limit.py .
tablets_movement.py .

============================== slowest durations ===============================
100.58s call     tablets_movement.py::TestTabletsMovement::test[COLUMN]
88.86s call     order_by_with_limit.py::TestOrderBy::test_stress_sorting
5.51s setup    tablets_movement.py::TestTabletsMovement::test[COLUMN]
4.24s setup    order_by_with_limit.py::TestOrderBy::test_stress_sorting
1.31s teardown tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.26s teardown order_by_with_limit.py::TestOrderBy::test_stress_sorting
======================== 2 passed in 201.79s (0:03:21) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/r02c/003de7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

tablets_movement.py .
test_create.py F

=================================== FAILURES ===================================
_____________________ TestCreate.test_create_all_opt_ints ______________________
ydb/tests/olap/test_create.py:78: in test_create_all_opt_ints
    assert rows[0][key] == 0
E   assert 1 == 0
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_create_all_opt_ints
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.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/r02c/003de7/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3013399
DEBUG    ya.test:process.py:259 Command (pid 3013399) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3013399) elapsed time (sec): 0.4096689224243164
DEBUG    ya.test:process.py:263 Command (pid 3013399) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3013399) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3013399) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3013399) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3013399) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3013399) maxrss: 1426084
DEBUG    ya.test:process.py:263 Command (pid 3013399) minflt: 16290
DEBUG    ya.test:process.py:263 Command (pid 3013399) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3013399) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3013399) nivcsw: 34
DEBUG    ya.test:process.py:263 Command (pid 3013399) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3013399) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3013399) nvcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 3013399) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3013399) stime: 0.24667
DEBUG    ya.test:process.py:263 Command (pid 3013399) utime: 0.10571599999999999
DEBUG    ya.test:process.py:263 Command (pid 3013399) wtime: 0.418
DEBUG    ya.test:process.py:275 Command (pid 3013399) output:
Git info:
    Commit: fc43e4ba83e3510f1fae3b84f2c3bfa6c1de76fb
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 26f3cd0af43af032e3b4393aeb3ebedcb7ab28ac into c726d176f5b6f22edd00d71b1c7728f741a37329
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-c247zkau24    Host information: 
        Linux ghrun-c247zkau24 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     __tests__.test_create:test_create.py:22 Git info:
    Commit: fc43e4ba83e3510f1fae3b84f2c3bfa6c1de76fb
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 26f3cd0af43af032e3b4393aeb3ebedcb7ab28ac into c726d176f5b6f22edd00d71b1c7728f741a37329
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-c247zkau24    Host information: 
        Linux ghrun-c247zkau24 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/r02c/003de7/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61067
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/r02c/003de7/r3tmp/kikimr_cluster_run_3set
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/r02c/003de7/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20947
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22845
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24402
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16732
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/r02c/003de7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_create.py.TestCreate.test_create_all_opt_ints/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/r02c/003de7/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/r02c/003de7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_create.py.TestCreate.test_create_all_opt_ints/cluster/node_1/logfile_wimnw1wh.log --grpc-port=20947 --mon-port=22845 --ic-port=61067
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:20947/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/r02c/003de7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_create.py.TestCreate.test_create_all_opt_ints/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/r02c/003de7/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/r02c/003de7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_create.py.TestCreate.test_create_all_opt_ints/cluster/node_1/logfile_wimnw1wh.log --grpc-port=20947 --mon-port=22845 --ic-port=61067
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/r02c/003de7/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/r02c/003de7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_create.py.TestCreate.test_create_all_opt_ints/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/r02c/003de7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_create.py.TestCreate.test_create_all_opt_ints/cluster/node_1/logfile_wimnw1wh.log', '--grpc-port=20947', '--mon-port=22845', '--ic-port=61067')' in '/home/runner/.ya/build/build_root/r02c/003de7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_create.py.TestCreate.test_create_all_opt_ints/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3013763
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:20947/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.4
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/r02c/003de7/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3013764
DEBUG    ya.test:process.py:259 Command (pid 3013764) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3013764) elapsed time (sec): 0.4773275852203369
DEBUG    ya.test:process.py:263 Command (pid 3013764) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3013764) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3013764) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3013764) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3013764) majflt: 4
DEBUG    ya.test:process.py:263 Command (pid 3013764) maxrss: 1426084
DEBUG    ya.test:process.py:263 Command (pid 3013764) minflt: 17480
DEBUG    ya.test:process.py:263 Command (pid 3013764) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3013764) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3013764) nivcsw: 74
DEBUG    ya.test:process.py:263 Command (pid 3013764) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3013764) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3013764) nvcsw: 21
DEBUG    ya.test:process.py:263 Command (pid 3013764) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3013764) stime: 0.281043
DEBUG    ya.test:process.py:263 Command (pid 3013764) utime: 0.106875
DEBUG    ya.test:process.py:263 Command (pid 3013764) wtime: 0.478
DEBUG    ya.test:process.py:275 Command (pid 3013764) output:
Git info:
    Commit: fc43e4ba83e3510f1fae3b84f2c3bfa6c1de76fb
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 26f3cd0af43af032e3b4393aeb3ebedcb7ab28ac into c726d176f5b6f22edd00d71b1c7728f741a37329
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-c247zkau24    Host information: 
        Linux ghrun-c247zkau24 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: fc43e4ba83e3510f1fae3b84f2c3bfa6c1de76fb
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 26f3cd0af43af032e3b4393aeb3ebedcb7ab28ac into c726d176f5b6f22edd00d71b1c7728f741a37329
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-c247zkau24    Host information: 
        Linux ghrun-c247zkau24 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/r02c/003de7/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/r02c/003de7/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:20947', '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: 61067\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.5
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/r02c/003de7/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:20947', '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: 61067\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3015616
DEBUG    ya.test:process.py:259 Command (pid 3015616) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3015616) elapsed time (sec): 0.6787121295928955
DEBUG    ya.test:process.py:263 Command (pid 3015616) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3015616) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3015616) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3015616) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3015616) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3015616) maxrss: 1426084
DEBUG    ya.test:process.py:263 Command (pid 3015616) minflt: 18435
DEBUG    ya.test:process.py:263 Command (pid 3015616) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3015616) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3015616) nivcsw: 121
DEBUG    ya.test:process.py:263 Command (pid 3015616) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3015616) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3015616) nvcsw: 102
DEBUG    ya.test:process.py:263 Command (pid 3015616) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3015616) stime: 0.390105
DEBUG    ya.test:process.py:263 Command (pid 3015616) utime: 0.105726
DEBUG    ya.test:process.py:263 Command (pid 3015616) wtime: 0.68
DEBUG    ya.test:process.py:275 Command (pid 3015616) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/r02c/003de7/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/r02c/003de7/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:20947', '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.6
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.6
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/r02c/003de7/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:20947', '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: 3016464
DEBUG    ya.test:process.py:259 Command (pid 3016464) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3016464) elapsed time (sec): 0.5717997550964355
DEBUG    ya.test:process.py:263 Command (pid 3016464) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3016464) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3016464) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3016464) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3016464) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3016464) maxrss: 1426084
DEBUG    ya.test:process.py:263 Command (pid 3016464) minflt: 18428
DEBUG    ya.test:process.py:263 Command (pid 3016464) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3016464) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3016464) nivcsw: 82
DEBUG    ya.test:process.py:263 Command (pid 3016464) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3016464) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3016464) nvcsw: 117
DEBUG    ya.test:process.py:263 Command (pid 3016464) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3016464) stime: 0.32966799999999996
DEBUG    ya.test:process.py:263 Command (pid 3016464) utime: 0.119157
DEBUG    ya.test:process.py:263 Command (pid 3016464) wtime: 0.573
DEBUG    ya.test:process.py:275 Command (pid 3016464) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 3016464) 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, 50c40b1b-9899-4827-92c6-146f5f9007db, localhost:20947): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 50c40b1b-9899-4827-92c6-146f5f9007db, localhost:20947): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 50c40b1b-9899-4827-92c6-146f5f9007db, localhost:20947): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-c247zkau24.auto.internal" port: 20947 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-c247zkau24.auto.internal:20947, 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:20947
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_create.py::TestCreate, test_name: test_create_all_opt_ints)
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, 80dcc57c-8027-450e-8771-7986c992d681, ghrun-c247zkau24.auto.internal:20947): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 80dcc57c-8027-450e-8771-7986c992d681, ghrun-c247zkau24.auto.internal:20947): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 80dcc57c-8027-450e-8771-7986c992d681, ghrun-c247zkau24.auto.internal:20947): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Y2UyN2MyODQtNWE1OTYxYWMtNWNjZTk5OTQtZjlhZTBmYg==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 43413b22-e752-4b7c-b44d-0f516101a5a2, ghrun-c247zkau24.auto.internal:20947): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 43413b22-e752-4b7c-b44d-0f516101a5a2, ghrun-c247zkau24.auto.internal:20947): request = { session_id: "ydb://session/3?node_id=1&id=Y2UyN2MyODQtNWE1OTYxYWMtNWNjZTk5OTQtZjlhZTBmYg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 43413b22-e752-4b7c-b44d-0f516101a5a2, ghrun-c247zkau24.auto.internal:20947): 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=Y2UyN2MyODQtNWE1OTYxYWMtNWNjZTk5OTQtZjlhZTBmYg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6c09f0a1-505c-460d-bc45-213f7a1fee20, ghrun-c247zkau24.auto.internal:20947): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6c09f0a1-505c-460d-bc45-213f7a1fee20, ghrun-c247zkau24.auto.internal:20947): request = { session_id: "ydb://session/3?node_id=1&id=Y2UyN2MyODQtNWE1OTYxYWMtNWNjZTk5OTQtZjlhZTBmYg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            CREATE TABLE `/Root/create/table33644_1` (\n                id Uint64 NOT NULL,\n                v0 Int8,\n                v1 Int16,\n                v2 Int32,\n                v3 Int64,\n                v4 Uint8,\n                v5 Uint16,\n                v6 Uint32,\n                v7 Uint64,\n                PRIMARY KEY(id),\n            )\n            WITH (STORE = COLUMN);\n            " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6c09f0a1-505c-460d-bc45-213f7a1fee20, ghrun-c247zkau24.auto.internal:20947): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2UyN2MyODQtNWE1OTYxYWMtNWNjZTk5OTQtZjlhZTBmYg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2UyN2MyODQtNWE1OTYxYWMtNWNjZTk5OTQtZjlhZTBmYg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9a369204-1e9b-4261-a8b2-81a2ee57bd9d, ghrun-c247zkau24.auto.internal:20947): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9a369204-1e9b-4261-a8b2-81a2ee57bd9d, ghrun-c247zkau24.auto.internal:20947): request = { session_id: "ydb://session/3?node_id=1&id=Y2UyN2MyODQtNWE1OTYxYWMtNWNjZTk5OTQtZjlhZTBmYg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "INSERT INTO `/Root/create/table33644_1` (id) VALUES (0);" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9a369204-1e9b-4261-a8b2-81a2ee57bd9d, ghrun-c247zkau24.auto.internal:20947): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2UyN2MyODQtNWE1OTYxYWMtNWNjZTk5OTQtZjlhZTBmYg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2UyN2MyODQtNWE1OTYxYWMtNWNjZTk5OTQtZjlhZTBmYg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d5b10360-64a5-4f53-984a-02e57e1a9d94, ghrun-c247zkau24.auto.internal:20947): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d5b10360-64a5-4f53-984a-02e57e1a9d94, ghrun-c247zkau24.auto.internal:20947): request = { session_id: "ydb://session/3?node_id=1&id=Y2UyN2MyODQtNWE1OTYxYWMtNWNjZTk5OTQtZjlhZTBmYg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO `/Root/create/table33644_1`\n            (id, v0, v1, v2, v3, v4, v5, v6, v7)\n            VALUES\n            (1, -2, -3, -4, -5, 6, 7, 8, 9);\n            " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d5b10360-64a5-4f53-984a-02e57e1a9d94, ghrun-c247zkau24.auto.internal:20947): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2UyN2MyODQtNWE1OTYxYWMtNWNjZTk5OTQtZjlhZTBmYg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2UyN2MyODQtNWE1OTYxYWMtNWNjZTk5OTQtZjlhZTBmYg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 95a1694a-d5c9-4c42-aa7c-bf75bf3c4233, ghrun-c247zkau24.auto.internal:20947): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 95a1694a-d5c9-4c42-aa7c-bf75bf3c4233, ghrun-c247zkau24.auto.internal:20947): request = { session_id: "ydb://session/3?node_id=1&id=Y2UyN2MyODQtNWE1OTYxYWMtNWNjZTk5OTQtZjlhZTBmYg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `/Root/create/table33644_1`" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 95a1694a-d5c9-4c42-aa7c-bf75bf3c4233, ghrun-c247zkau24.auto.internal:20947): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2UyN2MyODQtNWE1OTYxYWMtNWNjZTk5OTQtZjlhZTBmYg==
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
============================== slowest durations ===============================
79.59s call     tablets_movement.py::TestTabletsMovement::test[ROW]
4.23s setup    test_create.py::TestCreate::test_create_all_opt_ints
3.20s setup    tablets_movement.py::TestTabletsMovement::test[ROW]
0.59s call     test_create.py::TestCreate::test_create_all_opt_ints
0.56s teardown tablets_movement.py::TestTabletsMovement::test[ROW]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
FAILED test_create.py::TestCreate::test_create_all_opt_ints - assert 1 == 0
==================== 1 failed, 1 passed in 89.06s (0:01:29) ====================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/r02c/003da8/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk5
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_create.py ..

============================== slowest durations ===============================
4.12s call     test_create.py::TestCreate::test_create_decimals
3.86s setup    test_create.py::TestCreate::test_create_all_req_ints
0.42s call     test_create.py::TestCreate::test_create_all_req_ints

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 2 passed in 9.39s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/r02c/003dac/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk6
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_create.py ..

============================== slowest durations ===============================
3.99s setup    test_create.py::TestCreate::test_create_real_opt
0.44s call     test_create.py::TestCreate::test_create_real_opt
0.38s call     test_create.py::TestCreate::test_create_real_req

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 2 passed in 5.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/r02c/003d8a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_create.py ..

============================== slowest durations ===============================
3.77s setup    test_create.py::TestCreate::test_create_strings_opt
0.46s call     test_create.py::TestCreate::test_create_strings_opt
0.01s call     test_create.py::TestCreate::test_dy_number_not_supported

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 2 passed in 5.18s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/r02c/003dd7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk8
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_cs_many_updates.py drop table: 14.4 ms
create table: 249.6 ms
initial inserts:
    "runs": 10
    "avg_ms": 25.4
    "min_ms": 19.7
    "median_ms": 21.5
    "max_ms": 42.4
    "stdev_ms": 7.4
select count(*) after initial inserts: 73.4 ms
bulk_upserts (step 0):
    "runs": 500
    "avg_ms": 44.4
    "min_ms": 36.7
    "median_ms": 44.5
    "max_ms": 63.4
    "stdev_ms": 3.0
select count(*) after all modifications: 2717.7 ms
select all: 2783.8 ms
delete from table: 2715.3 ms
select all after delete: 2755.0 ms
.drop table: 27.8 ms
create table: 316.6 ms
initial inserts:
    "runs": 10
    "avg_ms": 28.4
    "min_ms": 20.7
    "median_ms": 30.0
    "max_ms": 31.0
    "stdev_ms": 3.5
select count(*) after initial inserts: 78.9 ms
bulk_upserts (step 0):
    "runs": 100
    "avg_ms": 44.2
    "min_ms": 40.5
    "median_ms": 44.1
    "max_ms": 49.7
    "stdev_ms": 1.9
updates (step 1):
    "runs": 200
    "avg_ms": 143.9
    "min_ms": 111.2
    "median_ms": 141.6
    "max_ms": 214.7
    "stdev_ms": 15.5
upserts (step 2):
    "runs": 200
    "avg_ms": 26.1
    "min_ms": 19.6
    "median_ms": 24.7
    "max_ms": 55.5
    "stdev_ms": 5.2
select count(*) after all modifications: 365.8 ms
select all: 340.3 ms
delete from table: 398.4 ms
select all after delete: 332.4 ms
.

============================== slowest durations ===============================
40.57s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
33.79s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
3.34s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
3.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]

(2 durations < 0.005s hidden.  Use -vv to show these durations.)
========================= 2 passed in 81.44s (0:01:21) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/r02c/003dea/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_cs_many_updates.py drop table: 14.5 ms
create table: 207.4 ms
initial inserts:
    "runs": 10
    "avg_ms": 23.7
    "min_ms": 19.3
    "median_ms": 20.6
    "max_ms": 39.2
    "stdev_ms": 6.6
select count(*) after initial inserts: 69.3 ms
updates (step 0):
    "runs": 1000
    "avg_ms": 106.3
    "min_ms": 62.5
    "median_ms": 103.4
    "max_ms": 196.1
    "stdev_ms": 21.4
select count(*) after all modifications: 284.7 ms
select all: 252.1 ms
delete from table: 311.7 ms
select all after delete: 223.9 ms
.drop table: 36.2 ms
create table: 392.8 ms
initial inserts:
    "runs": 15
    "avg_ms": 31.0
    "min_ms": 23.4
    "median_ms": 29.8
    "max_ms": 40.8
    "stdev_ms": 4.9
select count(*) after initial inserts: 106.9 ms
updates (step 0):
    "runs": 150
    "avg_ms": 149.8
    "min_ms": 100.2
    "median_ms": 142.7
    "max_ms": 351.7
    "stdev_ms": 40.0
bulk_upserts (step 1):
    "runs": 100
    "avg_ms": 71.2
    "min_ms": 60.1
    "median_ms": 68.3
    "max_ms": 118.3
    "stdev_ms": 9.9
select count(*) after all modifications: 332.6 ms
select all: 321.2 ms
delete from table: 368.2 ms
select all after delete: 307.4 ms
.

============================== slowest durations ===============================
107.87s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
31.93s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
7.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
3.36s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 2 passed in 150.86s (0:02:30) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/r02c/003de2/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk10
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_cs_many_updates.py drop table: 16.8 ms
create table: 220.9 ms
initial inserts:
    "runs": 20
    "avg_ms": 24.6
    "min_ms": 18.7
    "median_ms": 20.6
    "max_ms": 44.8
    "stdev_ms": 6.7
select count(*) after initial inserts: 89.7 ms
updates (step 0):
    "runs": 200
    "avg_ms": 82.1
    "min_ms": 63.4
    "median_ms": 82.1
    "max_ms": 114.2
    "stdev_ms": 7.1
upserts (step 1):
    "runs": 200
    "avg_ms": 21.4
    "min_ms": 17.5
    "median_ms": 21.4
    "max_ms": 30.9
    "stdev_ms": 1.7
bulk_upserts (step 2):
    "runs": 100
    "avg_ms": 75.5
    "min_ms": 69.0
    "median_ms": 75.0
    "max_ms": 92.5
    "stdev_ms": 3.2
select count(*) after all modifications: 468.7 ms
select all: 412.5 ms
delete from table: 486.2 ms
select all after delete: 452.5 ms
.drop table: 26.1 ms
create table: 400.3 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.3
    "min_ms": 26.2
    "median_ms": 29.7
    "max_ms": 30.9
    "stdev_ms": 1.3
select count(*) after initial inserts: 91.5 ms
upserts (step 0):
    "runs": 1000
    "avg_ms": 23.8
    "min_ms": 18.8
    "median_ms": 23.6
    "max_ms": 39.3
    "stdev_ms": 2.1
select count(*) after all modifications: 339.6 ms
select all: 245.1 ms
delete from table: 268.3 ms
select all after delete: 218.2 ms
.

============================== slowest durations ===============================
30.91s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
25.67s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
7.04s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
3.22s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
========================= 2 passed in 67.65s (0:01:07) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/r02c/003e14/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk11
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_cs_many_updates.py Generated operation sequence:
  0. UPSERT: 9 operations
  1. UPSERT: 18 operations
  2. UPSERT: 18 operations
  3. UPSERT: 8 operations
  4. UPDATE: 6 operations
  5. UPDATE: 13 operations
  6. UPDATE: 16 operations
  7. UPDATE: 4 operations
  8. UPDATE: 4 operations
  9. BULK_UPSERT: 3 operations
drop table: 12.5 ms
create table: 234.0 ms
initial inserts:
    "runs": 10
    "avg_ms": 21.6
    "min_ms": 19.4
    "median_ms": 20.4
    "max_ms": 37.4
    "stdev_ms": 5.6
select count(*) after initial inserts: 71.5 ms
upserts (step 0):
    "runs": 90
    "avg_ms": 20.0
    "min_ms": 15.2
    "median_ms": 19.9
    "max_ms": 32.7
    "stdev_ms": 1.7
upserts (step 1):
    "runs": 180
    "avg_ms": 20.0
    "min_ms": 17.1
    "median_ms": 20.2
    "max_ms": 24.5
    "stdev_ms": 0.7
upserts (step 2):
    "runs": 180
    "avg_ms": 20.0
    "min_ms": 17.2
    "median_ms": 20.1
    "max_ms": 22.3
    "stdev_ms": 0.7
upserts (step 3):
    "runs": 80
    "avg_ms": 20.0
    "min_ms": 18.2
    "median_ms": 20.1
    "max_ms": 22.5
    "stdev_ms": 0.7
updates (step 4):
    "runs": 60
    "avg_ms": 77.5
    "min_ms": 69.0
    "median_ms": 77.1
    "max_ms": 94.6
    "stdev_ms": 5.3
updates (step 5):
    "runs": 130
    "avg_ms": 88.0
    "min_ms": 73.7
    "median_ms": 87.6
    "max_ms": 130.2
    "stdev_ms": 7.7
updates (step 6):
    "runs": 160
    "avg_ms": 104.8
    "min_ms": 58.7
    "median_ms": 105.1
    "max_ms": 133.3
    "stdev_ms": 9.0
updates (step 7):
    "runs": 40
    "avg_ms": 120.9
    "min_ms": 107.1
    "median_ms": 121.8
    "max_ms": 132.2
    "stdev_ms": 6.9
updates (step 8):
    "runs": 40
    "avg_ms": 123.8
    "min_ms": 106.5
    "median_ms": 123.9
    "max_ms": 143.8
    "stdev_ms": 8.1
bulk_upserts (step 9):
    "runs": 3
    "avg_ms": 45.6
    "min_ms": 44.8
    "median_ms": 45.2
    "max_ms": 46.8
    "stdev_ms": 1.0
select count(*) after all modifications: 185.6 ms
select all: 222.4 ms
delete from table: 260.9 ms
select all after delete: 205.9 ms
.
test_delete.py .

============================== slowest durations ===============================
54.79s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
7.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
3.77s setup    test_delete.py::TestDelete::test_delete_rollback
3.21s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
0.83s call     test_delete.py::TestDelete::test_delete_rollback

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
========================= 2 passed in 70.25s (0:01:10) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/r02c/003dcb/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk12
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_delete.py ..

============================== slowest durations ===============================
3.57s setup    test_delete.py::TestDelete::test_delete_where[False-100]
0.69s call     test_delete.py::TestDelete::test_delete_where[True-0]
0.55s call     test_delete.py::TestDelete::test_delete_where[False-100]

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 2 passed in 5.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/r02c/003e09/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk13
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_delete.py ..

============================== slowest durations ===============================
3.16s setup    test_delete.py::TestDelete::test_delete_where[id < 10 OR vf >= 90-80]
0.56s call     test_delete.py::TestDelete::test_delete_where[id < 10 OR vf >= 90-80]
0.40s call     test_delete.py::TestDelete::test_delete_where[id = 101-100]

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 2 passed in 4.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/r02c/003d6e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk14
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_delete.py ..

============================== slowest durations ===============================
4.20s setup    test_delete.py::TestDelete::test_delete_where[id = 42-99]
0.70s call     test_delete.py::TestDelete::test_delete_where[id > 50-51]
0.60s call     test_delete.py::TestDelete::test_delete_where[id = 42-99]

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 2 passed in 6.57s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/r02c/003dba/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk15
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_delete.py ..

============================== slowest durations ===============================
3.58s setup    test_delete.py::TestDelete::test_delete_where[id >= 30 AND vf < 70-60]
0.71s call     test_delete.py::TestDelete::test_delete_where[id >= 30 AND vf < 70-60]
0.54s call     test_delete.py::TestDelete::test_delete_where[vf < 0.9-99]

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 2 passed in 6.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/r02c/003dbe/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk16
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_delete.py .

============================== slowest durations ===============================
5.13s setup    test_delete.py::TestDelete::test_delete_where[vf > 300-100]
0.65s call     test_delete.py::TestDelete::test_delete_where[vf > 300-100]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 6.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/r02c/003db1/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk17
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_delete.py .

============================== slowest durations ===============================
4.29s setup    test_delete.py::TestDelete::test_delete_where[vf > 50.5-51]
0.86s call     test_delete.py::TestDelete::test_delete_where[vf > 50.5-51]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 6.21s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/r02c/003dc7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk18
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_delete.py .

============================== slowest durations ===============================
6.47s setup    test_delete.py::TestDelete::test_delete_where[vs LIKE '3'-99]
0.82s call     test_delete.py::TestDelete::test_delete_where[vs LIKE '3'-99]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 8.31s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/r02c/003e0a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk19
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_delete.py .

============================== slowest durations ===============================
3.22s setup    test_delete.py::TestDelete::test_delete_where[vs LIKE 'nope'-100]
0.49s call     test_delete.py::TestDelete::test_delete_where[vs LIKE 'nope'-100]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 4.36s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/r02c/003dd4/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk20
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_delete.py .

============================== slowest durations ===============================
3.44s setup    test_delete.py::TestDelete::test_incorrect
0.29s call     test_delete.py::TestDelete::test_incorrect

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 4.51s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/r02c/003dc1/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk21
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_insert.py .

============================== slowest durations ===============================
3.77s setup    test_insert.py::TestInsertStatement::test_bool_pk_error_type
0.35s call     test_insert.py::TestInsertStatement::test_bool_pk_error_type

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 5.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/r02c/003e0c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk22
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_insert.py .

============================== slowest durations ===============================
3.26s setup    test_insert.py::TestInsertStatement::test_bulk
0.31s call     test_insert.py::TestInsertStatement::test_bulk

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 4.20s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/r02c/003ddc/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk23
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_insert.py .

============================== slowest durations ===============================
3.24s setup    test_insert.py::TestInsertStatement::test_copy_full
0.88s call     test_insert.py::TestInsertStatement::test_copy_full

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 4.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/r02c/003dc6/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk24
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_insert.py .

============================== slowest durations ===============================
3.76s setup    test_insert.py::TestInsertStatement::test_copy_partial
1.00s call     test_insert.py::TestInsertStatement::test_copy_partial

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 5.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/r02c/003ded/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk25
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_insert.py .

============================== slowest durations ===============================
3.19s setup    test_insert.py::TestInsertStatement::test_duplicate
0.34s call     test_insert.py::TestInsertStatement::test_duplicate

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 4.17s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/r02c/003de1/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk26
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_insert.py .

============================== slowest durations ===============================
3.27s setup    test_insert.py::TestInsertStatement::test_incorrect
0.25s call     test_insert.py::TestInsertStatement::test_incorrect

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 4.26s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/r02c/003ea6/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk27
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_insert.py .

============================== slowest durations ===============================
3.39s setup    test_insert.py::TestInsertStatement::test_insert_rollback
0.38s call     test_insert.py::TestInsertStatement::test_insert_rollback

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 4.46s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/r02c/003d58/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk28
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_insert.py .

============================== slowest durations ===============================
4.33s setup    test_insert.py::TestInsertStatement::test_out_of_range
0.40s call     test_insert.py::TestInsertStatement::test_out_of_range

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 5.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/r02c/003dca/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk29
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_insert.py .

============================== slowest durations ===============================
3.63s setup    test_insert.py::TestInsertStatement::test_plain
0.39s call     test_insert.py::TestInsertStatement::test_plain

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 5.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/r02c/003d85/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk30
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_insert.py .

============================== slowest durations ===============================
4.03s setup    test_insert.py::TestInsertStatement::test_primitive_pk_error_type[Int16]
0.41s call     test_insert.py::TestInsertStatement::test_primitive_pk_error_type[Int16]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 5.48s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/r02c/003d77/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk31
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_insert.py .

============================== slowest durations ===============================
4.03s setup    test_insert.py::TestInsertStatement::test_primitive_pk_error_type[Int32]
0.39s call     test_insert.py::TestInsertStatement::test_primitive_pk_error_type[Int32]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 5.48s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/r02c/003dcd/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk32
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_insert.py .

============================== slowest durations ===============================
3.43s setup    test_insert.py::TestInsertStatement::test_primitive_pk_error_type[Uint64]
0.33s call     test_insert.py::TestInsertStatement::test_primitive_pk_error_type[Uint64]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 4.48s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/r02c/003d78/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk33
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_insert.py .

============================== slowest durations ===============================
4.17s setup    test_insert.py::TestInsertStatement::test_primitive_pk_error_type[Uint8]
0.42s call     test_insert.py::TestInsertStatement::test_primitive_pk_error_type[Uint8]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 5.61s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/r02c/003ead/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk34
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_insert.py .

============================== slowest durations ===============================
6.73s setup    test_insert.py::TestInsertStatement::test_timestamp_pk_error_type
0.55s call     test_insert.py::TestInsertStatement::test_timestamp_pk_error_type

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 8.37s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/r02c/003de8/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk35
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_log_scenario.py .

============================== slowest durations ===============================
19.13s call     test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
7.07s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
3.27s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
============================== 1 passed in 30.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/r02c/003e02/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk36
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_log_scenario.py .

============================== slowest durations ===============================
12.77s call     test_log_scenario.py::TestLogScenario::test_log_deviation[180]
12.07s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[180]
3.05s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[180]
============================== 1 passed in 28.53s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/r02c/003df9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

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/r02c/003df9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37/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/r02c/003df9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/stderr
E   Stderr content:
E   
E   GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
E   VERIFY failed (2025-12-14T19:38:15.859240Z): source_idx=0;tablet_id=72075186224037910;verification=lhs.type_id() == rhs.type_id();fline=compare.h:82;
E   ydb/library/actors/core/log.cpp:857
E   ~TVerifyFormattedRecordWriter(): requirement false failed
E   0. /-S/util/system/yassert.cpp:86: InternalPanicImpl @ 0xA9A87E5
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA9A0C76
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB838228
E   3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD7CAF0B
E   4. /-S/ydb/core/formats/arrow/reader/position.h:85: CompareImpl @ 0x9FFEF08
E   5. /-S/ydb/core/formats/arrow/reader/position.h:482: Compare @ 0x9FFEC5F
E   6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD7A4C2D
E   7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:22: BuildFilter @ 0x144A740B
E   8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x150F0687
E   9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x150435E3
E   10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x150435E3
E   11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x15040F93
E   12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x15044957
E   13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x144C51F8
E   14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1D25EF05
E   15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB7D9F97
E   16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB828CD4
E   17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB82CD94
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB82C9A0
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB82D58E
E   20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA9AA43C
E   21. ??:0: ?? @ 0x7F97B4CECAC2
E   22. ??:0: ?? @ 0x7F97B4D7E8BF
------------------------------ 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/r02c/003df9/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2979966
DEBUG    ya.test:process.py:259 Command (pid 2979966) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2979966) elapsed time (sec): 0.34128499031066895
DEBUG    ya.test:process.py:263 Command (pid 2979966) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2979966) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2979966) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2979966) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2979966) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2979966) maxrss: 548840
DEBUG    ya.test:process.py:263 Command (pid 2979966) minflt: 16291
DEBUG    ya.test:process.py:263 Command (pid 2979966) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2979966) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2979966) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 2979966) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2979966) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2979966) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 2979966) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2979966) stime: 0.203309
DEBUG    ya.test:process.py:263 Command (pid 2979966) utime: 0.08992499999999999
DEBUG    ya.test:process.py:263 Command (pid 2979966) wtime: 0.342
DEBUG    ya.test:process.py:275 Command (pid 2979966) output:
Git info:
    Commit: fc43e4ba83e3510f1fae3b84f2c3bfa6c1de76fb
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 26f3cd0af43af032e3b4393aeb3ebedcb7ab28ac into c726d176f5b6f22edd00d71b1c7728f741a37329
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-c247zkau24    Host information: 
        Linux ghrun-c247zkau24 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: fc43e4ba83e3510f1fae3b84f2c3bfa6c1de76fb
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 26f3cd0af43af032e3b4393aeb3ebedcb7ab28ac into c726d176f5b6f22edd00d71b1c7728f741a37329
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-c247zkau24    Host information: 
        Linux ghrun-c247zkau24 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/r02c/003df9/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19654
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/r02c/003df9/r3tmp/kikimr_cluster_l59y0lav
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/r02c/003df9/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64269
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14550
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22065
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13348
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/r02c/003df9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37/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/r02c/003df9/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/r02c/003df9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_fa945tla.log --grpc-port=64269 --mon-port=14550 --ic-port=19654
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:64269/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/r02c/003df9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37/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/r02c/003df9/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/r02c/003df9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_fa945tla.log --grpc-port=64269 --mon-port=14550 --ic-port=19654
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/r02c/003df9/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/r02c/003df9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37/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/r02c/003df9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_fa945tla.log', '--grpc-port=64269', '--mon-port=14550', '--ic-port=19654')' in '/home/runner/.ya/build/build_root/r02c/003df9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2980065
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:64269/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/r02c/003df9/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2980066
DEBUG    ya.test:process.py:259 Command (pid 2980066) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2980066) elapsed time (sec): 0.307039737701416
DEBUG    ya.test:process.py:263 Command (pid 2980066) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2980066) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2980066) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2980066) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2980066) majflt: 5
DEBUG    ya.test:process.py:263 Command (pid 2980066) maxrss: 548840
DEBUG    ya.test:process.py:263 Command (pid 2980066) minflt: 23049
DEBUG    ya.test:process.py:263 Command (pid 2980066) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2980066) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2980066) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 2980066) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2980066) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2980066) nvcsw: 23
DEBUG    ya.test:process.py:263 Command (pid 2980066) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2980066) stime: 0.184331
DEBUG    ya.test:process.py:263 Command (pid 2980066) utime: 0.074512
DEBUG    ya.test:process.py:263 Command (pid 2980066) wtime: 0.308
DEBUG    ya.test:process.py:275 Command (pid 2980066) output:
Git info:
    Commit: fc43e4ba83e3510f1fae3b84f2c3bfa6c1de76fb
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 26f3cd0af43af032e3b4393aeb3ebedcb7ab28ac into c726d176f5b6f22edd00d71b1c7728f741a37329
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-c247zkau24    Host information: 
        Linux ghrun-c247zkau24 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: fc43e4ba83e3510f1fae3b84f2c3bfa6c1de76fb
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 26f3cd0af43af032e3b4393aeb3ebedcb7ab28ac into c726d176f5b6f22edd00d71b1c7728f741a37329
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-c247zkau24    Host information: 
        Linux ghrun-c247zkau24 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/r02c/003df9/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/r02c/003df9/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:64269', '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: 19654\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/r02c/003df9/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:64269', '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: 19654\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2981316
DEBUG    ya.test:process.py:259 Command (pid 2981316) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2981316) elapsed time (sec): 0.35623908042907715
DEBUG    ya.test:process.py:263 Command (pid 2981316) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2981316) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2981316) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2981316) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2981316) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2981316) maxrss: 557264
DEBUG    ya.test:process.py:263 Command (pid 2981316) minflt: 18431
DEBUG    ya.test:process.py:263 Command (pid 2981316) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2981316) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2981316) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 2981316) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2981316) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2981316) nvcsw: 132
DEBUG    ya.test:process.py:263 Command (pid 2981316) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2981316) stime: 0.20008299999999998
DEBUG    ya.test:process.py:263 Command (pid 2981316) utime: 0.11204599999999999
DEBUG    ya.test:process.py:263 Command (pid 2981316) wtime: 0.358
DEBUG    ya.test:process.py:275 Command (pid 2981316) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/r02c/003df9/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/r02c/003df9/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:64269', '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/r02c/003df9/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:64269', '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: 2981447
DEBUG    ya.test:process.py:259 Command (pid 2981447) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2981447) elapsed time (sec): 0.4037353992462158
DEBUG    ya.test:process.py:263 Command (pid 2981447) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2981447) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2981447) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2981447) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2981447) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2981447) maxrss: 557256
DEBUG    ya.test:process.py:263 Command (pid 2981447) minflt: 18434
DEBUG    ya.test:process.py:263 Command (pid 2981447) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2981447) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2981447) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 2981447) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2981447) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2981447) nvcsw: 144
DEBUG    ya.test:process.py:263 Command (pid 2981447) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2981447) stime: 0.278481
DEBUG    ya.test:process.py:263 Command (pid 2981447) utime: 0.080719
DEBUG    ya.test:process.py:263 Command (pid 2981447) wtime: 0.405
DEBUG    ya.test:process.py:275 Command (pid 2981447) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 2981447) 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, 71404432-a605-4a4a-87cb-6ea94bf97ee0, localhost:64269): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 71404432-a605-4a4a-87cb-6ea94bf97ee0, localhost:64269): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 71404432-a605-4a4a-87cb-6ea94bf97ee0, localhost:64269): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-c247zkau24.auto.internal" port: 64269 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-c247zkau24.auto.internal:64269, 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:64269
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_log_scenario.py::TestLogScenario, test_name: test_log_uniform)
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/r02c/003df9/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/r02c/003df9/ydb/apps/ydb/ydb -e grpc://localhost:64269 -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/r02c/003df9/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:64269', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2981747
DEBUG    ya.test:process.py:259 Command (pid 2981747) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2981747) elapsed time (sec): 0.278881311416626
DEBUG    ya.test:process.py:263 Command (pid 2981747) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2981747) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2981747) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2981747) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2981747) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2981747) maxrss: 165276
DEBUG    ya.test:process.py:263 Command (pid 2981747) minflt: 3558
DEBUG    ya.test:process.py:263 Command (pid 2981747) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2981747) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2981747) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 2981747) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2981747) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2981747) nvcsw: 204
DEBUG    ya.test:process.py:263 Command (pid 2981747) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2981747) stime: 0.032737999999999996
DEBUG    ya.test:process.py:263 Command (pid 2981747) utime: 0.020461
DEBUG    ya.test:process.py:263 Command (pid 2981747) wtime: 0.28
DEBUG    ya.test:process.py:275 Command (pid 2981747) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 2981747) 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/r02c/003df9/ydb/apps/ydb/ydb -e grpc://localhost:64269 -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/r02c/003df9/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:64269', '-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: 2981839
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 2981839) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2981839) elapsed time (sec): 30.137613534927368
DEBUG    ya.test:process.py:263 Command (pid 2981839) wtime: 30.138
DEBUG    ya.test:process.py:275 Command (pid 2981839) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    480	480	0	0	20	21	26	31
2	    485	485	0	0	20	21	24	26
3	    486	486	0	0	20	20	25	27
4	    488	488	0	0	20	20	21	25
5	    487	487	0	0	20	21	22	23
6	    488	488	0	0	20	21	21	21
7	    486	486	0	0	20	21	21	22
8	    488	488	0	0	20	20	22	22
9	    487	487	0	0	20	21	22	24
10	    486	486	0	0	20	20	22	23
11	    489	489	0	0	20	20	21	22
12	    487	487	0	0	20	21	22	23
13	    487	487	0	0	20	21	21	22
14	    488	488	0	0	20	21	21	23
15	    488	488	0	0	20	21	21	23
16	    487	487	0	0	20	21	21	21
17	    489	489	0	0	20	21	21	24
18	    486	486	0	0	20	20	22	22
19	    487	487	0	0	20	21	21	22
20	    486	486	0	0	20	21	23	24
21	    489	489	0	0	20	21	21	24
22	    487	487	0	0	20	21	21	23
23	    489	489	0	0	20	21	21	24
24	    488	488	0	0	20	21	22	25
25	    466	466	0	0	20	27	40	44
26	    487	487	0	0	20	21	22	23
27	    488	488	0	0	20	21	22	23
28	    471	471	0	0	20	21	51	59
29	    488	488	0	0	20	21	21	25
30	    498	498	0	0	20	21	22	24

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  14586	486.2	0	0	20	21	22	59

DEBUG    ya.test:process.py:276 Command (pid 2981839) 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, 18d2936b-9886-43fc-836c-1abbcc089488, ghrun-c247zkau24.auto.internal:64269): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 18d2936b-9886-43fc-836c-1abbcc089488, ghrun-c247zkau24.auto.internal:64269): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 18d2936b-9886-43fc-836c-1abbcc089488, ghrun-c247zkau24.auto.internal:64269): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZWNmNWM2YjYtNTViMTFhN2YtZDI2NjVmMDctYTY1MzUwOGQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 968ac327-8537-4067-ba16-85fdc8f18672, ghrun-c247zkau24.auto.internal:64269): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 968ac327-8537-4067-ba16-85fdc8f18672, ghrun-c247zkau24.auto.internal:64269): request = { session_id: "ydb://session/3?node_id=1&id=ZWNmNWM2YjYtNTViMTFhN2YtZDI2NjVmMDctYTY1MzUwOGQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 968ac327-8537-4067-ba16-85fdc8f18672, ghrun-c247zkau24.auto.internal:64269): 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=ZWNmNWM2YjYtNTViMTFhN2YtZDI2NjVmMDctYTY1MzUwOGQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b0b67c9d-c9c1-4e50-8811-09e8591d7feb, ghrun-c247zkau24.auto.internal:64269): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b0b67c9d-c9c1-4e50-8811-09e8591d7feb, ghrun-c247zkau24.auto.internal:64269): request = { session_id: "ydb://session/3?node_id=1&id=ZWNmNWM2YjYtNTViMTFhN2YtZDI2NjVmMDctYTY1MzUwOGQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b0b67c9d-c9c1-4e50-8811-09e8591d7feb, ghrun-c247zkau24.auto.internal:64269): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWNmNWM2YjYtNTViMTFhN2YtZDI2NjVmMDctYTY1MzUwOGQ=
INFO     root:test_log_scenario.py:217 Count rows after insert 14373 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWNmNWM2YjYtNTViMTFhN2YtZDI2NjVmMDctYTY1MzUwOGQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7db3413a-0b08-4332-990c-ffe0f0eabeb6, ghrun-c247zkau24.auto.internal:64269): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7db3413a-0b08-4332-990c-ffe0f0eabeb6, ghrun-c247zkau24.auto.internal:64269): request = { session_id: "ydb://session/3?node_id=1&id=ZWNmNWM2YjYtNTViMTFhN2YtZDI2NjVmMDctYTY1MzUwOGQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7db3413a-0b08-4332-990c-ffe0f0eabeb6, ghrun-c247zkau24.auto.internal:64269): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWNmNWM2YjYtNTViMTFhN2YtZDI2NjVmMDctYTY1MzUwOGQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWNmNWM2YjYtNTViMTFhN2YtZDI2NjVmMDctYTY1MzUwOGQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5e5f6e97-eac7-4ecc-bd5b-ef0f8e360521, ghrun-c247zkau24.auto.internal:64269): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5e5f6e97-eac7-4ecc-bd5b-ef0f8e360521, ghrun-c247zkau24.auto.internal:64269): request = { session_id: "ydb://session/3?node_id=1&id=ZWNmNWM2YjYtNTViMTFhN2YtZDI2NjVmMDctYTY1MzUwOGQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5e5f6e97-eac7-4ecc-bd5b-ef0f8e360521, ghrun-c247zkau24.auto.internal:64269): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWNmNWM2YjYtNTViMTFhN2YtZDI2NjVmMDctYTY1MzUwOGQ=
INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWNmNWM2YjYtNTViMTFhN2YtZDI2NjVmMDctYTY1MzUwOGQ=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/r02c/003df9/ydb/apps/ydb/ydb -e grpc://localhost:64269 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/r02c/003df9/ydb/apps/ydb/ydb -e grpc://localhost:64269 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/r02c/003df9/ydb/apps/ydb/ydb -e grpc://localhost:64269 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d070b81c-5d99-437b-bd43-10f3d9f33731, ghrun-c247zkau24.auto.internal:64269): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d070b81c-5d99-437b-bd43-10f3d9f33731, ghrun-c247zkau24.auto.internal:64269): request = { session_id: "ydb://session/3?node_id=1&id=ZWNmNWM2YjYtNTViMTFhN2YtZDI2NjVmMDctYTY1MzUwOGQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 1fdeb6b9-3f9c-47ac-819c-4e24d18112fc, ghrun-c247zkau24.auto.internal:64269): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d070b81c-5d99-437b-bd43-10f3d9f33731, ghrun-c247zkau24.auto.internal:64269): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1fdeb6b9-3f9c-47ac-819c-4e24d18112fc, ghrun-c247zkau24.auto.internal:64269): request = {  }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/r02c/003df9/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:64269', '-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/r02c/003df9/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:64269', '-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: 2989065
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/r02c/003df9/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:64269', '-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: 2989067
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1fdeb6b9-3f9c-47ac-819c-4e24d18112fc, ghrun-c247zkau24.auto.internal:64269): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OWM4MzQ0MDctNjdmNDI5NC0xNTZhNzhmZi0zNWQ2MzMzYw==" node_id: 1 }
DEBUG    ya.test:process.py:628 Command pid: 2989068
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 8a30a4b7-9c81-4476-8d22-b29d66f5a762, ghrun-c247zkau24.auto.internal:64269): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 8a30a4b7-9c81-4476-8d22-b29d66f5a762, ghrun-c247zkau24.auto.internal:64269): request = { session_id: "ydb://session/3?node_id=1&id=OWM4MzQ0MDctNjdmNDI5NC0xNTZhNzhmZi0zNWQ2MzMzYw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 8a30a4b7-9c81-4476-8d22-b29d66f5a762, ghrun-c247zkau24.auto.internal:64269): 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=OWM4MzQ0MDctNjdmNDI5NC0xNTZhNzhmZi0zNWQ2MzMzYw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a1c086c9-2a4d-4802-93ac-8159f09e8668, ghrun-c247zkau24.auto.internal:64269): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a1c086c9-2a4d-4802-93ac-8159f09e8668, ghrun-c247zkau24.auto.internal:64269): request = { session_id: "ydb://session/3?node_id=1&id=OWM4MzQ0MDctNjdmNDI5NC0xNTZhNzhmZi0zNWQ2MzMzYw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 81810a57-13b7-4b60-98b9-186b0d69ef03, ghrun-c247zkau24.auto.internal:64269): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 81810a57-13b7-4b60-98b9-186b0d69ef03, ghrun-c247zkau24.auto.internal:64269): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a1c086c9-2a4d-4802-93ac-8159f09e8668, ghrun-c247zkau24.auto.internal:64269): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 81810a57-13b7-4b60-98b9-186b0d69ef03, ghrun-c247zkau24.auto.internal:64269): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MzYwN2FmOWQtZDJhZmRjMTItYzcxNmQ3ZTYtYzUxNmE4MjA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 4f820d07-b668-47aa-87ee-1a36ea2975ee, ghrun-c247zkau24.auto.internal:64269): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 4f820d07-b668-47aa-87ee-1a36ea2975ee, ghrun-c247zkau24.auto.internal:64269): request = { session_id: "ydb://session/3?node_id=1&id=MzYwN2FmOWQtZDJhZmRjMTItYzcxNmQ3ZTYtYzUxNmE4MjA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 4f820d07-b668-47aa-87ee-1a36ea2975ee, ghrun-c247zkau24.auto.internal:64269): 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=MzYwN2FmOWQtZDJhZmRjMTItYzcxNmQ3ZTYtYzUxNmE4MjA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1afc8ee8-1840-4189-a3cb-f4789bd364c4, ghrun-c247zkau24.auto.internal:64269): 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, 1afc8ee8-1840-4189-a3cb-f4789bd364c4, ghrun-c247zkau24.auto.internal:64269): request = { session_id: "ydb://session/3?node_id=1&id=MzYwN2FmOWQtZDJhZmRjMTItYzcxNmQ3ZTYtYzUxNmE4MjA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 17f9ac6f-11a3-4b8b-9d5f-f5ffbb1ca16b, ghrun-c247zkau24.auto.internal:64269): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 17f9ac6f-11a3-4b8b-9d5f-f5ffbb1ca16b, ghrun-c247zkau24.auto.internal:64269): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1afc8ee8-1840-4189-a3cb-f4789bd364c4, ghrun-c247zkau24.auto.internal:64269): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 17f9ac6f-11a3-4b8b-9d5f-f5ffbb1ca16b, ghrun-c247zkau24.auto.internal:64269): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZjM4Nzg2YTItNDU3NTQ1ZmQtZjU5OThhNzYtNjNkNTRjYTc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 909cfbfb-a26a-49c1-a432-d369ee78b35c, ghrun-c247zkau24.auto.internal:64269): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 909cfbfb-a26a-49c1-a432-d369ee78b35c, ghrun-c247zkau24.auto.internal:64269): request = { session_id: "ydb://session/3?node_id=1&id=ZjM4Nzg2YTItNDU3NTQ1ZmQtZjU5OThhNzYtNjNkNTRjYTc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 909cfbfb-a26a-49c1-a432-d369ee78b35c, ghrun-c247zkau24.auto.internal:64269): 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=ZjM4Nzg2YTItNDU3NTQ1ZmQtZjU5OThhNzYtNjNkNTRjYTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4e01a814-e43e-4544-a908-9114a8d37002, ghrun-c247zkau24.auto.internal:64269): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4e01a814-e43e-4544-a908-9114a8d37002, ghrun-c247zkau24.auto.internal:64269): request = { session_id: "ydb://session/3?node_id=1&id=ZjM4Nzg2YTItNDU3NTQ1ZmQtZjU5OThhNzYtNjNkNTRjYTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e77b1d43-62c9-4d5a-aaf1-61e1ed10e755, ghrun-c247zkau24.auto.internal:64269): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e77b1d43-62c9-4d5a-aaf1-61e1ed10e755, ghrun-c247zkau24.auto.internal:64269): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4e01a814-e43e-4544-a908-9114a8d37002, ghrun-c247zkau24.auto.internal:64269): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e77b1d43-62c9-4d5a-aaf1-61e1ed10e755, ghrun-c247zkau24.auto.internal:64269): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NDc1NTBlMDQtYzEwN2Y4NDUtNDA4ZTBmMDctNjQ2MzA1Njc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, d82bbd8e-6c99-480b-80aa-71a8730e5c28, ghrun-c247zkau24.auto.internal:64269): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d82bbd8e-6c99-480b-80aa-71a8730e5c28, ghrun-c247zkau24.auto.internal:64269): request = { session_id: "ydb://session/3?node_id=1&id=NDc1NTBlMDQtYzEwN2Y4NDUtNDA4ZTBmMDctNjQ2MzA1Njc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d82bbd8e-6c99-480b-80aa-71a8730e5c28, ghrun-c247zkau24.auto.internal:64269): 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=NDc1NTBlMDQtYzEwN2Y4NDUtNDA4ZTBmMDctNjQ2MzA1Njc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6e06a143-fc82-416a-950d-aa45b46c6281, ghrun-c247zkau24.auto.internal:64269): 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, 6e06a143-fc82-416a-950d-aa45b46c6281, ghrun-c247zkau24.auto.internal:64269): request = { session_id: "ydb://session/3?node_id=1&id=NDc1NTBlMDQtYzEwN2Y4NDUtNDA4ZTBmMDctNjQ2MzA1Njc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e29835de-9597-42bc-bb57-5a4dc9c9b700, ghrun-c247zkau24.auto.internal:64269): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e29835de-9597-42bc-bb57-5a4dc9c9b700, ghrun-c247zkau24.auto.internal:64269): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6e06a143-fc82-416a-950d-aa45b46c6281, ghrun-c247zkau24.auto.internal:64269): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e29835de-9597-42bc-bb57-5a4dc9c9b700, ghrun-c247zkau24.auto.internal:64269): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MWU4Y2RhZTEtZDg0ODg2NDctOWFjYzg3NjItNDJiZjlhYjc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, a8f51404-f5dd-4d3b-a262-6ba66607c998, ghrun-c247zkau24.auto.internal:64269): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, a8f51404-f5dd-4d3b-a262-6ba66607c998, ghrun-c247zkau24.auto.internal:64269): request = { session_id: "ydb://session/3?node_id=1&id=MWU4Y2RhZTEtZDg0ODg2NDctOWFjYzg3NjItNDJiZjlhYjc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, a8f51404-f5dd-4d3b-a262-6ba66607c998, ghrun-c247zkau24.auto.internal:64269): 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=MWU4Y2RhZTEtZDg0ODg2NDctOWFjYzg3NjItNDJiZjlhYjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e96778be-4429-4d57-9ad5-10707faba775, ghrun-c247zkau24.auto.internal:64269): 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, e96778be-4429-4d57-9ad5-10707faba775, ghrun-c247zkau24.auto.internal:64269): request = { session_id: "ydb://session/3?node_id=1&id=MWU4Y2RhZTEtZDg0ODg2NDctOWFjYzg3NjItNDJiZjlhYjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e6a77766-80f6-4a49-b0ed-0fa8655d90f6, ghrun-c247zkau24.auto.internal:64269): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e6a77766-80f6-4a49-b0ed-0fa8655d90f6, ghrun-c247zkau24.auto.internal:64269): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e96778be-4429-4d57-9ad5-10707faba775, ghrun-c247zkau24.auto.internal:64269): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e6a77766-80f6-4a49-b0ed-0fa8655d90f6, ghrun-c247zkau24.auto.internal:64269): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZGU5MDNhNGMtZDI2MWVjY2YtZWFmY2QwZmUtNjJmN2UwYWE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 36fad7cc-1959-4c18-af5f-78da37cb8ff2, ghrun-c247zkau24.auto.internal:64269): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 36fad7cc-1959-4c18-af5f-78da37cb8ff2, ghrun-c247zkau24.auto.internal:64269): request = { session_id: "ydb://session/3?node_id=1&id=ZGU5MDNhNGMtZDI2MWVjY2YtZWFmY2QwZmUtNjJmN2UwYWE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 36fad7cc-1959-4c18-af5f-78da37cb8ff2, ghrun-c247zkau24.auto.internal:64269): 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=ZGU5MDNhNGMtZDI2MWVjY2YtZWFmY2QwZmUtNjJmN2UwYWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4369ee87-914e-4a0e-8b68-2ef3ec39d989, ghrun-c247zkau24.auto.internal:64269): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4369ee87-914e-4a0e-8b68-2ef3ec39d989, ghrun-c247zkau24.auto.internal:64269): request = { session_id: "ydb://session/3?node_id=1&id=ZGU5MDNhNGMtZDI2MWVjY2YtZWFmY2QwZmUtNjJmN2UwYWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 06693425-fcb8-4536-b57e-b53cb09fbb8e, ghrun-c247zkau24.auto.internal:64269): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 06693425-fcb8-4536-b57e-b53cb09fbb8e, ghrun-c247zkau24.auto.internal:64269): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4369ee87-914e-4a0e-8b68-2ef3ec39d989, ghrun-c247zkau24.auto.internal:64269): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 06693425-fcb8-4536-b57e-b53cb09fbb8e, ghrun-c247zkau24.auto.internal:64269): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OGFiZDNhMTktZWU5ZGEzM2MtNjNjZWY0NTMtZTAwOTU3YWE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, af63f63f-c729-4aaf-97bb-d94546a7463c, ghrun-c247zkau24.auto.internal:64269): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, af63f63f-c729-4aaf-97bb-d94546a7463c, ghrun-c247zkau24.auto.internal:64269): request = { session_id: "ydb://session/3?node_id=1&id=OGFiZDNhMTktZWU5ZGEzM2MtNjNjZWY0NTMtZTAwOTU3YWE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, af63f63f-c729-4aaf-97bb-d94546a7463c, ghrun-c247zkau24.auto.internal:64269): 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=OGFiZDNhMTktZWU5ZGEzM2MtNjNjZWY0NTMtZTAwOTU3YWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b69f62a0-06ad-4505-ad0e-607571d695c6, ghrun-c247zkau24.auto.internal:64269): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b69f62a0-06ad-4505-ad0e-607571d695c6, ghrun-c247zkau24.auto.internal:64269): request = { session_id: "ydb://session/3?node_id=1&id=OGFiZDNhMTktZWU5ZGEzM2MtNjNjZWY0NTMtZTAwOTU3YWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b69f62a0-06ad-4505-ad0e-607571d695c6, ghrun-c247zkau24.auto.internal:64269): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, eed6dadc-1c05-4dd1-8869-169781d8dd7a, ghrun-c247zkau24.auto.internal:64269): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, eed6dadc-1c05-4dd1-8869-169781d8dd7a, ghrun-c247zkau24.auto.internal:64269): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, eed6dadc-1c05-4dd1-8869-169781d8dd7a, ghrun-c247zkau24.auto.internal:64269): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OTJlOWNkLWZjMDBlNTNmLWNkMWNjZjk4LTQ4MzczM2Q0" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 7995509e-c38f-45bd-a922-8afd150f5c60, ghrun-c247zkau24.auto.internal:64269): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7995509e-c38f-45bd-a922-8afd150f5c60, ghrun-c247zkau24.auto.internal:64269): request = { session_id: "ydb://session/3?node_id=1&id=OTJlOWNkLWZjMDBlNTNmLWNkMWNjZjk4LTQ4MzczM2Q0" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7995509e-c38f-45bd-a922-8afd150f5c60, ghrun-c247zkau24.auto.internal:64269): 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=OTJlOWNkLWZjMDBlNTNmLWNkMWNjZjk4LTQ4MzczM2Q0
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 676c0f56-ef55-428b-9f1e-fd80b9c533f9, ghrun-c247zkau24.auto.internal:64269): 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, 676c0f56-ef55-428b-9f1e-fd80b9c533f9, ghrun-c247zkau24.auto.internal:64269): request = { session_id: "ydb://session/3?node_id=1&id=OTJlOWNkLWZjMDBlNTNmLWNkMWNjZjk4LTQ4MzczM2Q0" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 340fbfa5-4577-4bf9-8cd4-f81623a2ae5a, ghrun-c247zkau24.auto.internal:64269): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 340fbfa5-4577-4bf9-8cd4-f81623a2ae5a, ghrun-c247zkau24.auto.internal:64269): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 676c0f56-ef55-428b-9f1e-fd80b9c533f9, ghrun-c247zkau24.auto.internal:64269): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 340fbfa5-4577-4bf9-8cd4-f81623a2ae5a, ghrun-c247zkau24.auto.internal:64269): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NDBmZjMxNTUtYzgyMzJmMTItN2Q5Y2QzMjAtMTEzYWZmNQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 3e56f890-e935-42c0-a0d9-b9a211b3d092, ghrun-c247zkau24.auto.internal:64269): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 3e56f890-e935-42c0-a0d9-b9a211b3d092, ghrun-c247zkau24.auto.internal:64269): request = { session_id: "ydb://session/3?node_id=1&id=NDBmZjMxNTUtYzgyMzJmMTItN2Q5Y2QzMjAtMTEzYWZmNQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 3e56f890-e935-42c0-a0d9-b9a211b3d092, ghrun-c247zkau24.auto.internal:64269): 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=NDBmZjMxNTUtYzgyMzJmMTItN2Q5Y2QzMjAtMTEzYWZmNQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6df73528-d8b4-4d41-a1b1-68891947b283, ghrun-c247zkau24.auto.internal:64269): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6df73528-d8b4-4d41-a1b1-68891947b283, ghrun-c247zkau24.auto.internal:64269): request = { session_id: "ydb://session/3?node_id=1&id=NDBmZjMxNTUtYzgyMzJmMTItN2Q5Y2QzMjAtMTEzYWZmNQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6df73528-d8b4-4d41-a1b1-68891947b283, ghrun-c247zkau24.auto.internal:64269): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 968ac327-8537-4067-ba16-85fdc8f18672, ghrun-c247zkau24.auto.internal:64269): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:64269 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-14T19:38:23.738369041+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 8a30a4b7-9c81-4476-8d22-b29d66f5a762, ghrun-c247zkau24.auto.internal:64269): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:64269 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-14T19:38:23.738525196+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c247zkau24.auto.internal:64269
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 909cfbfb-a26a-49c1-a432-d369ee78b35c, ghrun-c247zkau24.auto.internal:64269): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:64269 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-12-14T19:38:23.738619464+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 4f820d07-b668-47aa-87ee-1a36ea2975ee, ghrun-c247zkau24.auto.internal:64269): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:64269 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-14T19:38:23.738585732+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c247zkau24.auto.internal:64269
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, d82bbd8e-6c99-480b-80aa-71a8730e5c28, ghrun-c247zkau24.auto.internal:64269): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:64269 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-12-14T19:38:23.738650838+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-c247zkau24.auto.internal:64269
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, a8f51404-f5dd-4d3b-a262-6ba66607c998, ghrun-c247zkau24.auto.internal:64269): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:64269 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-14T19:38:23.738680451+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c247zkau24.auto.internal:64269
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 36fad7cc-1959-4c18-af5f-78da37cb8ff2, ghrun-c247zkau24.auto.internal:64269): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:64269 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-14T19:38:23.738705517+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c247zkau24.auto.internal:64269
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, af63f63f-c729-4aaf-97bb-d94546a7463c, ghrun-c247zkau24.auto.internal:64269): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:64269 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-12-14T19:38:23.73873183+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 7995509e-c38f-45bd-a922-8afd150f5c60, ghrun-c247zkau24.auto.internal:64269): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:64269 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-14T19:38:23.738758873+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 3e56f890-e935-42c0-a0d9-b9a211b3d092, ghrun-c247zkau24.auto.internal:64269): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:64269 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-14T19:38:23.738806527+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c247zkau24.auto.internal:64269
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c247zkau24.auto.internal:64269
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c247zkau24.auto.internal:64269
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c247zkau24.auto.internal:64269
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c247zkau24.auto.internal:64269
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, a1c086c9-2a4d-4802-93ac-8159f09e8668, ghrun-c247zkau24.auto.internal:64269): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-12-14T19:38:23.738571316+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, d070b81c-5d99-437b-bd43-10f3d9f33731, ghrun-c247zkau24.auto.internal:64269): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-12-14T19:38:23.738500516+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 1afc8ee8-1840-4189-a3cb-f4789bd364c4, ghrun-c247zkau24.auto.internal:64269): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-14T19:38:23.738606429+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 4e01a814-e43e-4544-a908-9114a8d37002, ghrun-c247zkau24.auto.internal:64269): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-12-14T19:38:23.738637173+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 6e06a143-fc82-416a-950d-aa45b46c6281, ghrun-c247zkau24.auto.internal:64269): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-12-14T19:38:23.738666579+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-c247zkau24.auto.internal:64269
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e96778be-4429-4d57-9ad5-10707faba775, ghrun-c247zkau24.auto.internal:64269): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-14T19:38:23.738693673+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c247zkau24.auto.internal:64269
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 4369ee87-914e-4a0e-8b68-2ef3ec39d989, ghrun-c247zkau24.auto.internal:64269): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-14T19:38:23.738717285+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c247zkau24.auto.internal:64269
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, b69f62a0-06ad-4505-ad0e-607571d695c6, ghrun-c247zkau24.auto.internal:64269): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-12-14T19:38:23.738745238+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-c247zkau24.auto.internal:64269
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c247zkau24.auto.internal:64269
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 676c0f56-ef55-428b-9f1e-fd80b9c533f9, ghrun-c247zkau24.auto.internal:64269): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-12-14T19:38:23.738794504+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 6df73528-d8b4-4d41-a1b1-68891947b283, ghrun-c247zkau24.auto.internal:64269): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-14T19:38:23.738819904+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c247zkau24.auto.internal:64269
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c247zkau24.auto.internal:64269
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c247zkau24.auto.internal:64269
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.connection:connection.py:549 Closing channel for endpoint ghrun-c247zkau24.auto.internal:64269
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c247zkau24.auto.internal:64269
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to 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:64269
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:64269". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:64269
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:64269". 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    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 2989065) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2989065) elapsed time (sec): 30.146005153656006
DEBUG    ya.test:process.py:263 Command (pid 2989065) wtime: 30.149
DEBUG    ya.test:process.py:275 Command (pid 2989065) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     14	14	0	0	519	739	771	771
2	    140	140	0	0	70	115	431	433
3	    125	125	0	0	75	109	111	116
4	    134	134	0	0	71	109	118	130
5	    140	140	0	0	69	99	110	111
6	    140	140	0	0	68	99	125	125
7	    149	149	0	0	65	88	91	96
8	     70	70	0	0	74	105	110	114
9	      0	0	0	1799	0	0	0	0
10	      0	0	0	2101	0	0	0	0
11	      0	0	0	2113	0	0	0	0
12	      0	0	0	2264	0	0	0	0
13	      0	0	0	2167	0	0	0	0
14	      0	0	0	2095	0	0	0	0
15	      0	0	0	2021	0	0	0	0
16	      0	0	0	2074	0	0	0	0
17	      0	0	0	2213	0	0	0	0
18	      0	0	0	2300	0	0	0	0
19	      0	0	0	2400	0	0	0	0
20	      0	0	0	2239	0	0	0	0
21	      0	0	0	2229	0	0	0	0
22	      0	0	0	2228	0	0	0	0
23	      0	0	0	2278	0	0	0	0
24	      0	0	0	2249	0	0	0	0
25	      0	0	0	2198	0	0	0	0
26	      0	0	0	2318	0	0	0	0
27	      0	0	0	2117	0	0	0	0
28	      0	0	0	2187	0	0	0	0
29	      0	0	0	2262	0	0	0	0
30	      0	0	0	2051	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    912	30.4	0	47903	70	109	487	771

DEBUG    ya.test:process.py:276 Command (pid 2989065) 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:259 Command (pid 2989067) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2989067) elapsed time (sec): 30.238861322402954
DEBUG    ya.test:process.py:263 Command (pid 2989067) wtime: 30.242
DEBUG    ya.test:process.py:275 Command (pid 2989067) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     27	27	0	0	325	587	603	603
2	    182	182	0	0	51	91	176	211
3	    171	171	0	0	56	84	97	107
4	    175	175	0	0	53	81	88	112
5	    184	184	0	0	50	79	87	96
6	    186	186	0	0	50	79	93	113
7	    198	198	0	0	48	70	74	91
8	     95	95	0	0	56	84	100	102
9	      0	0	0	1778	0	0	0	0
10	      0	0	0	2083	0	0	0	0
11	      0	0	0	2067	0	0	0	0
12	      0	0	0	2207	0	0	0	0
13	      0	0	0	2147	0	0	0	0
14	      0	0	0	2045	0	0	0	0
15	      0	0	0	1989	0	0	0	0
16	      0	0	0	2075	0	0	0	0
17	      0	0	0	2198	0	0	0	0
18	      0	0	0	2275	0	0	0	0
19	      0	0	0	2400	0	0	0	0
20	      0	0	0	2230	0	0	0	0
21	      0	0	0	2230	0	0	0	0
22	      0	0	0	2250	0	0	0	0
23	      0	0	0	2299	0	0	0	0
24	      0	0	0	2238	0	0	0	0
25	      0	0	0	2237	0	0	0	0
26	      0	0	0	2342	0	0	0	0
27	      0	0	0	2089	0	0	0	0
28	      0	0	0	2119	0	0	0	0
29	      0	0	0	2256	0	0	0	0
30	      0	0	0	2042	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	   1218	40.6	0	47596	52	87	333	603

DEBUG    ya.test:process.py:276 Command (pid 2989067) 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:259 Command (pid 2989068) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2989068) elapsed time (sec): 30.24491786956787
DEBUG    ya.test:process.py:263 Command (pid 2989068) wtime: 30.247
DEBUG    ya.test:process.py:275 Command (pid 2989068) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	10	0	0	0	0
4	      0	0	0	10	0	0	0	0
5	      0	0	0	10	0	0	0	0
6	      0	0	0	10	0	0	0	0
7	      0	0	0	10	0	0	0	0
8	      0	0	0	10	0	0	0	0
9	      0	0	0	1859	0	0	0	0
10	      0	0	0	2097	0	0	0	0
11	      0	0	0	2183	0	0	0	0
12	      0	0	0	2246	0	0	0	0
13	      0	0	0	2169	0	0	0	0
14	      0	0	0	2099	0	0	0	0
15	      0	0	0	2008	0	0	0	0
16	      0	0	0	2056	0	0	0	0
17	      0	0	0	2239	0	0	0	0
18	      0	0	0	2290	0	0	0	0
19	      0	0	0	2409	0	0	0	0
20	      0	0	0	2240	0	0	0	0
21	      0	0	0	2215	0	0	0	0
22	      0	0	0	2234	0	0	0	0
23	      0	0	0	2298	0	0	0	0
24	      0	0	0	2248	0	0	0	0
25	      0	0	0	2288	0	0	0	0
26	      0	0	0	2386	0	0	0	0
27	      0	0	0	2146	0	0	0	0
28	      0	0	0	2210	0	0	0	0
29	      0	0	0	2272	0	0	0	0
30	      0	0	0	2028	0	0	0	0

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

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:64269
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:64269". 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:64269
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:64269". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:64269
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:64269". 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:64269
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:64269". 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:64269
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:64269". 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:64269
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:64269". 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:64269
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:64269". 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:64269
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:64269". 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:64269
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:64269". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:64269
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:64269". 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:64269
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:64269". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:64269
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:64269". 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:64269
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:64269". 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:64269
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:64269". 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:64269
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:64269". 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:64269
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:64269". 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:64269
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:64269". 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:64269
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:64269". 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:64269
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:64269". 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:64269
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:64269". 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:64269
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:64269". 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:64269
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:64269". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:681 Close topic client
DEBUG    ydb.topic:topic.py:684 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:64269
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:64269
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:64269". Check endpoint correctness.
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-c247zkau24'
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/r02c/003df9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37/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.2980065' in '/home/runner/.ya/build/build_root/r02c/003df9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37/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_fa945tla.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:64269/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13348
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22065
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14550
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64269
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19654
=================================== FAILURES ===================================
_______________________ TestLogScenario.test_log_uniform _______________________
ydb/tests/olap/test_log_scenario.py:235: in test_log_uniform
    thread.join()
ydb/tests/olap/common/thread_helper.py:18: in join
    raise self.exc
ydb/tests/olap/common/thread_helper.py:11: in run
    self.ret = self._target(*self._args, **self._kwargs)
ydb/tests/olap/test_log_scenario.py:147: in aggregation_query
    self.ydb_client.query(f"SELECT COUNT(*) FROM `{self.table_name}` ")
ydb/tests/olap/common/ydb_client.py:24: in query
    return self.session_pool.execute_with_retries(query=statement, settings=request_settings)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:137: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:132: in retry_operation_impl
    raise status
contrib/python/ydb/py3/ydb/retries.py:98: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:248: in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
contrib/python/ydb/py3/ydb/query/pool.py:331: in __enter__
    self._session = self._pool.acquire(self._timeout)
contrib/python/ydb/py3/ydb/query/pool.py:111: in acquire
    session = self._create_new_session(time_left)
contrib/python/ydb/py3/ydb/query/pool.py:63: in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
contrib/python/ydb/py3/ydb/query/session.py:307: in create
    self._create_call(settings=settings)
contrib/python/ydb/py3/ydb/query/session.py:171: in _create_call
    return self._driver(
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:460: in __call__
    connection = self._store.get(preferred_endpoint)
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:144: in get
    raise issues.ConnectionLost("Couldn't find valid connection")
E   ydb.issues.ConnectionLost: Couldn't find valid connection
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_log_uniform
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/r02c/003df9/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2979966
DEBUG    ya.test:process.py:259 Command (pid 2979966) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2979966) elapsed time (sec): 0.34128499031066895
DEBUG    ya.test:process.py:263 Command (pid 2979966) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2979966) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2979966) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2979966) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2979966) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2979966) maxrss: 548840
DEBUG    ya.test:process.py:263 Command (pid 2979966) minflt: 16291
DEBUG    ya.test:process.py:263 Command (pid 2979966) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2979966) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2979966) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 2979966) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2979966) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2979966) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 2979966) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2979966) stime: 0.203309
DEBUG    ya.test:process.py:263 Command (pid 2979966) utime: 0.08992499999999999
DEBUG    ya.test:process.py:263 Command (pid 2979966) wtime: 0.342
DEBUG    ya.test:process.py:275 Command (pid 2979966) output:
Git info:
    Commit: fc43e4ba83e3510f1fae3b84f2c3bfa6c1de76fb
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 26f3cd0af43af032e3b4393aeb3ebedcb7ab28ac into c726d176f5b6f22edd00d71b1c7728f741a37329
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-c247zkau24    Host information: 
        Linux ghrun-c247zkau24 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: fc43e4ba83e3510f1fae3b84f2c3bfa6c1de76fb
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 26f3cd0af43af032e3b4393aeb3ebedcb7ab28ac into c726d176f5b6f22edd00d71b1c7728f741a37329
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-c247zkau24    Host information: 
        Linux ghrun-c247zkau24 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/r02c/003df9/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19654
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/r02c/003df9/r3tmp/kikimr_cluster_l59y0lav
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/r02c/003df9/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64269
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14550
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22065
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13348
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/r02c/003df9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37/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/r02c/003df9/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/r02c/003df9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_fa945tla.log --grpc-port=64269 --mon-port=14550 --ic-port=19654
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:64269/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/r02c/003df9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37/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/r02c/003df9/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/r02c/003df9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_fa945tla.log --grpc-port=64269 --mon-port=14550 --ic-port=19654
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/r02c/003df9/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/r02c/003df9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37/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/r02c/003df9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_fa945tla.log', '--grpc-port=64269', '--mon-port=14550', '--ic-port=19654')' in '/home/runner/.ya/build/build_root/r02c/003df9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2980065
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:64269/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/r02c/003df9/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2980066
DEBUG    ya.test:process.py:259 Command (pid 2980066) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2980066) elapsed time (sec): 0.307039737701416
DEBUG    ya.test:process.py:263 Command (pid 2980066) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2980066) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2980066) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2980066) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2980066) majflt: 5
DEBUG    ya.test:process.py:263 Command (pid 2980066) maxrss: 548840
DEBUG    ya.test:process.py:263 Command (pid 2980066) minflt: 23049
DEBUG    ya.test:process.py:263 Command (pid 2980066) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2980066) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2980066) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 2980066) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2980066) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2980066) nvcsw: 23
DEBUG    ya.test:process.py:263 Command (pid 2980066) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2980066) stime: 0.184331
DEBUG    ya.test:process.py:263 Command (pid 2980066) utime: 0.074512
DEBUG    ya.test:process.py:263 Command (pid 2980066) wtime: 0.308
DEBUG    ya.test:process.py:275 Command (pid 2980066) output:
Git info:
    Commit: fc43e4ba83e3510f1fae3b84f2c3bfa6c1de76fb
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 26f3cd0af43af032e3b4393aeb3ebedcb7ab28ac into c726d176f5b6f22edd00d71b1c7728f741a37329
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-c247zkau24    Host information: 
        Linux ghrun-c247zkau24 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: fc43e4ba83e3510f1fae3b84f2c3bfa6c1de76fb
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 26f3cd0af43af032e3b4393aeb3ebedcb7ab28ac into c726d176f5b6f22edd00d71b1c7728f741a37329
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-c247zkau24    Host information: 
        Linux ghrun-c247zkau24 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/r02c/003df9/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/r02c/003df9/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:64269', '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: 19654\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/r02c/003df9/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:64269', '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: 19654\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2981316
DEBUG    ya.test:process.py:259 Command (pid 2981316) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2981316) elapsed time (sec): 0.35623908042907715
DEBUG    ya.test:process.py:263 Command (pid 2981316) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2981316) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2981316) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2981316) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2981316) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2981316) maxrss: 557264
DEBUG    ya.test:process.py:263 Command (pid 2981316) minflt: 18431
DEBUG    ya.test:process.py:263 Command (pid 2981316) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2981316) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2981316) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 2981316) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2981316) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2981316) nvcsw: 132
DEBUG    ya.test:process.py:263 Command (pid 2981316) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2981316) stime: 0.20008299999999998
DEBUG    ya.test:process.py:263 Command (pid 2981316) utime: 0.11204599999999999
DEBUG    ya.test:process.py:263 Command (pid 2981316) wtime: 0.358
DEBUG    ya.test:process.py:275 Command (pid 2981316) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/r02c/003df9/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/r02c/003df9/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:64269', '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/r02c/003df9/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:64269', '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: 2981447
DEBUG    ya.test:process.py:259 Command (pid 2981447) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2981447) elapsed time (sec): 0.4037353992462158
DEBUG    ya.test:process.py:263 Command (pid 2981447) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2981447) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2981447) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2981447) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2981447) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2981447) maxrss: 557256
DEBUG    ya.test:process.py:263 Command (pid 2981447) minflt: 18434
DEBUG    ya.test:process.py:263 Command (pid 2981447) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2981447) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2981447) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 2981447) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2981447) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2981447) nvcsw: 144
DEBUG    ya.test:process.py:263 Command (pid 2981447) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2981447) stime: 0.278481
DEBUG    ya.test:process.py:263 Command (pid 2981447) utime: 0.080719
DEBUG    ya.test:process.py:263 Command (pid 2981447) wtime: 0.405
DEBUG    ya.test:process.py:275 Command (pid 2981447) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 2981447) 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, 71404432-a605-4a4a-87cb-6ea94bf97ee0, localhost:64269): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 71404432-a605-4a4a-87cb-6ea94bf97ee0, localhost:64269): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 71404432-a605-4a4a-87cb-6ea94bf97ee0, localhost:64269): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-c247zkau24.auto.internal" port: 64269 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-c247zkau24.auto.internal:64269, 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:64269
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_log_scenario.py::TestLogScenario, test_name: test_log_uniform)
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/r02c/003df9/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/r02c/003df9/ydb/apps/ydb/ydb -e grpc://localhost:64269 -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/r02c/003df9/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:64269', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2981747
DEBUG    ya.test:process.py:259 Command (pid 2981747) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2981747) elapsed time (sec): 0.278881311416626
DEBUG    ya.test:process.py:263 Command (pid 2981747) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2981747) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2981747) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2981747) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2981747) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2981747) maxrss: 165276
DEBUG    ya.test:process.py:263 Command (pid 2981747) minflt: 3558
DEBUG    ya.test:process.py:263 Command (pid 2981747) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2981747) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2981747) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 2981747) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2981747) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2981747) nvcsw: 204
DEBUG    ya.test:process.py:263 Command (pid 2981747) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2981747) stime: 0.032737999999999996
DEBUG    ya.test:process.py:263 Command (pid 2981747) utime: 0.020461
DEBUG    ya.test:process.py:263 Command (pid 2981747) wtime: 0.28
DEBUG    ya.test:process.py:275 Command (pid 2981747) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 2981747) 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/r02c/003df9/ydb/apps/ydb/ydb -e grpc://localhost:64269 -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/r02c/003df9/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:64269', '-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: 2981839
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 2981839) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2981839) elapsed time (sec): 30.137613534927368
DEBUG    ya.test:process.py:263 Command (pid 2981839) wtime: 30.138
DEBUG    ya.test:process.py:275 Command (pid 2981839) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    480	480	0	0	20	21	26	31
2	    485	485	0	0	20	21	24	26
3	    486	486	0	0	20	20	25	27
4	    488	488	0	0	20	20	21	25
5	    487	487	0	0	20	21	22	23
6	    488	488	0	0	20	21	21	21
7	    486	486	0	0	20	21	21	22
8	    488	488	0	0	20	20	22	22
9	    487	487	0	0	20	21	22	24
10	    486	486	0	0	20	20	22	23
11	    489	489	0	0	20	20	21	22
12	    487	487	0	0	20	21	22	23
13	    487	487	0	0	20	21	21	22
14	    488	488	0	0	20	21	21	23
15	    488	488	0	0	20	21	21	23
16	    487	487	0	0	20	21	21	21
17	    489	489	0	0	20	21	21	24
18	    486	486	0	0	20	20	22	22
19	    487	487	0	0	20	21	21	22
20	    486	486	0	0	20	21	23	24
21	    489	489	0	0	20	21	21	24
22	    487	487	0	0	20	21	21	23
23	    489	489	0	0	20	21	21	24
24	    488	488	0	0	20	21	22	25
25	    466	466	0	0	20	27	40	44
26	    487	487	0	0	20	21	22	23
27	    488	488	0	0	20	21	22	23
28	    471	471	0	0	20	21	51	59
29	    488	488	0	0	20	21	21	25
30	    498	498	0	0	20	21	22	24

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  14586	486.2	0	0	20	21	22	59

DEBUG    ya.test:process.py:276 Command (pid 2981839) 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, 18d2936b-9886-43fc-836c-1abbcc089488, ghrun-c247zkau24.auto.internal:64269): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 18d2936b-9886-43fc-836c-1abbcc089488, ghrun-c247zkau24.auto.internal:64269): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 18d2936b-9886-43fc-836c-1abbcc089488, ghrun-c247zkau24.auto.internal:64269): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZWNmNWM2YjYtNTViMTFhN2YtZDI2NjVmMDctYTY1MzUwOGQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 968ac327-8537-4067-ba16-85fdc8f18672, ghrun-c247zkau24.auto.internal:64269): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 968ac327-8537-4067-ba16-85fdc8f18672, ghrun-c247zkau24.auto.internal:64269): request = { session_id: "ydb://session/3?node_id=1&id=ZWNmNWM2YjYtNTViMTFhN2YtZDI2NjVmMDctYTY1MzUwOGQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 968ac327-8537-4067-ba16-85fdc8f18672, ghrun-c247zkau24.auto.internal:64269): 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=ZWNmNWM2YjYtNTViMTFhN2YtZDI2NjVmMDctYTY1MzUwOGQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b0b67c9d-c9c1-4e50-8811-09e8591d7feb, ghrun-c247zkau24.auto.internal:64269): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b0b67c9d-c9c1-4e50-8811-09e8591d7feb, ghrun-c247zkau24.auto.internal:64269): request = { session_id: "ydb://session/3?node_id=1&id=ZWNmNWM2YjYtNTViMTFhN2YtZDI2NjVmMDctYTY1MzUwOGQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b0b67c9d-c9c1-4e50-8811-09e8591d7feb, ghrun-c247zkau24.auto.internal:64269): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWNmNWM2YjYtNTViMTFhN2YtZDI2NjVmMDctYTY1MzUwOGQ=
INFO     root:test_log_scenario.py:217 Count rows after insert 14373 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWNmNWM2YjYtNTViMTFhN2YtZDI2NjVmMDctYTY1MzUwOGQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7db3413a-0b08-4332-990c-ffe0f0eabeb6, ghrun-c247zkau24.auto.internal:64269): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7db3413a-0b08-4332-990c-ffe0f0eabeb6, ghrun-c247zkau24.auto.internal:64269): request = { session_id: "ydb://session/3?node_id=1&id=ZWNmNWM2YjYtNTViMTFhN2YtZDI2NjVmMDctYTY1MzUwOGQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7db3413a-0b08-4332-990c-ffe0f0eabeb6, ghrun-c247zkau24.auto.internal:64269): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWNmNWM2YjYtNTViMTFhN2YtZDI2NjVmMDctYTY1MzUwOGQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWNmNWM2YjYtNTViMTFhN2YtZDI2NjVmMDctYTY1MzUwOGQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5e5f6e97-eac7-4ecc-bd5b-ef0f8e360521, ghrun-c247zkau24.auto.internal:64269): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5e5f6e97-eac7-4ecc-bd5b-ef0f8e360521, ghrun-c247zkau24.auto.internal:64269): request = { session_id: "ydb://session/3?node_id=1&id=ZWNmNWM2YjYtNTViMTFhN2YtZDI2NjVmMDctYTY1MzUwOGQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5e5f6e97-eac7-4ecc-bd5b-ef0f8e360521, ghrun-c247zkau24.auto.internal:64269): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWNmNWM2YjYtNTViMTFhN2YtZDI2NjVmMDctYTY1MzUwOGQ=
INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWNmNWM2YjYtNTViMTFhN2YtZDI2NjVmMDctYTY1MzUwOGQ=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/r02c/003df9/ydb/apps/ydb/ydb -e grpc://localhost:64269 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/r02c/003df9/ydb/apps/ydb/ydb -e grpc://localhost:64269 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/r02c/003df9/ydb/apps/ydb/ydb -e grpc://localhost:64269 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d070b81c-5d99-437b-bd43-10f3d9f33731, ghrun-c247zkau24.auto.internal:64269): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d070b81c-5d99-437b-bd43-10f3d9f33731, ghrun-c247zkau24.auto.internal:64269): request = { session_id: "ydb://session/3?node_id=1&id=ZWNmNWM2YjYtNTViMTFhN2YtZDI2NjVmMDctYTY1MzUwOGQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 1fdeb6b9-3f9c-47ac-819c-4e24d18112fc, ghrun-c247zkau24.auto.internal:64269): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d070b81c-5d99-437b-bd43-10f3d9f33731, ghrun-c247zkau24.auto.internal:64269): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1fdeb6b9-3f9c-47ac-819c-4e24d18112fc, ghrun-c247zkau24.auto.internal:64269): request = {  }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/r02c/003df9/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:64269', '-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/r02c/003df9/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:64269', '-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: 2989065
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/r02c/003df9/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:64269', '-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: 2989067
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1fdeb6b9-3f9c-47ac-819c-4e24d18112fc, ghrun-c247zkau24.auto.internal:64269): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OWM4MzQ0MDctNjdmNDI5NC0xNTZhNzhmZi0zNWQ2MzMzYw==" node_id: 1 }
DEBUG    ya.test:process.py:628 Command pid: 2989068
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 8a30a4b7-9c81-4476-8d22-b29d66f5a762, ghrun-c247zkau24.auto.internal:64269): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 8a30a4b7-9c81-4476-8d22-b29d66f5a762, ghrun-c247zkau24.auto.internal:64269): request = { session_id: "ydb://session/3?node_id=1&id=OWM4MzQ0MDctNjdmNDI5NC0xNTZhNzhmZi0zNWQ2MzMzYw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 8a30a4b7-9c81-4476-8d22-b29d66f5a762, ghrun-c247zkau24.auto.internal:64269): 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=OWM4MzQ0MDctNjdmNDI5NC0xNTZhNzhmZi0zNWQ2MzMzYw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a1c086c9-2a4d-4802-93ac-8159f09e8668, ghrun-c247zkau24.auto.internal:64269): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a1c086c9-2a4d-4802-93ac-8159f09e8668, ghrun-c247zkau24.auto.internal:64269): request = { session_id: "ydb://session/3?node_id=1&id=OWM4MzQ0MDctNjdmNDI5NC0xNTZhNzhmZi0zNWQ2MzMzYw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 81810a57-13b7-4b60-98b9-186b0d69ef03, ghrun-c247zkau24.auto.internal:64269): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 81810a57-13b7-4b60-98b9-186b0d69ef03, ghrun-c247zkau24.auto.internal:64269): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a1c086c9-2a4d-4802-93ac-8159f09e8668, ghrun-c247zkau24.auto.internal:64269): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 81810a57-13b7-4b60-98b9-186b0d69ef03, ghrun-c247zkau24.auto.internal:64269): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MzYwN2FmOWQtZDJhZmRjMTItYzcxNmQ3ZTYtYzUxNmE4MjA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 4f820d07-b668-47aa-87ee-1a36ea2975ee, ghrun-c247zkau24.auto.internal:64269): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 4f820d07-b668-47aa-87ee-1a36ea2975ee, ghrun-c247zkau24.auto.internal:64269): request = { session_id: "ydb://session/3?node_id=1&id=MzYwN2FmOWQtZDJhZmRjMTItYzcxNmQ3ZTYtYzUxNmE4MjA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 4f820d07-b668-47aa-87ee-1a36ea2975ee, ghrun-c247zkau24.auto.internal:64269): 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=MzYwN2FmOWQtZDJhZmRjMTItYzcxNmQ3ZTYtYzUxNmE4MjA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1afc8ee8-1840-4189-a3cb-f4789bd364c4, ghrun-c247zkau24.auto.internal:64269): 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, 1afc8ee8-1840-4189-a3cb-f4789bd364c4, ghrun-c247zkau24.auto.internal:64269): request = { session_id: "ydb://session/3?node_id=1&id=MzYwN2FmOWQtZDJhZmRjMTItYzcxNmQ3ZTYtYzUxNmE4MjA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 17f9ac6f-11a3-4b8b-9d5f-f5ffbb1ca16b, ghrun-c247zkau24.auto.internal:64269): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 17f9ac6f-11a3-4b8b-9d5f-f5ffbb1ca16b, ghrun-c247zkau24.auto.internal:64269): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1afc8ee8-1840-4189-a3cb-f4789bd364c4, ghrun-c247zkau24.auto.internal:64269): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 17f9ac6f-11a3-4b8b-9d5f-f5ffbb1ca16b, ghrun-c247zkau24.auto.internal:64269): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZjM4Nzg2YTItNDU3NTQ1ZmQtZjU5OThhNzYtNjNkNTRjYTc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 909cfbfb-a26a-49c1-a432-d369ee78b35c, ghrun-c247zkau24.auto.internal:64269): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 909cfbfb-a26a-49c1-a432-d369ee78b35c, ghrun-c247zkau24.auto.internal:64269): request = { session_id: "ydb://session/3?node_id=1&id=ZjM4Nzg2YTItNDU3NTQ1ZmQtZjU5OThhNzYtNjNkNTRjYTc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 909cfbfb-a26a-49c1-a432-d369ee78b35c, ghrun-c247zkau24.auto.internal:64269): 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=ZjM4Nzg2YTItNDU3NTQ1ZmQtZjU5OThhNzYtNjNkNTRjYTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4e01a814-e43e-4544-a908-9114a8d37002, ghrun-c247zkau24.auto.internal:64269): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4e01a814-e43e-4544-a908-9114a8d37002, ghrun-c247zkau24.auto.internal:64269): request = { session_id: "ydb://session/3?node_id=1&id=ZjM4Nzg2YTItNDU3NTQ1ZmQtZjU5OThhNzYtNjNkNTRjYTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e77b1d43-62c9-4d5a-aaf1-61e1ed10e755, ghrun-c247zkau24.auto.internal:64269): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e77b1d43-62c9-4d5a-aaf1-61e1ed10e755, ghrun-c247zkau24.auto.internal:64269): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4e01a814-e43e-4544-a908-9114a8d37002, ghrun-c247zkau24.auto.internal:64269): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e77b1d43-62c9-4d5a-aaf1-61e1ed10e755, ghrun-c247zkau24.auto.internal:64269): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NDc1NTBlMDQtYzEwN2Y4NDUtNDA4ZTBmMDctNjQ2MzA1Njc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, d82bbd8e-6c99-480b-80aa-71a8730e5c28, ghrun-c247zkau24.auto.internal:64269): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d82bbd8e-6c99-480b-80aa-71a8730e5c28, ghrun-c247zkau24.auto.internal:64269): request = { session_id: "ydb://session/3?node_id=1&id=NDc1NTBlMDQtYzEwN2Y4NDUtNDA4ZTBmMDctNjQ2MzA1Njc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d82bbd8e-6c99-480b-80aa-71a8730e5c28, ghrun-c247zkau24.auto.internal:64269): 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=NDc1NTBlMDQtYzEwN2Y4NDUtNDA4ZTBmMDctNjQ2MzA1Njc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6e06a143-fc82-416a-950d-aa45b46c6281, ghrun-c247zkau24.auto.internal:64269): 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, 6e06a143-fc82-416a-950d-aa45b46c6281, ghrun-c247zkau24.auto.internal:64269): request = { session_id: "ydb://session/3?node_id=1&id=NDc1NTBlMDQtYzEwN2Y4NDUtNDA4ZTBmMDctNjQ2MzA1Njc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e29835de-9597-42bc-bb57-5a4dc9c9b700, ghrun-c247zkau24.auto.internal:64269): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e29835de-9597-42bc-bb57-5a4dc9c9b700, ghrun-c247zkau24.auto.internal:64269): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6e06a143-fc82-416a-950d-aa45b46c6281, ghrun-c247zkau24.auto.internal:64269): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e29835de-9597-42bc-bb57-5a4dc9c9b700, ghrun-c247zkau24.auto.internal:64269): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MWU4Y2RhZTEtZDg0ODg2NDctOWFjYzg3NjItNDJiZjlhYjc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, a8f51404-f5dd-4d3b-a262-6ba66607c998, ghrun-c247zkau24.auto.internal:64269): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, a8f51404-f5dd-4d3b-a262-6ba66607c998, ghrun-c247zkau24.auto.internal:64269): request = { session_id: "ydb://session/3?node_id=1&id=MWU4Y2RhZTEtZDg0ODg2NDctOWFjYzg3NjItNDJiZjlhYjc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, a8f51404-f5dd-4d3b-a262-6ba66607c998, ghrun-c247zkau24.auto.internal:64269): 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=MWU4Y2RhZTEtZDg0ODg2NDctOWFjYzg3NjItNDJiZjlhYjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e96778be-4429-4d57-9ad5-10707faba775, ghrun-c247zkau24.auto.internal:64269): 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, e96778be-4429-4d57-9ad5-10707faba775, ghrun-c247zkau24.auto.internal:64269): request = { session_id: "ydb://session/3?node_id=1&id=MWU4Y2RhZTEtZDg0ODg2NDctOWFjYzg3NjItNDJiZjlhYjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e6a77766-80f6-4a49-b0ed-0fa8655d90f6, ghrun-c247zkau24.auto.internal:64269): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e6a77766-80f6-4a49-b0ed-0fa8655d90f6, ghrun-c247zkau24.auto.internal:64269): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e96778be-4429-4d57-9ad5-10707faba775, ghrun-c247zkau24.auto.internal:64269): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e6a77766-80f6-4a49-b0ed-0fa8655d90f6, ghrun-c247zkau24.auto.internal:64269): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZGU5MDNhNGMtZDI2MWVjY2YtZWFmY2QwZmUtNjJmN2UwYWE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 36fad7cc-1959-4c18-af5f-78da37cb8ff2, ghrun-c247zkau24.auto.internal:64269): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 36fad7cc-1959-4c18-af5f-78da37cb8ff2, ghrun-c247zkau24.auto.internal:64269): request = { session_id: "ydb://session/3?node_id=1&id=ZGU5MDNhNGMtZDI2MWVjY2YtZWFmY2QwZmUtNjJmN2UwYWE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 36fad7cc-1959-4c18-af5f-78da37cb8ff2, ghrun-c247zkau24.auto.internal:64269): 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=ZGU5MDNhNGMtZDI2MWVjY2YtZWFmY2QwZmUtNjJmN2UwYWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4369ee87-914e-4a0e-8b68-2ef3ec39d989, ghrun-c247zkau24.auto.internal:64269): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4369ee87-914e-4a0e-8b68-2ef3ec39d989, ghrun-c247zkau24.auto.internal:64269): request = { session_id: "ydb://session/3?node_id=1&id=ZGU5MDNhNGMtZDI2MWVjY2YtZWFmY2QwZmUtNjJmN2UwYWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 06693425-fcb8-4536-b57e-b53cb09fbb8e, ghrun-c247zkau24.auto.internal:64269): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 06693425-fcb8-4536-b57e-b53cb09fbb8e, ghrun-c247zkau24.auto.internal:64269): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4369ee87-914e-4a0e-8b68-2ef3ec39d989, ghrun-c247zkau24.auto.internal:64269): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 06693425-fcb8-4536-b57e-b53cb09fbb8e, ghrun-c247zkau24.auto.internal:64269): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OGFiZDNhMTktZWU5ZGEzM2MtNjNjZWY0NTMtZTAwOTU3YWE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, af63f63f-c729-4aaf-97bb-d94546a7463c, ghrun-c247zkau24.auto.internal:64269): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, af63f63f-c729-4aaf-97bb-d94546a7463c, ghrun-c247zkau24.auto.internal:64269): request = { session_id: "ydb://session/3?node_id=1&id=OGFiZDNhMTktZWU5ZGEzM2MtNjNjZWY0NTMtZTAwOTU3YWE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, af63f63f-c729-4aaf-97bb-d94546a7463c, ghrun-c247zkau24.auto.internal:64269): 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=OGFiZDNhMTktZWU5ZGEzM2MtNjNjZWY0NTMtZTAwOTU3YWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b69f62a0-06ad-4505-ad0e-607571d695c6, ghrun-c247zkau24.auto.internal:64269): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b69f62a0-06ad-4505-ad0e-607571d695c6, ghrun-c247zkau24.auto.internal:64269): request = { session_id: "ydb://session/3?node_id=1&id=OGFiZDNhMTktZWU5ZGEzM2MtNjNjZWY0NTMtZTAwOTU3YWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b69f62a0-06ad-4505-ad0e-607571d695c6, ghrun-c247zkau24.auto.internal:64269): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, eed6dadc-1c05-4dd1-8869-169781d8dd7a, ghrun-c247zkau24.auto.internal:64269): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, eed6dadc-1c05-4dd1-8869-169781d8dd7a, ghrun-c247zkau24.auto.internal:64269): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, eed6dadc-1c05-4dd1-8869-169781d8dd7a, ghrun-c247zkau24.auto.internal:64269): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OTJlOWNkLWZjMDBlNTNmLWNkMWNjZjk4LTQ4MzczM2Q0" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 7995509e-c38f-45bd-a922-8afd150f5c60, ghrun-c247zkau24.auto.internal:64269): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7995509e-c38f-45bd-a922-8afd150f5c60, ghrun-c247zkau24.auto.internal:64269): request = { session_id: "ydb://session/3?node_id=1&id=OTJlOWNkLWZjMDBlNTNmLWNkMWNjZjk4LTQ4MzczM2Q0" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7995509e-c38f-45bd-a922-8afd150f5c60, ghrun-c247zkau24.auto.internal:64269): 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=OTJlOWNkLWZjMDBlNTNmLWNkMWNjZjk4LTQ4MzczM2Q0
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 676c0f56-ef55-428b-9f1e-fd80b9c533f9, ghrun-c247zkau24.auto.internal:64269): 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, 676c0f56-ef55-428b-9f1e-fd80b9c533f9, ghrun-c247zkau24.auto.internal:64269): request = { session_id: "ydb://session/3?node_id=1&id=OTJlOWNkLWZjMDBlNTNmLWNkMWNjZjk4LTQ4MzczM2Q0" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 340fbfa5-4577-4bf9-8cd4-f81623a2ae5a, ghrun-c247zkau24.auto.internal:64269): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 340fbfa5-4577-4bf9-8cd4-f81623a2ae5a, ghrun-c247zkau24.auto.internal:64269): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 676c0f56-ef55-428b-9f1e-fd80b9c533f9, ghrun-c247zkau24.auto.internal:64269): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 340fbfa5-4577-4bf9-8cd4-f81623a2ae5a, ghrun-c247zkau24.auto.internal:64269): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NDBmZjMxNTUtYzgyMzJmMTItN2Q5Y2QzMjAtMTEzYWZmNQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 3e56f890-e935-42c0-a0d9-b9a211b3d092, ghrun-c247zkau24.auto.internal:64269): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 3e56f890-e935-42c0-a0d9-b9a211b3d092, ghrun-c247zkau24.auto.internal:64269): request = { session_id: "ydb://session/3?node_id=1&id=NDBmZjMxNTUtYzgyMzJmMTItN2Q5Y2QzMjAtMTEzYWZmNQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 3e56f890-e935-42c0-a0d9-b9a211b3d092, ghrun-c247zkau24.auto.internal:64269): 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=NDBmZjMxNTUtYzgyMzJmMTItN2Q5Y2QzMjAtMTEzYWZmNQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6df73528-d8b4-4d41-a1b1-68891947b283, ghrun-c247zkau24.auto.internal:64269): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6df73528-d8b4-4d41-a1b1-68891947b283, ghrun-c247zkau24.auto.internal:64269): request = { session_id: "ydb://session/3?node_id=1&id=NDBmZjMxNTUtYzgyMzJmMTItN2Q5Y2QzMjAtMTEzYWZmNQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6df73528-d8b4-4d41-a1b1-68891947b283, ghrun-c247zkau24.auto.internal:64269): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 968ac327-8537-4067-ba16-85fdc8f18672, ghrun-c247zkau24.auto.internal:64269): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:64269 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-14T19:38:23.738369041+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 8a30a4b7-9c81-4476-8d22-b29d66f5a762, ghrun-c247zkau24.auto.internal:64269): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:64269 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-14T19:38:23.738525196+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c247zkau24.auto.internal:64269
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 909cfbfb-a26a-49c1-a432-d369ee78b35c, ghrun-c247zkau24.auto.internal:64269): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:64269 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-12-14T19:38:23.738619464+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 4f820d07-b668-47aa-87ee-1a36ea2975ee, ghrun-c247zkau24.auto.internal:64269): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:64269 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-14T19:38:23.738585732+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c247zkau24.auto.internal:64269
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, d82bbd8e-6c99-480b-80aa-71a8730e5c28, ghrun-c247zkau24.auto.internal:64269): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:64269 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-12-14T19:38:23.738650838+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-c247zkau24.auto.internal:64269
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, a8f51404-f5dd-4d3b-a262-6ba66607c998, ghrun-c247zkau24.auto.internal:64269): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:64269 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-14T19:38:23.738680451+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c247zkau24.auto.internal:64269
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 36fad7cc-1959-4c18-af5f-78da37cb8ff2, ghrun-c247zkau24.auto.internal:64269): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:64269 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-14T19:38:23.738705517+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c247zkau24.auto.internal:64269
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, af63f63f-c729-4aaf-97bb-d94546a7463c, ghrun-c247zkau24.auto.internal:64269): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:64269 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-12-14T19:38:23.73873183+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 7995509e-c38f-45bd-a922-8afd150f5c60, ghrun-c247zkau24.auto.internal:64269): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:64269 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-14T19:38:23.738758873+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 3e56f890-e935-42c0-a0d9-b9a211b3d092, ghrun-c247zkau24.auto.internal:64269): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:64269 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-14T19:38:23.738806527+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c247zkau24.auto.internal:64269
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c247zkau24.auto.internal:64269
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c247zkau24.auto.internal:64269
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c247zkau24.auto.internal:64269
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c247zkau24.auto.internal:64269
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, a1c086c9-2a4d-4802-93ac-8159f09e8668, ghrun-c247zkau24.auto.internal:64269): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-12-14T19:38:23.738571316+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, d070b81c-5d99-437b-bd43-10f3d9f33731, ghrun-c247zkau24.auto.internal:64269): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-12-14T19:38:23.738500516+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 1afc8ee8-1840-4189-a3cb-f4789bd364c4, ghrun-c247zkau24.auto.internal:64269): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-14T19:38:23.738606429+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 4e01a814-e43e-4544-a908-9114a8d37002, ghrun-c247zkau24.auto.internal:64269): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-12-14T19:38:23.738637173+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 6e06a143-fc82-416a-950d-aa45b46c6281, ghrun-c247zkau24.auto.internal:64269): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-12-14T19:38:23.738666579+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-c247zkau24.auto.internal:64269
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e96778be-4429-4d57-9ad5-10707faba775, ghrun-c247zkau24.auto.internal:64269): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-14T19:38:23.738693673+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c247zkau24.auto.internal:64269
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 4369ee87-914e-4a0e-8b68-2ef3ec39d989, ghrun-c247zkau24.auto.internal:64269): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-14T19:38:23.738717285+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c247zkau24.auto.internal:64269
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, b69f62a0-06ad-4505-ad0e-607571d695c6, ghrun-c247zkau24.auto.internal:64269): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-12-14T19:38:23.738745238+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-c247zkau24.auto.internal:64269
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c247zkau24.auto.internal:64269
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 676c0f56-ef55-428b-9f1e-fd80b9c533f9, ghrun-c247zkau24.auto.internal:64269): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-12-14T19:38:23.738794504+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 6df73528-d8b4-4d41-a1b1-68891947b283, ghrun-c247zkau24.auto.internal:64269): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-14T19:38:23.738819904+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c247zkau24.auto.internal:64269
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c247zkau24.auto.internal:64269
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c247zkau24.auto.internal:64269
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.connection:connection.py:549 Closing channel for endpoint ghrun-c247zkau24.auto.internal:64269
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c247zkau24.auto.internal:64269
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to 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:64269
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:64269". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:64269
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:64269". 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    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 2989065) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2989065) elapsed time (sec): 30.146005153656006
DEBUG    ya.test:process.py:263 Command (pid 2989065) wtime: 30.149
DEBUG    ya.test:process.py:275 Command (pid 2989065) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     14	14	0	0	519	739	771	771
2	    140	140	0	0	70	115	431	433
3	    125	125	0	0	75	109	111	116
4	    134	134	0	0	71	109	118	130
5	    140	140	0	0	69	99	110	111
6	    140	140	0	0	68	99	125	125
7	    149	149	0	0	65	88	91	96
8	     70	70	0	0	74	105	110	114
9	      0	0	0	1799	0	0	0	0
10	      0	0	0	2101	0	0	0	0
11	      0	0	0	2113	0	0	0	0
12	      0	0	0	2264	0	0	0	0
13	      0	0	0	2167	0	0	0	0
14	      0	0	0	2095	0	0	0	0
15	      0	0	0	2021	0	0	0	0
16	      0	0	0	2074	0	0	0	0
17	      0	0	0	2213	0	0	0	0
18	      0	0	0	2300	0	0	0	0
19	      0	0	0	2400	0	0	0	0
20	      0	0	0	2239	0	0	0	0
21	      0	0	0	2229	0	0	0	0
22	      0	0	0	2228	0	0	0	0
23	      0	0	0	2278	0	0	0	0
24	      0	0	0	2249	0	0	0	0
25	      0	0	0	2198	0	0	0	0
26	      0	0	0	2318	0	0	0	0
27	      0	0	0	2117	0	0	0	0
28	      0	0	0	2187	0	0	0	0
29	      0	0	0	2262	0	0	0	0
30	      0	0	0	2051	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    912	30.4	0	47903	70	109	487	771

DEBUG    ya.test:process.py:276 Command (pid 2989065) 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:259 Command (pid 2989067) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2989067) elapsed time (sec): 30.238861322402954
DEBUG    ya.test:process.py:263 Command (pid 2989067) wtime: 30.242
DEBUG    ya.test:process.py:275 Command (pid 2989067) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     27	27	0	0	325	587	603	603
2	    182	182	0	0	51	91	176	211
3	    171	171	0	0	56	84	97	107
4	    175	175	0	0	53	81	88	112
5	    184	184	0	0	50	79	87	96
6	    186	186	0	0	50	79	93	113
7	    198	198	0	0	48	70	74	91
8	     95	95	0	0	56	84	100	102
9	      0	0	0	1778	0	0	0	0
10	      0	0	0	2083	0	0	0	0
11	      0	0	0	2067	0	0	0	0
12	      0	0	0	2207	0	0	0	0
13	      0	0	0	2147	0	0	0	0
14	      0	0	0	2045	0	0	0	0
15	      0	0	0	1989	0	0	0	0
16	      0	0	0	2075	0	0	0	0
17	      0	0	0	2198	0	0	0	0
18	      0	0	0	2275	0	0	0	0
19	      0	0	0	2400	0	0	0	0
20	      0	0	0	2230	0	0	0	0
21	      0	0	0	2230	0	0	0	0
22	      0	0	0	2250	0	0	0	0
23	      0	0	0	2299	0	0	0	0
24	      0	0	0	2238	0	0	0	0
25	      0	0	0	2237	0	0	0	0
26	      0	0	0	2342	0	0	0	0
27	      0	0	0	2089	0	0	0	0
28	      0	0	0	2119	0	0	0	0
29	      0	0	0	2256	0	0	0	0
30	      0	0	0	2042	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	   1218	40.6	0	47596	52	87	333	603

DEBUG    ya.test:process.py:276 Command (pid 2989067) 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:259 Command (pid 2989068) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2989068) elapsed time (sec): 30.24491786956787
DEBUG    ya.test:process.py:263 Command (pid 2989068) wtime: 30.247
DEBUG    ya.test:process.py:275 Command (pid 2989068) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	10	0	0	0	0
4	      0	0	0	10	0	0	0	0
5	      0	0	0	10	0	0	0	0
6	      0	0	0	10	0	0	0	0
7	      0	0	0	10	0	0	0	0
8	      0	0	0	10	0	0	0	0
9	      0	0	0	1859	0	0	0	0
10	      0	0	0	2097	0	0	0	0
11	      0	0	0	2183	0	0	0	0
12	      0	0	0	2246	0	0	0	0
13	      0	0	0	2169	0	0	0	0
14	      0	0	0	2099	0	0	0	0
15	      0	0	0	2008	0	0	0	0
16	      0	0	0	2056	0	0	0	0
17	      0	0	0	2239	0	0	0	0
18	      0	0	0	2290	0	0	0	0
19	      0	0	0	2409	0	0	0	0
20	      0	0	0	2240	0	0	0	0
21	      0	0	0	2215	0	0	0	0
22	      0	0	0	2234	0	0	0	0
23	      0	0	0	2298	0	0	0	0
24	      0	0	0	2248	0	0	0	0
25	      0	0	0	2288	0	0	0	0
26	      0	0	0	2386	0	0	0	0
27	      0	0	0	2146	0	0	0	0
28	      0	0	0	2210	0	0	0	0
29	      0	0	0	2272	0	0	0	0
30	      0	0	0	2028	0	0	0	0

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

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:64269
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:64269". 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:64269
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:64269". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:64269
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:64269". 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:64269
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:64269". 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:64269
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:64269". 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:64269
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:64269". 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:64269
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:64269". 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:64269
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:64269". 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:64269
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:64269". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:64269
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:64269". 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:64269
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:64269". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:64269
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:64269". 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:64269
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:64269". 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:64269
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:64269". 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:64269
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:64269". 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:64269
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:64269". 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:64269
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:64269". 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:64269
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:64269". 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:64269
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:64269". 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:64269
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:64269". 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:64269
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:64269". 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:64269
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:64269". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
============================== slowest durations ===============================
324.20s call     test_log_scenario.py::TestLogScenario::test_log_uniform
3.26s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
0.59s 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/r02c/003df9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/r02c/003df9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/stderr
Stderr content:

GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
VERIFY failed (2025-12-14T19:38:15.859240Z): source_idx=0;tablet_id=72075186224037910;verification=lhs.type_id() == rhs.type_id();fline=compare.h:82;
ydb/library/actors/core/log.cpp:857
~TVerifyFormattedRecordWriter(): requirement false failed
0. /-S/util/system/yassert.cpp:86: InternalPanicImpl @ 0xA9A87E5
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA9A0C76
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB838228
3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD7CAF0B
4. /-S/ydb/core/formats/arrow/reader/position.h:85: CompareImpl @ 0x9FFEF08
5. /-S/ydb/core/formats/arrow/reader/position.h:482: Compare @ 0x9FFEC5F
6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD7A4C2D
7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:22: BuildFilter @ 0x144A740B
8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x150F0687
9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x150435E3
10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x150435E3
11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x15040F93
12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x15044957
13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x144C51F8
14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1D25EF05
15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB7D9F97
16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB828CD4
17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB82CD94
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB82C9A0
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB82D58E
20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA9AA43C
21. ??:0: ?? @ 0x7F97B4CECAC2
22. ??:0: ?? @ 0x7F97B4D7E8BF
==================== 1 failed, 1 error in 329.23s (0:05:29) ====================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/r02c/003df6/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk38
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
7.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
3.70s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 11.36s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/r02c/003e1a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk39
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
7.09s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
3.37s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 11.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/r02c/003b48/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk40
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
7.03s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
4.45s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 12.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/r02c/003dfe/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk41
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
7.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
3.43s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 11.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/r02c/003dd5/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk42
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
7.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
3.61s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 11.42s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/r02c/003d4f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk43
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
7.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
5.57s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 13.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/r02c/003df1/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk44
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
7.10s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
3.34s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 11.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/r02c/003d80/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk45
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
7.05s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
4.33s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 12.41s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/r02c/003d83/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk46
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
12.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
4.44s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 17.41s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/r02c/003da0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk47
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
7.03s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
3.84s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 11.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/r02c/003e82/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk48
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
7.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
3.67s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 11.31s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/r02c/003dfd/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk49
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
7.10s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
3.27s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 10.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/r02c/003d9d/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk50
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
7.05s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
3.98s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 11.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/r02c/003eaa/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk51
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
7.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
3.84s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 11.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/r02c/003d81/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk52
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
12.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
4.63s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
============================== 1 passed in 17.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/r02c/003d91/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk53
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
7.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
4.49s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 12.39s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/r02c/003dff/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk54
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
7.09s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
3.23s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 10.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/r02c/003d4a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk55
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
7.03s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
4.13s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
============================== 1 passed in 12.18s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/r02c/003dfa/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk56
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
7.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
3.64s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 11.37s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/r02c/003d50/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk57
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
12.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
4.57s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
============================== 1 passed in 17.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/r02c/003d8d/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk58
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
7.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
4.69s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
============================== 1 passed in 12.59s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/r02c/003da1/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk59
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
7.07s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
3.81s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 11.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/r02c/003d55/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk60
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
7.03s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
4.59s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 12.57s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/r02c/003d6b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk61
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
7.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
5.08s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 13.09s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/r02c/003e07/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk62
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
7.06s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
3.30s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 11.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/r02c/003dcf/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk63
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
7.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
4.09s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 11.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/r02c/003d87/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk64
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
7.05s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
4.01s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 12.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/r02c/003dbd/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk65
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
7.05s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
4.01s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 11.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/r02c/003d57/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk66
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
7.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
4.53s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 12.58s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/r02c/003de5/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk67
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
7.06s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
3.39s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 11.14s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/r02c/003d89/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk68
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
12.02s teardown test_overloads.py::TestLogScenario::test_overloads_reject_probability
6.10s call     test_overloads.py::TestLogScenario::test_overloads_reject_probability

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 19.14s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/r02c/003e17/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk69
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
74.92s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
7.03s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
========================= 1 passed in 82.58s (0:01:22) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/r02c/003d51/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk70
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
84.88s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
7.03s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1-1]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
========================= 1 passed in 92.97s (0:01:32) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/r02c/003b42/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk71
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
103.02s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
3.02s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
======================== 1 passed in 107.06s (0:01:47) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/r02c/003d8b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk72
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
108.32s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
3.07s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 1 passed in 112.40s (0:01:52) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/r02c/003daa/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk73
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
103.64s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
7.01s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 1 passed in 111.66s (0:01:51) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/r02c/003dd6/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk74
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
114.47s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
12.07s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-2]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 1 passed in 127.31s (0:02:07) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/r02c/003d95/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk75
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_replace.py .

============================== slowest durations ===============================
3.63s setup    test_replace.py::TestReplace::test_copy_full
0.89s call     test_replace.py::TestReplace::test_copy_full

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 5.47s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/r02c/003d6c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk76
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_replace.py .

============================== slowest durations ===============================
4.08s setup    test_replace.py::TestReplace::test_copy_partial
1.35s call     test_replace.py::TestReplace::test_copy_partial

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 6.48s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/r02c/003e7c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk77
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_replace.py .

============================== slowest durations ===============================
3.12s setup    test_replace.py::TestReplace::test_count
0.83s call     test_replace.py::TestReplace::test_count

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 4.55s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/r02c/003ddd/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk78
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_replace.py .

============================== slowest durations ===============================
3.42s setup    test_replace.py::TestReplace::test_incorrect
0.28s call     test_replace.py::TestReplace::test_incorrect

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 4.47s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/r02c/003d86/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk79
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_replace.py .

============================== slowest durations ===============================
3.91s setup    test_replace.py::TestReplace::test_partial_replace
0.57s call     test_replace.py::TestReplace::test_partial_replace

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 5.50s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/r02c/003dbc/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk80
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_replace.py .

============================== slowest durations ===============================
3.81s setup    test_replace.py::TestReplace::test_replace_rollback
0.63s call     test_replace.py::TestReplace::test_replace_rollback

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 5.39s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/r02c/003e1c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk81
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_replace.py .

============================== slowest durations ===============================
3.09s setup    test_replace.py::TestReplace::test_replace_total
0.62s call     test_replace.py::TestReplace::test_replace_total

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 4.30s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/r02c/003d6d/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk82
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_replace.py .

============================== slowest durations ===============================
3.90s setup    test_replace.py::TestReplace::test_replace_with_nulls
0.44s call     test_replace.py::TestReplace::test_replace_with_nulls

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 5.32s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/r02c/003dc0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk83
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_select.py .

============================== slowest durations ===============================
3.80s setup    test_select.py::TestSelect::test_incorrect
0.33s call     test_select.py::TestSelect::test_incorrect

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 5.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/r02c/003d8c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk84
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_select.py .

============================== slowest durations ===============================
3.92s setup    test_select.py::TestSelect::test_json_query
0.79s call     test_select.py::TestSelect::test_json_query

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 5.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/r02c/003d92/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk85
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_update.py .

============================== slowest durations ===============================
3.59s setup    test_update.py::TestUpdate::test_incorrect
0.28s call     test_update.py::TestUpdate::test_incorrect

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 4.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/r02c/003d8e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk86
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_update.py .

============================== slowest durations ===============================
3.74s setup    test_update.py::TestUpdate::test_partial_update
0.66s call     test_update.py::TestUpdate::test_partial_update

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 5.20s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/r02c/003de3/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk87
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_update.py .

============================== slowest durations ===============================
3.31s setup    test_update.py::TestUpdate::test_update_many_rows
0.62s call     test_update.py::TestUpdate::test_update_many_rows

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 4.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/r02c/003d59/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk88
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_update.py .

============================== slowest durations ===============================
4.31s setup    test_update.py::TestUpdate::test_update_pk
0.51s call     test_update.py::TestUpdate::test_update_pk

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 5.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/r02c/003e04/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk89
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_update.py .

============================== slowest durations ===============================
3.10s setup    test_update.py::TestUpdate::test_update_rollback
0.73s call     test_update.py::TestUpdate::test_update_rollback

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 4.41s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/r02c/003e43/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk90
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_update.py .

============================== slowest durations ===============================
3.10s setup    test_update.py::TestUpdate::test_update_single_column
0.57s call     test_update.py::TestUpdate::test_update_single_column

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 4.31s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/r02c/003e0b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk91
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_update.py .

============================== slowest durations ===============================
3.29s setup    test_update.py::TestUpdate::test_update_single_row
0.50s call     test_update.py::TestUpdate::test_update_single_row

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 4.43s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/r02c/003db6/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk92
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_upsert.py .

============================== slowest durations ===============================
3.84s setup    test_upsert.py::TestUpsert::test_copy_full
1.01s call     test_upsert.py::TestUpsert::test_copy_full

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 5.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/r02c/003e01/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk93
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_upsert.py .

============================== slowest durations ===============================
3.10s setup    test_upsert.py::TestUpsert::test_copy_partial
0.78s call     test_upsert.py::TestUpsert::test_copy_partial

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 4.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/r02c/003d4b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk94
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_upsert.py .

============================== slowest durations ===============================
3.91s setup    test_upsert.py::TestUpsert::test_count
1.09s call     test_upsert.py::TestUpsert::test_count

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 5.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/r02c/003da3/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk95
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_upsert.py .

============================== slowest durations ===============================
3.81s setup    test_upsert.py::TestUpsert::test_incorrect
0.30s call     test_upsert.py::TestUpsert::test_incorrect

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 5.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/r02c/003db2/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk96
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_upsert.py .

============================== slowest durations ===============================
3.69s setup    test_upsert.py::TestUpsert::test_insert_nulls
0.41s call     test_upsert.py::TestUpsert::test_insert_nulls

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 5.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/r02c/003db5/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk97
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_upsert.py .

============================== slowest durations ===============================
3.79s setup    test_upsert.py::TestUpsert::test_partial_update
0.57s call     test_upsert.py::TestUpsert::test_partial_update

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 5.36s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/r02c/003da9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk98
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

upgrade_to_internal_path_id.py 
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!

Traceback (most recent call last):
  File "library/python/testing/yatest_common/yatest/common/process.py", line 384, in wait
    wait_for(
  File "library/python/testing/yatest_common/yatest/common/process.py", line 765, in wait_for
    raise TimeoutError(truncate(message, MAX_MESSAGE_LEN))
yatest.common.process.TimeoutError: .../olap/ydb-tests-olap', '--basetemp', '/home/runner/.ya/build/build_root/r02c/003da9/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/r02c/003da9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk98/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/r02c/003da9', '--source-root', '/home/runner/.ya/build/build_root/r02c/003da9/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/r02c/003da9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk98/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/olap', '--test-tool-bin', '/home/runner/.ya/tools/v4/10565712904/test_tool', '--ya-version', '2', '--collect-cores', '--build-type', 'relwithdebinfo', '--tb', 'short', '--modulo', '100', '--modulo-index', '98', '--partition-mode', 'SEQUENTIAL', '--split-by-tests', '--dep-root', 'ydb/tests/olap', '--flags', 'ADD_PEERDIRS_GEN_TESTS=yes', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no']' stopped by 600 seconds timeout

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "devtools/ya/test/programs/test_tool/run_test/run_test.py", line 1772, in main
    res.wait(check_exit_code=False, timeout=current_run_test_timeout, on_timeout=timeout_callback)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 398, in wait
    raise ExecutionTimeoutError(self, str(e))
yatest.common.process.ExecutionTimeoutError: ((".../olap/ydb-tests-olap', '--basetemp', '/home/runner/.ya/build/build_root/r02c/003da9/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/r02c/003da9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk98/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/r02c/003da9', '--source-root', '/home/runner/.ya/build/build_root/r02c/003da9/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/r02c/003da9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk98/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/olap', '--test-tool-bin', '/home/runner/.ya/tools/v4/10565712904/test_tool', '--ya-version', '2', '--collect-cores', '--build-type', 'relwithdebinfo', '--tb', 'short', '--modulo', '100', '--modulo-index', '98', '--partition-mode', 'SEQUENTIAL', '--split-by-tests', '--dep-root', 'ydb/tests/olap', '--flags', 'ADD_PEERDIRS_GEN_TESTS=yes', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no']' stopped by 600 seconds timeout",), {})
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/r02c/003da6/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk99
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

zip_bomb.py .

============================== slowest durations ===============================
43.03s call     zip_bomb.py::TestZipBomb::test
22.01s teardown zip_bomb.py::TestZipBomb::test
3.30s setup    zip_bomb.py::TestZipBomb::test
========================= 1 passed in 69.26s (0:01:09) =========================
