============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/shle/002854/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 107 items

data_read_correctness.py ...
order_by_with_limit.py .
tablets_movement.py ..
test_create.py .....

============================== slowest durations ===============================
182.63s call     data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
94.38s call     tablets_movement.py::TestTabletsMovement::test[COLUMN]
89.98s call     tablets_movement.py::TestTabletsMovement::test[ROW]
22.26s call     order_by_with_limit.py::TestOrderBy::test
6.45s call     test_create.py::TestCreate::test_create_decimals
4.60s setup    test_create.py::TestCreate::test_create_all_opt_ints
4.38s setup    data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
4.32s setup    data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
3.40s setup    tablets_movement.py::TestTabletsMovement::test[COLUMN]
3.22s setup    order_by_with_limit.py::TestOrderBy::test
0.82s call     test_create.py::TestCreate::test_create_all_opt_ints
0.77s call     test_create.py::TestCreate::test_create_real_opt
0.65s call     test_create.py::TestCreate::test_create_all_req_ints
0.63s call     test_create.py::TestCreate::test_create_real_req
0.61s teardown tablets_movement.py::TestTabletsMovement::test[ROW]
0.57s teardown tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.16s call     data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
0.13s teardown data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
0.10s call     data_read_correctness.py::TestDataReadCorrectness::test[table]
0.01s setup    test_create.py::TestCreate::test_create_real_req
0.01s teardown order_by_with_limit.py::TestOrderBy::test

(12 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 420.92s (0:07:00) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/shle/002859/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 107 items

test_create.py ..
test_cs_many_updates.py drop table: 14.2 ms
create table: 286.5 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.4
    "min_ms": 19.4
    "median_ms": 29.8
    "max_ms": 41.1
    "stdev_ms": 5.6
select count(*) after initial inserts: 96.2 ms
bulk_upserts (step 0):
    "runs": 500
    "avg_ms": 55.4
    "min_ms": 38.8
    "median_ms": 51.5
    "max_ms": 159.1
    "stdev_ms": 13.5
select count(*) after all modifications: 2719.0 ms
select all: 2955.1 ms
delete from table: 2778.8 ms
select all after delete: 3284.6 ms
.drop table: 43.0 ms
create table: 522.5 ms
initial inserts:
    "runs": 10
    "avg_ms": 37.6
    "min_ms": 28.4
    "median_ms": 37.0
    "max_ms": 59.1
    "stdev_ms": 10.0
select count(*) after initial inserts: 130.8 ms
bulk_upserts (step 0):
    "runs": 100
    "avg_ms": 71.0
    "min_ms": 46.7
    "median_ms": 64.3
    "max_ms": 140.9
    "stdev_ms": 20.0
updates (step 1):
    "runs": 200
    "avg_ms": 225.8
    "min_ms": 143.3
    "median_ms": 220.1
    "max_ms": 403.6
    "stdev_ms": 55.8
upserts (step 2):
    "runs": 200
    "avg_ms": 28.9
    "min_ms": 20.3
    "median_ms": 25.8
    "max_ms": 69.2
    "stdev_ms": 7.9
select count(*) after all modifications: 367.6 ms
select all: 380.5 ms
delete from table: 420.9 ms
select all after delete: 329.1 ms
.drop table: 34.2 ms
create table: 522.0 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.7
    "min_ms": 23.5
    "median_ms": 30.5
    "max_ms": 36.4
    "stdev_ms": 3.9
select count(*) after initial inserts: 97.4 ms
updates (step 0):
    "runs": 1000
    "avg_ms": 111.7
    "min_ms": 71.5
    "median_ms": 108.3
    "max_ms": 209.4
    "stdev_ms": 21.4
select count(*) after all modifications: 230.8 ms
select all: 208.9 ms
delete from table: 237.3 ms
select all after delete: 206.5 ms
.drop table: 25.0 ms
create table: 414.3 ms
initial inserts:
    "runs": 15
    "avg_ms": 29.2
    "min_ms": 24.4
    "median_ms": 29.5
    "max_ms": 31.7
    "stdev_ms": 2.0
select count(*) after initial inserts: 92.4 ms
updates (step 0):
    "runs": 150
    "avg_ms": 90.2
    "min_ms": 74.4
    "median_ms": 88.5
    "max_ms": 118.0
    "stdev_ms": 8.2
bulk_upserts (step 1):
    "runs": 100
    "avg_ms": 61.8
    "min_ms": 53.1
    "median_ms": 61.2
    "max_ms": 87.9
    "stdev_ms": 4.3
select count(*) after all modifications: 307.9 ms
select all: 300.1 ms
delete from table: 355.0 ms
select all after delete: 307.1 ms
.drop table: 38.3 ms
create table: 400.0 ms
initial inserts:
    "runs": 20
    "avg_ms": 29.6
    "min_ms": 23.4
    "median_ms": 29.7
    "max_ms": 31.2
    "stdev_ms": 1.6
select count(*) after initial inserts: 88.9 ms
updates (step 0):
    "runs": 200
    "avg_ms": 102.6
    "min_ms": 83.2
    "median_ms": 100.9
    "max_ms": 149.6
    "stdev_ms": 11.4
upserts (step 1):
    "runs": 200
    "avg_ms": 26.6
    "min_ms": 20.3
    "median_ms": 25.2
    "max_ms": 116.0
    "stdev_ms": 7.5
bulk_upserts (step 2):
    "runs": 100
    "avg_ms": 90.4
    "min_ms": 76.6
    "median_ms": 88.5
    "max_ms": 143.7
    "stdev_ms": 9.8
select count(*) after all modifications: 647.6 ms
select all: 529.2 ms
delete from table: 585.2 ms
select all after delete: 543.7 ms
.drop table: 29.1 ms
create table: 442.6 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.4
    "min_ms": 27.2
    "median_ms": 29.6
    "max_ms": 32.8
    "stdev_ms": 1.7
select count(*) after initial inserts: 110.3 ms
upserts (step 0):
    "runs": 1000
    "avg_ms": 29.3
    "min_ms": 21.5
    "median_ms": 27.6
    "max_ms": 85.6
    "stdev_ms": 5.9
select count(*) after all modifications: 380.3 ms
select all: 291.6 ms
delete from table: 304.8 ms
select all after delete: 219.7 ms
.Generated operation sequence:
  0. UPSERT: 9 operations
  1. UPSERT: 2 operations
  2. BULK_UPSERT: 5 operations
  3. BULK_UPSERT: 4 operations
  4. UPDATE: 6 operations
  5. UPSERT: 3 operations
  6. BULK_UPSERT: 19 operations
  7. UPSERT: 17 operations
  8. UPDATE: 15 operations
  9. BULK_UPSERT: 13 operations
drop table: 27.0 ms
create table: 440.6 ms
initial inserts:
    "runs": 10
    "avg_ms": 30.5
    "min_ms": 28.3
    "median_ms": 30.6
    "max_ms": 34.1
    "stdev_ms": 1.6
select count(*) after initial inserts: 94.2 ms
upserts (step 0):
    "runs": 90
    "avg_ms": 26.6
    "min_ms": 22.0
    "median_ms": 25.6
    "max_ms": 40.0
    "stdev_ms": 3.4
upserts (step 1):
    "runs": 20
    "avg_ms": 29.4
    "min_ms": 25.6
    "median_ms": 27.8
    "max_ms": 43.1
    "stdev_ms": 5.0
bulk_upserts (step 2):
    "runs": 5
    "avg_ms": 56.0
    "min_ms": 51.2
    "median_ms": 58.1
    "max_ms": 59.3
    "stdev_ms": 4.0
bulk_upserts (step 3):
    "runs": 4
    "avg_ms": 51.8
    "min_ms": 48.9
    "median_ms": 52.3
    "max_ms": 55.7
    "stdev_ms": 2.9
updates (step 4):
    "runs": 60
    "avg_ms": 125.4
    "min_ms": 96.9
    "median_ms": 121.5
    "max_ms": 183.0
    "stdev_ms": 17.4
upserts (step 5):
    "runs": 30
    "avg_ms": 29.9
    "min_ms": 24.3
    "median_ms": 28.8
    "max_ms": 40.2
    "stdev_ms": 4.6
bulk_upserts (step 6):
    "runs": 19
    "avg_ms": 63.7
    "min_ms": 46.9
    "median_ms": 63.1
    "max_ms": 87.8
    "stdev_ms": 11.3
upserts (step 7):
    "runs": 170
    "avg_ms": 31.4
    "min_ms": 21.8
    "median_ms": 29.5
    "max_ms": 58.9
    "stdev_ms": 6.9
updates (step 8):
    "runs": 150
    "avg_ms": 201.5
    "min_ms": 135.6
    "median_ms": 195.0
    "max_ms": 390.1
    "stdev_ms": 36.3
bulk_upserts (step 9):
    "runs": 13
    "avg_ms": 73.8
    "min_ms": 59.5
    "median_ms": 71.1
    "max_ms": 100.9
    "stdev_ms": 13.3
select count(*) after all modifications: 282.1 ms
select all: 552.1 ms
delete from table: 493.4 ms
select all after delete: 387.3 ms
.
test_delete.py ..

============================== slowest durations ===============================
113.60s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
60.61s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
52.23s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
40.14s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
38.32s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
31.34s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
21.96s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
4.91s setup    test_delete.py::TestDelete::test_delete_rollback
4.15s setup    test_create.py::TestCreate::test_create_strings_opt
4.01s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
3.06s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
1.37s call     test_delete.py::TestDelete::test_delete_rollback
0.83s call     test_delete.py::TestDelete::test_delete_where[False-100]
0.40s call     test_create.py::TestCreate::test_create_strings_opt
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
0.01s call     test_create.py::TestCreate::test_dy_number_not_supported
0.01s teardown test_delete.py::TestDelete::test_delete_where[False-100]
0.01s teardown test_delete.py::TestDelete::test_delete_rollback
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
0.01s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]

(10 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 377.93s (0:06:17) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/shle/00284d/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk2
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 107 items

test_delete.py ...........

============================== slowest durations ===============================
4.23s setup    test_delete.py::TestDelete::test_delete_where[True-0]
0.83s call     test_delete.py::TestDelete::test_delete_where[id > 50-51]
0.72s call     test_delete.py::TestDelete::test_delete_where[True-0]
0.65s call     test_delete.py::TestDelete::test_delete_where[id < 10 OR vf >= 90-80]
0.64s call     test_delete.py::TestDelete::test_delete_where[vs LIKE '3'-99]
0.61s call     test_delete.py::TestDelete::test_delete_where[id >= 30 AND vf < 70-60]
0.61s call     test_delete.py::TestDelete::test_delete_where[vf > 50.5-51]
0.60s call     test_delete.py::TestDelete::test_delete_where[id = 42-99]
0.59s call     test_delete.py::TestDelete::test_delete_where[id = 101-100]
0.58s call     test_delete.py::TestDelete::test_delete_where[vs LIKE 'nope'-100]
0.55s call     test_delete.py::TestDelete::test_delete_where[vf > 300-100]
0.53s call     test_delete.py::TestDelete::test_delete_where[vf < 0.9-99]

(21 durations < 0.005s hidden.  Use -vv to show these durations.)
============================= 11 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/shle/002850/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 107 items

test_delete.py .
test_insert.py ........
test_log_scenario.py ..

============================== slowest durations ===============================
27.25s call     test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
21.13s call     test_log_scenario.py::TestLogScenario::test_log_deviation[180]
7.14s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[180]
4.54s setup    test_delete.py::TestDelete::test_incorrect
4.07s setup    test_insert.py::TestInsertStatement::test_bulk
4.04s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
1.04s call     test_insert.py::TestInsertStatement::test_copy_full
1.02s call     test_insert.py::TestInsertStatement::test_copy_partial
0.71s call     test_insert.py::TestInsertStatement::test_insert_rollback
0.43s call     test_insert.py::TestInsertStatement::test_plain
0.42s call     test_insert.py::TestInsertStatement::test_duplicate
0.39s call     test_insert.py::TestInsertStatement::test_incorrect
0.37s call     test_insert.py::TestInsertStatement::test_bulk
0.29s call     test_delete.py::TestDelete::test_incorrect
0.29s call     test_insert.py::TestInsertStatement::test_out_of_range
0.02s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]

