============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9pkn/00178c/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 ===============================
262.04s call     data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
104.47s call     tablets_movement.py::TestTabletsMovement::test[COLUMN]
93.48s call     tablets_movement.py::TestTabletsMovement::test[ROW]
27.47s call     order_by_with_limit.py::TestOrderBy::test
6.60s setup    order_by_with_limit.py::TestOrderBy::test
6.37s call     test_create.py::TestCreate::test_create_decimals
5.82s setup    data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
5.39s setup    data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
4.14s setup    test_create.py::TestCreate::test_create_all_opt_ints
3.99s setup    tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.74s teardown tablets_movement.py::TestTabletsMovement::test[ROW]
0.69s call     test_create.py::TestCreate::test_create_all_opt_ints
0.66s call     test_create.py::TestCreate::test_create_all_req_ints
0.62s teardown tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.50s call     test_create.py::TestCreate::test_create_real_req
0.50s call     test_create.py::TestCreate::test_create_real_opt
0.41s call     data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
0.22s call     data_read_correctness.py::TestDataReadCorrectness::test[table]
0.17s teardown data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
0.01s teardown order_by_with_limit.py::TestOrderBy::test
0.01s setup    tablets_movement.py::TestTabletsMovement::test[ROW]

(12 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 526.08s (0:08:46) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9pkn/001737/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: 23.2 ms
create table: 438.0 ms
initial inserts:
    "runs": 10
    "avg_ms": 35.3
    "min_ms": 25.3
    "median_ms": 31.2
    "max_ms": 58.7
    "stdev_ms": 10.6
select count(*) after initial inserts: 114.2 ms
bulk_upserts (step 0):
    "runs": 500
    "avg_ms": 91.4
    "min_ms": 47.6
    "median_ms": 83.3
    "max_ms": 306.6
    "stdev_ms": 34.5
select count(*) after all modifications: 3509.0 ms
select all: 4098.8 ms
delete from table: 3880.7 ms
select all after delete: 4492.7 ms
.drop table: 112.0 ms
create table: 1030.3 ms
initial inserts:
    "runs": 10
    "avg_ms": 48.5
    "min_ms": 32.6
    "median_ms": 46.1
    "max_ms": 81.9
    "stdev_ms": 14.5
select count(*) after initial inserts: 108.4 ms
bulk_upserts (step 0):
    "runs": 100
    "avg_ms": 78.6
    "min_ms": 50.0
    "median_ms": 72.6
    "max_ms": 158.7
    "stdev_ms": 22.0
updates (step 1):
    "runs": 200
    "avg_ms": 248.2
    "min_ms": 169.9
    "median_ms": 239.1
    "max_ms": 492.7
    "stdev_ms": 52.9
upserts (step 2):
    "runs": 200
    "avg_ms": 40.6
    "min_ms": 21.8
    "median_ms": 35.7
    "max_ms": 136.6
    "stdev_ms": 16.3
select count(*) after all modifications: 580.1 ms
select all: 459.5 ms
delete from table: 579.8 ms
select all after delete: 417.0 ms
.drop table: 63.2 ms
create table: 850.0 ms
initial inserts:
    "runs": 10
    "avg_ms": 41.5
    "min_ms": 28.9
    "median_ms": 43.1
    "max_ms": 59.4
    "stdev_ms": 8.6
select count(*) after initial inserts: 135.3 ms
updates (step 0):
    "runs": 1000
    "avg_ms": 144.2
    "min_ms": 93.7
    "median_ms": 141.3
    "max_ms": 286.1
    "stdev_ms": 27.6
select count(*) after all modifications: 329.5 ms
select all: 325.1 ms
delete from table: 417.4 ms
select all after delete: 295.4 ms
.drop table: 46.8 ms
create table: 811.1 ms
initial inserts:
    "runs": 15
    "avg_ms": 33.8
    "min_ms": 27.1
    "median_ms": 31.6
    "max_ms": 45.8
    "stdev_ms": 5.7
select count(*) after initial inserts: 120.4 ms
updates (step 0):
    "runs": 150
    "avg_ms": 115.1
    "min_ms": 97.1
    "median_ms": 114.2
    "max_ms": 167.3
    "stdev_ms": 10.9
bulk_upserts (step 1):
    "runs": 100
    "avg_ms": 71.3
    "min_ms": 61.2
    "median_ms": 69.7
    "max_ms": 98.5
    "stdev_ms": 6.9
select count(*) after all modifications: 340.8 ms
select all: 329.3 ms
delete from table: 360.4 ms
select all after delete: 330.5 ms
.drop table: 32.6 ms
create table: 454.6 ms
initial inserts:
    "runs": 20
    "avg_ms": 30.2
    "min_ms": 24.0
    "median_ms": 29.8
    "max_ms": 38.5
    "stdev_ms": 3.6
select count(*) after initial inserts: 104.9 ms
updates (step 0):
    "runs": 200
    "avg_ms": 128.3
    "min_ms": 94.9
    "median_ms": 126.7
    "max_ms": 192.5
    "stdev_ms": 19.1
upserts (step 1):
    "runs": 200
    "avg_ms": 28.6
    "min_ms": 23.2
    "median_ms": 27.6
    "max_ms": 43.8
    "stdev_ms": 4.0
bulk_upserts (step 2):
    "runs": 100
    "avg_ms": 86.5
    "min_ms": 80.0
    "median_ms": 85.9
    "max_ms": 98.2
    "stdev_ms": 3.9
select count(*) after all modifications: 586.3 ms
select all: 575.9 ms
delete from table: 621.3 ms
select all after delete: 549.7 ms
.drop table: 39.0 ms
create table: 515.3 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.4
    "min_ms": 25.1
    "median_ms": 30.2
    "max_ms": 31.9
    "stdev_ms": 2.4
select count(*) after initial inserts: 108.2 ms
upserts (step 0):
    "runs": 1000
    "avg_ms": 29.5
    "min_ms": 21.7
    "median_ms": 27.2
    "max_ms": 107.0
    "stdev_ms": 6.9
select count(*) after all modifications: 394.9 ms
select all: 275.4 ms
delete from table: 312.2 ms
select all after delete: 272.8 ms
.Generated operation sequence:
  0. UPDATE: 9 operations
  1. UPDATE: 18 operations
  2. BULK_UPSERT: 15 operations
  3. UPSERT: 6 operations
  4. UPDATE: 2 operations
  5. UPSERT: 8 operations
  6. BULK_UPSERT: 8 operations
  7. UPDATE: 4 operations
  8. UPDATE: 16 operations
  9. UPSERT: 18 operations
drop table: 29.2 ms
create table: 449.8 ms
initial inserts:
    "runs": 10
    "avg_ms": 33.8
    "min_ms": 28.6
    "median_ms": 31.3
    "max_ms": 40.7
    "stdev_ms": 5.0
select count(*) after initial inserts: 101.9 ms
updates (step 0):
    "runs": 90
    "avg_ms": 120.1
    "min_ms": 99.7
    "median_ms": 119.4
    "max_ms": 162.2
    "stdev_ms": 10.7
updates (step 1):
    "runs": 180
    "avg_ms": 114.3
    "min_ms": 94.0
    "median_ms": 112.2
    "max_ms": 151.7
    "stdev_ms": 10.6
bulk_upserts (step 2):
    "runs": 15
    "avg_ms": 58.0
    "min_ms": 47.1
    "median_ms": 54.1
    "max_ms": 75.3
    "stdev_ms": 8.7
upserts (step 3):
    "runs": 60
    "avg_ms": 31.5
    "min_ms": 22.5
    "median_ms": 27.8
    "max_ms": 65.6
    "stdev_ms": 9.5
updates (step 4):
    "runs": 20
    "avg_ms": 151.0
    "min_ms": 119.6
    "median_ms": 150.2
    "max_ms": 210.4
    "stdev_ms": 25.4
upserts (step 5):
    "runs": 80
    "avg_ms": 36.3
    "min_ms": 22.4
    "median_ms": 32.0
    "max_ms": 102.7
    "stdev_ms": 13.4
bulk_upserts (step 6):
    "runs": 8
    "avg_ms": 90.4
    "min_ms": 55.5
    "median_ms": 83.9
    "max_ms": 228.9
    "stdev_ms": 57.4
updates (step 7):
    "runs": 40
    "avg_ms": 212.0
    "min_ms": 141.5
    "median_ms": 204.3
    "max_ms": 315.6
    "stdev_ms": 41.4
updates (step 8):
    "runs": 160
    "avg_ms": 209.6
    "min_ms": 144.8
    "median_ms": 202.4
    "max_ms": 462.1
    "stdev_ms": 46.8
upserts (step 9):
    "runs": 180
    "avg_ms": 40.2
    "min_ms": 24.6
    "median_ms": 36.1
    "max_ms": 82.0
    "stdev_ms": 12.4
select count(*) after all modifications: 339.9 ms
select all: 327.3 ms
delete from table: 377.4 ms
select all after delete: 367.9 ms
.
test_delete.py ..

============================== slowest durations ===============================
147.06s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
92.38s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
69.42s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
62.62s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
43.57s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
31.74s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
27.25s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
5.48s setup    test_create.py::TestCreate::test_create_strings_opt
5.37s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
4.07s setup    test_delete.py::TestDelete::test_delete_rollback
3.06s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
1.12s call     test_delete.py::TestDelete::test_delete_rollback
0.81s call     test_create.py::TestCreate::test_create_strings_opt
0.80s call     test_delete.py::TestDelete::test_delete_where[False-100]
0.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
0.02s call     test_create.py::TestCreate::test_dy_number_not_supported
0.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
0.01s setup    test_create.py::TestCreate::test_dy_number_not_supported
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
0.01s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_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]
0.01s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]

