============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/jwst/00038a/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 ===============================
186.14s call     data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
112.72s call     tablets_movement.py::TestTabletsMovement::test[COLUMN]
101.07s call     tablets_movement.py::TestTabletsMovement::test[ROW]
33.76s call     order_by_with_limit.py::TestOrderBy::test
17.32s setup    order_by_with_limit.py::TestOrderBy::test
11.78s setup    tablets_movement.py::TestTabletsMovement::test[COLUMN]
5.54s call     test_create.py::TestCreate::test_create_decimals
5.23s setup    data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
4.04s setup    data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
3.71s setup    test_create.py::TestCreate::test_create_all_opt_ints
0.67s teardown tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.53s teardown tablets_movement.py::TestTabletsMovement::test[ROW]
0.51s call     test_create.py::TestCreate::test_create_all_opt_ints
0.46s call     test_create.py::TestCreate::test_create_real_opt
0.43s call     test_create.py::TestCreate::test_create_all_req_ints
0.40s call     test_create.py::TestCreate::test_create_real_req
0.21s teardown data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
0.20s call     data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
0.20s call     data_read_correctness.py::TestDataReadCorrectness::test[table]
0.02s 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 486.54s (0:08:06) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/jwst/000373/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: 19.2 ms
create table: 432.1 ms
initial inserts:
    "runs": 10
    "avg_ms": 39.0
    "min_ms": 26.1
    "median_ms": 35.4
    "max_ms": 58.6
    "stdev_ms": 12.1
select count(*) after initial inserts: 136.9 ms
bulk_upserts (step 0):
    "runs": 500
    "avg_ms": 60.7
    "min_ms": 34.1
    "median_ms": 55.8
    "max_ms": 153.1
    "stdev_ms": 19.4
select count(*) after all modifications: 5027.2 ms
select all: 5261.8 ms
delete from table: 5855.3 ms
select all after delete: 4536.7 ms
.drop table: 89.1 ms
create table: 920.9 ms
initial inserts:
    "runs": 10
    "avg_ms": 51.4
    "min_ms": 31.8
    "median_ms": 42.8
    "max_ms": 92.7
    "stdev_ms": 21.5
select count(*) after initial inserts: 147.7 ms
bulk_upserts (step 0):
    "runs": 100
    "avg_ms": 71.2
    "min_ms": 41.4
    "median_ms": 65.5
    "max_ms": 171.3
    "stdev_ms": 24.5
updates (step 1):
    "runs": 200
    "avg_ms": 181.0
    "min_ms": 124.1
    "median_ms": 171.4
    "max_ms": 321.0
    "stdev_ms": 41.2
upserts (step 2):
    "runs": 200
    "avg_ms": 25.1
    "min_ms": 19.6
    "median_ms": 23.6
    "max_ms": 84.2
    "stdev_ms": 6.8
select count(*) after all modifications: 332.3 ms
select all: 341.9 ms
delete from table: 377.7 ms
select all after delete: 400.2 ms
.drop table: 47.2 ms
create table: 532.0 ms
initial inserts:
    "runs": 10
    "avg_ms": 30.6
    "min_ms": 25.7
    "median_ms": 30.1
    "max_ms": 35.7
    "stdev_ms": 2.9
select count(*) after initial inserts: 107.0 ms
updates (step 0):
    "runs": 1000
    "avg_ms": 133.7
    "min_ms": 80.8
    "median_ms": 122.1
    "max_ms": 376.6
    "stdev_ms": 37.1
select count(*) after all modifications: 361.3 ms
select all: 365.0 ms
delete from table: 368.6 ms
select all after delete: 267.8 ms
.drop table: 54.9 ms
create table: 668.6 ms
initial inserts:
    "runs": 15
    "avg_ms": 43.8
    "min_ms": 27.8
    "median_ms": 40.9
    "max_ms": 70.6
    "stdev_ms": 13.5
select count(*) after initial inserts: 121.4 ms
updates (step 0):
    "runs": 150
    "avg_ms": 171.9
    "min_ms": 110.0
    "median_ms": 168.1
    "max_ms": 290.0
    "stdev_ms": 32.9
bulk_upserts (step 1):
    "runs": 100
    "avg_ms": 75.8
    "min_ms": 56.4
    "median_ms": 72.7
    "max_ms": 133.1
    "stdev_ms": 14.1
select count(*) after all modifications: 496.6 ms
select all: 532.1 ms
delete from table: 550.8 ms
select all after delete: 373.1 ms
.drop table: 58.8 ms
create table: 617.2 ms
initial inserts:
    "runs": 20
    "avg_ms": 48.2
    "min_ms": 26.6
    "median_ms": 43.6
    "max_ms": 89.4
    "stdev_ms": 18.5
select count(*) after initial inserts: 172.9 ms
updates (step 0):
    "runs": 200
    "avg_ms": 161.8
    "min_ms": 109.5
    "median_ms": 157.6
    "max_ms": 258.2
    "stdev_ms": 27.7
upserts (step 1):
    "runs": 200
    "avg_ms": 37.9
    "min_ms": 25.3
    "median_ms": 32.6
    "max_ms": 139.4
    "stdev_ms": 15.9
bulk_upserts (step 2):
    "runs": 100
    "avg_ms": 75.3
    "min_ms": 60.1
    "median_ms": 73.6
    "max_ms": 109.4
    "stdev_ms": 8.5
select count(*) after all modifications: 597.4 ms
select all: 579.9 ms
delete from table: 611.8 ms
select all after delete: 579.9 ms
.drop table: 34.2 ms
create table: 505.5 ms
initial inserts:
    "runs": 10
    "avg_ms": 33.1
    "min_ms": 29.5
    "median_ms": 30.9
    "max_ms": 43.5
    "stdev_ms": 4.7
select count(*) after initial inserts: 101.6 ms
upserts (step 0):
    "runs": 1000
    "avg_ms": 33.0
    "min_ms": 22.9
    "median_ms": 31.4
    "max_ms": 113.2
    "stdev_ms": 7.4
select count(*) after all modifications: 368.2 ms
select all: 269.5 ms
delete from table: 396.2 ms
select all after delete: 243.0 ms
.Generated operation sequence:
  0. BULK_UPSERT: 17 operations
  1. UPDATE: 19 operations
  2. UPDATE: 17 operations
  3. UPSERT: 12 operations
  4. BULK_UPSERT: 15 operations
  5. UPDATE: 3 operations
  6. UPDATE: 6 operations
  7. UPSERT: 4 operations
  8. UPSERT: 19 operations
  9. UPSERT: 10 operations
drop table: 39.3 ms
create table: 686.1 ms
initial inserts:
    "runs": 10
    "avg_ms": 34.0
    "min_ms": 27.1
    "median_ms": 36.8
    "max_ms": 40.4
    "stdev_ms": 5.2
select count(*) after initial inserts: 134.8 ms
bulk_upserts (step 0):
    "runs": 17
    "avg_ms": 52.4
    "min_ms": 44.3
    "median_ms": 50.4
    "max_ms": 62.7
    "stdev_ms": 6.5
updates (step 1):
    "runs": 190
    "avg_ms": 123.3
    "min_ms": 95.3
    "median_ms": 120.1
    "max_ms": 180.4
    "stdev_ms": 17.4
updates (step 2):
    "runs": 170
    "avg_ms": 142.7
    "min_ms": 108.8
    "median_ms": 138.9
    "max_ms": 200.2
    "stdev_ms": 17.1
upserts (step 3):
    "runs": 120
    "avg_ms": 27.3
    "min_ms": 23.6
    "median_ms": 26.6
    "max_ms": 39.4
    "stdev_ms": 2.6
bulk_upserts (step 4):
    "runs": 15
    "avg_ms": 46.6
    "min_ms": 42.9
    "median_ms": 45.6
    "max_ms": 54.0
    "stdev_ms": 3.0
updates (step 5):
    "runs": 30
    "avg_ms": 152.5
    "min_ms": 140.1
    "median_ms": 153.7
    "max_ms": 174.5
    "stdev_ms": 8.6
updates (step 6):
    "runs": 60
    "avg_ms": 157.4
    "min_ms": 136.2
    "median_ms": 154.9
    "max_ms": 200.6
    "stdev_ms": 15.0
upserts (step 7):
    "runs": 40
    "avg_ms": 28.1
    "min_ms": 24.9
    "median_ms": 26.6
    "max_ms": 40.4
    "stdev_ms": 3.6
upserts (step 8):
    "runs": 190
    "avg_ms": 26.4
    "min_ms": 22.7
    "median_ms": 25.7
    "max_ms": 44.1
    "stdev_ms": 2.7
upserts (step 9):
    "runs": 100
    "avg_ms": 26.7
    "min_ms": 22.0
    "median_ms": 25.3
    "max_ms": 51.6
    "stdev_ms": 4.7
select count(*) after all modifications: 287.6 ms
select all: 321.6 ms
delete from table: 356.7 ms
select all after delete: 315.7 ms
.
test_delete.py ..

============================== slowest durations ===============================
136.07s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
77.87s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
52.04s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
51.66s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
51.48s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
36.84s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
35.29s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
4.90s setup    test_create.py::TestCreate::test_create_strings_opt
4.53s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
3.96s setup    test_delete.py::TestDelete::test_delete_rollback
3.03s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
0.79s call     test_delete.py::TestDelete::test_delete_rollback
0.71s call     test_create.py::TestCreate::test_create_strings_opt
0.46s call     test_delete.py::TestDelete::test_delete_where[False-100]
0.04s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
0.02s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
0.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
0.01s 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[bulk_upsert_update_upsert]
0.01s call     test_create.py::TestCreate::test_dy_number_not_supported
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
0.01s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]