(17 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 73.98s (0:01:13) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/shle/002861/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 107 items

test_log_scenario.py FE
test_overloads.py ..........

==================================== 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:702: 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/shle/002861/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/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/shle/002861/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/stderr
E   Stderr content:
E   
E   GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
E   VERIFY failed (2025-11-15T14:52:16.906205Z): source_id=333;tablet_id=72075186224037892;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 @ 0xA79F6F5
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA797C36
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB62B358
E   3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD941BAB
E   4. /-S/ydb/core/formats/arrow/reader/position.h:83: CompareImpl @ 0x9DEF3D8
E   5. /-S/ydb/core/formats/arrow/reader/position.h:471: Compare @ 0x9DEF12F
E   6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD91D1BD
E   7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x141C5DDB
E   8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14E05F57
E   9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14D5D953
E   10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14D5D953
E   11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14D5A773
E   12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14D61227
E   13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x141E3BC8
E   14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CD674F5
E   15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB5D0ED7
E   16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB61BE04
E   17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB61FEC4
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB61FAD0
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB6206BE
E   20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA7A134C
E   21. ??:0: ?? @ 0x7F3997BF7AC2
E   22. ??:0: ?? @ 0x7F3997C898BF
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_log_uniform
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 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/shle/002861/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2686912
DEBUG    ya.test:process.py:259 Command (pid 2686912) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2686912) elapsed time (sec): 0.304095983505249
DEBUG    ya.test:process.py:263 Command (pid 2686912) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2686912) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2686912) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2686912) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2686912) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2686912) maxrss: 543280
DEBUG    ya.test:process.py:263 Command (pid 2686912) minflt: 16203
DEBUG    ya.test:process.py:263 Command (pid 2686912) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2686912) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2686912) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 2686912) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2686912) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2686912) nvcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 2686912) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2686912) stime: 0.164163
DEBUG    ya.test:process.py:263 Command (pid 2686912) utime: 0.092083
DEBUG    ya.test:process.py:263 Command (pid 2686912) wtime: 0.305
DEBUG    ya.test:process.py:275 Command (pid 2686912) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-5zingdhhra    Host information: 
        Linux ghrun-5zingdhhra 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/10226725676/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10226725676/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 2686912) errors:

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-5zingdhhra    Host information: 
        Linux ghrun-5zingdhhra 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/10226725676/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10226725676/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/shle/002861/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21960
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:495 Working directory: /home/runner/.ya/build/build_root/shle/002861/r3tmp/kikimr_cluster_qiczjzrb
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/shle/002861/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14209
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62634
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2034
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2504
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/shle/002861/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/shle/002861/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/shle/002861/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_j4kl89oz.log --grpc-port=14209 --mon-port=62634 --ic-port=21960
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:14209/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/shle/002861/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/shle/002861/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/shle/002861/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_j4kl89oz.log --grpc-port=14209 --mon-port=62634 --ic-port=21960
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/shle/002861/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/shle/002861/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/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/shle/002861/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_j4kl89oz.log', '--grpc-port=14209', '--mon-port=62634', '--ic-port=21960')' in '/home/runner/.ya/build/build_root/shle/002861/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2687041
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:14209/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/shle/002861/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2687048
DEBUG    ya.test:process.py:259 Command (pid 2687048) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2687048) elapsed time (sec): 0.4391310214996338
DEBUG    ya.test:process.py:263 Command (pid 2687048) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2687048) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2687048) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2687048) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2687048) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2687048) maxrss: 543280
DEBUG    ya.test:process.py:263 Command (pid 2687048) minflt: 16209
DEBUG    ya.test:process.py:263 Command (pid 2687048) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2687048) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2687048) nivcsw: 9
DEBUG    ya.test:process.py:263 Command (pid 2687048) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2687048) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2687048) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 2687048) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2687048) stime: 0.260728
DEBUG    ya.test:process.py:263 Command (pid 2687048) utime: 0.125523
DEBUG    ya.test:process.py:263 Command (pid 2687048) wtime: 0.44
DEBUG    ya.test:process.py:275 Command (pid 2687048) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-5zingdhhra    Host information: 
        Linux ghrun-5zingdhhra 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/10226725676/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10226725676/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 2687048) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-5zingdhhra    Host information: 
        Linux ghrun-5zingdhhra 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/shle/002861/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:444 Executing command = ['/home/runner/.ya/build/build_root/shle/002861/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:14209', '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: 21960\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/shle/002861/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:14209', '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: 21960\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2690618
DEBUG    ya.test:process.py:259 Command (pid 2690618) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2690618) elapsed time (sec): 0.7197475433349609
DEBUG    ya.test:process.py:263 Command (pid 2690618) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2690618) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2690618) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2690618) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2690618) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2690618) maxrss: 551728
DEBUG    ya.test:process.py:263 Command (pid 2690618) minflt: 18345
DEBUG    ya.test:process.py:263 Command (pid 2690618) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2690618) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2690618) nivcsw: 8
DEBUG    ya.test:process.py:263 Command (pid 2690618) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2690618) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2690618) nvcsw: 141
DEBUG    ya.test:process.py:263 Command (pid 2690618) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2690618) stime: 0.567025
DEBUG    ya.test:process.py:263 Command (pid 2690618) utime: 0.107808
DEBUG    ya.test:process.py:263 Command (pid 2690618) wtime: 0.72
DEBUG    ya.test:process.py:275 Command (pid 2690618) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/shle/002861/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:444 Executing command = ['/home/runner/.ya/build/build_root/shle/002861/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:14209', '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/shle/002861/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:14209', '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: 2692174
DEBUG    ya.test:process.py:259 Command (pid 2692174) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2692174) elapsed time (sec): 0.4904952049255371
DEBUG    ya.test:process.py:263 Command (pid 2692174) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2692174) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2692174) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2692174) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2692174) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2692174) maxrss: 551736
DEBUG    ya.test:process.py:263 Command (pid 2692174) minflt: 18342
DEBUG    ya.test:process.py:263 Command (pid 2692174) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2692174) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2692174) nivcsw: 4
DEBUG    ya.test:process.py:263 Command (pid 2692174) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2692174) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2692174) nvcsw: 143
DEBUG    ya.test:process.py:263 Command (pid 2692174) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2692174) stime: 0.33846299999999996
DEBUG    ya.test:process.py:263 Command (pid 2692174) utime: 0.107513
DEBUG    ya.test:process.py:263 Command (pid 2692174) wtime: 0.491
DEBUG    ya.test:process.py:275 Command (pid 2692174) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:574 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:581 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, 2f39a96b-2c65-40d7-a784-89edfe39225e, localhost:14209): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 2f39a96b-2c65-40d7-a784-89edfe39225e, localhost:14209): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 2f39a96b-2c65-40d7-a784-89edfe39225e, localhost:14209): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-5zingdhhra.auto.internal" port: 14209 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-5zingdhhra.auto.internal:14209, 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:14209
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 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/shle/002861/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/shle/002861/ydb/apps/ydb/ydb -e grpc://localhost:14209 -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/shle/002861/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:14209', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2693083
DEBUG    ya.test:process.py:259 Command (pid 2693083) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2693083) elapsed time (sec): 0.30216240882873535
DEBUG    ya.test:process.py:263 Command (pid 2693083) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2693083) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2693083) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2693083) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2693083) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2693083) maxrss: 165536
DEBUG    ya.test:process.py:263 Command (pid 2693083) minflt: 3554
DEBUG    ya.test:process.py:263 Command (pid 2693083) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2693083) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2693083) nivcsw: 4
DEBUG    ya.test:process.py:263 Command (pid 2693083) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2693083) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2693083) nvcsw: 193
DEBUG    ya.test:process.py:263 Command (pid 2693083) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2693083) stime: 0.016805999999999998
DEBUG    ya.test:process.py:263 Command (pid 2693083) utime: 0.050419
DEBUG    ya.test:process.py:263 Command (pid 2693083) wtime: 0.303
DEBUG    ya.test:process.py:275 Command (pid 2693083) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 2693083) 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/shle/002861/ydb/apps/ydb/ydb -e grpc://localhost:14209 -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/shle/002861/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:14209', '-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: 2693544
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 2693544) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2693544) elapsed time (sec): 30.23542594909668
DEBUG    ya.test:process.py:263 Command (pid 2693544) wtime: 30.237
DEBUG    ya.test:process.py:275 Command (pid 2693544) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    468	468	0	0	20	23	42	43
2	    478	478	0	0	20	21	36	38
3	    483	483	0	0	20	22	24	32
4	    481	481	0	0	20	22	28	29
5	    470	470	0	0	20	29	30	34
6	    484	484	0	0	20	21	22	30
7	    479	479	0	0	20	23	28	30
8	    482	482	0	0	20	23	25	28
9	    467	467	0	0	20	27	38	45
10	    475	475	0	0	20	24	27	29
11	    460	460	0	0	21	26	31	33
12	    468	468	0	0	20	26	30	32
13	    476	476	0	0	20	25	27	29
14	    473	473	0	0	20	26	35	38
15	    441	441	0	0	21	30	34	42
16	    384	384	0	0	23	41	50	52
17	    427	427	0	0	22	32	39	44
18	    364	364	0	0	24	52	71	74
19	    343	343	0	0	25	54	65	74
20	    306	306	0	0	27	65	90	97
21	    276	276	0	0	30	66	119	120
22	    274	274	0	0	27	68	176	183
23	    243	243	0	0	35	100	115	123
24	    264	264	0	0	29	93	107	111
25	    322	322	0	0	25	74	105	112
26	    328	328	0	0	28	47	76	86
27	    374	374	0	0	23	50	77	106
28	    440	440	0	0	21	30	45	50
29	    396	396	0	0	22	38	82	93
30	    363	363	0	0	23	51	110	115

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  12189	406.3	0	0	20	42	74	183