(9 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 496.15s (0:08:16) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9pkn/001740/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 ===============================
5.68s setup    test_delete.py::TestDelete::test_delete_where[True-0]
1.21s call     test_delete.py::TestDelete::test_delete_where[id > 50-51]
1.19s call     test_delete.py::TestDelete::test_delete_where[True-0]
1.11s call     test_delete.py::TestDelete::test_delete_where[id < 10 OR vf >= 90-80]
1.08s call     test_delete.py::TestDelete::test_delete_where[id >= 30 AND vf < 70-60]
1.04s call     test_delete.py::TestDelete::test_delete_where[id = 42-99]
0.98s call     test_delete.py::TestDelete::test_delete_where[id = 101-100]
0.90s call     test_delete.py::TestDelete::test_delete_where[vs LIKE '3'-99]
0.90s call     test_delete.py::TestDelete::test_delete_where[vf > 300-100]
0.89s call     test_delete.py::TestDelete::test_delete_where[vf > 50.5-51]
0.83s call     test_delete.py::TestDelete::test_delete_where[vs LIKE 'nope'-100]
0.78s call     test_delete.py::TestDelete::test_delete_where[vf < 0.9-99]
0.04s setup    test_delete.py::TestDelete::test_delete_where[id = 101-100]
0.04s setup    test_delete.py::TestDelete::test_delete_where[id > 50-51]
0.03s setup    test_delete.py::TestDelete::test_delete_where[vs LIKE '3'-99]
0.02s setup    test_delete.py::TestDelete::test_delete_where[id < 10 OR vf >= 90-80]
0.01s setup    test_delete.py::TestDelete::test_delete_where[id >= 30 AND vf < 70-60]
0.01s setup    test_delete.py::TestDelete::test_delete_where[vf < 0.9-99]
0.01s setup    test_delete.py::TestDelete::test_delete_where[vf > 300-100]
0.01s setup    test_delete.py::TestDelete::test_delete_where[vs LIKE 'nope'-100]
0.01s teardown test_delete.py::TestDelete::test_delete_where[id > 50-51]
0.01s setup    test_delete.py::TestDelete::test_delete_where[id = 42-99]

(11 durations < 0.005s hidden.  Use -vv to show these durations.)
============================= 11 passed in 18.18s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9pkn/001717/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 ===============================
34.81s call     test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
21.01s call     test_log_scenario.py::TestLogScenario::test_log_deviation[180]
6.24s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
5.54s setup    test_insert.py::TestInsertStatement::test_bulk
4.73s setup    test_delete.py::TestDelete::test_incorrect
3.22s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[180]
1.75s call     test_insert.py::TestInsertStatement::test_copy_partial
1.60s call     test_insert.py::TestInsertStatement::test_copy_full
1.24s call     test_insert.py::TestInsertStatement::test_insert_rollback
1.12s call     test_insert.py::TestInsertStatement::test_plain
0.91s call     test_insert.py::TestInsertStatement::test_incorrect
0.74s call     test_insert.py::TestInsertStatement::test_bulk
0.74s call     test_insert.py::TestInsertStatement::test_out_of_range
0.74s call     test_delete.py::TestDelete::test_incorrect
0.71s call     test_insert.py::TestInsertStatement::test_duplicate
0.03s setup    test_insert.py::TestInsertStatement::test_copy_full
0.02s setup    test_insert.py::TestInsertStatement::test_out_of_range
0.02s setup    test_insert.py::TestInsertStatement::test_duplicate
0.01s teardown test_insert.py::TestInsertStatement::test_incorrect
0.01s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
0.01s setup    test_insert.py::TestInsertStatement::test_insert_rollback
0.01s setup    test_insert.py::TestInsertStatement::test_incorrect
0.01s setup    test_insert.py::TestInsertStatement::test_copy_partial
0.01s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[180]
0.01s setup    test_insert.py::TestInsertStatement::test_plain

(8 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 86.70s (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/9pkn/001785/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:697: 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/9pkn/001785/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/9pkn/001785/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-12T12:44:43.037823Z): source_id=257;tablet_id=72075186224037921;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 @ 0xA7B0945
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA7A8E86
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB636C78
E   3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD92FA9B
E   4. /-S/ydb/core/formats/arrow/reader/position.h:83: CompareImpl @ 0x9E043C8
E   5. /-S/ydb/core/formats/arrow/reader/position.h:471: Compare @ 0x9E0411F
E   6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD90B0AD
E   7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x14136BEB
E   8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14D76D67
E   9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14CCE763
E   10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14CCE763
E   11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14CCB583
E   12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14CD2037
E   13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x141549D8
E   14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CBDB3C5
E   15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB5E1ED7
E   16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB627724
E   17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB62B7E4
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB62B3F0
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB62BFDE
E   20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA7B259C
E   21. ??:0: ?? @ 0x7FD4D3646AC2
E   22. ??:0: ?? @ 0x7FD4D36D88BF
------------------------------ 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/9pkn/001785/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2197222
DEBUG    ya.test:process.py:259 Command (pid 2197222) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2197222) elapsed time (sec): 0.4224967956542969
DEBUG    ya.test:process.py:263 Command (pid 2197222) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2197222) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2197222) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2197222) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2197222) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2197222) maxrss: 541592
DEBUG    ya.test:process.py:263 Command (pid 2197222) minflt: 16175
DEBUG    ya.test:process.py:263 Command (pid 2197222) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2197222) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2197222) nivcsw: 78
DEBUG    ya.test:process.py:263 Command (pid 2197222) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2197222) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2197222) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 2197222) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2197222) stime: 0.25160699999999997
DEBUG    ya.test:process.py:263 Command (pid 2197222) utime: 0.105512
DEBUG    ya.test:process.py:263 Command (pid 2197222) wtime: 0.425
DEBUG    ya.test:process.py:275 Command (pid 2197222) output:
Git info:
    Commit: c202ebf160b106f747228e18d74107d22d1d4d33
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 023a765bfc078c519f47310cba5a70e2787ddb90 into 1b58af3a906452a78db18ad3c720ea328ea9392a

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-x6ujvseebi
    Host information: 
        Linux ghrun-x6ujvseebi 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 2197222) errors:

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: c202ebf160b106f747228e18d74107d22d1d4d33
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 023a765bfc078c519f47310cba5a70e2787ddb90 into 1b58af3a906452a78db18ad3c720ea328ea9392a

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-x6ujvseebi
    Host information: 
        Linux ghrun-x6ujvseebi 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/9pkn/001785/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2429
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:491 Working directory: /home/runner/.ya/build/build_root/9pkn/001785/r3tmp/kikimr_cluster_37cc2626
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/9pkn/001785/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3936
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21775
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12872
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15533
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/9pkn/001785/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/9pkn/001785/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/9pkn/001785/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_tt4y19kn.log --grpc-port=3936 --mon-port=21775 --ic-port=2429
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:3936/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/9pkn/001785/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/9pkn/001785/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/9pkn/001785/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_tt4y19kn.log --grpc-port=3936 --mon-port=21775 --ic-port=2429
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/9pkn/001785/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/9pkn/001785/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/9pkn/001785/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_tt4y19kn.log', '--grpc-port=3936', '--mon-port=21775', '--ic-port=2429')' in '/home/runner/.ya/build/build_root/9pkn/001785/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: 2197276
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:3936/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/9pkn/001785/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2197279
DEBUG    ya.test:process.py:259 Command (pid 2197279) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2197279) elapsed time (sec): 0.6171119213104248
DEBUG    ya.test:process.py:263 Command (pid 2197279) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2197279) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2197279) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2197279) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2197279) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2197279) maxrss: 541596
DEBUG    ya.test:process.py:263 Command (pid 2197279) minflt: 16179
DEBUG    ya.test:process.py:263 Command (pid 2197279) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2197279) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2197279) nivcsw: 141
DEBUG    ya.test:process.py:263 Command (pid 2197279) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2197279) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2197279) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 2197279) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2197279) stime: 0.26876099999999997
DEBUG    ya.test:process.py:263 Command (pid 2197279) utime: 0.126803
DEBUG    ya.test:process.py:263 Command (pid 2197279) wtime: 0.633
DEBUG    ya.test:process.py:275 Command (pid 2197279) output:
Git info:
    Commit: c202ebf160b106f747228e18d74107d22d1d4d33
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 023a765bfc078c519f47310cba5a70e2787ddb90 into 1b58af3a906452a78db18ad3c720ea328ea9392a

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-x6ujvseebi
    Host information: 
        Linux ghrun-x6ujvseebi 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 2197279) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Git info:
    Commit: c202ebf160b106f747228e18d74107d22d1d4d33
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 023a765bfc078c519f47310cba5a70e2787ddb90 into 1b58af3a906452a78db18ad3c720ea328ea9392a
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/9pkn/001785/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:440 Executing command = ['/home/runner/.ya/build/build_root/9pkn/001785/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:3936', '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: 2429\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/9pkn/001785/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:3936', '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: 2429\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2198695
DEBUG    ya.test:process.py:259 Command (pid 2198695) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2198695) elapsed time (sec): 0.4904477596282959
DEBUG    ya.test:process.py:263 Command (pid 2198695) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2198695) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2198695) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2198695) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2198695) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2198695) maxrss: 550104
DEBUG    ya.test:process.py:263 Command (pid 2198695) minflt: 18319
DEBUG    ya.test:process.py:263 Command (pid 2198695) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2198695) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2198695) nivcsw: 77
DEBUG    ya.test:process.py:263 Command (pid 2198695) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2198695) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2198695) nvcsw: 139
DEBUG    ya.test:process.py:263 Command (pid 2198695) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2198695) stime: 0.308845
DEBUG    ya.test:process.py:263 Command (pid 2198695) utime: 0.12079799999999999
DEBUG    ya.test:process.py:263 Command (pid 2198695) wtime: 0.499
DEBUG    ya.test:process.py:275 Command (pid 2198695) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/9pkn/001785/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:440 Executing command = ['/home/runner/.ya/build/build_root/9pkn/001785/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:3936', '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/9pkn/001785/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:3936', '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: 2199142
DEBUG    ya.test:process.py:259 Command (pid 2199142) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2199142) elapsed time (sec): 0.6375505924224854
DEBUG    ya.test:process.py:263 Command (pid 2199142) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2199142) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2199142) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2199142) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2199142) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2199142) maxrss: 550096
DEBUG    ya.test:process.py:263 Command (pid 2199142) minflt: 18323
DEBUG    ya.test:process.py:263 Command (pid 2199142) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2199142) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2199142) nivcsw: 63
DEBUG    ya.test:process.py:263 Command (pid 2199142) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2199142) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2199142) nvcsw: 128
DEBUG    ya.test:process.py:263 Command (pid 2199142) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2199142) stime: 0.418441
DEBUG    ya.test:process.py:263 Command (pid 2199142) utime: 0.13364199999999998
DEBUG    ya.test:process.py:263 Command (pid 2199142) wtime: 0.663
DEBUG    ya.test:process.py:275 Command (pid 2199142) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:570 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:577 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, 48d4007f-9c91-4d2b-882d-6737bf36c41e, localhost:3936): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 48d4007f-9c91-4d2b-882d-6737bf36c41e, localhost:3936): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 48d4007f-9c91-4d2b-882d-6737bf36c41e, localhost:3936): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-x6ujvseebi.auto.internal" port: 3936 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-x6ujvseebi.auto.internal:3936, 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:3936
------------------------------ 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/9pkn/001785/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/9pkn/001785/ydb/apps/ydb/ydb -e grpc://localhost:3936 -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/9pkn/001785/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:3936', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2199813
DEBUG    ya.test:process.py:259 Command (pid 2199813) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2199813) elapsed time (sec): 0.6394565105438232
DEBUG    ya.test:process.py:263 Command (pid 2199813) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2199813) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2199813) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2199813) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2199813) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2199813) maxrss: 169112
DEBUG    ya.test:process.py:263 Command (pid 2199813) minflt: 3550
DEBUG    ya.test:process.py:263 Command (pid 2199813) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2199813) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2199813) nivcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 2199813) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2199813) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2199813) nvcsw: 208
DEBUG    ya.test:process.py:263 Command (pid 2199813) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2199813) stime: 0.02869
DEBUG    ya.test:process.py:263 Command (pid 2199813) utime: 0.052599
DEBUG    ya.test:process.py:263 Command (pid 2199813) wtime: 0.641
DEBUG    ya.test:process.py:275 Command (pid 2199813) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 2199813) 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/9pkn/001785/ydb/apps/ydb/ydb -e grpc://localhost:3936 -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/9pkn/001785/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:3936', '-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: 2199963
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 2199963) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2199963) elapsed time (sec): 30.27182936668396
DEBUG    ya.test:process.py:263 Command (pid 2199963) wtime: 30.273
DEBUG    ya.test:process.py:275 Command (pid 2199963) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    409	409	0	0	22	38	49	53
2	    446	446	0	0	21	30	32	35
3	    447	447	0	0	21	31	37	39
4	    378	378	0	0	23	43	62	71
5	    408	408	0	0	21	38	73	80
6	    379	379	0	0	23	47	52	57
7	    421	421	0	0	22	38	47	50
8	    458	458	0	0	21	27	31	32
9	    451	451	0	0	21	29	32	41
10	    470	470	0	0	20	25	27	28
11	    477	477	0	0	20	25	28	31
12	    440	440	0	0	21	30	32	36
13	    415	415	0	0	22	35	46	50
14	    391	391	0	0	24	35	57	67
15	    363	363	0	0	25	41	60	65
16	    249	249	0	0	36	71	77	82
17	    318	318	0	0	27	62	69	72
18	    344	344	0	0	24	53	68	71
19	    372	372	0	0	26	38	42	55
20	    339	339	0	0	25	52	84	88
21	    292	292	0	0	31	58	61	71
22	    353	353	0	0	26	46	51	61
23	    428	428	0	0	21	32	70	74
24	    374	374	0	0	24	37	40	43
25	    354	354	0	0	26	45	57	65
26	    384	384	0	0	25	37	46	55
27	    304	304	0	0	29	68	76	85
28	    369	369	0	0	25	42	48	53
29	    297	297	0	0	31	56	65	75
30	    266	266	0	0	35	72	99	105

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  11396	379.867	0	0	23	46	65	105