(9 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 460.94s (0:07:40) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/jwst/0002d6/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.83s setup    test_delete.py::TestDelete::test_delete_where[True-0]
1.22s call     test_delete.py::TestDelete::test_delete_where[id >= 30 AND vf < 70-60]
1.10s call     test_delete.py::TestDelete::test_delete_where[vf > 50.5-51]
1.09s call     test_delete.py::TestDelete::test_delete_where[vs LIKE 'nope'-100]
1.05s call     test_delete.py::TestDelete::test_delete_where[True-0]
0.99s call     test_delete.py::TestDelete::test_delete_where[vf < 0.9-99]
0.98s call     test_delete.py::TestDelete::test_delete_where[id < 10 OR vf >= 90-80]
0.97s call     test_delete.py::TestDelete::test_delete_where[vs LIKE '3'-99]
0.92s call     test_delete.py::TestDelete::test_delete_where[vf > 300-100]
0.82s call     test_delete.py::TestDelete::test_delete_where[id = 101-100]
0.82s call     test_delete.py::TestDelete::test_delete_where[id > 50-51]
0.77s call     test_delete.py::TestDelete::test_delete_where[id = 42-99]
0.01s setup    test_delete.py::TestDelete::test_delete_where[id = 42-99]
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[id = 101-100]

(18 durations < 0.005s hidden.  Use -vv to show these durations.)
============================= 11 passed in 17.73s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/jwst/0002fa/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 ===============================
36.73s call     test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
19.50s call     test_log_scenario.py::TestLogScenario::test_log_deviation[180]
5.51s setup    test_delete.py::TestDelete::test_incorrect
4.88s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
4.61s setup    test_insert.py::TestInsertStatement::test_bulk
3.07s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[180]
1.66s call     test_insert.py::TestInsertStatement::test_copy_partial
1.57s call     test_insert.py::TestInsertStatement::test_copy_full
1.02s call     test_insert.py::TestInsertStatement::test_insert_rollback
0.85s call     test_insert.py::TestInsertStatement::test_plain
0.81s call     test_insert.py::TestInsertStatement::test_bulk
0.80s call     test_insert.py::TestInsertStatement::test_duplicate
0.68s call     test_insert.py::TestInsertStatement::test_incorrect
0.55s call     test_insert.py::TestInsertStatement::test_out_of_range
0.54s call     test_delete.py::TestDelete::test_incorrect
0.02s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
0.01s setup    test_insert.py::TestInsertStatement::test_copy_full
0.01s setup    test_insert.py::TestInsertStatement::test_copy_partial
0.01s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[180]

(14 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 83.91s (0:01:23) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/jwst/00030d/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:694: 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/jwst/00030d/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/jwst/00030d/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-08T15:42:09.661425Z): source_id=112;tablet_id=72075186224037927;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 @ 0xA657E25
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA650366
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB4DEBF8
E   3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD7D726B
E   4. /-S/ydb/core/formats/arrow/reader/position.h:83: CompareImpl @ 0x9CAD218
E   5. /-S/ydb/core/formats/arrow/reader/position.h:471: Compare @ 0x9CACF6F
E   6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD7B287D
E   7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x1659DD6B
E   8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x167F4B17
E   9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x1674C343
E   10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x1674C343
E   11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x16749163
E   12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x1674FC17
E   13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x165BB4B8
E   14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CA0DF45
E   15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB489E57
E   16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB4CF6A4
E   17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB4D3764
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB4D3370
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB4D3F5E
E   20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA659A7C
E   21. ??:0: ?? @ 0x7FC7C2346AC2
E   22. ??:0: ?? @ 0x7FC7C23D88BF
------------------------------ 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/jwst/00030d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 351416
DEBUG    ya.test:process.py:259 Command (pid 351416) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 351416) elapsed time (sec): 0.5988166332244873
DEBUG    ya.test:process.py:263 Command (pid 351416) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 351416) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 351416) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 351416) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 351416) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 351416) maxrss: 539716
DEBUG    ya.test:process.py:263 Command (pid 351416) minflt: 16147
DEBUG    ya.test:process.py:263 Command (pid 351416) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 351416) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 351416) nivcsw: 76
DEBUG    ya.test:process.py:263 Command (pid 351416) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 351416) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 351416) nvcsw: 19
DEBUG    ya.test:process.py:263 Command (pid 351416) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 351416) stime: 0.310249
DEBUG    ya.test:process.py:263 Command (pid 351416) utime: 0.113803
DEBUG    ya.test:process.py:263 Command (pid 351416) wtime: 0.6
DEBUG    ya.test:process.py:275 Command (pid 351416) output:
Git info:
    Commit: e8c009320f9ebe71c941d3a756968592984d23ee
    Branch: 
    Author: Sergey Uzhakov <uzhastik@gmail.com>
    Summary: Merge d1bd6e2be1b302dd525875836c7e1f3dbad74c83 into 61c53ab1198f03f33692b0125af8cf7fb7e68f7f

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-ajrcojcmo4
    Host information: 
        Linux ghrun-ajrcojcmo4 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/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/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 351416) errors:

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: e8c009320f9ebe71c941d3a756968592984d23ee
    Branch: 
    Author: Sergey Uzhakov <uzhastik@gmail.com>
    Summary: Merge d1bd6e2be1b302dd525875836c7e1f3dbad74c83 into 61c53ab1198f03f33692b0125af8cf7fb7e68f7f

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-ajrcojcmo4
    Host information: 
        Linux ghrun-ajrcojcmo4 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/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/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/jwst/00030d/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30162
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/jwst/00030d/r3tmp/kikimr_cluster_1kt5dpzj
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/jwst/00030d/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4454
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29427
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22649
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18520
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/jwst/00030d/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:266 Final command: /home/runner/.ya/build/build_root/jwst/00030d/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/jwst/00030d/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_ieqmy1mt.log --grpc-port=4454 --mon-port=29427 --ic-port=30162
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:4454/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/jwst/00030d/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:266 Final command: /home/runner/.ya/build/build_root/jwst/00030d/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/jwst/00030d/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_ieqmy1mt.log --grpc-port=4454 --mon-port=29427 --ic-port=30162
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/jwst/00030d/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/jwst/00030d/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/jwst/00030d/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_ieqmy1mt.log', '--grpc-port=4454', '--mon-port=29427', '--ic-port=30162')' in '/home/runner/.ya/build/build_root/jwst/00030d/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: 351815
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:4454/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/jwst/00030d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 351823
DEBUG    ya.test:process.py:259 Command (pid 351823) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 351823) elapsed time (sec): 0.5340068340301514
DEBUG    ya.test:process.py:263 Command (pid 351823) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 351823) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 351823) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 351823) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 351823) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 351823) maxrss: 539716
DEBUG    ya.test:process.py:263 Command (pid 351823) minflt: 16148
DEBUG    ya.test:process.py:263 Command (pid 351823) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 351823) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 351823) nivcsw: 94
DEBUG    ya.test:process.py:263 Command (pid 351823) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 351823) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 351823) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 351823) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 351823) stime: 0.22872399999999998
DEBUG    ya.test:process.py:263 Command (pid 351823) utime: 0.13863
DEBUG    ya.test:process.py:263 Command (pid 351823) wtime: 0.536
DEBUG    ya.test:process.py:275 Command (pid 351823) output:
Git info:
    Commit: e8c009320f9ebe71c941d3a756968592984d23ee
    Branch: 
    Author: Sergey Uzhakov <uzhastik@gmail.com>
    Summary: Merge d1bd6e2be1b302dd525875836c7e1f3dbad74c83 into 61c53ab1198f03f33692b0125af8cf7fb7e68f7f

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-ajrcojcmo4
    Host information: 
        Linux ghrun-ajrcojcmo4 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/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/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 351823) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: e8c009320f9ebe71c941d3a756968592984d23ee
    Branch: 
    Author: Sergey Uzhakov <uzhastik@gmail.com>
    Summary: Merge d1bd6e2be1b302dd525875836c7e1f3dbad74c83 into 61c53ab1198f03f33692b0125af8cf7fb7e68f7f
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/jwst/00030d/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/jwst/00030d/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:4454', '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: 30162\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/jwst/00030d/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:4454', '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: 30162\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 352653
DEBUG    ya.test:process.py:259 Command (pid 352653) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 352653) elapsed time (sec): 0.4240293502807617
DEBUG    ya.test:process.py:263 Command (pid 352653) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 352653) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 352653) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 352653) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 352653) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 352653) maxrss: 548156
DEBUG    ya.test:process.py:263 Command (pid 352653) minflt: 18291
DEBUG    ya.test:process.py:263 Command (pid 352653) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 352653) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 352653) nivcsw: 29
DEBUG    ya.test:process.py:263 Command (pid 352653) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 352653) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 352653) nvcsw: 147
DEBUG    ya.test:process.py:263 Command (pid 352653) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 352653) stime: 0.24590299999999998
DEBUG    ya.test:process.py:263 Command (pid 352653) utime: 0.128984
DEBUG    ya.test:process.py:263 Command (pid 352653) wtime: 0.432
DEBUG    ya.test:process.py:275 Command (pid 352653) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/jwst/00030d/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/jwst/00030d/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:4454', '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/jwst/00030d/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:4454', '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: 352918
DEBUG    ya.test:process.py:259 Command (pid 352918) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 352918) elapsed time (sec): 0.6281795501708984
DEBUG    ya.test:process.py:263 Command (pid 352918) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 352918) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 352918) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 352918) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 352918) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 352918) maxrss: 548164
DEBUG    ya.test:process.py:263 Command (pid 352918) minflt: 18291
DEBUG    ya.test:process.py:263 Command (pid 352918) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 352918) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 352918) nivcsw: 80
DEBUG    ya.test:process.py:263 Command (pid 352918) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 352918) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 352918) nvcsw: 121
DEBUG    ya.test:process.py:263 Command (pid 352918) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 352918) stime: 0.363116
DEBUG    ya.test:process.py:263 Command (pid 352918) utime: 0.120171
DEBUG    ya.test:process.py:263 Command (pid 352918) wtime: 0.629
DEBUG    ya.test:process.py:275 Command (pid 352918) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:567 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:574 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, 8a9a701d-0c07-4321-bee8-1486d1984dbe, localhost:4454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 8a9a701d-0c07-4321-bee8-1486d1984dbe, localhost:4454): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 8a9a701d-0c07-4321-bee8-1486d1984dbe, localhost:4454): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-ajrcojcmo4.auto.internal" port: 4454 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-ajrcojcmo4.auto.internal:4454, 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:4454
------------------------------ 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/jwst/00030d/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/jwst/00030d/ydb/apps/ydb/ydb -e grpc://localhost:4454 -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/jwst/00030d/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:4454', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 353201
DEBUG    ya.test:process.py:259 Command (pid 353201) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 353201) elapsed time (sec): 0.4249727725982666
DEBUG    ya.test:process.py:263 Command (pid 353201) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 353201) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 353201) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 353201) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 353201) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 353201) maxrss: 169264
DEBUG    ya.test:process.py:263 Command (pid 353201) minflt: 3539
DEBUG    ya.test:process.py:263 Command (pid 353201) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 353201) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 353201) nivcsw: 19
DEBUG    ya.test:process.py:263 Command (pid 353201) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 353201) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 353201) nvcsw: 176
DEBUG    ya.test:process.py:263 Command (pid 353201) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 353201) stime: 0.024605
DEBUG    ya.test:process.py:263 Command (pid 353201) utime: 0.054131
DEBUG    ya.test:process.py:263 Command (pid 353201) wtime: 0.426
DEBUG    ya.test:process.py:275 Command (pid 353201) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 353201) 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/jwst/00030d/ydb/apps/ydb/ydb -e grpc://localhost:4454 -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/jwst/00030d/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:4454', '-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: 353487
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 353487) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 353487) elapsed time (sec): 30.241005897521973
DEBUG    ya.test:process.py:263 Command (pid 353487) wtime: 30.243
DEBUG    ya.test:process.py:275 Command (pid 353487) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    746	746	0	0	12	21	36	46
2	    543	543	0	0	16	33	47	52
3	    605	605	0	0	15	27	34	42
4	    480	480	0	0	16	46	82	106
5	    565	565	0	0	15	32	38	41
6	    467	467	0	0	19	36	43	47
7	    454	454	0	0	17	45	55	65
8	    589	589	0	0	14	30	36	37
9	    441	441	0	0	19	52	60	65
10	    520	520	0	0	16	38	51	61
11	    494	494	0	0	18	40	53	62
12	    427	427	0	0	20	45	54	63
13	    406	406	0	0	22	43	52	66
14	    436	436	0	0	21	41	52	53
15	    358	358	0	0	24	52	65	70
16	    333	333	0	0	27	56	64	69
17	    386	386	0	0	21	50	63	68
18	    422	422	0	0	21	41	53	65
19	    329	329	0	0	26	61	69	75
20	    364	364	0	0	24	43	53	60
21	    476	476	0	0	18	41	54	66
22	    443	443	0	0	20	38	51	56
23	    303	303	0	0	30	58	73	82
24	    402	402	0	0	22	46	58	62
25	    389	389	0	0	22	51	64	73
26	    449	449	0	0	19	35	44	48
27	     63	63	0	0	80	551	551	555
28	    286	286	0	0	31	64	81	98
29	    391	391	0	0	21	57	76	83
30	    336	336	0	0	26	57	68	81

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  12903	430.1	0	0	19	46	64	555