DEBUG    ya.test:process.py:276 Command (pid 2693544) 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, 82ee4075-a064-4ea7-8569-72ada2d75b04, ghrun-5zingdhhra.auto.internal:14209): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 82ee4075-a064-4ea7-8569-72ada2d75b04, ghrun-5zingdhhra.auto.internal:14209): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 82ee4075-a064-4ea7-8569-72ada2d75b04, ghrun-5zingdhhra.auto.internal:14209): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NjMxZmUwYWItYjJjN2RhOC04OGM5NDY3OS05MTIwNjYwZA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 009e8f23-a73b-4eff-ae48-5e1f843cb082, ghrun-5zingdhhra.auto.internal:14209): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 009e8f23-a73b-4eff-ae48-5e1f843cb082, ghrun-5zingdhhra.auto.internal:14209): request = { session_id: "ydb://session/3?node_id=1&id=NjMxZmUwYWItYjJjN2RhOC04OGM5NDY3OS05MTIwNjYwZA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 009e8f23-a73b-4eff-ae48-5e1f843cb082, ghrun-5zingdhhra.auto.internal:14209): 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=NjMxZmUwYWItYjJjN2RhOC04OGM5NDY3OS05MTIwNjYwZA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 79b14e52-81eb-48c5-8082-22a14c57c9a2, ghrun-5zingdhhra.auto.internal:14209): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 79b14e52-81eb-48c5-8082-22a14c57c9a2, ghrun-5zingdhhra.auto.internal:14209): request = { session_id: "ydb://session/3?node_id=1&id=NjMxZmUwYWItYjJjN2RhOC04OGM5NDY3OS05MTIwNjYwZA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 79b14e52-81eb-48c5-8082-22a14c57c9a2, ghrun-5zingdhhra.auto.internal:14209): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjMxZmUwYWItYjJjN2RhOC04OGM5NDY3OS05MTIwNjYwZA==
INFO     root:test_log_scenario.py:217 Count rows after insert 11988 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjMxZmUwYWItYjJjN2RhOC04OGM5NDY3OS05MTIwNjYwZA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 73d0dc93-afea-4365-a0dc-7496fa2bea8d, ghrun-5zingdhhra.auto.internal:14209): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 73d0dc93-afea-4365-a0dc-7496fa2bea8d, ghrun-5zingdhhra.auto.internal:14209): request = { session_id: "ydb://session/3?node_id=1&id=NjMxZmUwYWItYjJjN2RhOC04OGM5NDY3OS05MTIwNjYwZA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 73d0dc93-afea-4365-a0dc-7496fa2bea8d, ghrun-5zingdhhra.auto.internal:14209): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjMxZmUwYWItYjJjN2RhOC04OGM5NDY3OS05MTIwNjYwZA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjMxZmUwYWItYjJjN2RhOC04OGM5NDY3OS05MTIwNjYwZA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8d24a3fb-0191-4052-b3b2-768fda51df8d, ghrun-5zingdhhra.auto.internal:14209): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8d24a3fb-0191-4052-b3b2-768fda51df8d, ghrun-5zingdhhra.auto.internal:14209): request = { session_id: "ydb://session/3?node_id=1&id=NjMxZmUwYWItYjJjN2RhOC04OGM5NDY3OS05MTIwNjYwZA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8d24a3fb-0191-4052-b3b2-768fda51df8d, ghrun-5zingdhhra.auto.internal:14209): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjMxZmUwYWItYjJjN2RhOC04OGM5NDY3OS05MTIwNjYwZA==
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=NjMxZmUwYWItYjJjN2RhOC04OGM5NDY3OS05MTIwNjYwZA==
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/shle/002861/ydb/apps/ydb/ydb -e grpc://localhost:14209 -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/shle/002861/ydb/apps/ydb/ydb -e grpc://localhost:14209 -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/shle/002861/ydb/apps/ydb/ydb -e grpc://localhost:14209 -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, f77ae640-8cd5-4ced-9b2f-1831c00c1b3d, ghrun-5zingdhhra.auto.internal:14209): 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, f77ae640-8cd5-4ced-9b2f-1831c00c1b3d, ghrun-5zingdhhra.auto.internal:14209): request = { session_id: "ydb://session/3?node_id=1&id=NjMxZmUwYWItYjJjN2RhOC04OGM5NDY3OS05MTIwNjYwZA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 47615560-6bc5-4ce7-97dd-7356d8ded333, ghrun-5zingdhhra.auto.internal:14209): creating call state
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f77ae640-8cd5-4ced-9b2f-1831c00c1b3d, ghrun-5zingdhhra.auto.internal:14209): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/shle/002861/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:14209', '-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/shle/002861/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:14209', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/shle/002861/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:14209', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'bulk_upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 47615560-6bc5-4ce7-97dd-7356d8ded333, ghrun-5zingdhhra.auto.internal:14209): request = {  }
DEBUG    ya.test:process.py:628 Command pid: 2728137
DEBUG    ya.test:process.py:628 Command pid: 2728082
DEBUG    ya.test:process.py:628 Command pid: 2728153
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 47615560-6bc5-4ce7-97dd-7356d8ded333, ghrun-5zingdhhra.auto.internal:14209): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Zjc3Yzk0NTktYjQ0NTE0MDYtMmI2YjEwZDAtNTlkOTAzMmE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 7f8cd7a9-fcf4-4717-824a-14b833d75aed, ghrun-5zingdhhra.auto.internal:14209): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7f8cd7a9-fcf4-4717-824a-14b833d75aed, ghrun-5zingdhhra.auto.internal:14209): request = { session_id: "ydb://session/3?node_id=1&id=Zjc3Yzk0NTktYjQ0NTE0MDYtMmI2YjEwZDAtNTlkOTAzMmE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7f8cd7a9-fcf4-4717-824a-14b833d75aed, ghrun-5zingdhhra.auto.internal:14209): 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=Zjc3Yzk0NTktYjQ0NTE0MDYtMmI2YjEwZDAtNTlkOTAzMmE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9dd29def-4f3b-4283-9a22-19179a1a6bad, ghrun-5zingdhhra.auto.internal:14209): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9dd29def-4f3b-4283-9a22-19179a1a6bad, ghrun-5zingdhhra.auto.internal:14209): request = { session_id: "ydb://session/3?node_id=1&id=Zjc3Yzk0NTktYjQ0NTE0MDYtMmI2YjEwZDAtNTlkOTAzMmE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9dd29def-4f3b-4283-9a22-19179a1a6bad, ghrun-5zingdhhra.auto.internal:14209): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, afe6fb2d-8dcf-434e-881d-e8cc1b54877b, ghrun-5zingdhhra.auto.internal:14209): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, afe6fb2d-8dcf-434e-881d-e8cc1b54877b, ghrun-5zingdhhra.auto.internal:14209): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, afe6fb2d-8dcf-434e-881d-e8cc1b54877b, ghrun-5zingdhhra.auto.internal:14209): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODVmNmZiM2QtMTU2NzQxNjgtYzRkYmJiODgtYzYwMzkwODc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, a2b3706c-3669-4653-98ce-bd1cc2435834, ghrun-5zingdhhra.auto.internal:14209): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, a2b3706c-3669-4653-98ce-bd1cc2435834, ghrun-5zingdhhra.auto.internal:14209): request = { session_id: "ydb://session/3?node_id=1&id=ODVmNmZiM2QtMTU2NzQxNjgtYzRkYmJiODgtYzYwMzkwODc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, a2b3706c-3669-4653-98ce-bd1cc2435834, ghrun-5zingdhhra.auto.internal:14209): 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=ODVmNmZiM2QtMTU2NzQxNjgtYzRkYmJiODgtYzYwMzkwODc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9e2ffa46-7624-4a76-810c-22ef74ccb603, ghrun-5zingdhhra.auto.internal:14209): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9e2ffa46-7624-4a76-810c-22ef74ccb603, ghrun-5zingdhhra.auto.internal:14209): request = { session_id: "ydb://session/3?node_id=1&id=ODVmNmZiM2QtMTU2NzQxNjgtYzRkYmJiODgtYzYwMzkwODc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9e2ffa46-7624-4a76-810c-22ef74ccb603, ghrun-5zingdhhra.auto.internal:14209): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 15629db6-8ac3-40bd-8b3c-3f132aab43f0, ghrun-5zingdhhra.auto.internal:14209): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 15629db6-8ac3-40bd-8b3c-3f132aab43f0, ghrun-5zingdhhra.auto.internal:14209): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 15629db6-8ac3-40bd-8b3c-3f132aab43f0, ghrun-5zingdhhra.auto.internal:14209): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTIxMDQ0MjgtNjJiMjNiYzItNWViMzYzNjUtZTMzYTQ1ZGY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 1268236b-0fdd-4c7d-800a-e6a76374ca7e, ghrun-5zingdhhra.auto.internal:14209): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 1268236b-0fdd-4c7d-800a-e6a76374ca7e, ghrun-5zingdhhra.auto.internal:14209): request = { session_id: "ydb://session/3?node_id=1&id=MTIxMDQ0MjgtNjJiMjNiYzItNWViMzYzNjUtZTMzYTQ1ZGY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 1268236b-0fdd-4c7d-800a-e6a76374ca7e, ghrun-5zingdhhra.auto.internal:14209): 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=MTIxMDQ0MjgtNjJiMjNiYzItNWViMzYzNjUtZTMzYTQ1ZGY=
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 56beed99-fec3-4031-ae2a-720c2080b59b, ghrun-5zingdhhra.auto.internal:14209): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 56beed99-fec3-4031-ae2a-720c2080b59b, ghrun-5zingdhhra.auto.internal:14209): request = {  }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b007815b-1977-4622-84b9-d41b9c3b6faa, ghrun-5zingdhhra.auto.internal:14209): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b007815b-1977-4622-84b9-d41b9c3b6faa, ghrun-5zingdhhra.auto.internal:14209): request = { session_id: "ydb://session/3?node_id=1&id=MTIxMDQ0MjgtNjJiMjNiYzItNWViMzYzNjUtZTMzYTQ1ZGY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b007815b-1977-4622-84b9-d41b9c3b6faa, ghrun-5zingdhhra.auto.internal:14209): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 56beed99-fec3-4031-ae2a-720c2080b59b, ghrun-5zingdhhra.auto.internal:14209): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Y2Q0MGUxYjgtOTQ3MDZiYTUtNjhlNTA0NmQtYTZkZjQzY2E=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 5fa5bc90-0cde-4869-80f4-6e681a784f23, ghrun-5zingdhhra.auto.internal:14209): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 5fa5bc90-0cde-4869-80f4-6e681a784f23, ghrun-5zingdhhra.auto.internal:14209): request = { session_id: "ydb://session/3?node_id=1&id=Y2Q0MGUxYjgtOTQ3MDZiYTUtNjhlNTA0NmQtYTZkZjQzY2E=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 5fa5bc90-0cde-4869-80f4-6e681a784f23, ghrun-5zingdhhra.auto.internal:14209): 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=Y2Q0MGUxYjgtOTQ3MDZiYTUtNjhlNTA0NmQtYTZkZjQzY2E=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 776cb08f-bca9-47b8-9481-feeea035d94f, ghrun-5zingdhhra.auto.internal:14209): 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, 776cb08f-bca9-47b8-9481-feeea035d94f, ghrun-5zingdhhra.auto.internal:14209): request = { session_id: "ydb://session/3?node_id=1&id=Y2Q0MGUxYjgtOTQ3MDZiYTUtNjhlNTA0NmQtYTZkZjQzY2E=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 08cd5d1c-ef6d-4051-b737-fcd09e7752ba, ghrun-5zingdhhra.auto.internal:14209): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 776cb08f-bca9-47b8-9481-feeea035d94f, ghrun-5zingdhhra.auto.internal:14209): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 08cd5d1c-ef6d-4051-b737-fcd09e7752ba, ghrun-5zingdhhra.auto.internal:14209): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 08cd5d1c-ef6d-4051-b737-fcd09e7752ba, ghrun-5zingdhhra.auto.internal:14209): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MmRkMmM1YzgtNzk5ZmI5NWMtZTE2MzdhMDQtOGUzYzU4ZWQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 236eef31-9d83-460f-94a7-45e6c4deb956, ghrun-5zingdhhra.auto.internal:14209): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 236eef31-9d83-460f-94a7-45e6c4deb956, ghrun-5zingdhhra.auto.internal:14209): request = { session_id: "ydb://session/3?node_id=1&id=MmRkMmM1YzgtNzk5ZmI5NWMtZTE2MzdhMDQtOGUzYzU4ZWQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 236eef31-9d83-460f-94a7-45e6c4deb956, ghrun-5zingdhhra.auto.internal:14209): 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=MmRkMmM1YzgtNzk5ZmI5NWMtZTE2MzdhMDQtOGUzYzU4ZWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 979847d1-d11d-464a-9c26-c9f5e50383a8, ghrun-5zingdhhra.auto.internal:14209): 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, 979847d1-d11d-464a-9c26-c9f5e50383a8, ghrun-5zingdhhra.auto.internal:14209): request = { session_id: "ydb://session/3?node_id=1&id=MmRkMmM1YzgtNzk5ZmI5NWMtZTE2MzdhMDQtOGUzYzU4ZWQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 9f5ca2d1-80ac-43f8-8a61-adcdca7457c9, ghrun-5zingdhhra.auto.internal:14209): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 9f5ca2d1-80ac-43f8-8a61-adcdca7457c9, ghrun-5zingdhhra.auto.internal:14209): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 979847d1-d11d-464a-9c26-c9f5e50383a8, ghrun-5zingdhhra.auto.internal:14209): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 9f5ca2d1-80ac-43f8-8a61-adcdca7457c9, ghrun-5zingdhhra.auto.internal:14209): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTEzZjQyYTktNmM0NzlhOTEtYTIzZWM1OGUtOWIyMGU3NGQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 03bfd637-fa6d-4b0d-8c0a-1406311d7810, ghrun-5zingdhhra.auto.internal:14209): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 03bfd637-fa6d-4b0d-8c0a-1406311d7810, ghrun-5zingdhhra.auto.internal:14209): request = { session_id: "ydb://session/3?node_id=1&id=MTEzZjQyYTktNmM0NzlhOTEtYTIzZWM1OGUtOWIyMGU3NGQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 03bfd637-fa6d-4b0d-8c0a-1406311d7810, ghrun-5zingdhhra.auto.internal:14209): 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=MTEzZjQyYTktNmM0NzlhOTEtYTIzZWM1OGUtOWIyMGU3NGQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d58be74b-16fe-456f-9551-814177758f2b, ghrun-5zingdhhra.auto.internal:14209): 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:421 RpcState(CreateSession, e5bb128d-a1c7-43d8-bfc8-81182209bc73, ghrun-5zingdhhra.auto.internal:14209): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e5bb128d-a1c7-43d8-bfc8-81182209bc73, ghrun-5zingdhhra.auto.internal:14209): request = {  }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d58be74b-16fe-456f-9551-814177758f2b, ghrun-5zingdhhra.auto.internal:14209): request = { session_id: "ydb://session/3?node_id=1&id=MTEzZjQyYTktNmM0NzlhOTEtYTIzZWM1OGUtOWIyMGU3NGQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d58be74b-16fe-456f-9551-814177758f2b, ghrun-5zingdhhra.auto.internal:14209): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e5bb128d-a1c7-43d8-bfc8-81182209bc73, ghrun-5zingdhhra.auto.internal:14209): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTBhZGIxNDItMzMwNGJmMzAtNWQ1YWIzOWEtZDFlMGJjNmM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 09a60470-776f-4127-859e-85e0c339c8f8, ghrun-5zingdhhra.auto.internal:14209): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 09a60470-776f-4127-859e-85e0c339c8f8, ghrun-5zingdhhra.auto.internal:14209): request = { session_id: "ydb://session/3?node_id=1&id=MTBhZGIxNDItMzMwNGJmMzAtNWQ1YWIzOWEtZDFlMGJjNmM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 09a60470-776f-4127-859e-85e0c339c8f8, ghrun-5zingdhhra.auto.internal:14209): 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=MTBhZGIxNDItMzMwNGJmMzAtNWQ1YWIzOWEtZDFlMGJjNmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 59933d9a-63f0-4077-88b2-944d554553a1, ghrun-5zingdhhra.auto.internal:14209): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 59933d9a-63f0-4077-88b2-944d554553a1, ghrun-5zingdhhra.auto.internal:14209): request = { session_id: "ydb://session/3?node_id=1&id=MTBhZGIxNDItMzMwNGJmMzAtNWQ1YWIzOWEtZDFlMGJjNmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 0bd71491-114e-4ee6-ac69-5f9f9566c09f, ghrun-5zingdhhra.auto.internal:14209): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 59933d9a-63f0-4077-88b2-944d554553a1, ghrun-5zingdhhra.auto.internal:14209): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0bd71491-114e-4ee6-ac69-5f9f9566c09f, ghrun-5zingdhhra.auto.internal:14209): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0bd71491-114e-4ee6-ac69-5f9f9566c09f, ghrun-5zingdhhra.auto.internal:14209): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YjFlMWJkZDUtMzBkMjg4ZGUtNWIyZGNiYTAtNzA1ZjJhOTg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 3eb37bf8-3314-493e-a9ac-16654198b469, ghrun-5zingdhhra.auto.internal:14209): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 3eb37bf8-3314-493e-a9ac-16654198b469, ghrun-5zingdhhra.auto.internal:14209): request = { session_id: "ydb://session/3?node_id=1&id=YjFlMWJkZDUtMzBkMjg4ZGUtNWIyZGNiYTAtNzA1ZjJhOTg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 3eb37bf8-3314-493e-a9ac-16654198b469, ghrun-5zingdhhra.auto.internal:14209): 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=YjFlMWJkZDUtMzBkMjg4ZGUtNWIyZGNiYTAtNzA1ZjJhOTg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 842cd60b-6fd1-4fbd-8b92-f242db84e757, ghrun-5zingdhhra.auto.internal:14209): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 842cd60b-6fd1-4fbd-8b92-f242db84e757, ghrun-5zingdhhra.auto.internal:14209): request = { session_id: "ydb://session/3?node_id=1&id=YjFlMWJkZDUtMzBkMjg4ZGUtNWIyZGNiYTAtNzA1ZjJhOTg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 842cd60b-6fd1-4fbd-8b92-f242db84e757, ghrun-5zingdhhra.auto.internal:14209): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 55dfae63-b58a-49aa-bf26-36c451621dad, ghrun-5zingdhhra.auto.internal:14209): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 55dfae63-b58a-49aa-bf26-36c451621dad, ghrun-5zingdhhra.auto.internal:14209): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 55dfae63-b58a-49aa-bf26-36c451621dad, ghrun-5zingdhhra.auto.internal:14209): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZTlkN2E4NGUtYTBkMDVmNS0xNDEyMGEwMS1mNjlkNTJlOA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 33f71887-b31e-4ee7-804d-1cc8e81e80b0, ghrun-5zingdhhra.auto.internal:14209): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 33f71887-b31e-4ee7-804d-1cc8e81e80b0, ghrun-5zingdhhra.auto.internal:14209): request = { session_id: "ydb://session/3?node_id=1&id=ZTlkN2E4NGUtYTBkMDVmNS0xNDEyMGEwMS1mNjlkNTJlOA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 33f71887-b31e-4ee7-804d-1cc8e81e80b0, ghrun-5zingdhhra.auto.internal:14209): 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=ZTlkN2E4NGUtYTBkMDVmNS0xNDEyMGEwMS1mNjlkNTJlOA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 005f586c-751e-496a-8c1a-630802ba5e37, ghrun-5zingdhhra.auto.internal:14209): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 005f586c-751e-496a-8c1a-630802ba5e37, ghrun-5zingdhhra.auto.internal:14209): request = { session_id: "ydb://session/3?node_id=1&id=ZTlkN2E4NGUtYTBkMDVmNS0xNDEyMGEwMS1mNjlkNTJlOA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 005f586c-751e-496a-8c1a-630802ba5e37, ghrun-5zingdhhra.auto.internal:14209): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 009e8f23-a73b-4eff-ae48-5e1f843cb082, ghrun-5zingdhhra.auto.internal:14209): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:14209 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-15T14:52:22.105053944+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-5zingdhhra.auto.internal:14209
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 7f8cd7a9-fcf4-4717-824a-14b833d75aed, ghrun-5zingdhhra.auto.internal:14209): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:14209 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-15T14:52:22.105196538+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-5zingdhhra.auto.internal:14209
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, a2b3706c-3669-4653-98ce-bd1cc2435834, ghrun-5zingdhhra.auto.internal:14209): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:14209 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-15T14:52:22.105225743+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 1268236b-0fdd-4c7d-800a-e6a76374ca7e, ghrun-5zingdhhra.auto.internal:14209): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:14209 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-15T14:52:22.105255232+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-5zingdhhra.auto.internal:14209
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 5fa5bc90-0cde-4869-80f4-6e681a784f23, ghrun-5zingdhhra.auto.internal:14209): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:14209 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-15T14:52:22.105279712+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 03bfd637-fa6d-4b0d-8c0a-1406311d7810, ghrun-5zingdhhra.auto.internal:14209): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:14209 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-15T14:52:22.105330402+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 09a60470-776f-4127-859e-85e0c339c8f8, ghrun-5zingdhhra.auto.internal:14209): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:14209 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-15T14:52:22.10535462+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 3eb37bf8-3314-493e-a9ac-16654198b469, ghrun-5zingdhhra.auto.internal:14209): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:14209 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-15T14:52:22.105380216+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 33f71887-b31e-4ee7-804d-1cc8e81e80b0, ghrun-5zingdhhra.auto.internal:14209): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:14209 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-15T14:52:22.105408044+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, f77ae640-8cd5-4ced-9b2f-1831c00c1b3d, ghrun-5zingdhhra.auto.internal:14209): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-15T14:52:22.105177638+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 9e2ffa46-7624-4a76-810c-22ef74ccb603, ghrun-5zingdhhra.auto.internal:14209): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-15T14:52:22.105242566+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 9dd29def-4f3b-4283-9a22-19179a1a6bad, ghrun-5zingdhhra.auto.internal:14209): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-15T14:52:22.105211396+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, b007815b-1977-4622-84b9-d41b9c3b6faa, ghrun-5zingdhhra.auto.internal:14209): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-15T14:52:22.105266376+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 776cb08f-bca9-47b8-9481-feeea035d94f, ghrun-5zingdhhra.auto.internal:14209): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-15T14:52:22.105292749+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 979847d1-d11d-464a-9c26-c9f5e50383a8, ghrun-5zingdhhra.auto.internal:14209): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-15T14:52:22.105318466+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, d58be74b-16fe-456f-9551-814177758f2b, ghrun-5zingdhhra.auto.internal:14209): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-15T14:52:22.1053434+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 236eef31-9d83-460f-94a7-45e6c4deb956, ghrun-5zingdhhra.auto.internal:14209): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:14209 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-15T14:52:22.105303611+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 842cd60b-6fd1-4fbd-8b92-f242db84e757, ghrun-5zingdhhra.auto.internal:14209): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-15T14:52:22.105397719+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 005f586c-751e-496a-8c1a-630802ba5e37, ghrun-5zingdhhra.auto.internal:14209): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-15T14:52:22.1054228+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-5zingdhhra.auto.internal:14209
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 59933d9a-63f0-4077-88b2-944d554553a1, ghrun-5zingdhhra.auto.internal:14209): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-15T14:52:22.105368431+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-5zingdhhra.auto.internal:14209
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-5zingdhhra.auto.internal:14209
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-5zingdhhra.auto.internal:14209
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-5zingdhhra.auto.internal:14209
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-5zingdhhra.auto.internal:14209
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-5zingdhhra.auto.internal:14209
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-5zingdhhra.auto.internal:14209
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-5zingdhhra.auto.internal:14209
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-5zingdhhra.auto.internal:14209
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-5zingdhhra.auto.internal:14209
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-5zingdhhra.auto.internal:14209
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-5zingdhhra.auto.internal:14209
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-5zingdhhra.auto.internal:14209
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-5zingdhhra.auto.internal:14209
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-5zingdhhra.auto.internal:14209
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-5zingdhhra.auto.internal:14209
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MmRkMmM1YzgtNzk5ZmI5NWMtZTE2MzdhMDQtOGUzYzU4ZWQ=
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:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14209
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14209". 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:14209
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14209". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 2728137) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2728137) elapsed time (sec): 30.174752950668335
DEBUG    ya.test:process.py:263 Command (pid 2728137) wtime: 30.18
DEBUG    ya.test:process.py:275 Command (pid 2728137) 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	      1	1	0	10	171	171	171	171
3	      0	0	0	10	0	0	0	0
4	      0	0	0	10	0	0	0	0
5	      1	1	0	10	142	142	142	142
6	      0	0	0	541	0	0	0	0
7	      0	0	0	1982	0	0	0	0
8	      0	0	0	2161	0	0	0	0
9	      0	0	0	1769	0	0	0	0
10	      0	0	0	2034	0	0	0	0
11	      0	0	0	1957	0	0	0	0
12	      0	0	0	1729	0	0	0	0
13	      0	0	0	1448	0	0	0	0
14	      0	0	0	1525	0	0	0	0
15	      0	0	0	1567	0	0	0	0
16	      0	0	0	1104	0	0	0	0
17	      0	0	0	1328	0	0	0	0
18	      0	0	0	1150	0	0	0	0
19	      0	0	0	1036	0	0	0	0
20	      0	0	0	1153	0	0	0	0
21	      0	0	0	1308	0	0	0	0
22	      0	0	0	972	0	0	0	0
23	      0	0	0	1188	0	0	0	0
24	      0	0	0	240	0	0	0	0
25	      0	0	0	0	0	0	0	0
26	      0	0	0	0	0	0	0	0
27	      0	0	0	841	0	0	0	0
28	      0	0	0	986	0	0	0	0
29	      0	0	0	1201	0	0	0	0
30	      0	0	0	1462	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	      2	0.0666667	0	30722	142	171	171	171