DEBUG    ya.test:process.py:276 Command (pid 2199963) 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, aeacc05a-b68e-42a6-a2e1-d851bda13a7f, ghrun-x6ujvseebi.auto.internal:3936): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, aeacc05a-b68e-42a6-a2e1-d851bda13a7f, ghrun-x6ujvseebi.auto.internal:3936): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, aeacc05a-b68e-42a6-a2e1-d851bda13a7f, ghrun-x6ujvseebi.auto.internal:3936): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Zjc4NTYwNjItYmI5YjYzODMtNzk4YzViY2YtNWU1NDdlY2M=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 900ae14e-8656-4013-81d0-9f7be58b4766, ghrun-x6ujvseebi.auto.internal:3936): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 900ae14e-8656-4013-81d0-9f7be58b4766, ghrun-x6ujvseebi.auto.internal:3936): request = { session_id: "ydb://session/3?node_id=1&id=Zjc4NTYwNjItYmI5YjYzODMtNzk4YzViY2YtNWU1NDdlY2M=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 900ae14e-8656-4013-81d0-9f7be58b4766, ghrun-x6ujvseebi.auto.internal:3936): 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=Zjc4NTYwNjItYmI5YjYzODMtNzk4YzViY2YtNWU1NDdlY2M=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c4b12f1c-9a0e-4c29-89e8-a327c5b05b19, ghrun-x6ujvseebi.auto.internal:3936): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c4b12f1c-9a0e-4c29-89e8-a327c5b05b19, ghrun-x6ujvseebi.auto.internal:3936): request = { session_id: "ydb://session/3?node_id=1&id=Zjc4NTYwNjItYmI5YjYzODMtNzk4YzViY2YtNWU1NDdlY2M=" 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, c4b12f1c-9a0e-4c29-89e8-a327c5b05b19, ghrun-x6ujvseebi.auto.internal:3936): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Zjc4NTYwNjItYmI5YjYzODMtNzk4YzViY2YtNWU1NDdlY2M=
INFO     root:test_log_scenario.py:217 Count rows after insert 11220 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Zjc4NTYwNjItYmI5YjYzODMtNzk4YzViY2YtNWU1NDdlY2M=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 793e0ef5-d070-4a2e-b4ca-3e7232e06b53, ghrun-x6ujvseebi.auto.internal:3936): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 793e0ef5-d070-4a2e-b4ca-3e7232e06b53, ghrun-x6ujvseebi.auto.internal:3936): request = { session_id: "ydb://session/3?node_id=1&id=Zjc4NTYwNjItYmI5YjYzODMtNzk4YzViY2YtNWU1NDdlY2M=" 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, 793e0ef5-d070-4a2e-b4ca-3e7232e06b53, ghrun-x6ujvseebi.auto.internal:3936): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Zjc4NTYwNjItYmI5YjYzODMtNzk4YzViY2YtNWU1NDdlY2M=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Zjc4NTYwNjItYmI5YjYzODMtNzk4YzViY2YtNWU1NDdlY2M=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b174b74e-1766-46b1-abbd-b2430a285e17, ghrun-x6ujvseebi.auto.internal:3936): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b174b74e-1766-46b1-abbd-b2430a285e17, ghrun-x6ujvseebi.auto.internal:3936): request = { session_id: "ydb://session/3?node_id=1&id=Zjc4NTYwNjItYmI5YjYzODMtNzk4YzViY2YtNWU1NDdlY2M=" 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, b174b74e-1766-46b1-abbd-b2430a285e17, ghrun-x6ujvseebi.auto.internal:3936): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Zjc4NTYwNjItYmI5YjYzODMtNzk4YzViY2YtNWU1NDdlY2M=
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/9pkn/001785/ydb/apps/ydb/ydb -e grpc://localhost:3936 -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.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/9pkn/001785/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:3936', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'bulk_upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
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=Zjc4NTYwNjItYmI5YjYzODMtNzk4YzViY2YtNWU1NDdlY2M=
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
DEBUG    ya.test:process.py:628 Command pid: 2214522
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/9pkn/001785/ydb/apps/ydb/ydb -e grpc://localhost:3936 -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, 0448e74a-ea47-4c71-af30-5dd15b8ebc3d, ghrun-x6ujvseebi.auto.internal:3936): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/9pkn/001785/ydb/apps/ydb/ydb -e grpc://localhost:3936 -d /Root workload log --path log run insert --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.3
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0448e74a-ea47-4c71-af30-5dd15b8ebc3d, ghrun-x6ujvseebi.auto.internal:3936): request = { session_id: "ydb://session/3?node_id=1&id=Zjc4NTYwNjItYmI5YjYzODMtNzk4YzViY2YtNWU1NDdlY2M=" 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, 1e24b29b-35f6-4704-8a95-e6ccaf6868bd, ghrun-x6ujvseebi.auto.internal:3936): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1e24b29b-35f6-4704-8a95-e6ccaf6868bd, ghrun-x6ujvseebi.auto.internal:3936): request = {  }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0448e74a-ea47-4c71-af30-5dd15b8ebc3d, ghrun-x6ujvseebi.auto.internal:3936): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1e24b29b-35f6-4704-8a95-e6ccaf6868bd, ghrun-x6ujvseebi.auto.internal:3936): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NWIxNjg1ZTYtZWM0ZTM2MmEtMWQ0ZGMwM2YtMzlmY2IzMGY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, d3c304f8-2d4f-4a12-b094-659ea36bf2bb, ghrun-x6ujvseebi.auto.internal:3936): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d3c304f8-2d4f-4a12-b094-659ea36bf2bb, ghrun-x6ujvseebi.auto.internal:3936): request = { session_id: "ydb://session/3?node_id=1&id=NWIxNjg1ZTYtZWM0ZTM2MmEtMWQ0ZGMwM2YtMzlmY2IzMGY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d3c304f8-2d4f-4a12-b094-659ea36bf2bb, ghrun-x6ujvseebi.auto.internal:3936): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/9pkn/001785/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:3936', '-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/9pkn/001785/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:3936', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2214532
DEBUG    ya.test:process.py:628 Command pid: 2214533
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NWIxNjg1ZTYtZWM0ZTM2MmEtMWQ0ZGMwM2YtMzlmY2IzMGY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b4307a7d-9755-46ca-bd34-2a24a0b5baa0, ghrun-x6ujvseebi.auto.internal:3936): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b4307a7d-9755-46ca-bd34-2a24a0b5baa0, ghrun-x6ujvseebi.auto.internal:3936): request = { session_id: "ydb://session/3?node_id=1&id=NWIxNjg1ZTYtZWM0ZTM2MmEtMWQ0ZGMwM2YtMzlmY2IzMGY=" 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, b4307a7d-9755-46ca-bd34-2a24a0b5baa0, ghrun-x6ujvseebi.auto.internal:3936): 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, 50546001-4e79-480b-8208-37e348c612f9, ghrun-x6ujvseebi.auto.internal:3936): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 50546001-4e79-480b-8208-37e348c612f9, ghrun-x6ujvseebi.auto.internal:3936): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 50546001-4e79-480b-8208-37e348c612f9, ghrun-x6ujvseebi.auto.internal:3936): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OTczMzZiZjAtOWE2M2UwYi05NjQ0MTFkZi0xMmM1MWMxYQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, f468eba9-9b32-4cd1-b428-9e9793e47e60, ghrun-x6ujvseebi.auto.internal:3936): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, f468eba9-9b32-4cd1-b428-9e9793e47e60, ghrun-x6ujvseebi.auto.internal:3936): request = { session_id: "ydb://session/3?node_id=1&id=OTczMzZiZjAtOWE2M2UwYi05NjQ0MTFkZi0xMmM1MWMxYQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, f468eba9-9b32-4cd1-b428-9e9793e47e60, ghrun-x6ujvseebi.auto.internal:3936): 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=OTczMzZiZjAtOWE2M2UwYi05NjQ0MTFkZi0xMmM1MWMxYQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cede0b50-da6e-4da6-b9e7-11539e43ada9, ghrun-x6ujvseebi.auto.internal:3936): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, cd429850-d769-4be8-8044-795aced3d3bc, ghrun-x6ujvseebi.auto.internal:3936): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, cd429850-d769-4be8-8044-795aced3d3bc, ghrun-x6ujvseebi.auto.internal:3936): request = {  }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cede0b50-da6e-4da6-b9e7-11539e43ada9, ghrun-x6ujvseebi.auto.internal:3936): request = { session_id: "ydb://session/3?node_id=1&id=OTczMzZiZjAtOWE2M2UwYi05NjQ0MTFkZi0xMmM1MWMxYQ==" 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, cede0b50-da6e-4da6-b9e7-11539e43ada9, ghrun-x6ujvseebi.auto.internal:3936): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, cd429850-d769-4be8-8044-795aced3d3bc, ghrun-x6ujvseebi.auto.internal:3936): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=N2RjMGRkNWMtMTQyNTAwNTQtZjIzMDVmMjktYTc5NjQ5MWM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, c5d95962-19ca-49bf-b4c8-83521598de96, ghrun-x6ujvseebi.auto.internal:3936): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, c5d95962-19ca-49bf-b4c8-83521598de96, ghrun-x6ujvseebi.auto.internal:3936): request = { session_id: "ydb://session/3?node_id=1&id=N2RjMGRkNWMtMTQyNTAwNTQtZjIzMDVmMjktYTc5NjQ5MWM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, c5d95962-19ca-49bf-b4c8-83521598de96, ghrun-x6ujvseebi.auto.internal:3936): 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=N2RjMGRkNWMtMTQyNTAwNTQtZjIzMDVmMjktYTc5NjQ5MWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 19659c4d-0cfc-4e10-9ec0-52735a830849, ghrun-x6ujvseebi.auto.internal:3936): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 19659c4d-0cfc-4e10-9ec0-52735a830849, ghrun-x6ujvseebi.auto.internal:3936): request = { session_id: "ydb://session/3?node_id=1&id=N2RjMGRkNWMtMTQyNTAwNTQtZjIzMDVmMjktYTc5NjQ5MWM=" 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, 19659c4d-0cfc-4e10-9ec0-52735a830849, ghrun-x6ujvseebi.auto.internal:3936): response = { <_MultiThreadedRendezvous object> }
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, 15b6af67-4808-4a1f-8267-8a12b6dd1311, ghrun-x6ujvseebi.auto.internal:3936): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 15b6af67-4808-4a1f-8267-8a12b6dd1311, ghrun-x6ujvseebi.auto.internal:3936): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 15b6af67-4808-4a1f-8267-8a12b6dd1311, ghrun-x6ujvseebi.auto.internal:3936): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NjllZGE0YTEtNzRiZjU4M2QtODU3NGJiM2UtM2U4YmE4MDE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 4463db43-4bf4-4671-b7a5-d2ef8bb53e5d, ghrun-x6ujvseebi.auto.internal:3936): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 4463db43-4bf4-4671-b7a5-d2ef8bb53e5d, ghrun-x6ujvseebi.auto.internal:3936): request = { session_id: "ydb://session/3?node_id=1&id=NjllZGE0YTEtNzRiZjU4M2QtODU3NGJiM2UtM2U4YmE4MDE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 4463db43-4bf4-4671-b7a5-d2ef8bb53e5d, ghrun-x6ujvseebi.auto.internal:3936): 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=NjllZGE0YTEtNzRiZjU4M2QtODU3NGJiM2UtM2U4YmE4MDE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f47968cc-878c-4fa0-9906-6d8893e6f911, ghrun-x6ujvseebi.auto.internal:3936): 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:421 RpcState(CreateSession, e10e2654-c4cc-436c-9cc0-09fe51cfb453, ghrun-x6ujvseebi.auto.internal:3936): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e10e2654-c4cc-436c-9cc0-09fe51cfb453, ghrun-x6ujvseebi.auto.internal:3936): request = {  }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f47968cc-878c-4fa0-9906-6d8893e6f911, ghrun-x6ujvseebi.auto.internal:3936): request = { session_id: "ydb://session/3?node_id=1&id=NjllZGE0YTEtNzRiZjU4M2QtODU3NGJiM2UtM2U4YmE4MDE=" 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, f47968cc-878c-4fa0-9906-6d8893e6f911, ghrun-x6ujvseebi.auto.internal:3936): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e10e2654-c4cc-436c-9cc0-09fe51cfb453, ghrun-x6ujvseebi.auto.internal:3936): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MzA5MGI4My1hNDM5M2VkNy04MmI3ZGU3NC1jYzQzY2YxMQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 4787fbd7-2e77-490e-92ad-5548a0fd46cf, ghrun-x6ujvseebi.auto.internal:3936): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 4787fbd7-2e77-490e-92ad-5548a0fd46cf, ghrun-x6ujvseebi.auto.internal:3936): request = { session_id: "ydb://session/3?node_id=1&id=MzA5MGI4My1hNDM5M2VkNy04MmI3ZGU3NC1jYzQzY2YxMQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 4787fbd7-2e77-490e-92ad-5548a0fd46cf, ghrun-x6ujvseebi.auto.internal:3936): 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=MzA5MGI4My1hNDM5M2VkNy04MmI3ZGU3NC1jYzQzY2YxMQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 35b646cf-c190-4fd1-87b3-f88434013c22, ghrun-x6ujvseebi.auto.internal:3936): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 35b646cf-c190-4fd1-87b3-f88434013c22, ghrun-x6ujvseebi.auto.internal:3936): request = { session_id: "ydb://session/3?node_id=1&id=MzA5MGI4My1hNDM5M2VkNy04MmI3ZGU3NC1jYzQzY2YxMQ==" 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, 35b646cf-c190-4fd1-87b3-f88434013c22, ghrun-x6ujvseebi.auto.internal:3936): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d3aa1938-c399-493e-92ed-7b7a18245c7a, ghrun-x6ujvseebi.auto.internal:3936): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d3aa1938-c399-493e-92ed-7b7a18245c7a, ghrun-x6ujvseebi.auto.internal:3936): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d3aa1938-c399-493e-92ed-7b7a18245c7a, ghrun-x6ujvseebi.auto.internal:3936): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NzVjZmIxNTktZGYxNWE1NzYtMTQxN2JmZjAtNTYwNGQ3Zg==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 33497b3b-b587-4154-a10e-1ba2300ec690, ghrun-x6ujvseebi.auto.internal:3936): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 33497b3b-b587-4154-a10e-1ba2300ec690, ghrun-x6ujvseebi.auto.internal:3936): request = { session_id: "ydb://session/3?node_id=1&id=NzVjZmIxNTktZGYxNWE1NzYtMTQxN2JmZjAtNTYwNGQ3Zg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 33497b3b-b587-4154-a10e-1ba2300ec690, ghrun-x6ujvseebi.auto.internal:3936): 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=NzVjZmIxNTktZGYxNWE1NzYtMTQxN2JmZjAtNTYwNGQ3Zg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, eb9864e8-cccb-4d19-9bf3-861233250c7e, ghrun-x6ujvseebi.auto.internal:3936): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, eb9864e8-cccb-4d19-9bf3-861233250c7e, ghrun-x6ujvseebi.auto.internal:3936): request = { session_id: "ydb://session/3?node_id=1&id=NzVjZmIxNTktZGYxNWE1NzYtMTQxN2JmZjAtNTYwNGQ3Zg==" 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, eb9864e8-cccb-4d19-9bf3-861233250c7e, ghrun-x6ujvseebi.auto.internal:3936): response = { <_MultiThreadedRendezvous object> }
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, b09bcba8-8811-443f-ad10-95cd357ec4ea, ghrun-x6ujvseebi.auto.internal:3936): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b09bcba8-8811-443f-ad10-95cd357ec4ea, ghrun-x6ujvseebi.auto.internal:3936): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b09bcba8-8811-443f-ad10-95cd357ec4ea, ghrun-x6ujvseebi.auto.internal:3936): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODUxOGRkMDMtYzJhYjkzYmItZjlhMTQxYzktYTY0MjAzMjA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 28837be0-93f8-40b7-aa7d-0588149a8830, ghrun-x6ujvseebi.auto.internal:3936): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 28837be0-93f8-40b7-aa7d-0588149a8830, ghrun-x6ujvseebi.auto.internal:3936): request = { session_id: "ydb://session/3?node_id=1&id=ODUxOGRkMDMtYzJhYjkzYmItZjlhMTQxYzktYTY0MjAzMjA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 28837be0-93f8-40b7-aa7d-0588149a8830, ghrun-x6ujvseebi.auto.internal:3936): 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=ODUxOGRkMDMtYzJhYjkzYmItZjlhMTQxYzktYTY0MjAzMjA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4ac54a21-f282-4363-bfd9-e8078de0b589, ghrun-x6ujvseebi.auto.internal:3936): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4ac54a21-f282-4363-bfd9-e8078de0b589, ghrun-x6ujvseebi.auto.internal:3936): request = { session_id: "ydb://session/3?node_id=1&id=ODUxOGRkMDMtYzJhYjkzYmItZjlhMTQxYzktYTY0MjAzMjA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4ac54a21-f282-4363-bfd9-e8078de0b589, ghrun-x6ujvseebi.auto.internal:3936): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 1b9e6a9c-6c1d-4f4a-aeaa-5a6c5f7bfced, ghrun-x6ujvseebi.auto.internal:3936): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1b9e6a9c-6c1d-4f4a-aeaa-5a6c5f7bfced, ghrun-x6ujvseebi.auto.internal:3936): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1b9e6a9c-6c1d-4f4a-aeaa-5a6c5f7bfced, ghrun-x6ujvseebi.auto.internal:3936): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YzdmNTc3Y2EtNzZjOTY4YTAtMmY5YWVkNDItM2Q5NDE4MmU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, d2a8fae1-8e3f-4210-b413-7d8c45747ff1, ghrun-x6ujvseebi.auto.internal:3936): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d2a8fae1-8e3f-4210-b413-7d8c45747ff1, ghrun-x6ujvseebi.auto.internal:3936): request = { session_id: "ydb://session/3?node_id=1&id=YzdmNTc3Y2EtNzZjOTY4YTAtMmY5YWVkNDItM2Q5NDE4MmU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d2a8fae1-8e3f-4210-b413-7d8c45747ff1, ghrun-x6ujvseebi.auto.internal:3936): 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=YzdmNTc3Y2EtNzZjOTY4YTAtMmY5YWVkNDItM2Q5NDE4MmU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9fa125f4-00ec-415f-b21c-c2d0b9a3cf05, ghrun-x6ujvseebi.auto.internal:3936): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9fa125f4-00ec-415f-b21c-c2d0b9a3cf05, ghrun-x6ujvseebi.auto.internal:3936): request = { session_id: "ydb://session/3?node_id=1&id=YzdmNTc3Y2EtNzZjOTY4YTAtMmY5YWVkNDItM2Q5NDE4MmU=" 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, 9fa125f4-00ec-415f-b21c-c2d0b9a3cf05, ghrun-x6ujvseebi.auto.internal:3936): 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, 4d35593e-44df-4f17-ae9b-9f91698c7893, ghrun-x6ujvseebi.auto.internal:3936): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4d35593e-44df-4f17-ae9b-9f91698c7893, ghrun-x6ujvseebi.auto.internal:3936): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4d35593e-44df-4f17-ae9b-9f91698c7893, ghrun-x6ujvseebi.auto.internal:3936): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MzkxZjc0OGItYWNhNmQyMTktMTNkMjg1MjgtNmQyODMzYmE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 5e3118fd-817f-45e2-958b-fe865a6be350, ghrun-x6ujvseebi.auto.internal:3936): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 5e3118fd-817f-45e2-958b-fe865a6be350, ghrun-x6ujvseebi.auto.internal:3936): request = { session_id: "ydb://session/3?node_id=1&id=MzkxZjc0OGItYWNhNmQyMTktMTNkMjg1MjgtNmQyODMzYmE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 5e3118fd-817f-45e2-958b-fe865a6be350, ghrun-x6ujvseebi.auto.internal:3936): 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=MzkxZjc0OGItYWNhNmQyMTktMTNkMjg1MjgtNmQyODMzYmE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 62280817-1d5e-42e6-ac63-80a91fcbddcf, ghrun-x6ujvseebi.auto.internal:3936): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 62280817-1d5e-42e6-ac63-80a91fcbddcf, ghrun-x6ujvseebi.auto.internal:3936): request = { session_id: "ydb://session/3?node_id=1&id=MzkxZjc0OGItYWNhNmQyMTktMTNkMjg1MjgtNmQyODMzYmE=" 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, 62280817-1d5e-42e6-ac63-80a91fcbddcf, ghrun-x6ujvseebi.auto.internal:3936): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 4463db43-4bf4-4671-b7a5-d2ef8bb53e5d, ghrun-x6ujvseebi.auto.internal:3936): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:3936 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-12T12:44:49.686709143+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-x6ujvseebi.auto.internal:3936
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 0448e74a-ea47-4c71-af30-5dd15b8ebc3d, ghrun-x6ujvseebi.auto.internal:3936): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-12T12:44:49.686578724+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 4787fbd7-2e77-490e-92ad-5548a0fd46cf, ghrun-x6ujvseebi.auto.internal:3936): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:3936 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-12T12:44:49.686778227+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 33497b3b-b587-4154-a10e-1ba2300ec690, ghrun-x6ujvseebi.auto.internal:3936): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:3936 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-12T12:44:49.686817407+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 5e3118fd-817f-45e2-958b-fe865a6be350, ghrun-x6ujvseebi.auto.internal:3936): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:3936 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-12T12:44:49.68690472+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, f468eba9-9b32-4cd1-b428-9e9793e47e60, ghrun-x6ujvseebi.auto.internal:3936): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:3936 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-12T12:44:49.686633611+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-x6ujvseebi.auto.internal:3936
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, d2a8fae1-8e3f-4210-b413-7d8c45747ff1, ghrun-x6ujvseebi.auto.internal:3936): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:3936 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-12T12:44:49.686879941+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 62280817-1d5e-42e6-ac63-80a91fcbddcf, ghrun-x6ujvseebi.auto.internal:3936): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-12T12:44:49.686918463+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-x6ujvseebi.auto.internal:3936
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, eb9864e8-cccb-4d19-9bf3-861233250c7e, ghrun-x6ujvseebi.auto.internal:3936): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-12T12:44:49.6868345+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 9fa125f4-00ec-415f-b21c-c2d0b9a3cf05, ghrun-x6ujvseebi.auto.internal:3936): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-12T12:44:49.68689299+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, f47968cc-878c-4fa0-9906-6d8893e6f911, ghrun-x6ujvseebi.auto.internal:3936): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-12T12:44:49.68676344+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, cede0b50-da6e-4da6-b9e7-11539e43ada9, ghrun-x6ujvseebi.auto.internal:3936): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-12T12:44:49.686655825+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 4ac54a21-f282-4363-bfd9-e8078de0b589, ghrun-x6ujvseebi.auto.internal:3936): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-12T12:44:49.686864308+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 35b646cf-c190-4fd1-87b3-f88434013c22, ghrun-x6ujvseebi.auto.internal:3936): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-12T12:44:49.686804394+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, d3c304f8-2d4f-4a12-b094-659ea36bf2bb, ghrun-x6ujvseebi.auto.internal:3936): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:3936 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-12T12:44:49.686598062+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 900ae14e-8656-4013-81d0-9f7be58b4766, ghrun-x6ujvseebi.auto.internal:3936): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:3936 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-12T12:44:49.686422902+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 19659c4d-0cfc-4e10-9ec0-52735a830849, ghrun-x6ujvseebi.auto.internal:3936): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-12T12:44:49.686695935+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 28837be0-93f8-40b7-aa7d-0588149a8830, ghrun-x6ujvseebi.auto.internal:3936): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:3936 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-12T12:44:49.686847979+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-x6ujvseebi.auto.internal:3936
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-x6ujvseebi.auto.internal:3936
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-x6ujvseebi.auto.internal:3936
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-x6ujvseebi.auto.internal:3936
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, c5d95962-19ca-49bf-b4c8-83521598de96, ghrun-x6ujvseebi.auto.internal:3936): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:3936 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-12T12:44:49.686669607+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-x6ujvseebi.auto.internal:3936
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, b4307a7d-9755-46ca-bd34-2a24a0b5baa0, ghrun-x6ujvseebi.auto.internal:3936): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-12T12:44:49.686619182+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzkxZjc0OGItYWNhNmQyMTktMTNkMjg1MjgtNmQyODMzYmE=
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-x6ujvseebi.auto.internal:3936
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-x6ujvseebi.auto.internal:3936
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-x6ujvseebi.auto.internal:3936
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-x6ujvseebi.auto.internal:3936
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODUxOGRkMDMtYzJhYjkzYmItZjlhMTQxYzktYTY0MjAzMjA=
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-x6ujvseebi.auto.internal:3936
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-x6ujvseebi.auto.internal:3936
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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: ydb://session/3?node_id=1&id=Zjc4NTYwNjItYmI5YjYzODMtNzk4YzViY2YtNWU1NDdlY2M=
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-x6ujvseebi.auto.internal:3936
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-x6ujvseebi.auto.internal:3936
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWIxNjg1ZTYtZWM0ZTM2MmEtMWQ0ZGMwM2YtMzlmY2IzMGY=
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-x6ujvseebi.auto.internal:3936
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-x6ujvseebi.auto.internal:3936
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-x6ujvseebi.auto.internal:3936
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-x6ujvseebi.auto.internal:3936
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3936
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3936". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3936
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3936". 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    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 2214532) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2214532) elapsed time (sec): 30.266751050949097
DEBUG    ya.test:process.py:263 Command (pid 2214532) wtime: 30.281
DEBUG    ya.test:process.py:275 Command (pid 2214532) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	10	0	0	0	0
4	      0	0	0	10	0	0	0	0
5	      0	0	0	10	0	0	0	0
6	      0	0	0	10	0	0	0	0
7	      0	0	0	10	0	0	0	0
8	      0	0	0	1093	0	0	0	0
9	      0	0	0	876	0	0	0	0
10	      0	0	0	688	0	0	0	0
11	      0	0	0	870	0	0	0	0
12	      0	0	0	985	0	0	0	0
13	      0	0	0	1073	0	0	0	0
14	      0	0	0	1024	0	0	0	0
15	      0	0	0	952	0	0	0	0
16	      0	0	0	1081	0	0	0	0
17	      0	0	0	898	0	0	0	0
18	      0	0	0	800	0	0	0	0
19	      0	0	0	632	0	0	0	0
20	      0	0	0	720	0	0	0	0
21	      0	0	0	978	0	0	0	0
22	      0	0	0	795	0	0	0	0
23	      0	0	0	686	0	0	0	0
24	      0	0	0	732	0	0	0	0
25	      0	0	0	790	0	0	0	0
26	      0	0	0	734	0	0	0	0
27	      0	0	0	1068	0	0	0	0
28	      0	0	0	960	0	0	0	0
29	      0	0	0	1011	0	0	0	0
30	      0	0	0	1023	0	0	0	0

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