DEBUG    ya.test:process.py:276 Command (pid 353487) 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, d4c307f5-9d54-43a8-aff7-1c89314a17b1, ghrun-ajrcojcmo4.auto.internal:4454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d4c307f5-9d54-43a8-aff7-1c89314a17b1, ghrun-ajrcojcmo4.auto.internal:4454): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d4c307f5-9d54-43a8-aff7-1c89314a17b1, ghrun-ajrcojcmo4.auto.internal:4454): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZTgwMjY1ZjAtMWE4MGQ4ZDMtMmQyN2U4NDMtOTI5MWZiNzg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, f00fb0bd-bae8-449d-953e-b5d9469ff708, ghrun-ajrcojcmo4.auto.internal:4454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, f00fb0bd-bae8-449d-953e-b5d9469ff708, ghrun-ajrcojcmo4.auto.internal:4454): request = { session_id: "ydb://session/3?node_id=1&id=ZTgwMjY1ZjAtMWE4MGQ4ZDMtMmQyN2U4NDMtOTI5MWZiNzg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, f00fb0bd-bae8-449d-953e-b5d9469ff708, ghrun-ajrcojcmo4.auto.internal:4454): 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=ZTgwMjY1ZjAtMWE4MGQ4ZDMtMmQyN2U4NDMtOTI5MWZiNzg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f94adcf8-4836-4d3e-bdfd-622dfe576975, ghrun-ajrcojcmo4.auto.internal:4454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f94adcf8-4836-4d3e-bdfd-622dfe576975, ghrun-ajrcojcmo4.auto.internal:4454): request = { session_id: "ydb://session/3?node_id=1&id=ZTgwMjY1ZjAtMWE4MGQ4ZDMtMmQyN2U4NDMtOTI5MWZiNzg=" 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, f94adcf8-4836-4d3e-bdfd-622dfe576975, ghrun-ajrcojcmo4.auto.internal:4454): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTgwMjY1ZjAtMWE4MGQ4ZDMtMmQyN2U4NDMtOTI5MWZiNzg=
INFO     root:test_log_scenario.py:217 Count rows after insert 12680 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTgwMjY1ZjAtMWE4MGQ4ZDMtMmQyN2U4NDMtOTI5MWZiNzg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a7bd6e0d-0fbe-4663-98d9-13550c051b57, ghrun-ajrcojcmo4.auto.internal:4454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a7bd6e0d-0fbe-4663-98d9-13550c051b57, ghrun-ajrcojcmo4.auto.internal:4454): request = { session_id: "ydb://session/3?node_id=1&id=ZTgwMjY1ZjAtMWE4MGQ4ZDMtMmQyN2U4NDMtOTI5MWZiNzg=" 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, a7bd6e0d-0fbe-4663-98d9-13550c051b57, ghrun-ajrcojcmo4.auto.internal:4454): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTgwMjY1ZjAtMWE4MGQ4ZDMtMmQyN2U4NDMtOTI5MWZiNzg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTgwMjY1ZjAtMWE4MGQ4ZDMtMmQyN2U4NDMtOTI5MWZiNzg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fbcd320b-7883-498b-84ba-0f31f6558f21, ghrun-ajrcojcmo4.auto.internal:4454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fbcd320b-7883-498b-84ba-0f31f6558f21, ghrun-ajrcojcmo4.auto.internal:4454): request = { session_id: "ydb://session/3?node_id=1&id=ZTgwMjY1ZjAtMWE4MGQ4ZDMtMmQyN2U4NDMtOTI5MWZiNzg=" 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, fbcd320b-7883-498b-84ba-0f31f6558f21, ghrun-ajrcojcmo4.auto.internal:4454): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTgwMjY1ZjAtMWE4MGQ4ZDMtMmQyN2U4NDMtOTI5MWZiNzg=
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/jwst/00030d/ydb/apps/ydb/ydb -e grpc://localhost:4454 -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/jwst/00030d/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:4454', '-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: 365861
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/jwst/00030d/ydb/apps/ydb/ydb -e grpc://localhost:4454 -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.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/jwst/00030d/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:4454', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/jwst/00030d/ydb/apps/ydb/ydb -e grpc://localhost:4454 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
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/jwst/00030d/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:4454', '-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: 365877
DEBUG    ya.test:process.py:628 Command pid: 365871
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTgwMjY1ZjAtMWE4MGQ4ZDMtMmQyN2U4NDMtOTI5MWZiNzg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e0c8f897-d9e9-4eea-95ee-b3c7690fd9ee, ghrun-ajrcojcmo4.auto.internal:4454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e0c8f897-d9e9-4eea-95ee-b3c7690fd9ee, ghrun-ajrcojcmo4.auto.internal:4454): request = { session_id: "ydb://session/3?node_id=1&id=ZTgwMjY1ZjAtMWE4MGQ4ZDMtMmQyN2U4NDMtOTI5MWZiNzg=" 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, e0c8f897-d9e9-4eea-95ee-b3c7690fd9ee, ghrun-ajrcojcmo4.auto.internal:4454): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 6372e813-1bd7-4693-8c62-773fb4333358, ghrun-ajrcojcmo4.auto.internal:4454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6372e813-1bd7-4693-8c62-773fb4333358, ghrun-ajrcojcmo4.auto.internal:4454): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 6372e813-1bd7-4693-8c62-773fb4333358, ghrun-ajrcojcmo4.auto.internal:4454): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Yjk0N2NmZmYtZTJmOWEwMWMtZTIwOTE2ODQtZTU5ZWMzNWY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 85dc6f21-11bd-4221-986d-c9857d052652, ghrun-ajrcojcmo4.auto.internal:4454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 85dc6f21-11bd-4221-986d-c9857d052652, ghrun-ajrcojcmo4.auto.internal:4454): request = { session_id: "ydb://session/3?node_id=1&id=Yjk0N2NmZmYtZTJmOWEwMWMtZTIwOTE2ODQtZTU5ZWMzNWY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 85dc6f21-11bd-4221-986d-c9857d052652, ghrun-ajrcojcmo4.auto.internal:4454): 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=Yjk0N2NmZmYtZTJmOWEwMWMtZTIwOTE2ODQtZTU5ZWMzNWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 413c796c-f7c6-46a5-a67d-2929749270a2, ghrun-ajrcojcmo4.auto.internal:4454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 413c796c-f7c6-46a5-a67d-2929749270a2, ghrun-ajrcojcmo4.auto.internal:4454): request = { session_id: "ydb://session/3?node_id=1&id=Yjk0N2NmZmYtZTJmOWEwMWMtZTIwOTE2ODQtZTU5ZWMzNWY=" 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: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 4113ccf4-940d-4087-822c-6de94885aedb, ghrun-ajrcojcmo4.auto.internal:4454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4113ccf4-940d-4087-822c-6de94885aedb, ghrun-ajrcojcmo4.auto.internal:4454): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 413c796c-f7c6-46a5-a67d-2929749270a2, ghrun-ajrcojcmo4.auto.internal:4454): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4113ccf4-940d-4087-822c-6de94885aedb, ghrun-ajrcojcmo4.auto.internal:4454): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YTE5OGJiMDEtOGQzZjc3MmEtNjBmMTM5ZDUtNWIyNGFkYTg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, f0c9de63-0748-4679-8ff0-9964821e87c8, ghrun-ajrcojcmo4.auto.internal:4454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, f0c9de63-0748-4679-8ff0-9964821e87c8, ghrun-ajrcojcmo4.auto.internal:4454): request = { session_id: "ydb://session/3?node_id=1&id=YTE5OGJiMDEtOGQzZjc3MmEtNjBmMTM5ZDUtNWIyNGFkYTg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, f0c9de63-0748-4679-8ff0-9964821e87c8, ghrun-ajrcojcmo4.auto.internal:4454): 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=YTE5OGJiMDEtOGQzZjc3MmEtNjBmMTM5ZDUtNWIyNGFkYTg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 391d0e29-1e39-430e-8ce8-d35e2498aca1, ghrun-ajrcojcmo4.auto.internal:4454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 391d0e29-1e39-430e-8ce8-d35e2498aca1, ghrun-ajrcojcmo4.auto.internal:4454): request = { session_id: "ydb://session/3?node_id=1&id=YTE5OGJiMDEtOGQzZjc3MmEtNjBmMTM5ZDUtNWIyNGFkYTg=" 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, 391d0e29-1e39-430e-8ce8-d35e2498aca1, ghrun-ajrcojcmo4.auto.internal:4454): response = { <_MultiThreadedRendezvous object> }
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, 1a0a53a8-0fe6-4577-b16f-53d4dd1bbce1, ghrun-ajrcojcmo4.auto.internal:4454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1a0a53a8-0fe6-4577-b16f-53d4dd1bbce1, ghrun-ajrcojcmo4.auto.internal:4454): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1a0a53a8-0fe6-4577-b16f-53d4dd1bbce1, ghrun-ajrcojcmo4.auto.internal:4454): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZTFlN2I4MS00ZDAyNDJiZS04NWY2MzAzYy00M2IwMzY4Ng==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 2c084bfa-a55c-4d5e-a67c-130316929349, ghrun-ajrcojcmo4.auto.internal:4454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 2c084bfa-a55c-4d5e-a67c-130316929349, ghrun-ajrcojcmo4.auto.internal:4454): request = { session_id: "ydb://session/3?node_id=1&id=ZTFlN2I4MS00ZDAyNDJiZS04NWY2MzAzYy00M2IwMzY4Ng==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 2c084bfa-a55c-4d5e-a67c-130316929349, ghrun-ajrcojcmo4.auto.internal:4454): 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=ZTFlN2I4MS00ZDAyNDJiZS04NWY2MzAzYy00M2IwMzY4Ng==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7a16989b-caea-410a-8a81-2c06c415cac1, ghrun-ajrcojcmo4.auto.internal:4454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7a16989b-caea-410a-8a81-2c06c415cac1, ghrun-ajrcojcmo4.auto.internal:4454): request = { session_id: "ydb://session/3?node_id=1&id=ZTFlN2I4MS00ZDAyNDJiZS04NWY2MzAzYy00M2IwMzY4Ng==" 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, 7a16989b-caea-410a-8a81-2c06c415cac1, ghrun-ajrcojcmo4.auto.internal:4454): 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, 4755d3c6-a9ff-47e3-b1f9-7fd2a86dea0e, ghrun-ajrcojcmo4.auto.internal:4454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4755d3c6-a9ff-47e3-b1f9-7fd2a86dea0e, ghrun-ajrcojcmo4.auto.internal:4454): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4755d3c6-a9ff-47e3-b1f9-7fd2a86dea0e, ghrun-ajrcojcmo4.auto.internal:4454): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=M2JhYzQ5MzMtZjdkYTQ4MGItNGU1ZmJlODEtODViOWQwNGE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, fb27219a-d293-4885-bc30-5779f1ebbb8f, ghrun-ajrcojcmo4.auto.internal:4454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, fb27219a-d293-4885-bc30-5779f1ebbb8f, ghrun-ajrcojcmo4.auto.internal:4454): request = { session_id: "ydb://session/3?node_id=1&id=M2JhYzQ5MzMtZjdkYTQ4MGItNGU1ZmJlODEtODViOWQwNGE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, fb27219a-d293-4885-bc30-5779f1ebbb8f, ghrun-ajrcojcmo4.auto.internal:4454): 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=M2JhYzQ5MzMtZjdkYTQ4MGItNGU1ZmJlODEtODViOWQwNGE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5eb04669-bcbc-481a-85e8-a9726ff796aa, ghrun-ajrcojcmo4.auto.internal:4454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5eb04669-bcbc-481a-85e8-a9726ff796aa, ghrun-ajrcojcmo4.auto.internal:4454): request = { session_id: "ydb://session/3?node_id=1&id=M2JhYzQ5MzMtZjdkYTQ4MGItNGU1ZmJlODEtODViOWQwNGE=" 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, 5eb04669-bcbc-481a-85e8-a9726ff796aa, ghrun-ajrcojcmo4.auto.internal:4454): response = { <_MultiThreadedRendezvous object> }
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, 39ce0f0e-10a8-428d-979d-b0363f2a7436, ghrun-ajrcojcmo4.auto.internal:4454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 39ce0f0e-10a8-428d-979d-b0363f2a7436, ghrun-ajrcojcmo4.auto.internal:4454): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 39ce0f0e-10a8-428d-979d-b0363f2a7436, ghrun-ajrcojcmo4.auto.internal:4454): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YzIyZmZjNTctYmIwZGEzYzMtYTE0NjAyOTUtZjcyZWViYzY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 48171ffe-114a-4cfc-86e7-8b34ad971997, ghrun-ajrcojcmo4.auto.internal:4454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 48171ffe-114a-4cfc-86e7-8b34ad971997, ghrun-ajrcojcmo4.auto.internal:4454): request = { session_id: "ydb://session/3?node_id=1&id=YzIyZmZjNTctYmIwZGEzYzMtYTE0NjAyOTUtZjcyZWViYzY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 48171ffe-114a-4cfc-86e7-8b34ad971997, ghrun-ajrcojcmo4.auto.internal:4454): 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=YzIyZmZjNTctYmIwZGEzYzMtYTE0NjAyOTUtZjcyZWViYzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1384a621-7ef9-4940-aa0b-e90b818a9a72, ghrun-ajrcojcmo4.auto.internal:4454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1384a621-7ef9-4940-aa0b-e90b818a9a72, ghrun-ajrcojcmo4.auto.internal:4454): request = { session_id: "ydb://session/3?node_id=1&id=YzIyZmZjNTctYmIwZGEzYzMtYTE0NjAyOTUtZjcyZWViYzY=" 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, 1384a621-7ef9-4940-aa0b-e90b818a9a72, ghrun-ajrcojcmo4.auto.internal:4454): 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, af09efca-2280-4bad-b7eb-3e22275d62b3, ghrun-ajrcojcmo4.auto.internal:4454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, af09efca-2280-4bad-b7eb-3e22275d62b3, ghrun-ajrcojcmo4.auto.internal:4454): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, af09efca-2280-4bad-b7eb-3e22275d62b3, ghrun-ajrcojcmo4.auto.internal:4454): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MWUxNWVhOTMtZTBmNDM2ZmMtMTYyZGI3YjEtYjlmN2Q2MTE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 2ede4a85-7d01-4ee8-b200-47d902a861f5, ghrun-ajrcojcmo4.auto.internal:4454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 2ede4a85-7d01-4ee8-b200-47d902a861f5, ghrun-ajrcojcmo4.auto.internal:4454): request = { session_id: "ydb://session/3?node_id=1&id=MWUxNWVhOTMtZTBmNDM2ZmMtMTYyZGI3YjEtYjlmN2Q2MTE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 2ede4a85-7d01-4ee8-b200-47d902a861f5, ghrun-ajrcojcmo4.auto.internal:4454): 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=MWUxNWVhOTMtZTBmNDM2ZmMtMTYyZGI3YjEtYjlmN2Q2MTE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cafa98a8-0336-4725-ba90-1550fc2a51a4, ghrun-ajrcojcmo4.auto.internal:4454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cafa98a8-0336-4725-ba90-1550fc2a51a4, ghrun-ajrcojcmo4.auto.internal:4454): request = { session_id: "ydb://session/3?node_id=1&id=MWUxNWVhOTMtZTBmNDM2ZmMtMTYyZGI3YjEtYjlmN2Q2MTE=" 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, cafa98a8-0336-4725-ba90-1550fc2a51a4, ghrun-ajrcojcmo4.auto.internal:4454): 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, 67042a40-106a-4835-acdc-d6cb00f38953, ghrun-ajrcojcmo4.auto.internal:4454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 67042a40-106a-4835-acdc-d6cb00f38953, ghrun-ajrcojcmo4.auto.internal:4454): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 67042a40-106a-4835-acdc-d6cb00f38953, ghrun-ajrcojcmo4.auto.internal:4454): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YzU3NjliODAtNDZhYmRiZWEtODIyODMzYzUtYzQ3OGRjNjA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 9f83c4d5-b6de-47d8-adf5-d8c07ec3ea57, ghrun-ajrcojcmo4.auto.internal:4454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 9f83c4d5-b6de-47d8-adf5-d8c07ec3ea57, ghrun-ajrcojcmo4.auto.internal:4454): request = { session_id: "ydb://session/3?node_id=1&id=YzU3NjliODAtNDZhYmRiZWEtODIyODMzYzUtYzQ3OGRjNjA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 9f83c4d5-b6de-47d8-adf5-d8c07ec3ea57, ghrun-ajrcojcmo4.auto.internal:4454): 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=YzU3NjliODAtNDZhYmRiZWEtODIyODMzYzUtYzQ3OGRjNjA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 136ff786-24a3-4cda-91bd-322f5c3ddbde, ghrun-ajrcojcmo4.auto.internal:4454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 136ff786-24a3-4cda-91bd-322f5c3ddbde, ghrun-ajrcojcmo4.auto.internal:4454): request = { session_id: "ydb://session/3?node_id=1&id=YzU3NjliODAtNDZhYmRiZWEtODIyODMzYzUtYzQ3OGRjNjA=" 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, 136ff786-24a3-4cda-91bd-322f5c3ddbde, ghrun-ajrcojcmo4.auto.internal:4454): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d765b5fd-8139-42cc-867a-9f3053cc62cf, ghrun-ajrcojcmo4.auto.internal:4454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d765b5fd-8139-42cc-867a-9f3053cc62cf, ghrun-ajrcojcmo4.auto.internal:4454): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d765b5fd-8139-42cc-867a-9f3053cc62cf, ghrun-ajrcojcmo4.auto.internal:4454): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OTFhZWM0ZjUtNTc2NDJkODgtYWUwZTA3NGItMThhNTQzZmQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, b057cb24-b5b6-4098-b751-d56e66e1a55d, ghrun-ajrcojcmo4.auto.internal:4454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b057cb24-b5b6-4098-b751-d56e66e1a55d, ghrun-ajrcojcmo4.auto.internal:4454): request = { session_id: "ydb://session/3?node_id=1&id=OTFhZWM0ZjUtNTc2NDJkODgtYWUwZTA3NGItMThhNTQzZmQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b057cb24-b5b6-4098-b751-d56e66e1a55d, ghrun-ajrcojcmo4.auto.internal:4454): 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=OTFhZWM0ZjUtNTc2NDJkODgtYWUwZTA3NGItMThhNTQzZmQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b44d33dc-c8c3-4c3d-b431-b5bbe4957653, ghrun-ajrcojcmo4.auto.internal:4454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b44d33dc-c8c3-4c3d-b431-b5bbe4957653, ghrun-ajrcojcmo4.auto.internal:4454): request = { session_id: "ydb://session/3?node_id=1&id=OTFhZWM0ZjUtNTc2NDJkODgtYWUwZTA3NGItMThhNTQzZmQ=" 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, b44d33dc-c8c3-4c3d-b431-b5bbe4957653, ghrun-ajrcojcmo4.auto.internal:4454): 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, 541d40ab-0004-424b-b892-c5a8901828b0, ghrun-ajrcojcmo4.auto.internal:4454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 541d40ab-0004-424b-b892-c5a8901828b0, ghrun-ajrcojcmo4.auto.internal:4454): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 541d40ab-0004-424b-b892-c5a8901828b0, ghrun-ajrcojcmo4.auto.internal:4454): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTgyZGQzMTYtOGIxMjE2NDItMmIyYmY2NWUtOTk1YTZjZTA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 36afd23e-c82f-4816-b52e-7090578be72b, ghrun-ajrcojcmo4.auto.internal:4454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 36afd23e-c82f-4816-b52e-7090578be72b, ghrun-ajrcojcmo4.auto.internal:4454): request = { session_id: "ydb://session/3?node_id=1&id=MTgyZGQzMTYtOGIxMjE2NDItMmIyYmY2NWUtOTk1YTZjZTA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 36afd23e-c82f-4816-b52e-7090578be72b, ghrun-ajrcojcmo4.auto.internal:4454): 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=MTgyZGQzMTYtOGIxMjE2NDItMmIyYmY2NWUtOTk1YTZjZTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6adc4131-77f0-4387-aca9-e6271d398f4c, ghrun-ajrcojcmo4.auto.internal:4454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6adc4131-77f0-4387-aca9-e6271d398f4c, ghrun-ajrcojcmo4.auto.internal:4454): request = { session_id: "ydb://session/3?node_id=1&id=MTgyZGQzMTYtOGIxMjE2NDItMmIyYmY2NWUtOTk1YTZjZTA=" 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, 6adc4131-77f0-4387-aca9-e6271d398f4c, ghrun-ajrcojcmo4.auto.internal:4454): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, f00fb0bd-bae8-449d-953e-b5d9469ff708, ghrun-ajrcojcmo4.auto.internal:4454): 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:4454 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-08T15:42:15.413300541+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-ajrcojcmo4.auto.internal:4454
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 85dc6f21-11bd-4221-986d-c9857d052652, ghrun-ajrcojcmo4.auto.internal:4454): 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:4454 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-08T15:42:15.413481335+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ajrcojcmo4.auto.internal:4454
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 2c084bfa-a55c-4d5e-a67c-130316929349, ghrun-ajrcojcmo4.auto.internal:4454): 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:4454 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-08T15:42:15.413562335+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ajrcojcmo4.auto.internal:4454
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, f0c9de63-0748-4679-8ff0-9964821e87c8, ghrun-ajrcojcmo4.auto.internal:4454): 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:4454 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-08T15:42:15.413516855+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, fb27219a-d293-4885-bc30-5779f1ebbb8f, ghrun-ajrcojcmo4.auto.internal:4454): 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:4454 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-08T15:42:15.413611051+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, 48171ffe-114a-4cfc-86e7-8b34ad971997, ghrun-ajrcojcmo4.auto.internal:4454): 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:4454 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-08T15:42:15.41365083+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-ajrcojcmo4.auto.internal:4454
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 2ede4a85-7d01-4ee8-b200-47d902a861f5, ghrun-ajrcojcmo4.auto.internal:4454): 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:4454 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-08T15:42:15.413685005+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-ajrcojcmo4.auto.internal:4454
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ajrcojcmo4.auto.internal:4454
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 9f83c4d5-b6de-47d8-adf5-d8c07ec3ea57, ghrun-ajrcojcmo4.auto.internal:4454): 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:4454 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-08T15:42:15.413710901+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-ajrcojcmo4.auto.internal:4454
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, b057cb24-b5b6-4098-b751-d56e66e1a55d, ghrun-ajrcojcmo4.auto.internal:4454): 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:4454 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-08T15:42:15.413748588+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ajrcojcmo4.auto.internal:4454
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 36afd23e-c82f-4816-b52e-7090578be72b, ghrun-ajrcojcmo4.auto.internal:4454): 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:4454 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-08T15:42:15.413777209+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-ajrcojcmo4.auto.internal:4454
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e0c8f897-d9e9-4eea-95ee-b3c7690fd9ee, ghrun-ajrcojcmo4.auto.internal:4454): 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-08T15:42:15.413461995+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 413c796c-f7c6-46a5-a67d-2929749270a2, ghrun-ajrcojcmo4.auto.internal:4454): 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-08T15:42:15.413503722+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, 391d0e29-1e39-430e-8ce8-d35e2498aca1, ghrun-ajrcojcmo4.auto.internal:4454): 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-08T15:42:15.41353449+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, 7a16989b-caea-410a-8a81-2c06c415cac1, ghrun-ajrcojcmo4.auto.internal:4454): 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-08T15:42:15.413589292+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, cafa98a8-0336-4725-ba90-1550fc2a51a4, ghrun-ajrcojcmo4.auto.internal:4454): 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-08T15:42:15.413698685+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, 5eb04669-bcbc-481a-85e8-a9726ff796aa, ghrun-ajrcojcmo4.auto.internal:4454): 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-08T15:42:15.413635617+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 1384a621-7ef9-4940-aa0b-e90b818a9a72, ghrun-ajrcojcmo4.auto.internal:4454): 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-08T15:42:15.413671576+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ajrcojcmo4.auto.internal:4454
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ajrcojcmo4.auto.internal:4454
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ajrcojcmo4.auto.internal:4454
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ajrcojcmo4.auto.internal:4454
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ajrcojcmo4.auto.internal:4454
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ajrcojcmo4.auto.internal:4454
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, b44d33dc-c8c3-4c3d-b431-b5bbe4957653, ghrun-ajrcojcmo4.auto.internal:4454): 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-08T15:42:15.41376521+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ajrcojcmo4.auto.internal:4454
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 6adc4131-77f0-4387-aca9-e6271d398f4c, ghrun-ajrcojcmo4.auto.internal:4454): 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-08T15:42:15.41379068+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ajrcojcmo4.auto.internal:4454
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ajrcojcmo4.auto.internal:4454
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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:78 RpcState(ExecuteQuery, 136ff786-24a3-4cda-91bd-322f5c3ddbde, ghrun-ajrcojcmo4.auto.internal:4454): 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-08T15:42:15.41373552+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-ajrcojcmo4.auto.internal:4454
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ajrcojcmo4.auto.internal:4454
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py: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: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4454
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4454". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4454
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4454". 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    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 365871) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 365871) elapsed time (sec): 30.28308606147766
DEBUG    ya.test:process.py:263 Command (pid 365871) wtime: 30.309
DEBUG    ya.test:process.py:275 Command (pid 365871) 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	      1	1	0	10	413	413	413	413
5	      1	1	0	10	157	157	157	157
6	      0	0	0	10	0	0	0	0
7	      0	0	0	488	0	0	0	0
8	      0	0	0	981	0	0	0	0
9	      0	0	0	901	0	0	0	0
10	      0	0	0	969	0	0	0	0
11	      0	0	0	1067	0	0	0	0
12	      0	0	0	684	0	0	0	0
13	      0	0	0	636	0	0	0	0
14	      0	0	0	780	0	0	0	0
15	      0	0	0	915	0	0	0	0
16	      0	0	0	1155	0	0	0	0
17	      0	0	0	1036	0	0	0	0
18	      0	0	0	1095	0	0	0	0
19	      0	0	0	1301	0	0	0	0
20	      0	0	0	880	0	0	0	0
21	      0	0	0	926	0	0	0	0
22	      0	0	0	923	0	0	0	0
23	      0	0	0	1205	0	0	0	0
24	      0	0	0	1326	0	0	0	0
25	      0	0	0	992	0	0	0	0
26	      0	0	0	1193	0	0	0	0
27	      0	0	0	1166	0	0	0	0
28	      0	0	0	1162	0	0	0	0
29	      0	0	0	1340	0	0	0	0
30	      0	0	0	1194	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	      2	0.0666667	0	24365	157	413	413	413