DEBUG    ya.test:process.py:276 Command (pid 2728137) 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 2728153) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2728153) elapsed time (sec): 30.209430694580078
DEBUG    ya.test:process.py:263 Command (pid 2728153) wtime: 30.214
DEBUG    ya.test:process.py:275 Command (pid 2728153) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     40	40	0	0	95	531	571	571
2	    115	115	0	0	83	129	135	144
3	    163	163	0	0	60	84	95	97
4	    161	161	0	0	58	93	103	110
5	    167	167	0	0	56	83	95	100
6	      8	8	0	506	62	67	67	67
7	      0	0	0	1952	0	0	0	0
8	      0	0	0	2032	0	0	0	0
9	      0	0	0	1815	0	0	0	0
10	      0	0	0	1918	0	0	0	0
11	      0	0	0	1776	0	0	0	0
12	      0	0	0	1614	0	0	0	0
13	      0	0	0	1527	0	0	0	0
14	      0	0	0	1472	0	0	0	0
15	      0	0	0	1424	0	0	0	0
16	      0	0	0	1137	0	0	0	0
17	      0	0	0	1136	0	0	0	0
18	      0	0	0	1017	0	0	0	0
19	      0	0	0	1042	0	0	0	0
20	      0	0	0	1207	0	0	0	0
21	      0	0	0	1450	0	0	0	0
22	      0	0	0	936	0	0	0	0
23	      0	0	0	992	0	0	0	0
24	      0	0	0	852	0	0	0	0
25	      0	0	0	1199	0	0	0	0
26	      0	0	0	1014	0	0	0	0
27	      0	0	0	1117	0	0	0	0
28	      0	0	0	954	0	0	0	0
29	      0	0	0	910	0	0	0	0
30	      0	0	0	785	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    654	21.8	0	31784	62	114	467	571