DEBUG    ya.test:process.py:276 Command (pid 2214532) 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 2214522) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2214522) elapsed time (sec): 30.311306476593018
DEBUG    ya.test:process.py:263 Command (pid 2214522) wtime: 30.323
DEBUG    ya.test:process.py:275 Command (pid 2214522) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     29	29	0	0	287	539	539	539
2	    119	119	0	0	84	122	127	135
3	    111	111	0	0	83	130	143	147
4	    103	103	0	0	87	155	166	175
5	     97	97	0	0	98	157	169	187
6	     60	60	0	0	93	126	134	140
7	      0	0	0	0	0	0	0	0
8	      0	0	0	918	0	0	0	0
9	      0	0	0	860	0	0	0	0
10	      0	0	0	611	0	0	0	0
11	      0	0	0	876	0	0	0	0
12	      0	0	0	993	0	0	0	0
13	      0	0	0	1022	0	0	0	0
14	      0	0	0	864	0	0	0	0
15	      0	0	0	737	0	0	0	0
16	      0	0	0	786	0	0	0	0
17	      0	0	0	722	0	0	0	0
18	      0	0	0	717	0	0	0	0
19	      0	0	0	642	0	0	0	0
20	      0	0	0	637	0	0	0	0
21	      0	0	0	844	0	0	0	0
22	      0	0	0	640	0	0	0	0
23	      0	0	0	513	0	0	0	0
24	      0	0	0	724	0	0	0	0
25	      0	0	0	739	0	0	0	0
26	      0	0	0	681	0	0	0	0
27	      0	0	0	824	0	0	0	0
28	      0	0	0	1004	0	0	0	0
29	      0	0	0	817	0	0	0	0
30	      0	0	0	1063	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    519	17.3	0	18234	92	168	497	539