DEBUG    ya.test:process.py:276 Command (pid 365871) 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 365877) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 365877) elapsed time (sec): 30.327692985534668
DEBUG    ya.test:process.py:263 Command (pid 365877) wtime: 30.334
DEBUG    ya.test:process.py:275 Command (pid 365877) 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	     31	31	0	10	191	607	607	607
3	     39	39	0	0	267	361	391	391
4	     36	36	0	0	233	435	443	443
5	     60	60	0	0	172	273	279	283
6	     28	28	0	0	194	236	239	239
7	      0	0	0	411	0	0	0	0
8	      0	0	0	922	0	0	0	0
9	      0	0	0	889	0	0	0	0
10	      0	0	0	1032	0	0	0	0
11	      0	0	0	1063	0	0	0	0
12	      0	0	0	844	0	0	0	0
13	      0	0	0	650	0	0	0	0
14	      0	0	0	840	0	0	0	0
15	      0	0	0	928	0	0	0	0
16	      0	0	0	1087	0	0	0	0
17	      0	0	0	1021	0	0	0	0
18	      0	0	0	1050	0	0	0	0
19	      0	0	0	1194	0	0	0	0
20	      0	0	0	1051	0	0	0	0
21	      0	0	0	1058	0	0	0	0
22	      0	0	0	981	0	0	0	0
23	      0	0	0	1137	0	0	0	0
24	      0	0	0	1149	0	0	0	0
25	      0	0	0	1014	0	0	0	0
26	      0	0	0	1060	0	0	0	0
27	      0	0	0	1084	0	0	0	0
28	      0	0	0	1256	0	0	0	0
29	      0	0	0	1296	0	0	0	0
30	      0	0	0	896	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    194	6.46667	0	23923	207	443	607	607