DEBUG    ya.test:process.py:276 Command (pid 2728153) 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 2728082) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2728082) elapsed time (sec): 30.229610204696655
DEBUG    ya.test:process.py:263 Command (pid 2728082) wtime: 30.247
DEBUG    ya.test:process.py:275 Command (pid 2728082) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     26	26	0	0	105	807	807	807
2	     90	90	0	0	111	143	149	155
3	    116	116	0	0	86	106	108	113
4	    121	121	0	0	79	119	125	126
5	    126	126	0	0	73	108	117	123
6	      6	6	0	457	77	91	91	91
7	      0	0	0	1588	0	0	0	0
8	      0	0	0	2022	0	0	0	0
9	      0	0	0	1997	0	0	0	0
10	      0	0	0	2088	0	0	0	0
11	      0	0	0	1881	0	0	0	0
12	      0	0	0	1547	0	0	0	0
13	      0	0	0	1708	0	0	0	0
14	      0	0	0	1608	0	0	0	0
15	      0	0	0	1320	0	0	0	0
16	      0	0	0	1278	0	0	0	0
17	      0	0	0	1183	0	0	0	0
18	      0	0	0	1083	0	0	0	0
19	      0	0	0	1212	0	0	0	0
20	      0	0	0	1320	0	0	0	0
21	      0	0	0	1360	0	0	0	0
22	      0	0	0	1228	0	0	0	0
23	      0	0	0	1160	0	0	0	0
24	      0	0	0	901	0	0	0	0
25	      0	0	0	1213	0	0	0	0
26	      0	0	0	916	0	0	0	0
27	      0	0	0	1040	0	0	0	0
28	      0	0	0	850	0	0	0	0
29	      0	0	0	933	0	0	0	0
30	      0	0	0	1414	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    485	16.1667	0	33307	85	134	783	807

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14209
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14209". 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:14209
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14209". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14209
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14209". 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:14209
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14209". 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:14209
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14209". 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:14209
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14209". 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:14209
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14209". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14209
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14209". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14209
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14209". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14209
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14209". 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:14209
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14209". 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:14209
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14209". 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:14209
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14209". 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:14209
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14209". 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:14209
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14209". 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:14209
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14209". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14209
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14209". 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:14209
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14209". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14209
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14209". 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:14209
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14209". 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:14209
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14209". 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:14209
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14209". 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:431 Test teardown
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14209
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14209
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14209". Check endpoint correctness.
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-5zingdhhra'
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(0, -1)'
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/shle/002861/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/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.2687041' in '/home/runner/.ya/build/build_root/shle/002861/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/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_j4kl89oz.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:276 Stopped node localhost:14209/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2504
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2034
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/62634
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14209
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21960
=================================== FAILURES ===================================
_______________________ TestLogScenario.test_log_uniform _______________________
ydb/tests/olap/test_log_scenario.py:235: in test_log_uniform
    thread.join()
ydb/tests/olap/common/thread_helper.py:18: in join
    raise self.exc
ydb/tests/olap/common/thread_helper.py:11: in run
    self.ret = self._target(*self._args, **self._kwargs)
ydb/tests/olap/test_log_scenario.py:147: in aggregation_query
    self.ydb_client.query(f"SELECT COUNT(*) FROM `{self.table_name}` ")
ydb/tests/olap/common/ydb_client.py:24: in query
    return self.session_pool.execute_with_retries(query=statement, settings=request_settings)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:130: in retry_operation_impl
    raise status
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:248: in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
contrib/python/ydb/py3/ydb/query/pool.py:331: in __enter__
    self._session = self._pool.acquire(self._timeout)
contrib/python/ydb/py3/ydb/query/pool.py:111: in acquire
    session = self._create_new_session(time_left)
contrib/python/ydb/py3/ydb/query/pool.py:63: in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
contrib/python/ydb/py3/ydb/query/session.py:301: in create
    self._create_call(settings=settings)
contrib/python/ydb/py3/ydb/query/session.py:171: in _create_call
    return self._driver(
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:459: in __call__
    connection = self._store.get(preferred_endpoint)
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:144: in get
    raise issues.ConnectionLost("Couldn't find valid connection")
E   ydb.issues.ConnectionLost: Couldn't find valid connection
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_log_uniform
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 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/shle/002861/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2686912
DEBUG    ya.test:process.py:259 Command (pid 2686912) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2686912) elapsed time (sec): 0.304095983505249
DEBUG    ya.test:process.py:263 Command (pid 2686912) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2686912) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2686912) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2686912) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2686912) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2686912) maxrss: 543280
DEBUG    ya.test:process.py:263 Command (pid 2686912) minflt: 16203
DEBUG    ya.test:process.py:263 Command (pid 2686912) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2686912) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2686912) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 2686912) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2686912) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2686912) nvcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 2686912) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2686912) stime: 0.164163
DEBUG    ya.test:process.py:263 Command (pid 2686912) utime: 0.092083
DEBUG    ya.test:process.py:263 Command (pid 2686912) wtime: 0.305
DEBUG    ya.test:process.py:275 Command (pid 2686912) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-5zingdhhra    Host information: 
        Linux ghrun-5zingdhhra 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/10226725676/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10226725676/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 2686912) errors:

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-5zingdhhra    Host information: 
        Linux ghrun-5zingdhhra 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/10226725676/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10226725676/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/shle/002861/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21960
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:495 Working directory: /home/runner/.ya/build/build_root/shle/002861/r3tmp/kikimr_cluster_qiczjzrb
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/shle/002861/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14209
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62634
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2034
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2504
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/shle/002861/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/shle/002861/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/shle/002861/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_j4kl89oz.log --grpc-port=14209 --mon-port=62634 --ic-port=21960
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:14209/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/shle/002861/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/shle/002861/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/shle/002861/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_j4kl89oz.log --grpc-port=14209 --mon-port=62634 --ic-port=21960
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/shle/002861/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/shle/002861/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/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/shle/002861/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_j4kl89oz.log', '--grpc-port=14209', '--mon-port=62634', '--ic-port=21960')' in '/home/runner/.ya/build/build_root/shle/002861/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2687041
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:14209/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/shle/002861/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2687048
DEBUG    ya.test:process.py:259 Command (pid 2687048) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2687048) elapsed time (sec): 0.4391310214996338
DEBUG    ya.test:process.py:263 Command (pid 2687048) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2687048) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2687048) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2687048) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2687048) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2687048) maxrss: 543280
DEBUG    ya.test:process.py:263 Command (pid 2687048) minflt: 16209
DEBUG    ya.test:process.py:263 Command (pid 2687048) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2687048) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2687048) nivcsw: 9
DEBUG    ya.test:process.py:263 Command (pid 2687048) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2687048) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2687048) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 2687048) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2687048) stime: 0.260728
DEBUG    ya.test:process.py:263 Command (pid 2687048) utime: 0.125523
DEBUG    ya.test:process.py:263 Command (pid 2687048) wtime: 0.44
DEBUG    ya.test:process.py:275 Command (pid 2687048) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-5zingdhhra    Host information: 
        Linux ghrun-5zingdhhra 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/10226725676/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10226725676/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 2687048) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-5zingdhhra    Host information: 
        Linux ghrun-5zingdhhra 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/shle/002861/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:444 Executing command = ['/home/runner/.ya/build/build_root/shle/002861/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:14209', '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: 21960\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/shle/002861/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:14209', '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: 21960\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2690618
DEBUG    ya.test:process.py:259 Command (pid 2690618) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2690618) elapsed time (sec): 0.7197475433349609
DEBUG    ya.test:process.py:263 Command (pid 2690618) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2690618) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2690618) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2690618) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2690618) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2690618) maxrss: 551728
DEBUG    ya.test:process.py:263 Command (pid 2690618) minflt: 18345
DEBUG    ya.test:process.py:263 Command (pid 2690618) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2690618) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2690618) nivcsw: 8
DEBUG    ya.test:process.py:263 Command (pid 2690618) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2690618) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2690618) nvcsw: 141
DEBUG    ya.test:process.py:263 Command (pid 2690618) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2690618) stime: 0.567025
DEBUG    ya.test:process.py:263 Command (pid 2690618) utime: 0.107808
DEBUG    ya.test:process.py:263 Command (pid 2690618) wtime: 0.72
DEBUG    ya.test:process.py:275 Command (pid 2690618) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/shle/002861/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:444 Executing command = ['/home/runner/.ya/build/build_root/shle/002861/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:14209', '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/shle/002861/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:14209', '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: 2692174
DEBUG    ya.test:process.py:259 Command (pid 2692174) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2692174) elapsed time (sec): 0.4904952049255371
DEBUG    ya.test:process.py:263 Command (pid 2692174) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2692174) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2692174) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2692174) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2692174) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2692174) maxrss: 551736
DEBUG    ya.test:process.py:263 Command (pid 2692174) minflt: 18342
DEBUG    ya.test:process.py:263 Command (pid 2692174) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2692174) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2692174) nivcsw: 4
DEBUG    ya.test:process.py:263 Command (pid 2692174) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2692174) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2692174) nvcsw: 143
DEBUG    ya.test:process.py:263 Command (pid 2692174) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2692174) stime: 0.33846299999999996
DEBUG    ya.test:process.py:263 Command (pid 2692174) utime: 0.107513
DEBUG    ya.test:process.py:263 Command (pid 2692174) wtime: 0.491
DEBUG    ya.test:process.py:275 Command (pid 2692174) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:574 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:581 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, 2f39a96b-2c65-40d7-a784-89edfe39225e, localhost:14209): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 2f39a96b-2c65-40d7-a784-89edfe39225e, localhost:14209): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 2f39a96b-2c65-40d7-a784-89edfe39225e, localhost:14209): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-5zingdhhra.auto.internal" port: 14209 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-5zingdhhra.auto.internal:14209, 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:14209
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 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/shle/002861/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/shle/002861/ydb/apps/ydb/ydb -e grpc://localhost:14209 -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/shle/002861/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:14209', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2693083
DEBUG    ya.test:process.py:259 Command (pid 2693083) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2693083) elapsed time (sec): 0.30216240882873535
DEBUG    ya.test:process.py:263 Command (pid 2693083) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2693083) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2693083) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2693083) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2693083) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2693083) maxrss: 165536
DEBUG    ya.test:process.py:263 Command (pid 2693083) minflt: 3554
DEBUG    ya.test:process.py:263 Command (pid 2693083) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2693083) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2693083) nivcsw: 4
DEBUG    ya.test:process.py:263 Command (pid 2693083) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2693083) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2693083) nvcsw: 193
DEBUG    ya.test:process.py:263 Command (pid 2693083) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2693083) stime: 0.016805999999999998
DEBUG    ya.test:process.py:263 Command (pid 2693083) utime: 0.050419
DEBUG    ya.test:process.py:263 Command (pid 2693083) wtime: 0.303
DEBUG    ya.test:process.py:275 Command (pid 2693083) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 2693083) 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/shle/002861/ydb/apps/ydb/ydb -e grpc://localhost:14209 -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/shle/002861/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:14209', '-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: 2693544
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 2693544) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2693544) elapsed time (sec): 30.23542594909668
DEBUG    ya.test:process.py:263 Command (pid 2693544) wtime: 30.237
DEBUG    ya.test:process.py:275 Command (pid 2693544) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    468	468	0	0	20	23	42	43
2	    478	478	0	0	20	21	36	38
3	    483	483	0	0	20	22	24	32
4	    481	481	0	0	20	22	28	29
5	    470	470	0	0	20	29	30	34
6	    484	484	0	0	20	21	22	30
7	    479	479	0	0	20	23	28	30
8	    482	482	0	0	20	23	25	28
9	    467	467	0	0	20	27	38	45
10	    475	475	0	0	20	24	27	29
11	    460	460	0	0	21	26	31	33
12	    468	468	0	0	20	26	30	32
13	    476	476	0	0	20	25	27	29
14	    473	473	0	0	20	26	35	38
15	    441	441	0	0	21	30	34	42
16	    384	384	0	0	23	41	50	52
17	    427	427	0	0	22	32	39	44
18	    364	364	0	0	24	52	71	74
19	    343	343	0	0	25	54	65	74
20	    306	306	0	0	27	65	90	97
21	    276	276	0	0	30	66	119	120
22	    274	274	0	0	27	68	176	183
23	    243	243	0	0	35	100	115	123
24	    264	264	0	0	29	93	107	111
25	    322	322	0	0	25	74	105	112
26	    328	328	0	0	28	47	76	86
27	    374	374	0	0	23	50	77	106
28	    440	440	0	0	21	30	45	50
29	    396	396	0	0	22	38	82	93
30	    363	363	0	0	23	51	110	115

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  12189	406.3	0	0	20	42	74	183