DEBUG    ya.test:process.py:276 Command (pid 2214522) 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 2214533) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2214533) elapsed time (sec): 30.392571449279785
DEBUG    ya.test:process.py:263 Command (pid 2214533) wtime: 30.404
DEBUG    ya.test:process.py:275 Command (pid 2214533) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     20	20	0	0	155	811	811	811
2	     88	88	0	0	110	151	171	172
3	     87	87	0	0	111	158	166	166
4	     78	78	0	0	123	207	214	217
5	     70	70	0	0	127	230	231	234
6	     36	36	0	0	123	178	197	197
7	      0	0	0	19	0	0	0	0
8	      0	0	0	1047	0	0	0	0
9	      0	0	0	920	0	0	0	0
10	      0	0	0	780	0	0	0	0
11	      0	0	0	932	0	0	0	0
12	      0	0	0	970	0	0	0	0
13	      0	0	0	953	0	0	0	0
14	      0	0	0	832	0	0	0	0
15	      0	0	0	944	0	0	0	0
16	      0	0	0	915	0	0	0	0
17	      0	0	0	947	0	0	0	0
18	      0	0	0	647	0	0	0	0
19	      0	0	0	652	0	0	0	0
20	      0	0	0	749	0	0	0	0
21	      0	0	0	810	0	0	0	0
22	      0	0	0	729	0	0	0	0
23	      0	0	0	537	0	0	0	0
24	      0	0	0	606	0	0	0	0
25	      0	0	0	799	0	0	0	0
26	      0	0	0	828	0	0	0	0
27	      0	0	0	759	0	0	0	0
28	      0	0	0	1110	0	0	0	0
29	      0	0	0	1147	0	0	0	0
30	      0	0	0	1095	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    379	12.6333	0	19727	123	207	759	811

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.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:3936
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3936". 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:3936
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3936". 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:3936
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3936". 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:3936
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3936". 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:3936
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3936". 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:3936
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3936". 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:3936
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3936". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3936
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3936". 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:3936
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3936". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3936
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3936". 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:3936
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3936". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3936
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3936". 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:3936
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3936". 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:3936
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3936". 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:3936
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3936". 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:3936
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:3936". 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:3936
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3936". 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:3936
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3936". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3936
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3936". 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:3936
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3936". 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:3936
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3936". 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:3936
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3936". 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.
---------------------------- 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:3936
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3936
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3936". Check endpoint correctness.
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-x6ujvseebi'
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/9pkn/001785/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.2197276' in '/home/runner/.ya/build/build_root/9pkn/001785/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_tt4y19kn.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:3936/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15533
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12872
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21775
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3936
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2429
=================================== 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/9pkn/001785/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2197222
DEBUG    ya.test:process.py:259 Command (pid 2197222) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2197222) elapsed time (sec): 0.4224967956542969
DEBUG    ya.test:process.py:263 Command (pid 2197222) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2197222) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2197222) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2197222) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2197222) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2197222) maxrss: 541592
DEBUG    ya.test:process.py:263 Command (pid 2197222) minflt: 16175
DEBUG    ya.test:process.py:263 Command (pid 2197222) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2197222) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2197222) nivcsw: 78
DEBUG    ya.test:process.py:263 Command (pid 2197222) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2197222) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2197222) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 2197222) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2197222) stime: 0.25160699999999997
DEBUG    ya.test:process.py:263 Command (pid 2197222) utime: 0.105512
DEBUG    ya.test:process.py:263 Command (pid 2197222) wtime: 0.425
DEBUG    ya.test:process.py:275 Command (pid 2197222) output:
Git info:
    Commit: c202ebf160b106f747228e18d74107d22d1d4d33
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 023a765bfc078c519f47310cba5a70e2787ddb90 into 1b58af3a906452a78db18ad3c720ea328ea9392a

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-x6ujvseebi
    Host information: 
        Linux ghrun-x6ujvseebi 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 2197222) errors:

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: c202ebf160b106f747228e18d74107d22d1d4d33
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 023a765bfc078c519f47310cba5a70e2787ddb90 into 1b58af3a906452a78db18ad3c720ea328ea9392a

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-x6ujvseebi
    Host information: 
        Linux ghrun-x6ujvseebi 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/9pkn/001785/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2429
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:491 Working directory: /home/runner/.ya/build/build_root/9pkn/001785/r3tmp/kikimr_cluster_37cc2626
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/9pkn/001785/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3936
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21775
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12872
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15533
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/9pkn/001785/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/9pkn/001785/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/9pkn/001785/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_tt4y19kn.log --grpc-port=3936 --mon-port=21775 --ic-port=2429
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:3936/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/9pkn/001785/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/9pkn/001785/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/9pkn/001785/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_tt4y19kn.log --grpc-port=3936 --mon-port=21775 --ic-port=2429
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/9pkn/001785/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/9pkn/001785/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/9pkn/001785/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_tt4y19kn.log', '--grpc-port=3936', '--mon-port=21775', '--ic-port=2429')' in '/home/runner/.ya/build/build_root/9pkn/001785/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: 2197276
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:3936/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/9pkn/001785/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2197279
DEBUG    ya.test:process.py:259 Command (pid 2197279) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2197279) elapsed time (sec): 0.6171119213104248
DEBUG    ya.test:process.py:263 Command (pid 2197279) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2197279) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2197279) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2197279) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2197279) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2197279) maxrss: 541596
DEBUG    ya.test:process.py:263 Command (pid 2197279) minflt: 16179
DEBUG    ya.test:process.py:263 Command (pid 2197279) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2197279) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2197279) nivcsw: 141
DEBUG    ya.test:process.py:263 Command (pid 2197279) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2197279) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2197279) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 2197279) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2197279) stime: 0.26876099999999997
DEBUG    ya.test:process.py:263 Command (pid 2197279) utime: 0.126803
DEBUG    ya.test:process.py:263 Command (pid 2197279) wtime: 0.633
DEBUG    ya.test:process.py:275 Command (pid 2197279) output:
Git info:
    Commit: c202ebf160b106f747228e18d74107d22d1d4d33
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 023a765bfc078c519f47310cba5a70e2787ddb90 into 1b58af3a906452a78db18ad3c720ea328ea9392a

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-x6ujvseebi
    Host information: 
        Linux ghrun-x6ujvseebi 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 2197279) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Git info:
    Commit: c202ebf160b106f747228e18d74107d22d1d4d33
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 023a765bfc078c519f47310cba5a70e2787ddb90 into 1b58af3a906452a78db18ad3c720ea328ea9392a
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/9pkn/001785/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:440 Executing command = ['/home/runner/.ya/build/build_root/9pkn/001785/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:3936', '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: 2429\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/9pkn/001785/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:3936', '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: 2429\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2198695
DEBUG    ya.test:process.py:259 Command (pid 2198695) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2198695) elapsed time (sec): 0.4904477596282959
DEBUG    ya.test:process.py:263 Command (pid 2198695) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2198695) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2198695) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2198695) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2198695) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2198695) maxrss: 550104
DEBUG    ya.test:process.py:263 Command (pid 2198695) minflt: 18319
DEBUG    ya.test:process.py:263 Command (pid 2198695) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2198695) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2198695) nivcsw: 77
DEBUG    ya.test:process.py:263 Command (pid 2198695) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2198695) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2198695) nvcsw: 139
DEBUG    ya.test:process.py:263 Command (pid 2198695) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2198695) stime: 0.308845
DEBUG    ya.test:process.py:263 Command (pid 2198695) utime: 0.12079799999999999
DEBUG    ya.test:process.py:263 Command (pid 2198695) wtime: 0.499
DEBUG    ya.test:process.py:275 Command (pid 2198695) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/9pkn/001785/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:440 Executing command = ['/home/runner/.ya/build/build_root/9pkn/001785/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:3936', '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/9pkn/001785/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:3936', '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: 2199142
DEBUG    ya.test:process.py:259 Command (pid 2199142) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2199142) elapsed time (sec): 0.6375505924224854
DEBUG    ya.test:process.py:263 Command (pid 2199142) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2199142) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2199142) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2199142) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2199142) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2199142) maxrss: 550096
DEBUG    ya.test:process.py:263 Command (pid 2199142) minflt: 18323
DEBUG    ya.test:process.py:263 Command (pid 2199142) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2199142) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2199142) nivcsw: 63
DEBUG    ya.test:process.py:263 Command (pid 2199142) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2199142) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2199142) nvcsw: 128
DEBUG    ya.test:process.py:263 Command (pid 2199142) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2199142) stime: 0.418441
DEBUG    ya.test:process.py:263 Command (pid 2199142) utime: 0.13364199999999998
DEBUG    ya.test:process.py:263 Command (pid 2199142) wtime: 0.663
DEBUG    ya.test:process.py:275 Command (pid 2199142) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:570 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:577 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, 48d4007f-9c91-4d2b-882d-6737bf36c41e, localhost:3936): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 48d4007f-9c91-4d2b-882d-6737bf36c41e, localhost:3936): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 48d4007f-9c91-4d2b-882d-6737bf36c41e, localhost:3936): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-x6ujvseebi.auto.internal" port: 3936 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-x6ujvseebi.auto.internal:3936, 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:3936
------------------------------ 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/9pkn/001785/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/9pkn/001785/ydb/apps/ydb/ydb -e grpc://localhost:3936 -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/9pkn/001785/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:3936', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2199813
DEBUG    ya.test:process.py:259 Command (pid 2199813) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2199813) elapsed time (sec): 0.6394565105438232
DEBUG    ya.test:process.py:263 Command (pid 2199813) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2199813) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2199813) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2199813) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2199813) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2199813) maxrss: 169112
DEBUG    ya.test:process.py:263 Command (pid 2199813) minflt: 3550
DEBUG    ya.test:process.py:263 Command (pid 2199813) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2199813) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2199813) nivcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 2199813) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2199813) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2199813) nvcsw: 208
DEBUG    ya.test:process.py:263 Command (pid 2199813) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2199813) stime: 0.02869
DEBUG    ya.test:process.py:263 Command (pid 2199813) utime: 0.052599
DEBUG    ya.test:process.py:263 Command (pid 2199813) wtime: 0.641
DEBUG    ya.test:process.py:275 Command (pid 2199813) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 2199813) 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/9pkn/001785/ydb/apps/ydb/ydb -e grpc://localhost:3936 -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/9pkn/001785/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:3936', '-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: 2199963
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 2199963) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2199963) elapsed time (sec): 30.27182936668396
DEBUG    ya.test:process.py:263 Command (pid 2199963) wtime: 30.273
DEBUG    ya.test:process.py:275 Command (pid 2199963) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    409	409	0	0	22	38	49	53
2	    446	446	0	0	21	30	32	35
3	    447	447	0	0	21	31	37	39
4	    378	378	0	0	23	43	62	71
5	    408	408	0	0	21	38	73	80
6	    379	379	0	0	23	47	52	57
7	    421	421	0	0	22	38	47	50
8	    458	458	0	0	21	27	31	32
9	    451	451	0	0	21	29	32	41
10	    470	470	0	0	20	25	27	28
11	    477	477	0	0	20	25	28	31
12	    440	440	0	0	21	30	32	36
13	    415	415	0	0	22	35	46	50
14	    391	391	0	0	24	35	57	67
15	    363	363	0	0	25	41	60	65
16	    249	249	0	0	36	71	77	82
17	    318	318	0	0	27	62	69	72
18	    344	344	0	0	24	53	68	71
19	    372	372	0	0	26	38	42	55
20	    339	339	0	0	25	52	84	88
21	    292	292	0	0	31	58	61	71
22	    353	353	0	0	26	46	51	61
23	    428	428	0	0	21	32	70	74
24	    374	374	0	0	24	37	40	43
25	    354	354	0	0	26	45	57	65
26	    384	384	0	0	25	37	46	55
27	    304	304	0	0	29	68	76	85
28	    369	369	0	0	25	42	48	53
29	    297	297	0	0	31	56	65	75
30	    266	266	0	0	35	72	99	105

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  11396	379.867	0	0	23	46	65	105