DEBUG    ya.test:process.py:276 Command (pid 365877) 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 365861) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 365861) elapsed time (sec): 30.380135774612427
DEBUG    ya.test:process.py:263 Command (pid 365861) wtime: 30.39
DEBUG    ya.test:process.py:275 Command (pid 365861) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     10	10	0	0	483	563	563	563
2	     53	53	0	0	120	1023	1055	1071
3	     64	64	0	0	156	277	319	321
4	     46	46	0	0	168	411	425	425
5	     78	78	0	0	122	205	217	228
6	     37	37	0	0	151	192	202	202
7	      0	0	0	425	0	0	0	0
8	      0	0	0	942	0	0	0	0
9	      0	0	0	901	0	0	0	0
10	      0	0	0	1028	0	0	0	0
11	      0	0	0	994	0	0	0	0
12	      0	0	0	823	0	0	0	0
13	      0	0	0	608	0	0	0	0
14	      0	0	0	742	0	0	0	0
15	      0	0	0	799	0	0	0	0
16	      0	0	0	975	0	0	0	0
17	      0	0	0	1064	0	0	0	0
18	      0	0	0	882	0	0	0	0
19	      0	0	0	1035	0	0	0	0
20	      0	0	0	1212	0	0	0	0
21	      0	0	0	901	0	0	0	0
22	      0	0	0	900	0	0	0	0
23	      0	0	0	928	0	0	0	0
24	      0	0	0	1067	0	0	0	0
25	      0	0	0	991	0	0	0	0
26	      0	0	0	1033	0	0	0	0
27	      0	0	0	965	0	0	0	0
28	      0	0	0	1069	0	0	0	0
29	      0	0	0	1074	0	0	0	0
30	      0	0	0	1035	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    288	9.6	0	22393	144	515	1023	1071

DEBUG    ya.test:process.py:276 Command (pid 365861) 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.connection:connection.py:549 Closing channel for endpoint localhost:4454
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4454". 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:4454
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4454". 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:4454
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4454". 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:4454
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4454". 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:4454
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4454". 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:4454
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4454". 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:4454
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4454". 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:4454
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4454". 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:4454
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4454". 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:4454
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4454". 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:4454
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4454". 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:4454
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4454". 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:4454
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4454". 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:4454
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4454". 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:4454
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4454". 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:4454
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4454". 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:4454
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4454". 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:4454
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4454". 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:4454
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4454". 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:4454
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4454". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4454
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4454". 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:4454
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4454". 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:4454
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4454". Check endpoint correctness.
---------------------------- 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:4454
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-ajrcojcmo4'
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/jwst/00030d/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.351815' in '/home/runner/.ya/build/build_root/jwst/00030d/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_ieqmy1mt.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:273 Stopped node localhost:4454/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18520
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22649
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29427
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4454
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30162
=================================== 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/jwst/00030d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 351416
DEBUG    ya.test:process.py:259 Command (pid 351416) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 351416) elapsed time (sec): 0.5988166332244873
DEBUG    ya.test:process.py:263 Command (pid 351416) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 351416) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 351416) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 351416) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 351416) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 351416) maxrss: 539716
DEBUG    ya.test:process.py:263 Command (pid 351416) minflt: 16147
DEBUG    ya.test:process.py:263 Command (pid 351416) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 351416) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 351416) nivcsw: 76
DEBUG    ya.test:process.py:263 Command (pid 351416) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 351416) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 351416) nvcsw: 19
DEBUG    ya.test:process.py:263 Command (pid 351416) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 351416) stime: 0.310249
DEBUG    ya.test:process.py:263 Command (pid 351416) utime: 0.113803
DEBUG    ya.test:process.py:263 Command (pid 351416) wtime: 0.6
DEBUG    ya.test:process.py:275 Command (pid 351416) output:
Git info:
    Commit: e8c009320f9ebe71c941d3a756968592984d23ee
    Branch: 
    Author: Sergey Uzhakov <uzhastik@gmail.com>
    Summary: Merge d1bd6e2be1b302dd525875836c7e1f3dbad74c83 into 61c53ab1198f03f33692b0125af8cf7fb7e68f7f

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-ajrcojcmo4
    Host information: 
        Linux ghrun-ajrcojcmo4 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/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/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 351416) errors:

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: e8c009320f9ebe71c941d3a756968592984d23ee
    Branch: 
    Author: Sergey Uzhakov <uzhastik@gmail.com>
    Summary: Merge d1bd6e2be1b302dd525875836c7e1f3dbad74c83 into 61c53ab1198f03f33692b0125af8cf7fb7e68f7f

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-ajrcojcmo4
    Host information: 
        Linux ghrun-ajrcojcmo4 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/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/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/jwst/00030d/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30162
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/jwst/00030d/r3tmp/kikimr_cluster_1kt5dpzj
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/jwst/00030d/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4454
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29427
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22649
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18520
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/jwst/00030d/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:266 Final command: /home/runner/.ya/build/build_root/jwst/00030d/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/jwst/00030d/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_ieqmy1mt.log --grpc-port=4454 --mon-port=29427 --ic-port=30162
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:4454/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/jwst/00030d/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:266 Final command: /home/runner/.ya/build/build_root/jwst/00030d/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/jwst/00030d/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_ieqmy1mt.log --grpc-port=4454 --mon-port=29427 --ic-port=30162
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/jwst/00030d/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/jwst/00030d/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/jwst/00030d/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_ieqmy1mt.log', '--grpc-port=4454', '--mon-port=29427', '--ic-port=30162')' in '/home/runner/.ya/build/build_root/jwst/00030d/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: 351815
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:4454/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/jwst/00030d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 351823
DEBUG    ya.test:process.py:259 Command (pid 351823) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 351823) elapsed time (sec): 0.5340068340301514
DEBUG    ya.test:process.py:263 Command (pid 351823) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 351823) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 351823) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 351823) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 351823) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 351823) maxrss: 539716
DEBUG    ya.test:process.py:263 Command (pid 351823) minflt: 16148
DEBUG    ya.test:process.py:263 Command (pid 351823) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 351823) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 351823) nivcsw: 94
DEBUG    ya.test:process.py:263 Command (pid 351823) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 351823) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 351823) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 351823) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 351823) stime: 0.22872399999999998
DEBUG    ya.test:process.py:263 Command (pid 351823) utime: 0.13863
DEBUG    ya.test:process.py:263 Command (pid 351823) wtime: 0.536
DEBUG    ya.test:process.py:275 Command (pid 351823) output:
Git info:
    Commit: e8c009320f9ebe71c941d3a756968592984d23ee
    Branch: 
    Author: Sergey Uzhakov <uzhastik@gmail.com>
    Summary: Merge d1bd6e2be1b302dd525875836c7e1f3dbad74c83 into 61c53ab1198f03f33692b0125af8cf7fb7e68f7f

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-ajrcojcmo4
    Host information: 
        Linux ghrun-ajrcojcmo4 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/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/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 351823) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: e8c009320f9ebe71c941d3a756968592984d23ee
    Branch: 
    Author: Sergey Uzhakov <uzhastik@gmail.com>
    Summary: Merge d1bd6e2be1b302dd525875836c7e1f3dbad74c83 into 61c53ab1198f03f33692b0125af8cf7fb7e68f7f
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/jwst/00030d/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/jwst/00030d/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:4454', '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: 30162\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/jwst/00030d/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:4454', '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: 30162\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 352653
DEBUG    ya.test:process.py:259 Command (pid 352653) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 352653) elapsed time (sec): 0.4240293502807617
DEBUG    ya.test:process.py:263 Command (pid 352653) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 352653) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 352653) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 352653) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 352653) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 352653) maxrss: 548156
DEBUG    ya.test:process.py:263 Command (pid 352653) minflt: 18291
DEBUG    ya.test:process.py:263 Command (pid 352653) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 352653) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 352653) nivcsw: 29
DEBUG    ya.test:process.py:263 Command (pid 352653) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 352653) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 352653) nvcsw: 147
DEBUG    ya.test:process.py:263 Command (pid 352653) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 352653) stime: 0.24590299999999998
DEBUG    ya.test:process.py:263 Command (pid 352653) utime: 0.128984
DEBUG    ya.test:process.py:263 Command (pid 352653) wtime: 0.432
DEBUG    ya.test:process.py:275 Command (pid 352653) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/jwst/00030d/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/jwst/00030d/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:4454', '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/jwst/00030d/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:4454', '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: 352918
DEBUG    ya.test:process.py:259 Command (pid 352918) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 352918) elapsed time (sec): 0.6281795501708984
DEBUG    ya.test:process.py:263 Command (pid 352918) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 352918) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 352918) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 352918) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 352918) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 352918) maxrss: 548164
DEBUG    ya.test:process.py:263 Command (pid 352918) minflt: 18291
DEBUG    ya.test:process.py:263 Command (pid 352918) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 352918) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 352918) nivcsw: 80
DEBUG    ya.test:process.py:263 Command (pid 352918) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 352918) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 352918) nvcsw: 121
DEBUG    ya.test:process.py:263 Command (pid 352918) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 352918) stime: 0.363116
DEBUG    ya.test:process.py:263 Command (pid 352918) utime: 0.120171
DEBUG    ya.test:process.py:263 Command (pid 352918) wtime: 0.629
DEBUG    ya.test:process.py:275 Command (pid 352918) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:567 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:574 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, 8a9a701d-0c07-4321-bee8-1486d1984dbe, localhost:4454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 8a9a701d-0c07-4321-bee8-1486d1984dbe, localhost:4454): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 8a9a701d-0c07-4321-bee8-1486d1984dbe, localhost:4454): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-ajrcojcmo4.auto.internal" port: 4454 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-ajrcojcmo4.auto.internal:4454, 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:4454
------------------------------ 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/jwst/00030d/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/jwst/00030d/ydb/apps/ydb/ydb -e grpc://localhost:4454 -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/jwst/00030d/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:4454', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 353201
DEBUG    ya.test:process.py:259 Command (pid 353201) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 353201) elapsed time (sec): 0.4249727725982666
DEBUG    ya.test:process.py:263 Command (pid 353201) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 353201) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 353201) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 353201) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 353201) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 353201) maxrss: 169264
DEBUG    ya.test:process.py:263 Command (pid 353201) minflt: 3539
DEBUG    ya.test:process.py:263 Command (pid 353201) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 353201) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 353201) nivcsw: 19
DEBUG    ya.test:process.py:263 Command (pid 353201) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 353201) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 353201) nvcsw: 176
DEBUG    ya.test:process.py:263 Command (pid 353201) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 353201) stime: 0.024605
DEBUG    ya.test:process.py:263 Command (pid 353201) utime: 0.054131
DEBUG    ya.test:process.py:263 Command (pid 353201) wtime: 0.426
DEBUG    ya.test:process.py:275 Command (pid 353201) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 353201) 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/jwst/00030d/ydb/apps/ydb/ydb -e grpc://localhost:4454 -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/jwst/00030d/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:4454', '-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: 353487
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 353487) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 353487) elapsed time (sec): 30.241005897521973
DEBUG    ya.test:process.py:263 Command (pid 353487) wtime: 30.243
DEBUG    ya.test:process.py:275 Command (pid 353487) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    746	746	0	0	12	21	36	46
2	    543	543	0	0	16	33	47	52
3	    605	605	0	0	15	27	34	42
4	    480	480	0	0	16	46	82	106
5	    565	565	0	0	15	32	38	41
6	    467	467	0	0	19	36	43	47
7	    454	454	0	0	17	45	55	65
8	    589	589	0	0	14	30	36	37
9	    441	441	0	0	19	52	60	65
10	    520	520	0	0	16	38	51	61
11	    494	494	0	0	18	40	53	62
12	    427	427	0	0	20	45	54	63
13	    406	406	0	0	22	43	52	66
14	    436	436	0	0	21	41	52	53
15	    358	358	0	0	24	52	65	70
16	    333	333	0	0	27	56	64	69
17	    386	386	0	0	21	50	63	68
18	    422	422	0	0	21	41	53	65
19	    329	329	0	0	26	61	69	75
20	    364	364	0	0	24	43	53	60
21	    476	476	0	0	18	41	54	66
22	    443	443	0	0	20	38	51	56
23	    303	303	0	0	30	58	73	82
24	    402	402	0	0	22	46	58	62
25	    389	389	0	0	22	51	64	73
26	    449	449	0	0	19	35	44	48
27	     63	63	0	0	80	551	551	555
28	    286	286	0	0	31	64	81	98
29	    391	391	0	0	21	57	76	83
30	    336	336	0	0	26	57	68	81

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  12903	430.1	0	0	19	46	64	555