DEBUG    ya.test:process.py:276 Command (pid 2693544) 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, 82ee4075-a064-4ea7-8569-72ada2d75b04, ghrun-5zingdhhra.auto.internal:14209): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 82ee4075-a064-4ea7-8569-72ada2d75b04, ghrun-5zingdhhra.auto.internal:14209): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 82ee4075-a064-4ea7-8569-72ada2d75b04, ghrun-5zingdhhra.auto.internal:14209): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NjMxZmUwYWItYjJjN2RhOC04OGM5NDY3OS05MTIwNjYwZA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 009e8f23-a73b-4eff-ae48-5e1f843cb082, ghrun-5zingdhhra.auto.internal:14209): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 009e8f23-a73b-4eff-ae48-5e1f843cb082, ghrun-5zingdhhra.auto.internal:14209): request = { session_id: "ydb://session/3?node_id=1&id=NjMxZmUwYWItYjJjN2RhOC04OGM5NDY3OS05MTIwNjYwZA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 009e8f23-a73b-4eff-ae48-5e1f843cb082, ghrun-5zingdhhra.auto.internal:14209): 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=NjMxZmUwYWItYjJjN2RhOC04OGM5NDY3OS05MTIwNjYwZA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 79b14e52-81eb-48c5-8082-22a14c57c9a2, ghrun-5zingdhhra.auto.internal:14209): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 79b14e52-81eb-48c5-8082-22a14c57c9a2, ghrun-5zingdhhra.auto.internal:14209): request = { session_id: "ydb://session/3?node_id=1&id=NjMxZmUwYWItYjJjN2RhOC04OGM5NDY3OS05MTIwNjYwZA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 79b14e52-81eb-48c5-8082-22a14c57c9a2, ghrun-5zingdhhra.auto.internal:14209): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjMxZmUwYWItYjJjN2RhOC04OGM5NDY3OS05MTIwNjYwZA==
INFO     root:test_log_scenario.py:217 Count rows after insert 11988 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjMxZmUwYWItYjJjN2RhOC04OGM5NDY3OS05MTIwNjYwZA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 73d0dc93-afea-4365-a0dc-7496fa2bea8d, ghrun-5zingdhhra.auto.internal:14209): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 73d0dc93-afea-4365-a0dc-7496fa2bea8d, ghrun-5zingdhhra.auto.internal:14209): request = { session_id: "ydb://session/3?node_id=1&id=NjMxZmUwYWItYjJjN2RhOC04OGM5NDY3OS05MTIwNjYwZA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 73d0dc93-afea-4365-a0dc-7496fa2bea8d, ghrun-5zingdhhra.auto.internal:14209): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjMxZmUwYWItYjJjN2RhOC04OGM5NDY3OS05MTIwNjYwZA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjMxZmUwYWItYjJjN2RhOC04OGM5NDY3OS05MTIwNjYwZA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8d24a3fb-0191-4052-b3b2-768fda51df8d, ghrun-5zingdhhra.auto.internal:14209): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8d24a3fb-0191-4052-b3b2-768fda51df8d, ghrun-5zingdhhra.auto.internal:14209): request = { session_id: "ydb://session/3?node_id=1&id=NjMxZmUwYWItYjJjN2RhOC04OGM5NDY3OS05MTIwNjYwZA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8d24a3fb-0191-4052-b3b2-768fda51df8d, ghrun-5zingdhhra.auto.internal:14209): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjMxZmUwYWItYjJjN2RhOC04OGM5NDY3OS05MTIwNjYwZA==
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=NjMxZmUwYWItYjJjN2RhOC04OGM5NDY3OS05MTIwNjYwZA==
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/shle/002861/ydb/apps/ydb/ydb -e grpc://localhost:14209 -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/shle/002861/ydb/apps/ydb/ydb -e grpc://localhost:14209 -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/shle/002861/ydb/apps/ydb/ydb -e grpc://localhost:14209 -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, f77ae640-8cd5-4ced-9b2f-1831c00c1b3d, ghrun-5zingdhhra.auto.internal:14209): 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, f77ae640-8cd5-4ced-9b2f-1831c00c1b3d, ghrun-5zingdhhra.auto.internal:14209): request = { session_id: "ydb://session/3?node_id=1&id=NjMxZmUwYWItYjJjN2RhOC04OGM5NDY3OS05MTIwNjYwZA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 47615560-6bc5-4ce7-97dd-7356d8ded333, ghrun-5zingdhhra.auto.internal:14209): creating call state
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f77ae640-8cd5-4ced-9b2f-1831c00c1b3d, ghrun-5zingdhhra.auto.internal:14209): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/shle/002861/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:14209', '-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/shle/002861/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:14209', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/shle/002861/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:14209', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'bulk_upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 47615560-6bc5-4ce7-97dd-7356d8ded333, ghrun-5zingdhhra.auto.internal:14209): request = {  }
DEBUG    ya.test:process.py:628 Command pid: 2728137
DEBUG    ya.test:process.py:628 Command pid: 2728082
DEBUG    ya.test:process.py:628 Command pid: 2728153
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 47615560-6bc5-4ce7-97dd-7356d8ded333, ghrun-5zingdhhra.auto.internal:14209): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Zjc3Yzk0NTktYjQ0NTE0MDYtMmI2YjEwZDAtNTlkOTAzMmE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 7f8cd7a9-fcf4-4717-824a-14b833d75aed, ghrun-5zingdhhra.auto.internal:14209): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7f8cd7a9-fcf4-4717-824a-14b833d75aed, ghrun-5zingdhhra.auto.internal:14209): request = { session_id: "ydb://session/3?node_id=1&id=Zjc3Yzk0NTktYjQ0NTE0MDYtMmI2YjEwZDAtNTlkOTAzMmE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7f8cd7a9-fcf4-4717-824a-14b833d75aed, ghrun-5zingdhhra.auto.internal:14209): 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=Zjc3Yzk0NTktYjQ0NTE0MDYtMmI2YjEwZDAtNTlkOTAzMmE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9dd29def-4f3b-4283-9a22-19179a1a6bad, ghrun-5zingdhhra.auto.internal:14209): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9dd29def-4f3b-4283-9a22-19179a1a6bad, ghrun-5zingdhhra.auto.internal:14209): request = { session_id: "ydb://session/3?node_id=1&id=Zjc3Yzk0NTktYjQ0NTE0MDYtMmI2YjEwZDAtNTlkOTAzMmE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9dd29def-4f3b-4283-9a22-19179a1a6bad, ghrun-5zingdhhra.auto.internal:14209): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, afe6fb2d-8dcf-434e-881d-e8cc1b54877b, ghrun-5zingdhhra.auto.internal:14209): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, afe6fb2d-8dcf-434e-881d-e8cc1b54877b, ghrun-5zingdhhra.auto.internal:14209): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, afe6fb2d-8dcf-434e-881d-e8cc1b54877b, ghrun-5zingdhhra.auto.internal:14209): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODVmNmZiM2QtMTU2NzQxNjgtYzRkYmJiODgtYzYwMzkwODc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, a2b3706c-3669-4653-98ce-bd1cc2435834, ghrun-5zingdhhra.auto.internal:14209): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, a2b3706c-3669-4653-98ce-bd1cc2435834, ghrun-5zingdhhra.auto.internal:14209): request = { session_id: "ydb://session/3?node_id=1&id=ODVmNmZiM2QtMTU2NzQxNjgtYzRkYmJiODgtYzYwMzkwODc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, a2b3706c-3669-4653-98ce-bd1cc2435834, ghrun-5zingdhhra.auto.internal:14209): 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=ODVmNmZiM2QtMTU2NzQxNjgtYzRkYmJiODgtYzYwMzkwODc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9e2ffa46-7624-4a76-810c-22ef74ccb603, ghrun-5zingdhhra.auto.internal:14209): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9e2ffa46-7624-4a76-810c-22ef74ccb603, ghrun-5zingdhhra.auto.internal:14209): request = { session_id: "ydb://session/3?node_id=1&id=ODVmNmZiM2QtMTU2NzQxNjgtYzRkYmJiODgtYzYwMzkwODc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9e2ffa46-7624-4a76-810c-22ef74ccb603, ghrun-5zingdhhra.auto.internal:14209): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 15629db6-8ac3-40bd-8b3c-3f132aab43f0, ghrun-5zingdhhra.auto.internal:14209): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 15629db6-8ac3-40bd-8b3c-3f132aab43f0, ghrun-5zingdhhra.auto.internal:14209): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 15629db6-8ac3-40bd-8b3c-3f132aab43f0, ghrun-5zingdhhra.auto.internal:14209): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTIxMDQ0MjgtNjJiMjNiYzItNWViMzYzNjUtZTMzYTQ1ZGY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 1268236b-0fdd-4c7d-800a-e6a76374ca7e, ghrun-5zingdhhra.auto.internal:14209): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 1268236b-0fdd-4c7d-800a-e6a76374ca7e, ghrun-5zingdhhra.auto.internal:14209): request = { session_id: "ydb://session/3?node_id=1&id=MTIxMDQ0MjgtNjJiMjNiYzItNWViMzYzNjUtZTMzYTQ1ZGY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 1268236b-0fdd-4c7d-800a-e6a76374ca7e, ghrun-5zingdhhra.auto.internal:14209): 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=MTIxMDQ0MjgtNjJiMjNiYzItNWViMzYzNjUtZTMzYTQ1ZGY=
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 56beed99-fec3-4031-ae2a-720c2080b59b, ghrun-5zingdhhra.auto.internal:14209): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 56beed99-fec3-4031-ae2a-720c2080b59b, ghrun-5zingdhhra.auto.internal:14209): request = {  }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b007815b-1977-4622-84b9-d41b9c3b6faa, ghrun-5zingdhhra.auto.internal:14209): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b007815b-1977-4622-84b9-d41b9c3b6faa, ghrun-5zingdhhra.auto.internal:14209): request = { session_id: "ydb://session/3?node_id=1&id=MTIxMDQ0MjgtNjJiMjNiYzItNWViMzYzNjUtZTMzYTQ1ZGY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b007815b-1977-4622-84b9-d41b9c3b6faa, ghrun-5zingdhhra.auto.internal:14209): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 56beed99-fec3-4031-ae2a-720c2080b59b, ghrun-5zingdhhra.auto.internal:14209): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Y2Q0MGUxYjgtOTQ3MDZiYTUtNjhlNTA0NmQtYTZkZjQzY2E=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 5fa5bc90-0cde-4869-80f4-6e681a784f23, ghrun-5zingdhhra.auto.internal:14209): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 5fa5bc90-0cde-4869-80f4-6e681a784f23, ghrun-5zingdhhra.auto.internal:14209): request = { session_id: "ydb://session/3?node_id=1&id=Y2Q0MGUxYjgtOTQ3MDZiYTUtNjhlNTA0NmQtYTZkZjQzY2E=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 5fa5bc90-0cde-4869-80f4-6e681a784f23, ghrun-5zingdhhra.auto.internal:14209): 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=Y2Q0MGUxYjgtOTQ3MDZiYTUtNjhlNTA0NmQtYTZkZjQzY2E=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 776cb08f-bca9-47b8-9481-feeea035d94f, ghrun-5zingdhhra.auto.internal:14209): 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, 776cb08f-bca9-47b8-9481-feeea035d94f, ghrun-5zingdhhra.auto.internal:14209): request = { session_id: "ydb://session/3?node_id=1&id=Y2Q0MGUxYjgtOTQ3MDZiYTUtNjhlNTA0NmQtYTZkZjQzY2E=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 08cd5d1c-ef6d-4051-b737-fcd09e7752ba, ghrun-5zingdhhra.auto.internal:14209): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 776cb08f-bca9-47b8-9481-feeea035d94f, ghrun-5zingdhhra.auto.internal:14209): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 08cd5d1c-ef6d-4051-b737-fcd09e7752ba, ghrun-5zingdhhra.auto.internal:14209): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 08cd5d1c-ef6d-4051-b737-fcd09e7752ba, ghrun-5zingdhhra.auto.internal:14209): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MmRkMmM1YzgtNzk5ZmI5NWMtZTE2MzdhMDQtOGUzYzU4ZWQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 236eef31-9d83-460f-94a7-45e6c4deb956, ghrun-5zingdhhra.auto.internal:14209): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 236eef31-9d83-460f-94a7-45e6c4deb956, ghrun-5zingdhhra.auto.internal:14209): request = { session_id: "ydb://session/3?node_id=1&id=MmRkMmM1YzgtNzk5ZmI5NWMtZTE2MzdhMDQtOGUzYzU4ZWQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 236eef31-9d83-460f-94a7-45e6c4deb956, ghrun-5zingdhhra.auto.internal:14209): 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=MmRkMmM1YzgtNzk5ZmI5NWMtZTE2MzdhMDQtOGUzYzU4ZWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 979847d1-d11d-464a-9c26-c9f5e50383a8, ghrun-5zingdhhra.auto.internal:14209): 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, 979847d1-d11d-464a-9c26-c9f5e50383a8, ghrun-5zingdhhra.auto.internal:14209): request = { session_id: "ydb://session/3?node_id=1&id=MmRkMmM1YzgtNzk5ZmI5NWMtZTE2MzdhMDQtOGUzYzU4ZWQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 9f5ca2d1-80ac-43f8-8a61-adcdca7457c9, ghrun-5zingdhhra.auto.internal:14209): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 9f5ca2d1-80ac-43f8-8a61-adcdca7457c9, ghrun-5zingdhhra.auto.internal:14209): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 979847d1-d11d-464a-9c26-c9f5e50383a8, ghrun-5zingdhhra.auto.internal:14209): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 9f5ca2d1-80ac-43f8-8a61-adcdca7457c9, ghrun-5zingdhhra.auto.internal:14209): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTEzZjQyYTktNmM0NzlhOTEtYTIzZWM1OGUtOWIyMGU3NGQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 03bfd637-fa6d-4b0d-8c0a-1406311d7810, ghrun-5zingdhhra.auto.internal:14209): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 03bfd637-fa6d-4b0d-8c0a-1406311d7810, ghrun-5zingdhhra.auto.internal:14209): request = { session_id: "ydb://session/3?node_id=1&id=MTEzZjQyYTktNmM0NzlhOTEtYTIzZWM1OGUtOWIyMGU3NGQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 03bfd637-fa6d-4b0d-8c0a-1406311d7810, ghrun-5zingdhhra.auto.internal:14209): 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=MTEzZjQyYTktNmM0NzlhOTEtYTIzZWM1OGUtOWIyMGU3NGQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d58be74b-16fe-456f-9551-814177758f2b, ghrun-5zingdhhra.auto.internal:14209): 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:421 RpcState(CreateSession, e5bb128d-a1c7-43d8-bfc8-81182209bc73, ghrun-5zingdhhra.auto.internal:14209): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e5bb128d-a1c7-43d8-bfc8-81182209bc73, ghrun-5zingdhhra.auto.internal:14209): request = {  }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d58be74b-16fe-456f-9551-814177758f2b, ghrun-5zingdhhra.auto.internal:14209): request = { session_id: "ydb://session/3?node_id=1&id=MTEzZjQyYTktNmM0NzlhOTEtYTIzZWM1OGUtOWIyMGU3NGQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d58be74b-16fe-456f-9551-814177758f2b, ghrun-5zingdhhra.auto.internal:14209): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e5bb128d-a1c7-43d8-bfc8-81182209bc73, ghrun-5zingdhhra.auto.internal:14209): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTBhZGIxNDItMzMwNGJmMzAtNWQ1YWIzOWEtZDFlMGJjNmM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 09a60470-776f-4127-859e-85e0c339c8f8, ghrun-5zingdhhra.auto.internal:14209): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 09a60470-776f-4127-859e-85e0c339c8f8, ghrun-5zingdhhra.auto.internal:14209): request = { session_id: "ydb://session/3?node_id=1&id=MTBhZGIxNDItMzMwNGJmMzAtNWQ1YWIzOWEtZDFlMGJjNmM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 09a60470-776f-4127-859e-85e0c339c8f8, ghrun-5zingdhhra.auto.internal:14209): 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=MTBhZGIxNDItMzMwNGJmMzAtNWQ1YWIzOWEtZDFlMGJjNmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 59933d9a-63f0-4077-88b2-944d554553a1, ghrun-5zingdhhra.auto.internal:14209): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 59933d9a-63f0-4077-88b2-944d554553a1, ghrun-5zingdhhra.auto.internal:14209): request = { session_id: "ydb://session/3?node_id=1&id=MTBhZGIxNDItMzMwNGJmMzAtNWQ1YWIzOWEtZDFlMGJjNmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 0bd71491-114e-4ee6-ac69-5f9f9566c09f, ghrun-5zingdhhra.auto.internal:14209): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 59933d9a-63f0-4077-88b2-944d554553a1, ghrun-5zingdhhra.auto.internal:14209): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0bd71491-114e-4ee6-ac69-5f9f9566c09f, ghrun-5zingdhhra.auto.internal:14209): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0bd71491-114e-4ee6-ac69-5f9f9566c09f, ghrun-5zingdhhra.auto.internal:14209): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YjFlMWJkZDUtMzBkMjg4ZGUtNWIyZGNiYTAtNzA1ZjJhOTg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 3eb37bf8-3314-493e-a9ac-16654198b469, ghrun-5zingdhhra.auto.internal:14209): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 3eb37bf8-3314-493e-a9ac-16654198b469, ghrun-5zingdhhra.auto.internal:14209): request = { session_id: "ydb://session/3?node_id=1&id=YjFlMWJkZDUtMzBkMjg4ZGUtNWIyZGNiYTAtNzA1ZjJhOTg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 3eb37bf8-3314-493e-a9ac-16654198b469, ghrun-5zingdhhra.auto.internal:14209): 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=YjFlMWJkZDUtMzBkMjg4ZGUtNWIyZGNiYTAtNzA1ZjJhOTg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 842cd60b-6fd1-4fbd-8b92-f242db84e757, ghrun-5zingdhhra.auto.internal:14209): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 842cd60b-6fd1-4fbd-8b92-f242db84e757, ghrun-5zingdhhra.auto.internal:14209): request = { session_id: "ydb://session/3?node_id=1&id=YjFlMWJkZDUtMzBkMjg4ZGUtNWIyZGNiYTAtNzA1ZjJhOTg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 842cd60b-6fd1-4fbd-8b92-f242db84e757, ghrun-5zingdhhra.auto.internal:14209): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 55dfae63-b58a-49aa-bf26-36c451621dad, ghrun-5zingdhhra.auto.internal:14209): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 55dfae63-b58a-49aa-bf26-36c451621dad, ghrun-5zingdhhra.auto.internal:14209): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 55dfae63-b58a-49aa-bf26-36c451621dad, ghrun-5zingdhhra.auto.internal:14209): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZTlkN2E4NGUtYTBkMDVmNS0xNDEyMGEwMS1mNjlkNTJlOA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 33f71887-b31e-4ee7-804d-1cc8e81e80b0, ghrun-5zingdhhra.auto.internal:14209): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 33f71887-b31e-4ee7-804d-1cc8e81e80b0, ghrun-5zingdhhra.auto.internal:14209): request = { session_id: "ydb://session/3?node_id=1&id=ZTlkN2E4NGUtYTBkMDVmNS0xNDEyMGEwMS1mNjlkNTJlOA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 33f71887-b31e-4ee7-804d-1cc8e81e80b0, ghrun-5zingdhhra.auto.internal:14209): 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=ZTlkN2E4NGUtYTBkMDVmNS0xNDEyMGEwMS1mNjlkNTJlOA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 005f586c-751e-496a-8c1a-630802ba5e37, ghrun-5zingdhhra.auto.internal:14209): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 005f586c-751e-496a-8c1a-630802ba5e37, ghrun-5zingdhhra.auto.internal:14209): request = { session_id: "ydb://session/3?node_id=1&id=ZTlkN2E4NGUtYTBkMDVmNS0xNDEyMGEwMS1mNjlkNTJlOA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 005f586c-751e-496a-8c1a-630802ba5e37, ghrun-5zingdhhra.auto.internal:14209): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 009e8f23-a73b-4eff-ae48-5e1f843cb082, ghrun-5zingdhhra.auto.internal:14209): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:14209 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-15T14:52:22.105053944+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-5zingdhhra.auto.internal:14209
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 7f8cd7a9-fcf4-4717-824a-14b833d75aed, ghrun-5zingdhhra.auto.internal:14209): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:14209 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-15T14:52:22.105196538+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-5zingdhhra.auto.internal:14209
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, a2b3706c-3669-4653-98ce-bd1cc2435834, ghrun-5zingdhhra.auto.internal:14209): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:14209 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-15T14:52:22.105225743+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 1268236b-0fdd-4c7d-800a-e6a76374ca7e, ghrun-5zingdhhra.auto.internal:14209): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:14209 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-15T14:52:22.105255232+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-5zingdhhra.auto.internal:14209
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 5fa5bc90-0cde-4869-80f4-6e681a784f23, ghrun-5zingdhhra.auto.internal:14209): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:14209 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-15T14:52:22.105279712+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 03bfd637-fa6d-4b0d-8c0a-1406311d7810, ghrun-5zingdhhra.auto.internal:14209): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:14209 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-15T14:52:22.105330402+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 09a60470-776f-4127-859e-85e0c339c8f8, ghrun-5zingdhhra.auto.internal:14209): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:14209 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-15T14:52:22.10535462+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 3eb37bf8-3314-493e-a9ac-16654198b469, ghrun-5zingdhhra.auto.internal:14209): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:14209 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-15T14:52:22.105380216+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 33f71887-b31e-4ee7-804d-1cc8e81e80b0, ghrun-5zingdhhra.auto.internal:14209): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:14209 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-15T14:52:22.105408044+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, f77ae640-8cd5-4ced-9b2f-1831c00c1b3d, ghrun-5zingdhhra.auto.internal:14209): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-15T14:52:22.105177638+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 9e2ffa46-7624-4a76-810c-22ef74ccb603, ghrun-5zingdhhra.auto.internal:14209): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-15T14:52:22.105242566+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 9dd29def-4f3b-4283-9a22-19179a1a6bad, ghrun-5zingdhhra.auto.internal:14209): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-15T14:52:22.105211396+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, b007815b-1977-4622-84b9-d41b9c3b6faa, ghrun-5zingdhhra.auto.internal:14209): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-15T14:52:22.105266376+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 776cb08f-bca9-47b8-9481-feeea035d94f, ghrun-5zingdhhra.auto.internal:14209): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-15T14:52:22.105292749+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 979847d1-d11d-464a-9c26-c9f5e50383a8, ghrun-5zingdhhra.auto.internal:14209): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-15T14:52:22.105318466+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, d58be74b-16fe-456f-9551-814177758f2b, ghrun-5zingdhhra.auto.internal:14209): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-15T14:52:22.1053434+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 236eef31-9d83-460f-94a7-45e6c4deb956, ghrun-5zingdhhra.auto.internal:14209): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:14209 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-15T14:52:22.105303611+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 842cd60b-6fd1-4fbd-8b92-f242db84e757, ghrun-5zingdhhra.auto.internal:14209): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-15T14:52:22.105397719+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 005f586c-751e-496a-8c1a-630802ba5e37, ghrun-5zingdhhra.auto.internal:14209): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-15T14:52:22.1054228+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-5zingdhhra.auto.internal:14209
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 59933d9a-63f0-4077-88b2-944d554553a1, ghrun-5zingdhhra.auto.internal:14209): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-15T14:52:22.105368431+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-5zingdhhra.auto.internal:14209
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-5zingdhhra.auto.internal:14209
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-5zingdhhra.auto.internal:14209
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-5zingdhhra.auto.internal:14209
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-5zingdhhra.auto.internal:14209
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-5zingdhhra.auto.internal:14209
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-5zingdhhra.auto.internal:14209
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-5zingdhhra.auto.internal:14209
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-5zingdhhra.auto.internal:14209
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-5zingdhhra.auto.internal:14209
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-5zingdhhra.auto.internal:14209
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-5zingdhhra.auto.internal:14209
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-5zingdhhra.auto.internal:14209
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-5zingdhhra.auto.internal:14209
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-5zingdhhra.auto.internal:14209
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-5zingdhhra.auto.internal:14209
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MmRkMmM1YzgtNzk5ZmI5NWMtZTE2MzdhMDQtOGUzYzU4ZWQ=
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:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14209
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14209". 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:14209
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14209". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 2728137) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2728137) elapsed time (sec): 30.174752950668335
DEBUG    ya.test:process.py:263 Command (pid 2728137) wtime: 30.18
DEBUG    ya.test:process.py:275 Command (pid 2728137) 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	      1	1	0	10	171	171	171	171
3	      0	0	0	10	0	0	0	0
4	      0	0	0	10	0	0	0	0
5	      1	1	0	10	142	142	142	142
6	      0	0	0	541	0	0	0	0
7	      0	0	0	1982	0	0	0	0
8	      0	0	0	2161	0	0	0	0
9	      0	0	0	1769	0	0	0	0
10	      0	0	0	2034	0	0	0	0
11	      0	0	0	1957	0	0	0	0
12	      0	0	0	1729	0	0	0	0
13	      0	0	0	1448	0	0	0	0
14	      0	0	0	1525	0	0	0	0
15	      0	0	0	1567	0	0	0	0
16	      0	0	0	1104	0	0	0	0
17	      0	0	0	1328	0	0	0	0
18	      0	0	0	1150	0	0	0	0
19	      0	0	0	1036	0	0	0	0
20	      0	0	0	1153	0	0	0	0
21	      0	0	0	1308	0	0	0	0
22	      0	0	0	972	0	0	0	0
23	      0	0	0	1188	0	0	0	0
24	      0	0	0	240	0	0	0	0
25	      0	0	0	0	0	0	0	0
26	      0	0	0	0	0	0	0	0
27	      0	0	0	841	0	0	0	0
28	      0	0	0	986	0	0	0	0
29	      0	0	0	1201	0	0	0	0
30	      0	0	0	1462	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	      2	0.0666667	0	30722	142	171	171	171