DEBUG    ya.test:process.py:276 Command (pid 2199963) 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, aeacc05a-b68e-42a6-a2e1-d851bda13a7f, ghrun-x6ujvseebi.auto.internal:3936): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, aeacc05a-b68e-42a6-a2e1-d851bda13a7f, ghrun-x6ujvseebi.auto.internal:3936): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, aeacc05a-b68e-42a6-a2e1-d851bda13a7f, ghrun-x6ujvseebi.auto.internal:3936): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Zjc4NTYwNjItYmI5YjYzODMtNzk4YzViY2YtNWU1NDdlY2M=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 900ae14e-8656-4013-81d0-9f7be58b4766, ghrun-x6ujvseebi.auto.internal:3936): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 900ae14e-8656-4013-81d0-9f7be58b4766, ghrun-x6ujvseebi.auto.internal:3936): request = { session_id: "ydb://session/3?node_id=1&id=Zjc4NTYwNjItYmI5YjYzODMtNzk4YzViY2YtNWU1NDdlY2M=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 900ae14e-8656-4013-81d0-9f7be58b4766, ghrun-x6ujvseebi.auto.internal:3936): 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=Zjc4NTYwNjItYmI5YjYzODMtNzk4YzViY2YtNWU1NDdlY2M=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c4b12f1c-9a0e-4c29-89e8-a327c5b05b19, ghrun-x6ujvseebi.auto.internal:3936): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c4b12f1c-9a0e-4c29-89e8-a327c5b05b19, ghrun-x6ujvseebi.auto.internal:3936): request = { session_id: "ydb://session/3?node_id=1&id=Zjc4NTYwNjItYmI5YjYzODMtNzk4YzViY2YtNWU1NDdlY2M=" 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, c4b12f1c-9a0e-4c29-89e8-a327c5b05b19, ghrun-x6ujvseebi.auto.internal:3936): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Zjc4NTYwNjItYmI5YjYzODMtNzk4YzViY2YtNWU1NDdlY2M=
INFO     root:test_log_scenario.py:217 Count rows after insert 11220 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Zjc4NTYwNjItYmI5YjYzODMtNzk4YzViY2YtNWU1NDdlY2M=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 793e0ef5-d070-4a2e-b4ca-3e7232e06b53, ghrun-x6ujvseebi.auto.internal:3936): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 793e0ef5-d070-4a2e-b4ca-3e7232e06b53, ghrun-x6ujvseebi.auto.internal:3936): request = { session_id: "ydb://session/3?node_id=1&id=Zjc4NTYwNjItYmI5YjYzODMtNzk4YzViY2YtNWU1NDdlY2M=" 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, 793e0ef5-d070-4a2e-b4ca-3e7232e06b53, ghrun-x6ujvseebi.auto.internal:3936): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Zjc4NTYwNjItYmI5YjYzODMtNzk4YzViY2YtNWU1NDdlY2M=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Zjc4NTYwNjItYmI5YjYzODMtNzk4YzViY2YtNWU1NDdlY2M=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b174b74e-1766-46b1-abbd-b2430a285e17, ghrun-x6ujvseebi.auto.internal:3936): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b174b74e-1766-46b1-abbd-b2430a285e17, ghrun-x6ujvseebi.auto.internal:3936): request = { session_id: "ydb://session/3?node_id=1&id=Zjc4NTYwNjItYmI5YjYzODMtNzk4YzViY2YtNWU1NDdlY2M=" 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, b174b74e-1766-46b1-abbd-b2430a285e17, ghrun-x6ujvseebi.auto.internal:3936): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Zjc4NTYwNjItYmI5YjYzODMtNzk4YzViY2YtNWU1NDdlY2M=
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/9pkn/001785/ydb/apps/ydb/ydb -e grpc://localhost:3936 -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.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/9pkn/001785/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:3936', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'bulk_upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
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=Zjc4NTYwNjItYmI5YjYzODMtNzk4YzViY2YtNWU1NDdlY2M=
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
DEBUG    ya.test:process.py:628 Command pid: 2214522
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/9pkn/001785/ydb/apps/ydb/ydb -e grpc://localhost:3936 -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, 0448e74a-ea47-4c71-af30-5dd15b8ebc3d, ghrun-x6ujvseebi.auto.internal:3936): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/9pkn/001785/ydb/apps/ydb/ydb -e grpc://localhost:3936 -d /Root workload log --path log run insert --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.3
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0448e74a-ea47-4c71-af30-5dd15b8ebc3d, ghrun-x6ujvseebi.auto.internal:3936): request = { session_id: "ydb://session/3?node_id=1&id=Zjc4NTYwNjItYmI5YjYzODMtNzk4YzViY2YtNWU1NDdlY2M=" 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, 1e24b29b-35f6-4704-8a95-e6ccaf6868bd, ghrun-x6ujvseebi.auto.internal:3936): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1e24b29b-35f6-4704-8a95-e6ccaf6868bd, ghrun-x6ujvseebi.auto.internal:3936): request = {  }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0448e74a-ea47-4c71-af30-5dd15b8ebc3d, ghrun-x6ujvseebi.auto.internal:3936): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1e24b29b-35f6-4704-8a95-e6ccaf6868bd, ghrun-x6ujvseebi.auto.internal:3936): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NWIxNjg1ZTYtZWM0ZTM2MmEtMWQ0ZGMwM2YtMzlmY2IzMGY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, d3c304f8-2d4f-4a12-b094-659ea36bf2bb, ghrun-x6ujvseebi.auto.internal:3936): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d3c304f8-2d4f-4a12-b094-659ea36bf2bb, ghrun-x6ujvseebi.auto.internal:3936): request = { session_id: "ydb://session/3?node_id=1&id=NWIxNjg1ZTYtZWM0ZTM2MmEtMWQ0ZGMwM2YtMzlmY2IzMGY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d3c304f8-2d4f-4a12-b094-659ea36bf2bb, ghrun-x6ujvseebi.auto.internal:3936): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/9pkn/001785/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:3936', '-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/9pkn/001785/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:3936', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2214532
DEBUG    ya.test:process.py:628 Command pid: 2214533
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NWIxNjg1ZTYtZWM0ZTM2MmEtMWQ0ZGMwM2YtMzlmY2IzMGY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b4307a7d-9755-46ca-bd34-2a24a0b5baa0, ghrun-x6ujvseebi.auto.internal:3936): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b4307a7d-9755-46ca-bd34-2a24a0b5baa0, ghrun-x6ujvseebi.auto.internal:3936): request = { session_id: "ydb://session/3?node_id=1&id=NWIxNjg1ZTYtZWM0ZTM2MmEtMWQ0ZGMwM2YtMzlmY2IzMGY=" 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, b4307a7d-9755-46ca-bd34-2a24a0b5baa0, ghrun-x6ujvseebi.auto.internal:3936): 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, 50546001-4e79-480b-8208-37e348c612f9, ghrun-x6ujvseebi.auto.internal:3936): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 50546001-4e79-480b-8208-37e348c612f9, ghrun-x6ujvseebi.auto.internal:3936): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 50546001-4e79-480b-8208-37e348c612f9, ghrun-x6ujvseebi.auto.internal:3936): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OTczMzZiZjAtOWE2M2UwYi05NjQ0MTFkZi0xMmM1MWMxYQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, f468eba9-9b32-4cd1-b428-9e9793e47e60, ghrun-x6ujvseebi.auto.internal:3936): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, f468eba9-9b32-4cd1-b428-9e9793e47e60, ghrun-x6ujvseebi.auto.internal:3936): request = { session_id: "ydb://session/3?node_id=1&id=OTczMzZiZjAtOWE2M2UwYi05NjQ0MTFkZi0xMmM1MWMxYQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, f468eba9-9b32-4cd1-b428-9e9793e47e60, ghrun-x6ujvseebi.auto.internal:3936): 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=OTczMzZiZjAtOWE2M2UwYi05NjQ0MTFkZi0xMmM1MWMxYQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cede0b50-da6e-4da6-b9e7-11539e43ada9, ghrun-x6ujvseebi.auto.internal:3936): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, cd429850-d769-4be8-8044-795aced3d3bc, ghrun-x6ujvseebi.auto.internal:3936): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, cd429850-d769-4be8-8044-795aced3d3bc, ghrun-x6ujvseebi.auto.internal:3936): request = {  }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cede0b50-da6e-4da6-b9e7-11539e43ada9, ghrun-x6ujvseebi.auto.internal:3936): request = { session_id: "ydb://session/3?node_id=1&id=OTczMzZiZjAtOWE2M2UwYi05NjQ0MTFkZi0xMmM1MWMxYQ==" 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, cede0b50-da6e-4da6-b9e7-11539e43ada9, ghrun-x6ujvseebi.auto.internal:3936): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, cd429850-d769-4be8-8044-795aced3d3bc, ghrun-x6ujvseebi.auto.internal:3936): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=N2RjMGRkNWMtMTQyNTAwNTQtZjIzMDVmMjktYTc5NjQ5MWM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, c5d95962-19ca-49bf-b4c8-83521598de96, ghrun-x6ujvseebi.auto.internal:3936): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, c5d95962-19ca-49bf-b4c8-83521598de96, ghrun-x6ujvseebi.auto.internal:3936): request = { session_id: "ydb://session/3?node_id=1&id=N2RjMGRkNWMtMTQyNTAwNTQtZjIzMDVmMjktYTc5NjQ5MWM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, c5d95962-19ca-49bf-b4c8-83521598de96, ghrun-x6ujvseebi.auto.internal:3936): 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=N2RjMGRkNWMtMTQyNTAwNTQtZjIzMDVmMjktYTc5NjQ5MWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 19659c4d-0cfc-4e10-9ec0-52735a830849, ghrun-x6ujvseebi.auto.internal:3936): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 19659c4d-0cfc-4e10-9ec0-52735a830849, ghrun-x6ujvseebi.auto.internal:3936): request = { session_id: "ydb://session/3?node_id=1&id=N2RjMGRkNWMtMTQyNTAwNTQtZjIzMDVmMjktYTc5NjQ5MWM=" 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, 19659c4d-0cfc-4e10-9ec0-52735a830849, ghrun-x6ujvseebi.auto.internal:3936): response = { <_MultiThreadedRendezvous object> }
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, 15b6af67-4808-4a1f-8267-8a12b6dd1311, ghrun-x6ujvseebi.auto.internal:3936): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 15b6af67-4808-4a1f-8267-8a12b6dd1311, ghrun-x6ujvseebi.auto.internal:3936): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 15b6af67-4808-4a1f-8267-8a12b6dd1311, ghrun-x6ujvseebi.auto.internal:3936): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NjllZGE0YTEtNzRiZjU4M2QtODU3NGJiM2UtM2U4YmE4MDE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 4463db43-4bf4-4671-b7a5-d2ef8bb53e5d, ghrun-x6ujvseebi.auto.internal:3936): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 4463db43-4bf4-4671-b7a5-d2ef8bb53e5d, ghrun-x6ujvseebi.auto.internal:3936): request = { session_id: "ydb://session/3?node_id=1&id=NjllZGE0YTEtNzRiZjU4M2QtODU3NGJiM2UtM2U4YmE4MDE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 4463db43-4bf4-4671-b7a5-d2ef8bb53e5d, ghrun-x6ujvseebi.auto.internal:3936): 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=NjllZGE0YTEtNzRiZjU4M2QtODU3NGJiM2UtM2U4YmE4MDE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f47968cc-878c-4fa0-9906-6d8893e6f911, ghrun-x6ujvseebi.auto.internal:3936): 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:421 RpcState(CreateSession, e10e2654-c4cc-436c-9cc0-09fe51cfb453, ghrun-x6ujvseebi.auto.internal:3936): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e10e2654-c4cc-436c-9cc0-09fe51cfb453, ghrun-x6ujvseebi.auto.internal:3936): request = {  }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f47968cc-878c-4fa0-9906-6d8893e6f911, ghrun-x6ujvseebi.auto.internal:3936): request = { session_id: "ydb://session/3?node_id=1&id=NjllZGE0YTEtNzRiZjU4M2QtODU3NGJiM2UtM2U4YmE4MDE=" 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, f47968cc-878c-4fa0-9906-6d8893e6f911, ghrun-x6ujvseebi.auto.internal:3936): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e10e2654-c4cc-436c-9cc0-09fe51cfb453, ghrun-x6ujvseebi.auto.internal:3936): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MzA5MGI4My1hNDM5M2VkNy04MmI3ZGU3NC1jYzQzY2YxMQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 4787fbd7-2e77-490e-92ad-5548a0fd46cf, ghrun-x6ujvseebi.auto.internal:3936): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 4787fbd7-2e77-490e-92ad-5548a0fd46cf, ghrun-x6ujvseebi.auto.internal:3936): request = { session_id: "ydb://session/3?node_id=1&id=MzA5MGI4My1hNDM5M2VkNy04MmI3ZGU3NC1jYzQzY2YxMQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 4787fbd7-2e77-490e-92ad-5548a0fd46cf, ghrun-x6ujvseebi.auto.internal:3936): 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=MzA5MGI4My1hNDM5M2VkNy04MmI3ZGU3NC1jYzQzY2YxMQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 35b646cf-c190-4fd1-87b3-f88434013c22, ghrun-x6ujvseebi.auto.internal:3936): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 35b646cf-c190-4fd1-87b3-f88434013c22, ghrun-x6ujvseebi.auto.internal:3936): request = { session_id: "ydb://session/3?node_id=1&id=MzA5MGI4My1hNDM5M2VkNy04MmI3ZGU3NC1jYzQzY2YxMQ==" 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, 35b646cf-c190-4fd1-87b3-f88434013c22, ghrun-x6ujvseebi.auto.internal:3936): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d3aa1938-c399-493e-92ed-7b7a18245c7a, ghrun-x6ujvseebi.auto.internal:3936): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d3aa1938-c399-493e-92ed-7b7a18245c7a, ghrun-x6ujvseebi.auto.internal:3936): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d3aa1938-c399-493e-92ed-7b7a18245c7a, ghrun-x6ujvseebi.auto.internal:3936): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NzVjZmIxNTktZGYxNWE1NzYtMTQxN2JmZjAtNTYwNGQ3Zg==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 33497b3b-b587-4154-a10e-1ba2300ec690, ghrun-x6ujvseebi.auto.internal:3936): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 33497b3b-b587-4154-a10e-1ba2300ec690, ghrun-x6ujvseebi.auto.internal:3936): request = { session_id: "ydb://session/3?node_id=1&id=NzVjZmIxNTktZGYxNWE1NzYtMTQxN2JmZjAtNTYwNGQ3Zg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 33497b3b-b587-4154-a10e-1ba2300ec690, ghrun-x6ujvseebi.auto.internal:3936): 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=NzVjZmIxNTktZGYxNWE1NzYtMTQxN2JmZjAtNTYwNGQ3Zg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, eb9864e8-cccb-4d19-9bf3-861233250c7e, ghrun-x6ujvseebi.auto.internal:3936): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, eb9864e8-cccb-4d19-9bf3-861233250c7e, ghrun-x6ujvseebi.auto.internal:3936): request = { session_id: "ydb://session/3?node_id=1&id=NzVjZmIxNTktZGYxNWE1NzYtMTQxN2JmZjAtNTYwNGQ3Zg==" 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, eb9864e8-cccb-4d19-9bf3-861233250c7e, ghrun-x6ujvseebi.auto.internal:3936): response = { <_MultiThreadedRendezvous object> }
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, b09bcba8-8811-443f-ad10-95cd357ec4ea, ghrun-x6ujvseebi.auto.internal:3936): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b09bcba8-8811-443f-ad10-95cd357ec4ea, ghrun-x6ujvseebi.auto.internal:3936): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b09bcba8-8811-443f-ad10-95cd357ec4ea, ghrun-x6ujvseebi.auto.internal:3936): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODUxOGRkMDMtYzJhYjkzYmItZjlhMTQxYzktYTY0MjAzMjA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 28837be0-93f8-40b7-aa7d-0588149a8830, ghrun-x6ujvseebi.auto.internal:3936): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 28837be0-93f8-40b7-aa7d-0588149a8830, ghrun-x6ujvseebi.auto.internal:3936): request = { session_id: "ydb://session/3?node_id=1&id=ODUxOGRkMDMtYzJhYjkzYmItZjlhMTQxYzktYTY0MjAzMjA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 28837be0-93f8-40b7-aa7d-0588149a8830, ghrun-x6ujvseebi.auto.internal:3936): 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=ODUxOGRkMDMtYzJhYjkzYmItZjlhMTQxYzktYTY0MjAzMjA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4ac54a21-f282-4363-bfd9-e8078de0b589, ghrun-x6ujvseebi.auto.internal:3936): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4ac54a21-f282-4363-bfd9-e8078de0b589, ghrun-x6ujvseebi.auto.internal:3936): request = { session_id: "ydb://session/3?node_id=1&id=ODUxOGRkMDMtYzJhYjkzYmItZjlhMTQxYzktYTY0MjAzMjA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4ac54a21-f282-4363-bfd9-e8078de0b589, ghrun-x6ujvseebi.auto.internal:3936): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 1b9e6a9c-6c1d-4f4a-aeaa-5a6c5f7bfced, ghrun-x6ujvseebi.auto.internal:3936): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1b9e6a9c-6c1d-4f4a-aeaa-5a6c5f7bfced, ghrun-x6ujvseebi.auto.internal:3936): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1b9e6a9c-6c1d-4f4a-aeaa-5a6c5f7bfced, ghrun-x6ujvseebi.auto.internal:3936): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YzdmNTc3Y2EtNzZjOTY4YTAtMmY5YWVkNDItM2Q5NDE4MmU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, d2a8fae1-8e3f-4210-b413-7d8c45747ff1, ghrun-x6ujvseebi.auto.internal:3936): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d2a8fae1-8e3f-4210-b413-7d8c45747ff1, ghrun-x6ujvseebi.auto.internal:3936): request = { session_id: "ydb://session/3?node_id=1&id=YzdmNTc3Y2EtNzZjOTY4YTAtMmY5YWVkNDItM2Q5NDE4MmU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d2a8fae1-8e3f-4210-b413-7d8c45747ff1, ghrun-x6ujvseebi.auto.internal:3936): 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=YzdmNTc3Y2EtNzZjOTY4YTAtMmY5YWVkNDItM2Q5NDE4MmU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9fa125f4-00ec-415f-b21c-c2d0b9a3cf05, ghrun-x6ujvseebi.auto.internal:3936): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9fa125f4-00ec-415f-b21c-c2d0b9a3cf05, ghrun-x6ujvseebi.auto.internal:3936): request = { session_id: "ydb://session/3?node_id=1&id=YzdmNTc3Y2EtNzZjOTY4YTAtMmY5YWVkNDItM2Q5NDE4MmU=" 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, 9fa125f4-00ec-415f-b21c-c2d0b9a3cf05, ghrun-x6ujvseebi.auto.internal:3936): 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, 4d35593e-44df-4f17-ae9b-9f91698c7893, ghrun-x6ujvseebi.auto.internal:3936): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4d35593e-44df-4f17-ae9b-9f91698c7893, ghrun-x6ujvseebi.auto.internal:3936): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4d35593e-44df-4f17-ae9b-9f91698c7893, ghrun-x6ujvseebi.auto.internal:3936): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MzkxZjc0OGItYWNhNmQyMTktMTNkMjg1MjgtNmQyODMzYmE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 5e3118fd-817f-45e2-958b-fe865a6be350, ghrun-x6ujvseebi.auto.internal:3936): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 5e3118fd-817f-45e2-958b-fe865a6be350, ghrun-x6ujvseebi.auto.internal:3936): request = { session_id: "ydb://session/3?node_id=1&id=MzkxZjc0OGItYWNhNmQyMTktMTNkMjg1MjgtNmQyODMzYmE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 5e3118fd-817f-45e2-958b-fe865a6be350, ghrun-x6ujvseebi.auto.internal:3936): 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=MzkxZjc0OGItYWNhNmQyMTktMTNkMjg1MjgtNmQyODMzYmE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 62280817-1d5e-42e6-ac63-80a91fcbddcf, ghrun-x6ujvseebi.auto.internal:3936): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 62280817-1d5e-42e6-ac63-80a91fcbddcf, ghrun-x6ujvseebi.auto.internal:3936): request = { session_id: "ydb://session/3?node_id=1&id=MzkxZjc0OGItYWNhNmQyMTktMTNkMjg1MjgtNmQyODMzYmE=" 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, 62280817-1d5e-42e6-ac63-80a91fcbddcf, ghrun-x6ujvseebi.auto.internal:3936): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 4463db43-4bf4-4671-b7a5-d2ef8bb53e5d, ghrun-x6ujvseebi.auto.internal:3936): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:3936 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-12T12:44:49.686709143+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-x6ujvseebi.auto.internal:3936
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 0448e74a-ea47-4c71-af30-5dd15b8ebc3d, ghrun-x6ujvseebi.auto.internal:3936): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-12T12:44:49.686578724+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 4787fbd7-2e77-490e-92ad-5548a0fd46cf, ghrun-x6ujvseebi.auto.internal:3936): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:3936 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-12T12:44:49.686778227+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 33497b3b-b587-4154-a10e-1ba2300ec690, ghrun-x6ujvseebi.auto.internal:3936): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:3936 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-12T12:44:49.686817407+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 5e3118fd-817f-45e2-958b-fe865a6be350, ghrun-x6ujvseebi.auto.internal:3936): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:3936 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-12T12:44:49.68690472+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, f468eba9-9b32-4cd1-b428-9e9793e47e60, ghrun-x6ujvseebi.auto.internal:3936): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:3936 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-12T12:44:49.686633611+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-x6ujvseebi.auto.internal:3936
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, d2a8fae1-8e3f-4210-b413-7d8c45747ff1, ghrun-x6ujvseebi.auto.internal:3936): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:3936 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-12T12:44:49.686879941+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 62280817-1d5e-42e6-ac63-80a91fcbddcf, ghrun-x6ujvseebi.auto.internal:3936): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-12T12:44:49.686918463+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-x6ujvseebi.auto.internal:3936
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, eb9864e8-cccb-4d19-9bf3-861233250c7e, ghrun-x6ujvseebi.auto.internal:3936): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-12T12:44:49.6868345+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 9fa125f4-00ec-415f-b21c-c2d0b9a3cf05, ghrun-x6ujvseebi.auto.internal:3936): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-12T12:44:49.68689299+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, f47968cc-878c-4fa0-9906-6d8893e6f911, ghrun-x6ujvseebi.auto.internal:3936): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-12T12:44:49.68676344+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, cede0b50-da6e-4da6-b9e7-11539e43ada9, ghrun-x6ujvseebi.auto.internal:3936): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-12T12:44:49.686655825+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 4ac54a21-f282-4363-bfd9-e8078de0b589, ghrun-x6ujvseebi.auto.internal:3936): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-12T12:44:49.686864308+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 35b646cf-c190-4fd1-87b3-f88434013c22, ghrun-x6ujvseebi.auto.internal:3936): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-12T12:44:49.686804394+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, d3c304f8-2d4f-4a12-b094-659ea36bf2bb, ghrun-x6ujvseebi.auto.internal:3936): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:3936 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-12T12:44:49.686598062+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 900ae14e-8656-4013-81d0-9f7be58b4766, ghrun-x6ujvseebi.auto.internal:3936): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:3936 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-12T12:44:49.686422902+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 19659c4d-0cfc-4e10-9ec0-52735a830849, ghrun-x6ujvseebi.auto.internal:3936): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-12T12:44:49.686695935+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 28837be0-93f8-40b7-aa7d-0588149a8830, ghrun-x6ujvseebi.auto.internal:3936): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:3936 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-12T12:44:49.686847979+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-x6ujvseebi.auto.internal:3936
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-x6ujvseebi.auto.internal:3936
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-x6ujvseebi.auto.internal:3936
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-x6ujvseebi.auto.internal:3936
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, c5d95962-19ca-49bf-b4c8-83521598de96, ghrun-x6ujvseebi.auto.internal:3936): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:3936 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-12T12:44:49.686669607+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-x6ujvseebi.auto.internal:3936
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, b4307a7d-9755-46ca-bd34-2a24a0b5baa0, ghrun-x6ujvseebi.auto.internal:3936): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-12T12:44:49.686619182+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzkxZjc0OGItYWNhNmQyMTktMTNkMjg1MjgtNmQyODMzYmE=
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-x6ujvseebi.auto.internal:3936
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-x6ujvseebi.auto.internal:3936
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-x6ujvseebi.auto.internal:3936
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-x6ujvseebi.auto.internal:3936
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODUxOGRkMDMtYzJhYjkzYmItZjlhMTQxYzktYTY0MjAzMjA=
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-x6ujvseebi.auto.internal:3936
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-x6ujvseebi.auto.internal:3936
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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: ydb://session/3?node_id=1&id=Zjc4NTYwNjItYmI5YjYzODMtNzk4YzViY2YtNWU1NDdlY2M=
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-x6ujvseebi.auto.internal:3936
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-x6ujvseebi.auto.internal:3936
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWIxNjg1ZTYtZWM0ZTM2MmEtMWQ0ZGMwM2YtMzlmY2IzMGY=
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-x6ujvseebi.auto.internal:3936
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-x6ujvseebi.auto.internal:3936
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-x6ujvseebi.auto.internal:3936
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-x6ujvseebi.auto.internal:3936
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3936
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3936". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3936
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3936". 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    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 2214532) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2214532) elapsed time (sec): 30.266751050949097
DEBUG    ya.test:process.py:263 Command (pid 2214532) wtime: 30.281
DEBUG    ya.test:process.py:275 Command (pid 2214532) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	10	0	0	0	0
4	      0	0	0	10	0	0	0	0
5	      0	0	0	10	0	0	0	0
6	      0	0	0	10	0	0	0	0
7	      0	0	0	10	0	0	0	0
8	      0	0	0	1093	0	0	0	0
9	      0	0	0	876	0	0	0	0
10	      0	0	0	688	0	0	0	0
11	      0	0	0	870	0	0	0	0
12	      0	0	0	985	0	0	0	0
13	      0	0	0	1073	0	0	0	0
14	      0	0	0	1024	0	0	0	0
15	      0	0	0	952	0	0	0	0
16	      0	0	0	1081	0	0	0	0
17	      0	0	0	898	0	0	0	0
18	      0	0	0	800	0	0	0	0
19	      0	0	0	632	0	0	0	0
20	      0	0	0	720	0	0	0	0
21	      0	0	0	978	0	0	0	0
22	      0	0	0	795	0	0	0	0
23	      0	0	0	686	0	0	0	0
24	      0	0	0	732	0	0	0	0
25	      0	0	0	790	0	0	0	0
26	      0	0	0	734	0	0	0	0
27	      0	0	0	1068	0	0	0	0
28	      0	0	0	960	0	0	0	0
29	      0	0	0	1011	0	0	0	0
30	      0	0	0	1023	0	0	0	0

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