DEBUG    ya.test:process.py:276 Command (pid 353487) 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, d4c307f5-9d54-43a8-aff7-1c89314a17b1, ghrun-ajrcojcmo4.auto.internal:4454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d4c307f5-9d54-43a8-aff7-1c89314a17b1, ghrun-ajrcojcmo4.auto.internal:4454): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d4c307f5-9d54-43a8-aff7-1c89314a17b1, ghrun-ajrcojcmo4.auto.internal:4454): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZTgwMjY1ZjAtMWE4MGQ4ZDMtMmQyN2U4NDMtOTI5MWZiNzg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, f00fb0bd-bae8-449d-953e-b5d9469ff708, ghrun-ajrcojcmo4.auto.internal:4454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, f00fb0bd-bae8-449d-953e-b5d9469ff708, ghrun-ajrcojcmo4.auto.internal:4454): request = { session_id: "ydb://session/3?node_id=1&id=ZTgwMjY1ZjAtMWE4MGQ4ZDMtMmQyN2U4NDMtOTI5MWZiNzg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, f00fb0bd-bae8-449d-953e-b5d9469ff708, ghrun-ajrcojcmo4.auto.internal:4454): 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=ZTgwMjY1ZjAtMWE4MGQ4ZDMtMmQyN2U4NDMtOTI5MWZiNzg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f94adcf8-4836-4d3e-bdfd-622dfe576975, ghrun-ajrcojcmo4.auto.internal:4454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f94adcf8-4836-4d3e-bdfd-622dfe576975, ghrun-ajrcojcmo4.auto.internal:4454): request = { session_id: "ydb://session/3?node_id=1&id=ZTgwMjY1ZjAtMWE4MGQ4ZDMtMmQyN2U4NDMtOTI5MWZiNzg=" 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, f94adcf8-4836-4d3e-bdfd-622dfe576975, ghrun-ajrcojcmo4.auto.internal:4454): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTgwMjY1ZjAtMWE4MGQ4ZDMtMmQyN2U4NDMtOTI5MWZiNzg=
INFO     root:test_log_scenario.py:217 Count rows after insert 12680 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTgwMjY1ZjAtMWE4MGQ4ZDMtMmQyN2U4NDMtOTI5MWZiNzg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a7bd6e0d-0fbe-4663-98d9-13550c051b57, ghrun-ajrcojcmo4.auto.internal:4454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a7bd6e0d-0fbe-4663-98d9-13550c051b57, ghrun-ajrcojcmo4.auto.internal:4454): request = { session_id: "ydb://session/3?node_id=1&id=ZTgwMjY1ZjAtMWE4MGQ4ZDMtMmQyN2U4NDMtOTI5MWZiNzg=" 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, a7bd6e0d-0fbe-4663-98d9-13550c051b57, ghrun-ajrcojcmo4.auto.internal:4454): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTgwMjY1ZjAtMWE4MGQ4ZDMtMmQyN2U4NDMtOTI5MWZiNzg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTgwMjY1ZjAtMWE4MGQ4ZDMtMmQyN2U4NDMtOTI5MWZiNzg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fbcd320b-7883-498b-84ba-0f31f6558f21, ghrun-ajrcojcmo4.auto.internal:4454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fbcd320b-7883-498b-84ba-0f31f6558f21, ghrun-ajrcojcmo4.auto.internal:4454): request = { session_id: "ydb://session/3?node_id=1&id=ZTgwMjY1ZjAtMWE4MGQ4ZDMtMmQyN2U4NDMtOTI5MWZiNzg=" 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, fbcd320b-7883-498b-84ba-0f31f6558f21, ghrun-ajrcojcmo4.auto.internal:4454): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTgwMjY1ZjAtMWE4MGQ4ZDMtMmQyN2U4NDMtOTI5MWZiNzg=
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/jwst/00030d/ydb/apps/ydb/ydb -e grpc://localhost:4454 -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/jwst/00030d/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:4454', '-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: 365861
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/jwst/00030d/ydb/apps/ydb/ydb -e grpc://localhost:4454 -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.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/jwst/00030d/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:4454', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/jwst/00030d/ydb/apps/ydb/ydb -e grpc://localhost:4454 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
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/jwst/00030d/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:4454', '-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: 365877
DEBUG    ya.test:process.py:628 Command pid: 365871
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTgwMjY1ZjAtMWE4MGQ4ZDMtMmQyN2U4NDMtOTI5MWZiNzg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e0c8f897-d9e9-4eea-95ee-b3c7690fd9ee, ghrun-ajrcojcmo4.auto.internal:4454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e0c8f897-d9e9-4eea-95ee-b3c7690fd9ee, ghrun-ajrcojcmo4.auto.internal:4454): request = { session_id: "ydb://session/3?node_id=1&id=ZTgwMjY1ZjAtMWE4MGQ4ZDMtMmQyN2U4NDMtOTI5MWZiNzg=" 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, e0c8f897-d9e9-4eea-95ee-b3c7690fd9ee, ghrun-ajrcojcmo4.auto.internal:4454): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 6372e813-1bd7-4693-8c62-773fb4333358, ghrun-ajrcojcmo4.auto.internal:4454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6372e813-1bd7-4693-8c62-773fb4333358, ghrun-ajrcojcmo4.auto.internal:4454): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 6372e813-1bd7-4693-8c62-773fb4333358, ghrun-ajrcojcmo4.auto.internal:4454): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Yjk0N2NmZmYtZTJmOWEwMWMtZTIwOTE2ODQtZTU5ZWMzNWY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 85dc6f21-11bd-4221-986d-c9857d052652, ghrun-ajrcojcmo4.auto.internal:4454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 85dc6f21-11bd-4221-986d-c9857d052652, ghrun-ajrcojcmo4.auto.internal:4454): request = { session_id: "ydb://session/3?node_id=1&id=Yjk0N2NmZmYtZTJmOWEwMWMtZTIwOTE2ODQtZTU5ZWMzNWY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 85dc6f21-11bd-4221-986d-c9857d052652, ghrun-ajrcojcmo4.auto.internal:4454): 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=Yjk0N2NmZmYtZTJmOWEwMWMtZTIwOTE2ODQtZTU5ZWMzNWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 413c796c-f7c6-46a5-a67d-2929749270a2, ghrun-ajrcojcmo4.auto.internal:4454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 413c796c-f7c6-46a5-a67d-2929749270a2, ghrun-ajrcojcmo4.auto.internal:4454): request = { session_id: "ydb://session/3?node_id=1&id=Yjk0N2NmZmYtZTJmOWEwMWMtZTIwOTE2ODQtZTU5ZWMzNWY=" 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: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 4113ccf4-940d-4087-822c-6de94885aedb, ghrun-ajrcojcmo4.auto.internal:4454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4113ccf4-940d-4087-822c-6de94885aedb, ghrun-ajrcojcmo4.auto.internal:4454): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 413c796c-f7c6-46a5-a67d-2929749270a2, ghrun-ajrcojcmo4.auto.internal:4454): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4113ccf4-940d-4087-822c-6de94885aedb, ghrun-ajrcojcmo4.auto.internal:4454): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YTE5OGJiMDEtOGQzZjc3MmEtNjBmMTM5ZDUtNWIyNGFkYTg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, f0c9de63-0748-4679-8ff0-9964821e87c8, ghrun-ajrcojcmo4.auto.internal:4454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, f0c9de63-0748-4679-8ff0-9964821e87c8, ghrun-ajrcojcmo4.auto.internal:4454): request = { session_id: "ydb://session/3?node_id=1&id=YTE5OGJiMDEtOGQzZjc3MmEtNjBmMTM5ZDUtNWIyNGFkYTg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, f0c9de63-0748-4679-8ff0-9964821e87c8, ghrun-ajrcojcmo4.auto.internal:4454): 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=YTE5OGJiMDEtOGQzZjc3MmEtNjBmMTM5ZDUtNWIyNGFkYTg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 391d0e29-1e39-430e-8ce8-d35e2498aca1, ghrun-ajrcojcmo4.auto.internal:4454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 391d0e29-1e39-430e-8ce8-d35e2498aca1, ghrun-ajrcojcmo4.auto.internal:4454): request = { session_id: "ydb://session/3?node_id=1&id=YTE5OGJiMDEtOGQzZjc3MmEtNjBmMTM5ZDUtNWIyNGFkYTg=" 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, 391d0e29-1e39-430e-8ce8-d35e2498aca1, ghrun-ajrcojcmo4.auto.internal:4454): response = { <_MultiThreadedRendezvous object> }
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, 1a0a53a8-0fe6-4577-b16f-53d4dd1bbce1, ghrun-ajrcojcmo4.auto.internal:4454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1a0a53a8-0fe6-4577-b16f-53d4dd1bbce1, ghrun-ajrcojcmo4.auto.internal:4454): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1a0a53a8-0fe6-4577-b16f-53d4dd1bbce1, ghrun-ajrcojcmo4.auto.internal:4454): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZTFlN2I4MS00ZDAyNDJiZS04NWY2MzAzYy00M2IwMzY4Ng==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 2c084bfa-a55c-4d5e-a67c-130316929349, ghrun-ajrcojcmo4.auto.internal:4454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 2c084bfa-a55c-4d5e-a67c-130316929349, ghrun-ajrcojcmo4.auto.internal:4454): request = { session_id: "ydb://session/3?node_id=1&id=ZTFlN2I4MS00ZDAyNDJiZS04NWY2MzAzYy00M2IwMzY4Ng==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 2c084bfa-a55c-4d5e-a67c-130316929349, ghrun-ajrcojcmo4.auto.internal:4454): 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=ZTFlN2I4MS00ZDAyNDJiZS04NWY2MzAzYy00M2IwMzY4Ng==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7a16989b-caea-410a-8a81-2c06c415cac1, ghrun-ajrcojcmo4.auto.internal:4454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7a16989b-caea-410a-8a81-2c06c415cac1, ghrun-ajrcojcmo4.auto.internal:4454): request = { session_id: "ydb://session/3?node_id=1&id=ZTFlN2I4MS00ZDAyNDJiZS04NWY2MzAzYy00M2IwMzY4Ng==" 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, 7a16989b-caea-410a-8a81-2c06c415cac1, ghrun-ajrcojcmo4.auto.internal:4454): 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, 4755d3c6-a9ff-47e3-b1f9-7fd2a86dea0e, ghrun-ajrcojcmo4.auto.internal:4454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4755d3c6-a9ff-47e3-b1f9-7fd2a86dea0e, ghrun-ajrcojcmo4.auto.internal:4454): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4755d3c6-a9ff-47e3-b1f9-7fd2a86dea0e, ghrun-ajrcojcmo4.auto.internal:4454): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=M2JhYzQ5MzMtZjdkYTQ4MGItNGU1ZmJlODEtODViOWQwNGE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, fb27219a-d293-4885-bc30-5779f1ebbb8f, ghrun-ajrcojcmo4.auto.internal:4454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, fb27219a-d293-4885-bc30-5779f1ebbb8f, ghrun-ajrcojcmo4.auto.internal:4454): request = { session_id: "ydb://session/3?node_id=1&id=M2JhYzQ5MzMtZjdkYTQ4MGItNGU1ZmJlODEtODViOWQwNGE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, fb27219a-d293-4885-bc30-5779f1ebbb8f, ghrun-ajrcojcmo4.auto.internal:4454): 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=M2JhYzQ5MzMtZjdkYTQ4MGItNGU1ZmJlODEtODViOWQwNGE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5eb04669-bcbc-481a-85e8-a9726ff796aa, ghrun-ajrcojcmo4.auto.internal:4454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5eb04669-bcbc-481a-85e8-a9726ff796aa, ghrun-ajrcojcmo4.auto.internal:4454): request = { session_id: "ydb://session/3?node_id=1&id=M2JhYzQ5MzMtZjdkYTQ4MGItNGU1ZmJlODEtODViOWQwNGE=" 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, 5eb04669-bcbc-481a-85e8-a9726ff796aa, ghrun-ajrcojcmo4.auto.internal:4454): response = { <_MultiThreadedRendezvous object> }
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, 39ce0f0e-10a8-428d-979d-b0363f2a7436, ghrun-ajrcojcmo4.auto.internal:4454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 39ce0f0e-10a8-428d-979d-b0363f2a7436, ghrun-ajrcojcmo4.auto.internal:4454): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 39ce0f0e-10a8-428d-979d-b0363f2a7436, ghrun-ajrcojcmo4.auto.internal:4454): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YzIyZmZjNTctYmIwZGEzYzMtYTE0NjAyOTUtZjcyZWViYzY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 48171ffe-114a-4cfc-86e7-8b34ad971997, ghrun-ajrcojcmo4.auto.internal:4454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 48171ffe-114a-4cfc-86e7-8b34ad971997, ghrun-ajrcojcmo4.auto.internal:4454): request = { session_id: "ydb://session/3?node_id=1&id=YzIyZmZjNTctYmIwZGEzYzMtYTE0NjAyOTUtZjcyZWViYzY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 48171ffe-114a-4cfc-86e7-8b34ad971997, ghrun-ajrcojcmo4.auto.internal:4454): 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=YzIyZmZjNTctYmIwZGEzYzMtYTE0NjAyOTUtZjcyZWViYzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1384a621-7ef9-4940-aa0b-e90b818a9a72, ghrun-ajrcojcmo4.auto.internal:4454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1384a621-7ef9-4940-aa0b-e90b818a9a72, ghrun-ajrcojcmo4.auto.internal:4454): request = { session_id: "ydb://session/3?node_id=1&id=YzIyZmZjNTctYmIwZGEzYzMtYTE0NjAyOTUtZjcyZWViYzY=" 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, 1384a621-7ef9-4940-aa0b-e90b818a9a72, ghrun-ajrcojcmo4.auto.internal:4454): 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, af09efca-2280-4bad-b7eb-3e22275d62b3, ghrun-ajrcojcmo4.auto.internal:4454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, af09efca-2280-4bad-b7eb-3e22275d62b3, ghrun-ajrcojcmo4.auto.internal:4454): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, af09efca-2280-4bad-b7eb-3e22275d62b3, ghrun-ajrcojcmo4.auto.internal:4454): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MWUxNWVhOTMtZTBmNDM2ZmMtMTYyZGI3YjEtYjlmN2Q2MTE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 2ede4a85-7d01-4ee8-b200-47d902a861f5, ghrun-ajrcojcmo4.auto.internal:4454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 2ede4a85-7d01-4ee8-b200-47d902a861f5, ghrun-ajrcojcmo4.auto.internal:4454): request = { session_id: "ydb://session/3?node_id=1&id=MWUxNWVhOTMtZTBmNDM2ZmMtMTYyZGI3YjEtYjlmN2Q2MTE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 2ede4a85-7d01-4ee8-b200-47d902a861f5, ghrun-ajrcojcmo4.auto.internal:4454): 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=MWUxNWVhOTMtZTBmNDM2ZmMtMTYyZGI3YjEtYjlmN2Q2MTE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cafa98a8-0336-4725-ba90-1550fc2a51a4, ghrun-ajrcojcmo4.auto.internal:4454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cafa98a8-0336-4725-ba90-1550fc2a51a4, ghrun-ajrcojcmo4.auto.internal:4454): request = { session_id: "ydb://session/3?node_id=1&id=MWUxNWVhOTMtZTBmNDM2ZmMtMTYyZGI3YjEtYjlmN2Q2MTE=" 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, cafa98a8-0336-4725-ba90-1550fc2a51a4, ghrun-ajrcojcmo4.auto.internal:4454): 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, 67042a40-106a-4835-acdc-d6cb00f38953, ghrun-ajrcojcmo4.auto.internal:4454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 67042a40-106a-4835-acdc-d6cb00f38953, ghrun-ajrcojcmo4.auto.internal:4454): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 67042a40-106a-4835-acdc-d6cb00f38953, ghrun-ajrcojcmo4.auto.internal:4454): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YzU3NjliODAtNDZhYmRiZWEtODIyODMzYzUtYzQ3OGRjNjA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 9f83c4d5-b6de-47d8-adf5-d8c07ec3ea57, ghrun-ajrcojcmo4.auto.internal:4454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 9f83c4d5-b6de-47d8-adf5-d8c07ec3ea57, ghrun-ajrcojcmo4.auto.internal:4454): request = { session_id: "ydb://session/3?node_id=1&id=YzU3NjliODAtNDZhYmRiZWEtODIyODMzYzUtYzQ3OGRjNjA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 9f83c4d5-b6de-47d8-adf5-d8c07ec3ea57, ghrun-ajrcojcmo4.auto.internal:4454): 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=YzU3NjliODAtNDZhYmRiZWEtODIyODMzYzUtYzQ3OGRjNjA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 136ff786-24a3-4cda-91bd-322f5c3ddbde, ghrun-ajrcojcmo4.auto.internal:4454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 136ff786-24a3-4cda-91bd-322f5c3ddbde, ghrun-ajrcojcmo4.auto.internal:4454): request = { session_id: "ydb://session/3?node_id=1&id=YzU3NjliODAtNDZhYmRiZWEtODIyODMzYzUtYzQ3OGRjNjA=" 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, 136ff786-24a3-4cda-91bd-322f5c3ddbde, ghrun-ajrcojcmo4.auto.internal:4454): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d765b5fd-8139-42cc-867a-9f3053cc62cf, ghrun-ajrcojcmo4.auto.internal:4454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d765b5fd-8139-42cc-867a-9f3053cc62cf, ghrun-ajrcojcmo4.auto.internal:4454): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d765b5fd-8139-42cc-867a-9f3053cc62cf, ghrun-ajrcojcmo4.auto.internal:4454): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OTFhZWM0ZjUtNTc2NDJkODgtYWUwZTA3NGItMThhNTQzZmQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, b057cb24-b5b6-4098-b751-d56e66e1a55d, ghrun-ajrcojcmo4.auto.internal:4454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b057cb24-b5b6-4098-b751-d56e66e1a55d, ghrun-ajrcojcmo4.auto.internal:4454): request = { session_id: "ydb://session/3?node_id=1&id=OTFhZWM0ZjUtNTc2NDJkODgtYWUwZTA3NGItMThhNTQzZmQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b057cb24-b5b6-4098-b751-d56e66e1a55d, ghrun-ajrcojcmo4.auto.internal:4454): 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=OTFhZWM0ZjUtNTc2NDJkODgtYWUwZTA3NGItMThhNTQzZmQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b44d33dc-c8c3-4c3d-b431-b5bbe4957653, ghrun-ajrcojcmo4.auto.internal:4454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b44d33dc-c8c3-4c3d-b431-b5bbe4957653, ghrun-ajrcojcmo4.auto.internal:4454): request = { session_id: "ydb://session/3?node_id=1&id=OTFhZWM0ZjUtNTc2NDJkODgtYWUwZTA3NGItMThhNTQzZmQ=" 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, b44d33dc-c8c3-4c3d-b431-b5bbe4957653, ghrun-ajrcojcmo4.auto.internal:4454): 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, 541d40ab-0004-424b-b892-c5a8901828b0, ghrun-ajrcojcmo4.auto.internal:4454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 541d40ab-0004-424b-b892-c5a8901828b0, ghrun-ajrcojcmo4.auto.internal:4454): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 541d40ab-0004-424b-b892-c5a8901828b0, ghrun-ajrcojcmo4.auto.internal:4454): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTgyZGQzMTYtOGIxMjE2NDItMmIyYmY2NWUtOTk1YTZjZTA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 36afd23e-c82f-4816-b52e-7090578be72b, ghrun-ajrcojcmo4.auto.internal:4454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 36afd23e-c82f-4816-b52e-7090578be72b, ghrun-ajrcojcmo4.auto.internal:4454): request = { session_id: "ydb://session/3?node_id=1&id=MTgyZGQzMTYtOGIxMjE2NDItMmIyYmY2NWUtOTk1YTZjZTA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 36afd23e-c82f-4816-b52e-7090578be72b, ghrun-ajrcojcmo4.auto.internal:4454): 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=MTgyZGQzMTYtOGIxMjE2NDItMmIyYmY2NWUtOTk1YTZjZTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6adc4131-77f0-4387-aca9-e6271d398f4c, ghrun-ajrcojcmo4.auto.internal:4454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6adc4131-77f0-4387-aca9-e6271d398f4c, ghrun-ajrcojcmo4.auto.internal:4454): request = { session_id: "ydb://session/3?node_id=1&id=MTgyZGQzMTYtOGIxMjE2NDItMmIyYmY2NWUtOTk1YTZjZTA=" 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, 6adc4131-77f0-4387-aca9-e6271d398f4c, ghrun-ajrcojcmo4.auto.internal:4454): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, f00fb0bd-bae8-449d-953e-b5d9469ff708, ghrun-ajrcojcmo4.auto.internal:4454): 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:4454 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-08T15:42:15.413300541+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-ajrcojcmo4.auto.internal:4454
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 85dc6f21-11bd-4221-986d-c9857d052652, ghrun-ajrcojcmo4.auto.internal:4454): 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:4454 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-08T15:42:15.413481335+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ajrcojcmo4.auto.internal:4454
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 2c084bfa-a55c-4d5e-a67c-130316929349, ghrun-ajrcojcmo4.auto.internal:4454): 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:4454 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-08T15:42:15.413562335+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ajrcojcmo4.auto.internal:4454
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, f0c9de63-0748-4679-8ff0-9964821e87c8, ghrun-ajrcojcmo4.auto.internal:4454): 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:4454 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-08T15:42:15.413516855+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, fb27219a-d293-4885-bc30-5779f1ebbb8f, ghrun-ajrcojcmo4.auto.internal:4454): 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:4454 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-08T15:42:15.413611051+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, 48171ffe-114a-4cfc-86e7-8b34ad971997, ghrun-ajrcojcmo4.auto.internal:4454): 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:4454 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-08T15:42:15.41365083+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-ajrcojcmo4.auto.internal:4454
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 2ede4a85-7d01-4ee8-b200-47d902a861f5, ghrun-ajrcojcmo4.auto.internal:4454): 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:4454 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-08T15:42:15.413685005+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-ajrcojcmo4.auto.internal:4454
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ajrcojcmo4.auto.internal:4454
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 9f83c4d5-b6de-47d8-adf5-d8c07ec3ea57, ghrun-ajrcojcmo4.auto.internal:4454): 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:4454 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-08T15:42:15.413710901+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-ajrcojcmo4.auto.internal:4454
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, b057cb24-b5b6-4098-b751-d56e66e1a55d, ghrun-ajrcojcmo4.auto.internal:4454): 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:4454 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-08T15:42:15.413748588+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ajrcojcmo4.auto.internal:4454
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 36afd23e-c82f-4816-b52e-7090578be72b, ghrun-ajrcojcmo4.auto.internal:4454): 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:4454 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-08T15:42:15.413777209+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-ajrcojcmo4.auto.internal:4454
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e0c8f897-d9e9-4eea-95ee-b3c7690fd9ee, ghrun-ajrcojcmo4.auto.internal:4454): 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-08T15:42:15.413461995+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 413c796c-f7c6-46a5-a67d-2929749270a2, ghrun-ajrcojcmo4.auto.internal:4454): 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-08T15:42:15.413503722+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, 391d0e29-1e39-430e-8ce8-d35e2498aca1, ghrun-ajrcojcmo4.auto.internal:4454): 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-08T15:42:15.41353449+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, 7a16989b-caea-410a-8a81-2c06c415cac1, ghrun-ajrcojcmo4.auto.internal:4454): 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-08T15:42:15.413589292+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, cafa98a8-0336-4725-ba90-1550fc2a51a4, ghrun-ajrcojcmo4.auto.internal:4454): 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-08T15:42:15.413698685+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, 5eb04669-bcbc-481a-85e8-a9726ff796aa, ghrun-ajrcojcmo4.auto.internal:4454): 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-08T15:42:15.413635617+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 1384a621-7ef9-4940-aa0b-e90b818a9a72, ghrun-ajrcojcmo4.auto.internal:4454): 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-08T15:42:15.413671576+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ajrcojcmo4.auto.internal:4454
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ajrcojcmo4.auto.internal:4454
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ajrcojcmo4.auto.internal:4454
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ajrcojcmo4.auto.internal:4454
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ajrcojcmo4.auto.internal:4454
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ajrcojcmo4.auto.internal:4454
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, b44d33dc-c8c3-4c3d-b431-b5bbe4957653, ghrun-ajrcojcmo4.auto.internal:4454): 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-08T15:42:15.41376521+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ajrcojcmo4.auto.internal:4454
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 6adc4131-77f0-4387-aca9-e6271d398f4c, ghrun-ajrcojcmo4.auto.internal:4454): 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-08T15:42:15.41379068+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ajrcojcmo4.auto.internal:4454
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ajrcojcmo4.auto.internal:4454
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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:78 RpcState(ExecuteQuery, 136ff786-24a3-4cda-91bd-322f5c3ddbde, ghrun-ajrcojcmo4.auto.internal:4454): 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-08T15:42:15.41373552+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-ajrcojcmo4.auto.internal:4454
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ajrcojcmo4.auto.internal:4454
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py: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: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4454
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4454". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4454
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4454". 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    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 365871) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 365871) elapsed time (sec): 30.28308606147766
DEBUG    ya.test:process.py:263 Command (pid 365871) wtime: 30.309
DEBUG    ya.test:process.py:275 Command (pid 365871) 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	      1	1	0	10	413	413	413	413
5	      1	1	0	10	157	157	157	157
6	      0	0	0	10	0	0	0	0
7	      0	0	0	488	0	0	0	0
8	      0	0	0	981	0	0	0	0
9	      0	0	0	901	0	0	0	0
10	      0	0	0	969	0	0	0	0
11	      0	0	0	1067	0	0	0	0
12	      0	0	0	684	0	0	0	0
13	      0	0	0	636	0	0	0	0
14	      0	0	0	780	0	0	0	0
15	      0	0	0	915	0	0	0	0
16	      0	0	0	1155	0	0	0	0
17	      0	0	0	1036	0	0	0	0
18	      0	0	0	1095	0	0	0	0
19	      0	0	0	1301	0	0	0	0
20	      0	0	0	880	0	0	0	0
21	      0	0	0	926	0	0	0	0
22	      0	0	0	923	0	0	0	0
23	      0	0	0	1205	0	0	0	0
24	      0	0	0	1326	0	0	0	0
25	      0	0	0	992	0	0	0	0
26	      0	0	0	1193	0	0	0	0
27	      0	0	0	1166	0	0	0	0
28	      0	0	0	1162	0	0	0	0
29	      0	0	0	1340	0	0	0	0
30	      0	0	0	1194	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	      2	0.0666667	0	24365	157	413	413	413