DEBUG    ya.test:process.py:276 Command (pid 2728137) 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 2728153) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2728153) elapsed time (sec): 30.209430694580078
DEBUG    ya.test:process.py:263 Command (pid 2728153) wtime: 30.214
DEBUG    ya.test:process.py:275 Command (pid 2728153) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     40	40	0	0	95	531	571	571
2	    115	115	0	0	83	129	135	144
3	    163	163	0	0	60	84	95	97
4	    161	161	0	0	58	93	103	110
5	    167	167	0	0	56	83	95	100
6	      8	8	0	506	62	67	67	67
7	      0	0	0	1952	0	0	0	0
8	      0	0	0	2032	0	0	0	0
9	      0	0	0	1815	0	0	0	0
10	      0	0	0	1918	0	0	0	0
11	      0	0	0	1776	0	0	0	0
12	      0	0	0	1614	0	0	0	0
13	      0	0	0	1527	0	0	0	0
14	      0	0	0	1472	0	0	0	0
15	      0	0	0	1424	0	0	0	0
16	      0	0	0	1137	0	0	0	0
17	      0	0	0	1136	0	0	0	0
18	      0	0	0	1017	0	0	0	0
19	      0	0	0	1042	0	0	0	0
20	      0	0	0	1207	0	0	0	0
21	      0	0	0	1450	0	0	0	0
22	      0	0	0	936	0	0	0	0
23	      0	0	0	992	0	0	0	0
24	      0	0	0	852	0	0	0	0
25	      0	0	0	1199	0	0	0	0
26	      0	0	0	1014	0	0	0	0
27	      0	0	0	1117	0	0	0	0
28	      0	0	0	954	0	0	0	0
29	      0	0	0	910	0	0	0	0
30	      0	0	0	785	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    654	21.8	0	31784	62	114	467	571