DEBUG    ya.test:process.py:276 Command (pid 2214532) 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 2214522) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2214522) elapsed time (sec): 30.311306476593018
DEBUG    ya.test:process.py:263 Command (pid 2214522) wtime: 30.323
DEBUG    ya.test:process.py:275 Command (pid 2214522) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     29	29	0	0	287	539	539	539
2	    119	119	0	0	84	122	127	135
3	    111	111	0	0	83	130	143	147
4	    103	103	0	0	87	155	166	175
5	     97	97	0	0	98	157	169	187
6	     60	60	0	0	93	126	134	140
7	      0	0	0	0	0	0	0	0
8	      0	0	0	918	0	0	0	0
9	      0	0	0	860	0	0	0	0
10	      0	0	0	611	0	0	0	0
11	      0	0	0	876	0	0	0	0
12	      0	0	0	993	0	0	0	0
13	      0	0	0	1022	0	0	0	0
14	      0	0	0	864	0	0	0	0
15	      0	0	0	737	0	0	0	0
16	      0	0	0	786	0	0	0	0
17	      0	0	0	722	0	0	0	0
18	      0	0	0	717	0	0	0	0
19	      0	0	0	642	0	0	0	0
20	      0	0	0	637	0	0	0	0
21	      0	0	0	844	0	0	0	0
22	      0	0	0	640	0	0	0	0
23	      0	0	0	513	0	0	0	0
24	      0	0	0	724	0	0	0	0
25	      0	0	0	739	0	0	0	0
26	      0	0	0	681	0	0	0	0
27	      0	0	0	824	0	0	0	0
28	      0	0	0	1004	0	0	0	0
29	      0	0	0	817	0	0	0	0
30	      0	0	0	1063	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    519	17.3	0	18234	92	168	497	539

DEBUG    ya.test:process.py:276 Command (pid 2214522) 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 2214533) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2214533) elapsed time (sec): 30.392571449279785
DEBUG    ya.test:process.py:263 Command (pid 2214533) wtime: 30.404
DEBUG    ya.test:process.py:275 Command (pid 2214533) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     20	20	0	0	155	811	811	811
2	     88	88	0	0	110	151	171	172
3	     87	87	0	0	111	158	166	166
4	     78	78	0	0	123	207	214	217
5	     70	70	0	0	127	230	231	234
6	     36	36	0	0	123	178	197	197
7	      0	0	0	19	0	0	0	0
8	      0	0	0	1047	0	0	0	0
9	      0	0	0	920	0	0	0	0
10	      0	0	0	780	0	0	0	0
11	      0	0	0	932	0	0	0	0
12	      0	0	0	970	0	0	0	0
13	      0	0	0	953	0	0	0	0
14	      0	0	0	832	0	0	0	0
15	      0	0	0	944	0	0	0	0
16	      0	0	0	915	0	0	0	0
17	      0	0	0	947	0	0	0	0
18	      0	0	0	647	0	0	0	0
19	      0	0	0	652	0	0	0	0
20	      0	0	0	749	0	0	0	0
21	      0	0	0	810	0	0	0	0
22	      0	0	0	729	0	0	0	0
23	      0	0	0	537	0	0	0	0
24	      0	0	0	606	0	0	0	0
25	      0	0	0	799	0	0	0	0
26	      0	0	0	828	0	0	0	0
27	      0	0	0	759	0	0	0	0
28	      0	0	0	1110	0	0	0	0
29	      0	0	0	1147	0	0	0	0
30	      0	0	0	1095	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    379	12.6333	0	19727	123	207	759	811

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.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:3936
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3936". 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:3936
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3936". 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:3936
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3936". 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:3936
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3936". 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:3936
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3936". 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:3936
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3936". 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:3936
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3936". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3936
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3936". 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:3936
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3936". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3936
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3936". 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:3936
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3936". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3936
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3936". 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:3936
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3936". 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:3936
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3936". 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:3936
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3936". 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:3936
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:3936". 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:3936
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3936". 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:3936
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3936". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3936
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3936". 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:3936
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3936". 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:3936
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3936". 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:3936
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3936". 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.
============================== slowest durations ===============================
323.11s call     test_log_scenario.py::TestLogScenario::test_log_uniform
6.63s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
6.23s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
5.57s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
4.70s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
4.61s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
4.43s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
4.37s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
4.21s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
4.21s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
3.96s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
3.91s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
1.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
1.00s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]

(16 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/9pkn/001785/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/9pkn/001785/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-12T12:44:43.037823Z): source_id=257;tablet_id=72075186224037921;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 @ 0xA7B0945
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA7A8E86
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB636C78
3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD92FA9B
4. /-S/ydb/core/formats/arrow/reader/position.h:83: CompareImpl @ 0x9E043C8
5. /-S/ydb/core/formats/arrow/reader/position.h:471: Compare @ 0x9E0411F
6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD90B0AD
7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x14136BEB
8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14D76D67
9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14CCE763
10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14CCE763
11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14CCB583
12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14CD2037
13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x141549D8
14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CBDB3C5
15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB5E1ED7
16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB627724
17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB62B7E4
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB62B3F0
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB62BFDE
20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA7B259C
21. ??:0: ?? @ 0x7FD4D3646AC2
22. ??:0: ?? @ 0x7FD4D36D88BF
============== 1 failed, 10 passed, 1 error in 379.96s (0:06:19) ===============
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9pkn/00175e/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 ===============================
9.48s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
7.97s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
7.45s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
7.43s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
7.07s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
6.95s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
6.54s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
6.44s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
6.01s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
5.01s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
4.89s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
3.13s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
0.05s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
0.05s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]

(11 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 80.02s (0:01:20) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9pkn/0017b0/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 ===============================
116.33s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
12.37s call     test_overloads.py::TestLogScenario::test_overloads_reject_probability
8.11s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
7.62s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
7.47s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
7.17s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
6.18s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
6.03s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
5.79s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
5.34s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
4.64s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
1.03s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
0.08s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
0.04s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_reject_probability
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]

(10 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 189.65s (0:03:09) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9pkn/0017a7/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 ...F.
test_replace.py .....

=================================== FAILURES ===================================
_______________ TestLogScenario.test_overloads_workload[2-10000] _______________
library/python/testing/yatest_common/yatest/common/process.py:384: in wait
    wait_for(
library/python/testing/yatest_common/yatest/common/process.py:765: in wait_for
    raise TimeoutError(truncate(message, MAX_MESSAGE_LEN))
E   yatest.common.process.TimeoutError: 120 second(s) wait timeout has expired: Command '['/home/runner/.ya/build/build_root/9pkn/0017a7/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:23206', '-d', '/Root', 'workload', 'log', '--path', 'log_2_10000', 'run', 'bulk_upsert', '--seconds', '60', '--threads', '10', '--rows', '10', '--quiet']' stopped by 120 seconds timeout

During handling of the above exception, another exception occurred:
ydb/tests/olap/test_overloads.py:190: in test_overloads_workload
    ydb_workload.bulk_upsert(seconds=wait_time, threads=10, rows=10, wait=True)
ydb/tests/olap/test_overloads.py:71: in bulk_upsert
    self._insert_rows(operation_name="bulk_upsert", seconds=seconds, threads=threads, rows=rows, wait=wait)
ydb/tests/olap/test_overloads.py:65: in _insert_rows
    self._call(command=command, wait=wait, timeout=2*seconds)
ydb/tests/olap/test_overloads.py:46: in _call
    yatest.common.execute(command=command, wait=wait, timeout=timeout, stderr=self.stderr, stdout=self.stdout)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:398: in wait
    raise ExecutionTimeoutError(self, str(e))
E   yatest.common.process.ExecutionTimeoutError: (("120 second(s) wait timeout has expired: Command '['/home/runner/.ya/build/build_root/9pkn/0017a7/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:23206', '-d', '/Root', 'workload', 'log', '--path', 'log_2_10000', 'run', 'bulk_upsert', '--seconds', '60', '--threads', '10', '--rows', '10', '--quiet']' stopped by 120 seconds timeout",), {})
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_overloads_workload[2-10000]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_overloads.py::TestLogScenario, test_name: test_overloads_workload[2-10000])
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.11
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.11
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/9pkn/0017a7/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2331611
DEBUG    ya.test:process.py:259 Command (pid 2331611) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2331611) elapsed time (sec): 0.48979640007019043
DEBUG    ya.test:process.py:263 Command (pid 2331611) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2331611) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2331611) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2331611) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2331611) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2331611) maxrss: 541612
DEBUG    ya.test:process.py:263 Command (pid 2331611) minflt: 16175
DEBUG    ya.test:process.py:263 Command (pid 2331611) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2331611) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2331611) nivcsw: 19
DEBUG    ya.test:process.py:263 Command (pid 2331611) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2331611) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2331611) nvcsw: 12
DEBUG    ya.test:process.py:263 Command (pid 2331611) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2331611) stime: 0.308513
DEBUG    ya.test:process.py:263 Command (pid 2331611) utime: 0.128659
DEBUG    ya.test:process.py:263 Command (pid 2331611) wtime: 0.491
DEBUG    ya.test:process.py:275 Command (pid 2331611) output:
Git info:
    Commit: c202ebf160b106f747228e18d74107d22d1d4d33
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 023a765bfc078c519f47310cba5a70e2787ddb90 into 1b58af3a906452a78db18ad3c720ea328ea9392a

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-x6ujvseebi
    Host information: 
        Linux ghrun-x6ujvseebi 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 2331611) errors:

INFO     __tests__.test_overloads:test_overloads.py:94 Git info:
    Commit: c202ebf160b106f747228e18d74107d22d1d4d33
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 023a765bfc078c519f47310cba5a70e2787ddb90 into 1b58af3a906452a78db18ad3c720ea328ea9392a

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-x6ujvseebi
    Host information: 
        Linux ghrun-x6ujvseebi 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/9pkn/0017a7/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27698
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:491 Working directory: /home/runner/.ya/build/build_root/9pkn/0017a7/r3tmp/kikimr_cluster_ycnhmxa2
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/9pkn/0017a7/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23206
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25583
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13922
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7369
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/9pkn/0017a7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_workload.2-10000/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/9pkn/0017a7/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/9pkn/0017a7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_workload.2-10000/cluster/node_1/logfile_g5mj3lf7.log --grpc-port=23206 --mon-port=25583 --ic-port=27698
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:23206/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/9pkn/0017a7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_workload.2-10000/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/9pkn/0017a7/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/9pkn/0017a7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_workload.2-10000/cluster/node_1/logfile_g5mj3lf7.log --grpc-port=23206 --mon-port=25583 --ic-port=27698
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/9pkn/0017a7/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/9pkn/0017a7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_workload.2-10000/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/9pkn/0017a7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_workload.2-10000/cluster/node_1/logfile_g5mj3lf7.log', '--grpc-port=23206', '--mon-port=25583', '--ic-port=27698')' in '/home/runner/.ya/build/build_root/9pkn/0017a7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_workload.2-10000/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2331834
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:23206/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.12
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.12
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/9pkn/0017a7/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2331835
DEBUG    ya.test:process.py:259 Command (pid 2331835) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2331835) elapsed time (sec): 0.38051819801330566
DEBUG    ya.test:process.py:263 Command (pid 2331835) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2331835) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2331835) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2331835) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2331835) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2331835) maxrss: 541604
DEBUG    ya.test:process.py:263 Command (pid 2331835) minflt: 16177
DEBUG    ya.test:process.py:263 Command (pid 2331835) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2331835) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2331835) nivcsw: 12
DEBUG    ya.test:process.py:263 Command (pid 2331835) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2331835) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2331835) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 2331835) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2331835) stime: 0.21198
DEBUG    ya.test:process.py:263 Command (pid 2331835) utime: 0.119988
DEBUG    ya.test:process.py:263 Command (pid 2331835) wtime: 0.381
DEBUG    ya.test:process.py:275 Command (pid 2331835) output:
Git info:
    Commit: c202ebf160b106f747228e18d74107d22d1d4d33
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 023a765bfc078c519f47310cba5a70e2787ddb90 into 1b58af3a906452a78db18ad3c720ea328ea9392a

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-x6ujvseebi
    Host information: 
        Linux ghrun-x6ujvseebi 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 2331835) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Git info:
    Commit: c202ebf160b106f747228e18d74107d22d1d4d33
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 023a765bfc078c519f47310cba5a70e2787ddb90 into 1b58af3a906452a78db18ad3c720ea328ea9392a
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/9pkn/0017a7/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:440 Executing command = ['/home/runner/.ya/build/build_root/9pkn/0017a7/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:23206', '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: 27698\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.13
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.13
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/9pkn/0017a7/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:23206', '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: 27698\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2333004
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, d15ad5e5-0cd2-4043-beb8-7bccfe3a4025, localhost:4805): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, d15ad5e5-0cd2-4043-beb8-7bccfe3a4025, localhost:4805): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, d15ad5e5-0cd2-4043-beb8-7bccfe3a4025, localhost:4805): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-x6ujvseebi.auto.internal" port: 4805 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-x6ujvseebi.auto.internal:4805, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4805
DEBUG    ya.test:process.py:259 Command (pid 2333004) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2333004) elapsed time (sec): 0.5261082649230957
DEBUG    ya.test:process.py:263 Command (pid 2333004) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2333004) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2333004) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2333004) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2333004) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2333004) maxrss: 550100
DEBUG    ya.test:process.py:263 Command (pid 2333004) minflt: 18317
DEBUG    ya.test:process.py:263 Command (pid 2333004) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2333004) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2333004) nivcsw: 56
DEBUG    ya.test:process.py:263 Command (pid 2333004) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2333004) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2333004) nvcsw: 147
DEBUG    ya.test:process.py:263 Command (pid 2333004) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2333004) stime: 0.336236
DEBUG    ya.test:process.py:263 Command (pid 2333004) utime: 0.113423
DEBUG    ya.test:process.py:263 Command (pid 2333004) wtime: 0.527
DEBUG    ya.test:process.py:275 Command (pid 2333004) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/9pkn/0017a7/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:440 Executing command = ['/home/runner/.ya/build/build_root/9pkn/0017a7/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:23206', '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.14
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.14
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/9pkn/0017a7/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:23206', '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: 2333192
DEBUG    ya.test:process.py:259 Command (pid 2333192) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2333192) elapsed time (sec): 0.4934368133544922
DEBUG    ya.test:process.py:263 Command (pid 2333192) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2333192) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2333192) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2333192) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2333192) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2333192) maxrss: 550104
DEBUG    ya.test:process.py:263 Command (pid 2333192) minflt: 18319
DEBUG    ya.test:process.py:263 Command (pid 2333192) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2333192) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2333192) nivcsw: 36
DEBUG    ya.test:process.py:263 Command (pid 2333192) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2333192) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2333192) nvcsw: 147
DEBUG    ya.test:process.py:263 Command (pid 2333192) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2333192) stime: 0.299722
DEBUG    ya.test:process.py:263 Command (pid 2333192) utime: 0.12497799999999999
DEBUG    ya.test:process.py:263 Command (pid 2333192) wtime: 0.495
DEBUG    ya.test:process.py:275 Command (pid 2333192) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:570 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:577 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, 02d89227-b98c-4dfc-8a71-3c93644bd81b, localhost:23206): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 02d89227-b98c-4dfc-8a71-3c93644bd81b, localhost:23206): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 02d89227-b98c-4dfc-8a71-3c93644bd81b, localhost:23206): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-x6ujvseebi.auto.internal" port: 23206 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-x6ujvseebi.auto.internal:23206, 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:23206
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/9pkn/0017a7/ydb/apps/ydb/ydb
INFO     root:test_overloads.py:45 YdbWorkloadOverload execute /home/runner/.ya/build/build_root/9pkn/0017a7/ydb/apps/ydb/ydb -e grpc://localhost:23206 -d /Root workload log --path log_2_10000 init --path log_2_10000 --store column --ttl 1000 with wait = True
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.8
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/9pkn/0017a7/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:23206', '-d', '/Root', 'workload', 'log', '--path', 'log_2_10000', 'init', '--path', 'log_2_10000', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2333396
DEBUG    ya.test:process.py:259 Command (pid 2333396) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2333396) elapsed time (sec): 0.42743682861328125
DEBUG    ya.test:process.py:263 Command (pid 2333396) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2333396) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2333396) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2333396) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2333396) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2333396) maxrss: 173816
DEBUG    ya.test:process.py:263 Command (pid 2333396) minflt: 3543
DEBUG    ya.test:process.py:263 Command (pid 2333396) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2333396) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2333396) nivcsw: 7
DEBUG    ya.test:process.py:263 Command (pid 2333396) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2333396) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2333396) nvcsw: 195
DEBUG    ya.test:process.py:263 Command (pid 2333396) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2333396) stime: 0.041123
DEBUG    ya.test:process.py:263 Command (pid 2333396) utime: 0.041123
DEBUG    ya.test:process.py:263 Command (pid 2333396) wtime: 0.429
DEBUG    ya.test:process.py:275 Command (pid 2333396) output:
None
DEBUG    ya.test:process.py:276 Command (pid 2333396) errors:

INFO     root:test_overloads.py:53 YdbWorkloadOverload bulk_upsert
INFO     root:test_overloads.py:45 YdbWorkloadOverload execute /home/runner/.ya/build/build_root/9pkn/0017a7/ydb/apps/ydb/ydb -e grpc://localhost:23206 -d /Root workload log --path log_2_10000 run bulk_upsert --seconds 60 --threads 10 --rows 10 --quiet with wait = True
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.9
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/9pkn/0017a7/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:23206', '-d', '/Root', 'workload', 'log', '--path', 'log_2_10000', 'run', 'bulk_upsert', '--seconds', '60', '--threads', '10', '--rows', '10', '--quiet']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2333700
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, ed86263e-1b75-492f-9e6e-a3a11b0b5081, localhost:4805): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, ed86263e-1b75-492f-9e6e-a3a11b0b5081, localhost:4805): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, ed86263e-1b75-492f-9e6e-a3a11b0b5081, localhost:4805): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-x6ujvseebi.auto.internal" port: 4805 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-x6ujvseebi.auto.internal:4805, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4805
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, 658f78c3-035f-487d-bd4c-a821c37f2c5c, localhost:23206): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 658f78c3-035f-487d-bd4c-a821c37f2c5c, localhost:23206): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 658f78c3-035f-487d-bd4c-a821c37f2c5c, localhost:23206): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-x6ujvseebi.auto.internal" port: 23206 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-x6ujvseebi.auto.internal:23206, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23206
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, da4ac88f-3073-420f-8c74-e73538bb4616, localhost:4696): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, da4ac88f-3073-420f-8c74-e73538bb4616, localhost:4696): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, da4ac88f-3073-420f-8c74-e73538bb4616, localhost:4696): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-x6ujvseebi.auto.internal" port: 4696 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-x6ujvseebi.auto.internal:4696, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4696
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, 1882816d-e7ba-48ff-ba0e-6d539d3d1493, localhost:25093): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 1882816d-e7ba-48ff-ba0e-6d539d3d1493, localhost:25093): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 1882816d-e7ba-48ff-ba0e-6d539d3d1493, localhost:25093): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-x6ujvseebi.auto.internal" port: 25093 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-x6ujvseebi.auto.internal:25093, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25093
DEBUG    ya.test:process.py:773 Killing process 2333700
DEBUG    ya.test:process.py:799 Killing process tree for pid 2333700 (bin:'ydb')
DEBUG    ya.test:process.py:804 Sent signal 19 to the pid 2333700
DEBUG    ya.test:process.py:804 Sent signal 9 to the pid 2333700
DEBUG    ya.test:process.py:804 Sent signal 18 to the pid 2333700
DEBUG    ya.test:process.py:404 Command exception: (("120 second(s) wait timeout has expired: Command '['/home/runner/.ya/build/build_root/9pkn/0017a7/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:23206', '-d', '/Root', 'workload', 'log', '--path', 'log_2_10000', 'run', 'bulk_upsert', '--seconds', '60', '--threads', '10', '--rows', '10', '--quiet']' stopped by 120 seconds timeout",), {})
DEBUG    ya.test:process.py:259 Command (pid 2333700) rc: -9
DEBUG    ya.test:process.py:260 Command (pid 2333700) elapsed time (sec): 120.12330484390259
DEBUG    ya.test:process.py:263 Command (pid 2333700) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2333700) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2333700) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2333700) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2333700) majflt: 3
DEBUG    ya.test:process.py:263 Command (pid 2333700) maxrss: 173816
DEBUG    ya.test:process.py:263 Command (pid 2333700) minflt: 6377
DEBUG    ya.test:process.py:263 Command (pid 2333700) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2333700) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2333700) nivcsw: 411
DEBUG    ya.test:process.py:263 Command (pid 2333700) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2333700) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2333700) nvcsw: 743515
DEBUG    ya.test:process.py:263 Command (pid 2333700) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 2333700) stime: 3.3234690000000002
DEBUG    ya.test:process.py:263 Command (pid 2333700) utime: 4.54338
DEBUG    ya.test:process.py:263 Command (pid 2333700) wtime: 120.124
DEBUG    ya.test:process.py:275 Command (pid 2333700) output:
None
DEBUG    ya.test:process.py:276 Command (pid 2333700) errors:

DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-x6ujvseebi'
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/9pkn/0017a7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7) 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.2333700' in '/home/runner/.ya/build/build_root/9pkn/0017a7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, ytest.report.trace, env.json.txt, run_test.log, testing_out_stuff.tar.zstd)
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
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
============================== slowest durations ===============================
124.55s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
114.04s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
95.47s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
89.10s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
75.25s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
4.10s setup    test_replace.py::TestReplace::test_copy_full
3.03s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
1.56s call     test_replace.py::TestReplace::test_count
1.55s call     test_replace.py::TestReplace::test_copy_partial
1.49s call     test_replace.py::TestReplace::test_copy_full
0.74s call     test_replace.py::TestReplace::test_partial_replace
0.53s call     test_replace.py::TestReplace::test_incorrect
0.17s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
0.02s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
0.01s setup    test_replace.py::TestReplace::test_copy_partial

(14 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
FAILED test_overloads.py::TestLogScenario::test_overloads_workload[2-10000] - yatest.common.process.ExecutionTimeoutError: (("120 second(s) wait timeout has expired: Command '['/home/runner/.ya/build/build_root/9pkn/0017a7/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:23206', '-d', '/Root', 'workload', 'log', '--path', 'log_2_10000', 'run', 'bulk_upsert', '--seconds', '60', '--threads', '10', '--rows', '10', '--quiet']' stopped by 120 seconds timeout",), {})
=================== 1 failed, 9 passed in 513.37s (0:08:33) ====================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9pkn/00175d/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 ===============================
6.54s setup    test_select.py::TestSelect::test_incorrect
5.18s setup    test_replace.py::TestReplace::test_replace_rollback
4.51s setup    test_update.py::TestUpdate::test_incorrect
1.62s call     test_update.py::TestUpdate::test_partial_update
1.56s call     test_update.py::TestUpdate::test_update_rollback
1.47s call     test_update.py::TestUpdate::test_update_many_rows
1.12s call     test_replace.py::TestReplace::test_replace_rollback
1.06s call     test_replace.py::TestReplace::test_replace_total
0.92s call     test_select.py::TestSelect::test_json_query
0.84s call     test_update.py::TestUpdate::test_update_pk
0.78s call     test_update.py::TestUpdate::test_incorrect
0.59s call     test_replace.py::TestReplace::test_replace_with_nulls
0.52s call     test_select.py::TestSelect::test_incorrect
0.08s setup    test_update.py::TestUpdate::test_update_rollback
0.04s setup    test_replace.py::TestReplace::test_replace_with_nulls
0.04s setup    test_update.py::TestUpdate::test_update_many_rows
0.03s setup    test_update.py::TestUpdate::test_partial_update
0.02s setup    test_update.py::TestUpdate::test_update_pk
0.01s setup    test_replace.py::TestReplace::test_replace_total

(11 durations < 0.005s hidden.  Use -vv to show these durations.)
============================= 10 passed in 28.36s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9pkn/0016f8/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.73s call     upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
54.10s call     zip_bomb.py::TestZipBomb::test
14.42s setup    upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
12.02s teardown zip_bomb.py::TestZipBomb::test
5.83s setup    test_upsert.py::TestUpsert::test_copy_full
5.06s setup    test_update.py::TestUpdate::test_update_single_column
3.92s setup    zip_bomb.py::TestZipBomb::test
3.08s teardown upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
2.36s call     test_upsert.py::TestUpsert::test_copy_full
2.23s call     test_upsert.py::TestUpsert::test_copy_partial
1.71s call     test_upsert.py::TestUpsert::test_count
1.39s call     test_update.py::TestUpdate::test_update_single_column
1.37s call     test_update.py::TestUpdate::test_update_single_row
1.20s call     test_upsert.py::TestUpsert::test_partial_update
1.06s call     test_upsert.py::TestUpsert::test_incorrect
0.92s call     test_upsert.py::TestUpsert::test_insert_nulls
0.02s setup    test_upsert.py::TestUpsert::test_copy_partial
0.01s setup    test_upsert.py::TestUpsert::test_incorrect
0.01s setup    test_update.py::TestUpdate::test_update_single_row
0.01s setup    test_upsert.py::TestUpsert::test_count

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