DEBUG    ya.test:process.py:276 Command (pid 365871) 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 365877) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 365877) elapsed time (sec): 30.327692985534668
DEBUG    ya.test:process.py:263 Command (pid 365877) wtime: 30.334
DEBUG    ya.test:process.py:275 Command (pid 365877) 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	     31	31	0	10	191	607	607	607
3	     39	39	0	0	267	361	391	391
4	     36	36	0	0	233	435	443	443
5	     60	60	0	0	172	273	279	283
6	     28	28	0	0	194	236	239	239
7	      0	0	0	411	0	0	0	0
8	      0	0	0	922	0	0	0	0
9	      0	0	0	889	0	0	0	0
10	      0	0	0	1032	0	0	0	0
11	      0	0	0	1063	0	0	0	0
12	      0	0	0	844	0	0	0	0
13	      0	0	0	650	0	0	0	0
14	      0	0	0	840	0	0	0	0
15	      0	0	0	928	0	0	0	0
16	      0	0	0	1087	0	0	0	0
17	      0	0	0	1021	0	0	0	0
18	      0	0	0	1050	0	0	0	0
19	      0	0	0	1194	0	0	0	0
20	      0	0	0	1051	0	0	0	0
21	      0	0	0	1058	0	0	0	0
22	      0	0	0	981	0	0	0	0
23	      0	0	0	1137	0	0	0	0
24	      0	0	0	1149	0	0	0	0
25	      0	0	0	1014	0	0	0	0
26	      0	0	0	1060	0	0	0	0
27	      0	0	0	1084	0	0	0	0
28	      0	0	0	1256	0	0	0	0
29	      0	0	0	1296	0	0	0	0
30	      0	0	0	896	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    194	6.46667	0	23923	207	443	607	607