DEBUG    ya.test:process.py:276 Command (pid 2728153) 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 2728082) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2728082) elapsed time (sec): 30.229610204696655
DEBUG    ya.test:process.py:263 Command (pid 2728082) wtime: 30.247
DEBUG    ya.test:process.py:275 Command (pid 2728082) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     26	26	0	0	105	807	807	807
2	     90	90	0	0	111	143	149	155
3	    116	116	0	0	86	106	108	113
4	    121	121	0	0	79	119	125	126
5	    126	126	0	0	73	108	117	123
6	      6	6	0	457	77	91	91	91
7	      0	0	0	1588	0	0	0	0
8	      0	0	0	2022	0	0	0	0
9	      0	0	0	1997	0	0	0	0
10	      0	0	0	2088	0	0	0	0
11	      0	0	0	1881	0	0	0	0
12	      0	0	0	1547	0	0	0	0
13	      0	0	0	1708	0	0	0	0
14	      0	0	0	1608	0	0	0	0
15	      0	0	0	1320	0	0	0	0
16	      0	0	0	1278	0	0	0	0
17	      0	0	0	1183	0	0	0	0
18	      0	0	0	1083	0	0	0	0
19	      0	0	0	1212	0	0	0	0
20	      0	0	0	1320	0	0	0	0
21	      0	0	0	1360	0	0	0	0
22	      0	0	0	1228	0	0	0	0
23	      0	0	0	1160	0	0	0	0
24	      0	0	0	901	0	0	0	0
25	      0	0	0	1213	0	0	0	0
26	      0	0	0	916	0	0	0	0
27	      0	0	0	1040	0	0	0	0
28	      0	0	0	850	0	0	0	0
29	      0	0	0	933	0	0	0	0
30	      0	0	0	1414	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    485	16.1667	0	33307	85	134	783	807

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14209
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14209". 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:14209
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14209". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14209
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14209". 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:14209
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14209". 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:14209
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14209". 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:14209
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14209". 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:14209
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14209". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14209
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14209". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14209
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14209". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14209
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14209". 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:14209
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14209". 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:14209
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14209". 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:14209
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14209". 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:14209
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14209". 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:14209
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14209". 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:14209
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14209". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14209
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14209". 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:14209
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14209". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14209
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14209". 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:14209
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14209". 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:14209
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14209". 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:14209
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14209". 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 ===============================
315.11s call     test_log_scenario.py::TestLogScenario::test_log_uniform
10.22s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
6.75s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
6.33s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
5.77s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
5.56s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
5.52s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
5.39s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
4.98s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
4.72s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
4.46s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
4.00s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
3.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
2.75s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]

(12 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== 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/shle/002861/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/shle/002861/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/stderr
Stderr content:

GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
VERIFY failed (2025-11-15T14:52:16.906205Z): source_id=333;tablet_id=72075186224037892;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 @ 0xA79F6F5
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA797C36
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB62B358
3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD941BAB
4. /-S/ydb/core/formats/arrow/reader/position.h:83: CompareImpl @ 0x9DEF3D8
5. /-S/ydb/core/formats/arrow/reader/position.h:471: Compare @ 0x9DEF12F
6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD91D1BD
7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x141C5DDB
8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14E05F57
9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14D5D953
10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14D5D953
11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14D5A773
12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14D61227
13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x141E3BC8
14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CD674F5
15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB5D0ED7
16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB61BE04
17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB61FEC4
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB61FAD0
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB6206BE
20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA7A134C
21. ??:0: ?? @ 0x7F3997BF7AC2
22. ??:0: ?? @ 0x7F3997C898BF
============== 1 failed, 10 passed, 1 error in 386.08s (0:06:26) ===============
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/shle/002845/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk5
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 107 items

test_overloads.py ...........

============================== slowest durations ===============================
15.53s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
15.20s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
11.47s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
6.29s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
6.19s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
5.45s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
5.10s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
4.60s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
4.40s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
4.13s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
3.95s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
3.03s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]

(18 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 86.29s (0:01:26) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/shle/002849/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk6
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 107 items

test_overloads.py ...........

============================== slowest durations ===============================
81.34s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
16.07s call     test_overloads.py::TestLogScenario::test_overloads_reject_probability
6.92s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
6.03s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
5.59s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
4.83s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
4.70s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
4.22s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
4.21s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
4.19s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
3.89s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
3.01s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
0.04s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_reject_probability

(19 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 145.84s (0:02:25) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/shle/002841/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 107 items

test_overloads.py .....
test_replace.py .....

============================== slowest durations ===============================
115.75s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
112.15s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
109.25s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
105.27s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
84.04s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
3.57s setup    test_replace.py::TestReplace::test_copy_full
3.03s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
1.18s call     test_replace.py::TestReplace::test_copy_full
1.13s call     test_replace.py::TestReplace::test_copy_partial
1.01s call     test_replace.py::TestReplace::test_count
0.52s call     test_replace.py::TestReplace::test_partial_replace
0.34s call     test_replace.py::TestReplace::test_incorrect
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
0.03s setup    test_replace.py::TestReplace::test_incorrect
0.01s setup    test_replace.py::TestReplace::test_copy_partial
0.01s setup    test_replace.py::TestReplace::test_count
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]

(12 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 10 passed in 538.19s (0:08:58) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/shle/002839/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk8
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 107 items

test_replace.py ...
test_select.py ..
test_update.py .....

============================== slowest durations ===============================
4.68s setup    test_update.py::TestUpdate::test_incorrect
4.12s setup    test_replace.py::TestReplace::test_replace_rollback
3.71s setup    test_select.py::TestSelect::test_incorrect
1.49s call     test_update.py::TestUpdate::test_update_rollback
0.95s call     test_update.py::TestUpdate::test_update_many_rows
0.91s call     test_update.py::TestUpdate::test_partial_update
0.78s call     test_select.py::TestSelect::test_json_query
0.72s call     test_replace.py::TestReplace::test_replace_total
0.63s call     test_replace.py::TestReplace::test_replace_rollback
0.61s call     test_update.py::TestUpdate::test_update_pk
0.48s call     test_update.py::TestUpdate::test_incorrect
0.38s call     test_replace.py::TestReplace::test_replace_with_nulls
0.36s call     test_select.py::TestSelect::test_incorrect
0.01s setup    test_update.py::TestUpdate::test_update_many_rows

(16 durations < 0.005s hidden.  Use -vv to show these durations.)
============================= 10 passed in 20.68s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/shle/00283e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 107 items

test_update.py ..
test_upsert.py ......
upgrade_to_internal_path_id.py .
zip_bomb.py .

============================== slowest durations ===============================
365.15s call     upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
61.10s call     zip_bomb.py::TestZipBomb::test
17.29s setup    upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
12.01s teardown zip_bomb.py::TestZipBomb::test
3.82s setup    test_update.py::TestUpdate::test_update_single_column
3.74s setup    test_upsert.py::TestUpsert::test_copy_full
3.41s setup    zip_bomb.py::TestZipBomb::test
3.07s teardown upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
1.13s call     test_upsert.py::TestUpsert::test_count
1.09s call     test_upsert.py::TestUpsert::test_copy_full
1.04s call     test_upsert.py::TestUpsert::test_copy_partial
0.73s call     test_update.py::TestUpdate::test_update_single_column
0.63s call     test_upsert.py::TestUpsert::test_partial_update
0.53s call     test_update.py::TestUpdate::test_update_single_row
0.47s call     test_upsert.py::TestUpsert::test_insert_nulls
0.42s call     test_upsert.py::TestUpsert::test_incorrect

(14 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 10 passed in 476.52s (0:07:56) ========================