DEBUG    ya.test:process.py:276 Command (pid 365877) 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 365861) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 365861) elapsed time (sec): 30.380135774612427
DEBUG    ya.test:process.py:263 Command (pid 365861) wtime: 30.39
DEBUG    ya.test:process.py:275 Command (pid 365861) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     10	10	0	0	483	563	563	563
2	     53	53	0	0	120	1023	1055	1071
3	     64	64	0	0	156	277	319	321
4	     46	46	0	0	168	411	425	425
5	     78	78	0	0	122	205	217	228
6	     37	37	0	0	151	192	202	202
7	      0	0	0	425	0	0	0	0
8	      0	0	0	942	0	0	0	0
9	      0	0	0	901	0	0	0	0
10	      0	0	0	1028	0	0	0	0
11	      0	0	0	994	0	0	0	0
12	      0	0	0	823	0	0	0	0
13	      0	0	0	608	0	0	0	0
14	      0	0	0	742	0	0	0	0
15	      0	0	0	799	0	0	0	0
16	      0	0	0	975	0	0	0	0
17	      0	0	0	1064	0	0	0	0
18	      0	0	0	882	0	0	0	0
19	      0	0	0	1035	0	0	0	0
20	      0	0	0	1212	0	0	0	0
21	      0	0	0	901	0	0	0	0
22	      0	0	0	900	0	0	0	0
23	      0	0	0	928	0	0	0	0
24	      0	0	0	1067	0	0	0	0
25	      0	0	0	991	0	0	0	0
26	      0	0	0	1033	0	0	0	0
27	      0	0	0	965	0	0	0	0
28	      0	0	0	1069	0	0	0	0
29	      0	0	0	1074	0	0	0	0
30	      0	0	0	1035	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    288	9.6	0	22393	144	515	1023	1071

DEBUG    ya.test:process.py:276 Command (pid 365861) 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.connection:connection.py:549 Closing channel for endpoint localhost:4454
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4454". 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:4454
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4454". 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:4454
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4454". 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:4454
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4454". 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:4454
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4454". 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:4454
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4454". 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:4454
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4454". 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:4454
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4454". 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:4454
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4454". 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:4454
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4454". 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:4454
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4454". 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:4454
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4454". 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:4454
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4454". 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:4454
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4454". 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:4454
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4454". 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:4454
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4454". 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:4454
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4454". 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:4454
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4454". 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:4454
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4454". 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:4454
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4454". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4454
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4454". 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:4454
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4454". 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:4454
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4454". Check endpoint correctness.
============================== slowest durations ===============================
323.54s call     test_log_scenario.py::TestLogScenario::test_log_uniform
9.58s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
7.22s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
6.63s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
5.52s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
5.33s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
5.24s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
4.95s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
4.65s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
4.60s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
4.39s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
4.15s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
1.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
0.02s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-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-10000-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
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-1]

(11 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/jwst/00030d/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/jwst/00030d/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-08T15:42:09.661425Z): source_id=112;tablet_id=72075186224037927;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 @ 0xA657E25
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA650366
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB4DEBF8
3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD7D726B
4. /-S/ydb/core/formats/arrow/reader/position.h:83: CompareImpl @ 0x9CAD218
5. /-S/ydb/core/formats/arrow/reader/position.h:471: Compare @ 0x9CACF6F
6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD7B287D
7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x1659DD6B
8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x167F4B17
9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x1674C343
10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x1674C343
11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x16749163
12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x1674FC17
13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x165BB4B8
14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CA0DF45
15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB489E57
16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB4CF6A4
17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB4D3764
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB4D3370
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB4D3F5E
20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA659A7C
21. ??:0: ?? @ 0x7FC7C2346AC2
22. ??:0: ?? @ 0x7FC7C23D88BF
============== 1 failed, 10 passed, 1 error in 388.68s (0:06:28) ===============
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/jwst/00027b/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 ===============================
6.94s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
5.42s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
5.13s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
5.01s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
4.96s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
4.89s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
4.71s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
4.64s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
4.26s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
4.09s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
4.01s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
1.07s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
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-128]

(18 durations < 0.005s hidden.  Use -vv to show these durations.)
============================= 11 passed in 56.73s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/jwst/000326/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 ===============================
76.80s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
9.08s call     test_overloads.py::TestLogScenario::test_overloads_reject_probability
7.26s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
7.00s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
6.53s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
6.03s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
5.86s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
5.70s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
5.20s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
5.07s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
4.62s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
3.05s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_reject_probability
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]

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

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

============================== slowest durations ===============================
124.59s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
109.66s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
108.20s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
80.35s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
76.74s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
3.65s setup    test_replace.py::TestReplace::test_copy_full
3.03s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
0.86s call     test_replace.py::TestReplace::test_count
0.86s call     test_replace.py::TestReplace::test_copy_full
0.77s call     test_replace.py::TestReplace::test_copy_partial
0.42s call     test_replace.py::TestReplace::test_partial_replace
0.31s call     test_replace.py::TestReplace::test_incorrect
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[2-2]

(16 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 10 passed in 511.02s (0:08:31) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/jwst/000288/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 ===============================
7.23s setup    test_update.py::TestUpdate::test_incorrect
4.90s setup    test_select.py::TestSelect::test_incorrect
4.85s setup    test_replace.py::TestReplace::test_replace_rollback
1.66s call     test_update.py::TestUpdate::test_update_rollback
1.60s call     test_update.py::TestUpdate::test_update_many_rows
1.40s call     test_select.py::TestSelect::test_json_query
1.31s call     test_update.py::TestUpdate::test_partial_update
1.24s call     test_replace.py::TestReplace::test_replace_total
1.15s call     test_update.py::TestUpdate::test_update_pk
1.03s call     test_replace.py::TestReplace::test_replace_rollback
0.73s call     test_replace.py::TestReplace::test_replace_with_nulls
0.71s call     test_select.py::TestSelect::test_incorrect
0.67s call     test_update.py::TestUpdate::test_incorrect
0.02s setup    test_replace.py::TestReplace::test_replace_total
0.01s setup    test_update.py::TestUpdate::test_partial_update
0.01s setup    test_update.py::TestUpdate::test_update_pk
0.01s setup    test_update.py::TestUpdate::test_update_many_rows

(13 durations < 0.005s hidden.  Use -vv to show these durations.)
============================= 10 passed in 29.90s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/jwst/000432/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 ===============================
349.15s call     upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
81.10s call     zip_bomb.py::TestZipBomb::test
16.74s setup    upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
12.02s teardown zip_bomb.py::TestZipBomb::test
4.40s setup    test_upsert.py::TestUpsert::test_copy_full
4.23s setup    test_update.py::TestUpdate::test_update_single_column
3.98s setup    zip_bomb.py::TestZipBomb::test
3.09s teardown upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
1.46s call     test_upsert.py::TestUpsert::test_count
1.32s call     test_upsert.py::TestUpsert::test_copy_partial
1.30s call     test_upsert.py::TestUpsert::test_copy_full
0.97s call     test_upsert.py::TestUpsert::test_insert_nulls
0.73s call     test_upsert.py::TestUpsert::test_incorrect
0.72s call     test_update.py::TestUpdate::test_update_single_column
0.67s call     test_upsert.py::TestUpsert::test_partial_update
0.54s call     test_update.py::TestUpdate::test_update_single_row

(14 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 10 passed in 483.43s (0:08:03) ========================
