============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/7rmc/004d4e/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 ===============================
163.49s call     data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
103.05s call     tablets_movement.py::TestTabletsMovement::test[COLUMN]
102.63s call     tablets_movement.py::TestTabletsMovement::test[ROW]
26.82s call     order_by_with_limit.py::TestOrderBy::test
6.90s call     test_create.py::TestCreate::test_create_decimals
4.21s setup    data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
4.21s setup    data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
4.18s setup    test_create.py::TestCreate::test_create_all_opt_ints
4.04s setup    order_by_with_limit.py::TestOrderBy::test
3.68s setup    tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.90s call     test_create.py::TestCreate::test_create_all_opt_ints
0.75s teardown tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.73s call     test_create.py::TestCreate::test_create_all_req_ints
0.73s call     test_create.py::TestCreate::test_create_real_opt
0.68s call     test_create.py::TestCreate::test_create_real_req
0.64s teardown tablets_movement.py::TestTabletsMovement::test[ROW]
0.26s teardown data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
0.20s call     data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
0.15s call     data_read_correctness.py::TestDataReadCorrectness::test[table]
0.01s teardown order_by_with_limit.py::TestOrderBy::test
0.01s setup    tablets_movement.py::TestTabletsMovement::test[ROW]
0.01s setup    test_create.py::TestCreate::test_create_all_req_ints

(11 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 429.10s (0:07:09) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/7rmc/004d59/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: 17.5 ms
create table: 342.0 ms
initial inserts:
    "runs": 10
    "avg_ms": 32.8
    "min_ms": 25.7
    "median_ms": 30.8
    "max_ms": 56.4
    "stdev_ms": 9.0
select count(*) after initial inserts: 116.0 ms
bulk_upserts (step 0):
    "runs": 500
    "avg_ms": 48.7
    "min_ms": 39.8
    "median_ms": 47.0
    "max_ms": 100.5
    "stdev_ms": 6.9
select count(*) after all modifications: 2252.1 ms
select all: 2456.3 ms
delete from table: 3192.4 ms
select all after delete: 3151.3 ms
.drop table: 53.1 ms
create table: 678.8 ms
initial inserts:
    "runs": 10
    "avg_ms": 34.3
    "min_ms": 27.4
    "median_ms": 34.7
    "max_ms": 49.8
    "stdev_ms": 6.6
select count(*) after initial inserts: 98.3 ms
bulk_upserts (step 0):
    "runs": 100
    "avg_ms": 55.2
    "min_ms": 45.2
    "median_ms": 53.3
    "max_ms": 85.1
    "stdev_ms": 7.8
updates (step 1):
    "runs": 200
    "avg_ms": 157.5
    "min_ms": 124.4
    "median_ms": 155.0
    "max_ms": 246.5
    "stdev_ms": 20.0
upserts (step 2):
    "runs": 200
    "avg_ms": 31.5
    "min_ms": 22.8
    "median_ms": 30.0
    "max_ms": 49.2
    "stdev_ms": 5.7
select count(*) after all modifications: 298.0 ms
select all: 330.5 ms
delete from table: 439.4 ms
select all after delete: 349.2 ms
.drop table: 31.8 ms
create table: 472.4 ms
initial inserts:
    "runs": 10
    "avg_ms": 32.5
    "min_ms": 27.4
    "median_ms": 31.8
    "max_ms": 41.6
    "stdev_ms": 4.9
select count(*) after initial inserts: 105.8 ms
updates (step 0):
    "runs": 1000
    "avg_ms": 137.1
    "min_ms": 85.8
    "median_ms": 130.0
    "max_ms": 380.0
    "stdev_ms": 31.2
select count(*) after all modifications: 325.0 ms
select all: 275.9 ms
delete from table: 387.2 ms
select all after delete: 242.5 ms
.drop table: 47.8 ms
create table: 509.7 ms
initial inserts:
    "runs": 15
    "avg_ms": 38.7
    "min_ms": 27.3
    "median_ms": 37.3
    "max_ms": 58.6
    "stdev_ms": 8.1
select count(*) after initial inserts: 114.3 ms
updates (step 0):
    "runs": 150
    "avg_ms": 210.1
    "min_ms": 115.7
    "median_ms": 205.9
    "max_ms": 417.9
    "stdev_ms": 56.1
bulk_upserts (step 1):
    "runs": 100
    "avg_ms": 161.6
    "min_ms": 96.5
    "median_ms": 167.6
    "max_ms": 248.4
    "stdev_ms": 36.0
select count(*) after all modifications: 867.1 ms
select all: 599.2 ms
delete from table: 631.5 ms
select all after delete: 835.5 ms
.drop table: 82.6 ms
create table: 1058.2 ms
initial inserts:
    "runs": 20
    "avg_ms": 60.8
    "min_ms": 32.3
    "median_ms": 59.0
    "max_ms": 96.4
    "stdev_ms": 19.4
select count(*) after initial inserts: 224.1 ms
updates (step 0):
    "runs": 200
    "avg_ms": 237.6
    "min_ms": 147.4
    "median_ms": 233.5
    "max_ms": 404.9
    "stdev_ms": 44.6
upserts (step 1):
    "runs": 200
    "avg_ms": 61.0
    "min_ms": 26.2
    "median_ms": 56.4
    "max_ms": 315.0
    "stdev_ms": 29.4
bulk_upserts (step 2):
    "runs": 100
    "avg_ms": 153.2
    "min_ms": 105.4
    "median_ms": 151.0
    "max_ms": 271.2
    "stdev_ms": 33.3
select count(*) after all modifications: 795.8 ms
select all: 878.8 ms
delete from table: 1082.7 ms
select all after delete: 781.9 ms
.drop table: 116.5 ms
create table: 753.0 ms
initial inserts:
    "runs": 10
    "avg_ms": 56.9
    "min_ms": 28.6
    "median_ms": 57.1
    "max_ms": 93.2
    "stdev_ms": 19.0
select count(*) after initial inserts: 197.1 ms
upserts (step 0):
    "runs": 1000
    "avg_ms": 43.3
    "min_ms": 21.1
    "median_ms": 39.1
    "max_ms": 148.8
    "stdev_ms": 14.6
select count(*) after all modifications: 435.8 ms
select all: 313.1 ms
delete from table: 325.5 ms
select all after delete: 240.7 ms
.Generated operation sequence:
  0. UPDATE: 7 operations
  1. UPDATE: 2 operations
  2. BULK_UPSERT: 3 operations
  3. BULK_UPSERT: 4 operations
  4. UPSERT: 11 operations
  5. UPSERT: 11 operations
  6. UPSERT: 15 operations
  7. BULK_UPSERT: 7 operations
  8. UPDATE: 1 operations
  9. UPSERT: 8 operations
drop table: 54.4 ms
create table: 691.7 ms
initial inserts:
    "runs": 10
    "avg_ms": 37.5
    "min_ms": 28.2
    "median_ms": 34.5
    "max_ms": 64.3
    "stdev_ms": 10.8
select count(*) after initial inserts: 151.1 ms
updates (step 0):
    "runs": 70
    "avg_ms": 172.2
    "min_ms": 123.5
    "median_ms": 170.2
    "max_ms": 256.6
    "stdev_ms": 27.4
updates (step 1):
    "runs": 20
    "avg_ms": 190.9
    "min_ms": 136.4
    "median_ms": 190.9
    "max_ms": 235.9
    "stdev_ms": 28.3
bulk_upserts (step 2):
    "runs": 3
    "avg_ms": 75.8
    "min_ms": 67.8
    "median_ms": 73.3
    "max_ms": 86.3
    "stdev_ms": 9.5
bulk_upserts (step 3):
    "runs": 4
    "avg_ms": 100.3
    "min_ms": 77.8
    "median_ms": 121.4
    "max_ms": 123.3
    "stdev_ms": 25.4
upserts (step 4):
    "runs": 110
    "avg_ms": 46.1
    "min_ms": 24.0
    "median_ms": 42.2
    "max_ms": 86.3
    "stdev_ms": 15.8
upserts (step 5):
    "runs": 110
    "avg_ms": 49.0
    "min_ms": 22.3
    "median_ms": 47.1
    "max_ms": 98.1
    "stdev_ms": 15.5
upserts (step 6):
    "runs": 150
    "avg_ms": 44.6
    "min_ms": 21.9
    "median_ms": 40.8
    "max_ms": 107.9
    "stdev_ms": 14.8
bulk_upserts (step 7):
    "runs": 7
    "avg_ms": 94.2
    "min_ms": 67.4
    "median_ms": 94.4
    "max_ms": 129.5
    "stdev_ms": 21.9
updates (step 8):
    "runs": 10
    "avg_ms": 211.7
    "min_ms": 185.7
    "median_ms": 206.5
    "max_ms": 268.1
    "stdev_ms": 26.9
upserts (step 9):
    "runs": 80
    "avg_ms": 45.7
    "min_ms": 25.4
    "median_ms": 42.8
    "max_ms": 85.4
    "stdev_ms": 13.1
select count(*) after all modifications: 176.6 ms
select all: 229.4 ms
delete from table: 287.1 ms
select all after delete: 194.2 ms
.
test_delete.py ..

============================== slowest durations ===============================
139.27s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
81.19s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
51.89s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
46.22s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
45.91s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
42.26s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
36.22s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
4.59s setup    test_delete.py::TestDelete::test_delete_rollback
4.27s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
4.10s setup    test_create.py::TestCreate::test_create_strings_opt
3.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
1.39s call     test_delete.py::TestDelete::test_delete_rollback
0.81s call     test_delete.py::TestDelete::test_delete_where[False-100]
0.47s call     test_create.py::TestCreate::test_create_strings_opt
0.03s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
0.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_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[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[bulk_upsert]
0.01s teardown 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 setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
0.01s setup    test_delete.py::TestDelete::test_delete_where[False-100]
0.01s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]

(8 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 462.61s (0:07:42) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/7rmc/004d5d/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 ===============================
3.81s setup    test_delete.py::TestDelete::test_delete_where[True-0]
0.83s call     test_delete.py::TestDelete::test_delete_where[id >= 30 AND vf < 70-60]
0.75s call     test_delete.py::TestDelete::test_delete_where[vf > 50.5-51]
0.75s call     test_delete.py::TestDelete::test_delete_where[vf < 0.9-99]
0.75s call     test_delete.py::TestDelete::test_delete_where[vf > 300-100]
0.73s call     test_delete.py::TestDelete::test_delete_where[id < 10 OR vf >= 90-80]
0.70s call     test_delete.py::TestDelete::test_delete_where[id > 50-51]
0.69s call     test_delete.py::TestDelete::test_delete_where[True-0]
0.63s call     test_delete.py::TestDelete::test_delete_where[vs LIKE '3'-99]
0.62s call     test_delete.py::TestDelete::test_delete_where[vs LIKE 'nope'-100]
0.62s call     test_delete.py::TestDelete::test_delete_where[id = 101-100]
0.55s call     test_delete.py::TestDelete::test_delete_where[id = 42-99]
0.01s setup    test_delete.py::TestDelete::test_delete_where[vf > 300-100]

(20 durations < 0.005s hidden.  Use -vv to show these durations.)
============================= 11 passed in 12.19s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/7rmc/004d32/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 ===============================
20.92s call     test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
15.87s call     test_log_scenario.py::TestLogScenario::test_log_deviation[180]
4.31s setup    test_insert.py::TestInsertStatement::test_bulk
3.95s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
3.81s setup    test_delete.py::TestDelete::test_incorrect
3.07s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[180]
1.15s call     test_insert.py::TestInsertStatement::test_copy_full
1.09s call     test_insert.py::TestInsertStatement::test_copy_partial
0.59s call     test_insert.py::TestInsertStatement::test_insert_rollback
0.58s call     test_insert.py::TestInsertStatement::test_duplicate
0.51s call     test_insert.py::TestInsertStatement::test_incorrect
0.46s call     test_insert.py::TestInsertStatement::test_plain
0.45s call     test_insert.py::TestInsertStatement::test_bulk
0.37s call     test_delete.py::TestDelete::test_incorrect
0.34s call     test_insert.py::TestInsertStatement::test_out_of_range
0.01s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]

(17 durations < 0.005s hidden.  Use -vv to show these durations.)
============================= 11 passed in 58.35s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/7rmc/004d39/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/7rmc/004d39/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/7rmc/004d39/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-11T16:00:13.656801Z): source_id=334;tablet_id=72075186224037915;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 @ 0xA7918E5
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA789E26
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB617C78
E   3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD9101AB
E   4. /-S/ydb/core/formats/arrow/reader/position.h:83: CompareImpl @ 0x9DE53C8
E   5. /-S/ydb/core/formats/arrow/reader/position.h:471: Compare @ 0x9DE511F
E   6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD8EB7BD
E   7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x1411445B
E   8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14D54067
E   9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14CABA63
E   10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14CABA63
E   11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14CA8883
E   12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14CAF337
E   13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x14131CD8
E   14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CB59DD5
E   15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB5C2ED7
E   16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB608724
E   17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB60C7E4
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB60C3F0
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB60CFDE
E   20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA79353C
E   21. ??:0: ?? @ 0x7F35067ACAC2
E   22. ??:0: ?? @ 0x7F350683E8BF
------------------------------ 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/7rmc/004d39/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3084360
DEBUG    ya.test:process.py:259 Command (pid 3084360) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3084360) elapsed time (sec): 0.5437369346618652
DEBUG    ya.test:process.py:263 Command (pid 3084360) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3084360) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3084360) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3084360) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3084360) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3084360) maxrss: 541152
DEBUG    ya.test:process.py:263 Command (pid 3084360) minflt: 16165
DEBUG    ya.test:process.py:263 Command (pid 3084360) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3084360) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3084360) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 3084360) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3084360) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3084360) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 3084360) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3084360) stime: 0.38881299999999996
DEBUG    ya.test:process.py:263 Command (pid 3084360) utime: 0.107122
DEBUG    ya.test:process.py:263 Command (pid 3084360) wtime: 0.545
DEBUG    ya.test:process.py:275 Command (pid 3084360) output:
Git info:
    Commit: 828bf33e9872ca242fa917553f11eacf7cfd990b
    Branch: 
    Author: Alexander Rutkovsky <alexvru@ydb.tech>
    Summary: Merge 5a4e0866cedb879a8d6189185da726fb34ca7cba into 6b9cedbdeb914b6d26122764c342b4a9c41d1853

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-ttmayjpss4
    Host information: 
        Linux ghrun-ttmayjpss4 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: 828bf33e9872ca242fa917553f11eacf7cfd990b
    Branch: 
    Author: Alexander Rutkovsky <alexvru@ydb.tech>
    Summary: Merge 5a4e0866cedb879a8d6189185da726fb34ca7cba into 6b9cedbdeb914b6d26122764c342b4a9c41d1853

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-ttmayjpss4
    Host information: 
        Linux ghrun-ttmayjpss4 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/7rmc/004d39/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15227
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/7rmc/004d39/r3tmp/kikimr_cluster_na43io8f
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/7rmc/004d39/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1457
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10134
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17410
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14119
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7rmc/004d39/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/7rmc/004d39/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/7rmc/004d39/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_m8gr7vhs.log --grpc-port=1457 --mon-port=10134 --ic-port=15227
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:1457/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7rmc/004d39/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/7rmc/004d39/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/7rmc/004d39/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_m8gr7vhs.log --grpc-port=1457 --mon-port=10134 --ic-port=15227
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/7rmc/004d39/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/7rmc/004d39/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/7rmc/004d39/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_m8gr7vhs.log', '--grpc-port=1457', '--mon-port=10134', '--ic-port=15227')' in '/home/runner/.ya/build/build_root/7rmc/004d39/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: 3085092
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:1457/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/7rmc/004d39/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3085095
DEBUG    ya.test:process.py:259 Command (pid 3085095) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3085095) elapsed time (sec): 0.4365711212158203
DEBUG    ya.test:process.py:263 Command (pid 3085095) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3085095) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3085095) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3085095) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3085095) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3085095) maxrss: 541140
DEBUG    ya.test:process.py:263 Command (pid 3085095) minflt: 16165
DEBUG    ya.test:process.py:263 Command (pid 3085095) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3085095) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3085095) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 3085095) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3085095) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3085095) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 3085095) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3085095) stime: 0.281347
DEBUG    ya.test:process.py:263 Command (pid 3085095) utime: 0.10699399999999999
DEBUG    ya.test:process.py:263 Command (pid 3085095) wtime: 0.437
DEBUG    ya.test:process.py:275 Command (pid 3085095) output:
Git info:
    Commit: 828bf33e9872ca242fa917553f11eacf7cfd990b
    Branch: 
    Author: Alexander Rutkovsky <alexvru@ydb.tech>
    Summary: Merge 5a4e0866cedb879a8d6189185da726fb34ca7cba into 6b9cedbdeb914b6d26122764c342b4a9c41d1853

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-ttmayjpss4
    Host information: 
        Linux ghrun-ttmayjpss4 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 828bf33e9872ca242fa917553f11eacf7cfd990b
    Branch: 
    Author: Alexander Rutkovsky <alexvru@ydb.tech>
    Summary: Merge 5a4e0866cedb879a8d6189185da726fb34ca7cba into 6b9cedbdeb914b6d26122764c342b4a9c41d1853
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/7rmc/004d39/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/7rmc/004d39/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:1457', '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: 15227\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/7rmc/004d39/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:1457', '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: 15227\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3087598
DEBUG    ya.test:process.py:259 Command (pid 3087598) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3087598) elapsed time (sec): 0.5645120143890381
DEBUG    ya.test:process.py:263 Command (pid 3087598) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3087598) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3087598) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3087598) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3087598) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3087598) maxrss: 549404
DEBUG    ya.test:process.py:263 Command (pid 3087598) minflt: 18309
DEBUG    ya.test:process.py:263 Command (pid 3087598) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3087598) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3087598) nivcsw: 11
DEBUG    ya.test:process.py:263 Command (pid 3087598) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3087598) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3087598) nvcsw: 137
DEBUG    ya.test:process.py:263 Command (pid 3087598) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3087598) stime: 0.42519399999999996
DEBUG    ya.test:process.py:263 Command (pid 3087598) utime: 0.10027599999999999
DEBUG    ya.test:process.py:263 Command (pid 3087598) wtime: 0.565
DEBUG    ya.test:process.py:275 Command (pid 3087598) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/7rmc/004d39/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/7rmc/004d39/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:1457', '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/7rmc/004d39/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:1457', '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: 3088465
DEBUG    ya.test:process.py:259 Command (pid 3088465) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3088465) elapsed time (sec): 0.5210208892822266
DEBUG    ya.test:process.py:263 Command (pid 3088465) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3088465) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3088465) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3088465) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3088465) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3088465) maxrss: 549408
DEBUG    ya.test:process.py:263 Command (pid 3088465) minflt: 18309
DEBUG    ya.test:process.py:263 Command (pid 3088465) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3088465) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3088465) nivcsw: 19
DEBUG    ya.test:process.py:263 Command (pid 3088465) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3088465) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3088465) nvcsw: 133
DEBUG    ya.test:process.py:263 Command (pid 3088465) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3088465) stime: 0.334636
DEBUG    ya.test:process.py:263 Command (pid 3088465) utime: 0.127745
DEBUG    ya.test:process.py:263 Command (pid 3088465) wtime: 0.522
DEBUG    ya.test:process.py:275 Command (pid 3088465) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 3088465) 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, 086aaa95-22a0-4e9c-9434-d4e120e3c9f1, localhost:1457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 086aaa95-22a0-4e9c-9434-d4e120e3c9f1, localhost:1457): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 086aaa95-22a0-4e9c-9434-d4e120e3c9f1, localhost:1457): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-ttmayjpss4.auto.internal" port: 1457 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-ttmayjpss4.auto.internal:1457, 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:1457
------------------------------ 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/7rmc/004d39/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/7rmc/004d39/ydb/apps/ydb/ydb -e grpc://localhost:1457 -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/7rmc/004d39/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:1457', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3089360
DEBUG    ya.test:process.py:259 Command (pid 3089360) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3089360) elapsed time (sec): 0.3457295894622803
DEBUG    ya.test:process.py:263 Command (pid 3089360) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3089360) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3089360) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3089360) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3089360) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3089360) maxrss: 165860
DEBUG    ya.test:process.py:263 Command (pid 3089360) minflt: 3538
DEBUG    ya.test:process.py:263 Command (pid 3089360) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3089360) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3089360) nivcsw: 7
DEBUG    ya.test:process.py:263 Command (pid 3089360) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3089360) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3089360) nvcsw: 221
DEBUG    ya.test:process.py:263 Command (pid 3089360) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3089360) stime: 0.028891
DEBUG    ya.test:process.py:263 Command (pid 3089360) utime: 0.045401
DEBUG    ya.test:process.py:263 Command (pid 3089360) wtime: 0.347
DEBUG    ya.test:process.py:275 Command (pid 3089360) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 3089360) 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/7rmc/004d39/ydb/apps/ydb/ydb -e grpc://localhost:1457 -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/7rmc/004d39/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:1457', '-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: 3089676
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 3089676) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3089676) elapsed time (sec): 30.189151287078857
DEBUG    ya.test:process.py:263 Command (pid 3089676) wtime: 30.19
DEBUG    ya.test:process.py:275 Command (pid 3089676) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    457	457	0	0	20	28	32	39
2	    455	455	0	0	20	27	44	50
3	    419	419	0	0	22	36	43	65
4	    430	430	0	0	22	33	35	38
5	    466	466	0	0	20	28	34	41
6	    429	429	0	0	21	32	53	61
7	    476	476	0	0	20	25	29	31
8	    460	460	0	0	20	29	31	33
9	    393	393	0	0	24	37	44	51
10	    433	433	0	0	22	31	37	42
11	    452	452	0	0	21	29	32	40
12	    446	446	0	0	21	31	38	44
13	    414	414	0	0	22	40	49	54
14	    443	443	0	0	20	33	43	51
15	    475	475	0	0	20	24	25	26
16	    480	480	0	0	20	23	26	30
17	    478	478	0	0	20	24	30	33
18	    484	484	0	0	20	22	24	25
19	    483	483	0	0	20	22	25	26
20	    486	486	0	0	20	22	23	25
21	    487	487	0	0	20	21	22	23
22	    487	487	0	0	20	21	22	24
23	    487	487	0	0	20	22	23	26
24	    482	482	0	0	20	23	25	27
25	    487	487	0	0	20	21	22	24
26	    472	472	0	0	20	23	47	52
27	    485	485	0	0	20	22	27	31
28	    489	489	0	0	20	21	21	23
29	    488	488	0	0	20	21	21	23
30	    436	436	0	0	20	23	143	147

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  13859	461.967	0	0	20	28	37	147

DEBUG    ya.test:process.py:276 Command (pid 3089676) 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, 03ade97c-84f7-4fc4-9753-34aaac9e6d84, ghrun-ttmayjpss4.auto.internal:1457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 03ade97c-84f7-4fc4-9753-34aaac9e6d84, ghrun-ttmayjpss4.auto.internal:1457): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 03ade97c-84f7-4fc4-9753-34aaac9e6d84, ghrun-ttmayjpss4.auto.internal:1457): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Yjk3ODU3YTItM2M0ZTZiNGItYzJhODA2MDQtNjEwNjlmY2Q=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, c97adc71-798a-4f31-b402-610ba9e075d7, ghrun-ttmayjpss4.auto.internal:1457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, c97adc71-798a-4f31-b402-610ba9e075d7, ghrun-ttmayjpss4.auto.internal:1457): request = { session_id: "ydb://session/3?node_id=1&id=Yjk3ODU3YTItM2M0ZTZiNGItYzJhODA2MDQtNjEwNjlmY2Q=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, c97adc71-798a-4f31-b402-610ba9e075d7, ghrun-ttmayjpss4.auto.internal:1457): 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=Yjk3ODU3YTItM2M0ZTZiNGItYzJhODA2MDQtNjEwNjlmY2Q=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 44eb5068-a6fb-4ab6-ad71-3581e60a146f, ghrun-ttmayjpss4.auto.internal:1457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 44eb5068-a6fb-4ab6-ad71-3581e60a146f, ghrun-ttmayjpss4.auto.internal:1457): request = { session_id: "ydb://session/3?node_id=1&id=Yjk3ODU3YTItM2M0ZTZiNGItYzJhODA2MDQtNjEwNjlmY2Q=" 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, 44eb5068-a6fb-4ab6-ad71-3581e60a146f, ghrun-ttmayjpss4.auto.internal:1457): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yjk3ODU3YTItM2M0ZTZiNGItYzJhODA2MDQtNjEwNjlmY2Q=
INFO     root:test_log_scenario.py:217 Count rows after insert 13576 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yjk3ODU3YTItM2M0ZTZiNGItYzJhODA2MDQtNjEwNjlmY2Q=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2ea1d634-141e-4499-9bd9-13ec46bef90d, ghrun-ttmayjpss4.auto.internal:1457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2ea1d634-141e-4499-9bd9-13ec46bef90d, ghrun-ttmayjpss4.auto.internal:1457): request = { session_id: "ydb://session/3?node_id=1&id=Yjk3ODU3YTItM2M0ZTZiNGItYzJhODA2MDQtNjEwNjlmY2Q=" 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, 2ea1d634-141e-4499-9bd9-13ec46bef90d, ghrun-ttmayjpss4.auto.internal:1457): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yjk3ODU3YTItM2M0ZTZiNGItYzJhODA2MDQtNjEwNjlmY2Q=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yjk3ODU3YTItM2M0ZTZiNGItYzJhODA2MDQtNjEwNjlmY2Q=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 998cbbab-78b9-44de-9bc3-4287eae2680a, ghrun-ttmayjpss4.auto.internal:1457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 998cbbab-78b9-44de-9bc3-4287eae2680a, ghrun-ttmayjpss4.auto.internal:1457): request = { session_id: "ydb://session/3?node_id=1&id=Yjk3ODU3YTItM2M0ZTZiNGItYzJhODA2MDQtNjEwNjlmY2Q=" 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, 998cbbab-78b9-44de-9bc3-4287eae2680a, ghrun-ttmayjpss4.auto.internal:1457): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yjk3ODU3YTItM2M0ZTZiNGItYzJhODA2MDQtNjEwNjlmY2Q=
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/7rmc/004d39/ydb/apps/ydb/ydb -e grpc://localhost:1457 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yjk3ODU3YTItM2M0ZTZiNGItYzJhODA2MDQtNjEwNjlmY2Q=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/7rmc/004d39/ydb/apps/ydb/ydb -e grpc://localhost:1457 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/7rmc/004d39/ydb/apps/ydb/ydb -e grpc://localhost:1457 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cebe2212-bd86-427c-a6c5-fbc8a7a0807a, ghrun-ttmayjpss4.auto.internal:1457): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cebe2212-bd86-427c-a6c5-fbc8a7a0807a, ghrun-ttmayjpss4.auto.internal:1457): request = { session_id: "ydb://session/3?node_id=1&id=Yjk3ODU3YTItM2M0ZTZiNGItYzJhODA2MDQtNjEwNjlmY2Q=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 774c147b-5754-4b17-98f6-07363275781b, ghrun-ttmayjpss4.auto.internal:1457): creating call state
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 774c147b-5754-4b17-98f6-07363275781b, ghrun-ttmayjpss4.auto.internal:1457): request = {  }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cebe2212-bd86-427c-a6c5-fbc8a7a0807a, ghrun-ttmayjpss4.auto.internal:1457): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 774c147b-5754-4b17-98f6-07363275781b, ghrun-ttmayjpss4.auto.internal:1457): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTAxYzE3MzAtYmM2YmQ4YmItMjIyYzFhZTktMjk2NzEwOTY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 390b9307-b399-4dba-87b6-94c51e1f2b6b, ghrun-ttmayjpss4.auto.internal:1457): creating call state
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/7rmc/004d39/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:1457', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 390b9307-b399-4dba-87b6-94c51e1f2b6b, ghrun-ttmayjpss4.auto.internal:1457): request = { session_id: "ydb://session/3?node_id=1&id=NTAxYzE3MzAtYmM2YmQ4YmItMjIyYzFhZTktMjk2NzEwOTY=" }
DEBUG    ya.test:process.py:628 Command pid: 3113368
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/7rmc/004d39/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:1457', '-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:610 Executing '['/home/runner/.ya/build/build_root/7rmc/004d39/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:1457', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 390b9307-b399-4dba-87b6-94c51e1f2b6b, ghrun-ttmayjpss4.auto.internal:1457): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:628 Command pid: 3113369
DEBUG    ya.test:process.py:628 Command pid: 3113370
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NTAxYzE3MzAtYmM2YmQ4YmItMjIyYzFhZTktMjk2NzEwOTY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 540e015a-a521-4195-95eb-7237508fa1c3, ghrun-ttmayjpss4.auto.internal:1457): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 540e015a-a521-4195-95eb-7237508fa1c3, ghrun-ttmayjpss4.auto.internal:1457): request = { session_id: "ydb://session/3?node_id=1&id=NTAxYzE3MzAtYmM2YmQ4YmItMjIyYzFhZTktMjk2NzEwOTY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d0d2c503-fa8b-4bd9-aac2-d1509b6255ce, ghrun-ttmayjpss4.auto.internal:1457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d0d2c503-fa8b-4bd9-aac2-d1509b6255ce, ghrun-ttmayjpss4.auto.internal:1457): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 540e015a-a521-4195-95eb-7237508fa1c3, ghrun-ttmayjpss4.auto.internal:1457): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d0d2c503-fa8b-4bd9-aac2-d1509b6255ce, ghrun-ttmayjpss4.auto.internal:1457): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTgxZmVhNjItYmQ0ZjU4MjQtYzM0NDEwZGItYjUyYzQzNjg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 4e8815d6-21b3-4451-944c-c7e0f3ff4134, ghrun-ttmayjpss4.auto.internal:1457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 4e8815d6-21b3-4451-944c-c7e0f3ff4134, ghrun-ttmayjpss4.auto.internal:1457): request = { session_id: "ydb://session/3?node_id=1&id=MTgxZmVhNjItYmQ0ZjU4MjQtYzM0NDEwZGItYjUyYzQzNjg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 4e8815d6-21b3-4451-944c-c7e0f3ff4134, ghrun-ttmayjpss4.auto.internal:1457): 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=MTgxZmVhNjItYmQ0ZjU4MjQtYzM0NDEwZGItYjUyYzQzNjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7ad443b6-8700-48fb-8ec7-8d4af0924468, ghrun-ttmayjpss4.auto.internal:1457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7ad443b6-8700-48fb-8ec7-8d4af0924468, ghrun-ttmayjpss4.auto.internal:1457): request = { session_id: "ydb://session/3?node_id=1&id=MTgxZmVhNjItYmQ0ZjU4MjQtYzM0NDEwZGItYjUyYzQzNjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, f242b577-f8e7-4525-8cc7-92e27e2a406d, ghrun-ttmayjpss4.auto.internal:1457): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7ad443b6-8700-48fb-8ec7-8d4af0924468, ghrun-ttmayjpss4.auto.internal:1457): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f242b577-f8e7-4525-8cc7-92e27e2a406d, ghrun-ttmayjpss4.auto.internal:1457): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f242b577-f8e7-4525-8cc7-92e27e2a406d, ghrun-ttmayjpss4.auto.internal:1457): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZmM1MmJjOWItOGU3MDM2MjAtMzhkZWYzOTAtOTEzMzEwOTM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 85a70009-6f59-47d1-b9e8-7f27854f1f17, ghrun-ttmayjpss4.auto.internal:1457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 85a70009-6f59-47d1-b9e8-7f27854f1f17, ghrun-ttmayjpss4.auto.internal:1457): request = { session_id: "ydb://session/3?node_id=1&id=ZmM1MmJjOWItOGU3MDM2MjAtMzhkZWYzOTAtOTEzMzEwOTM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 85a70009-6f59-47d1-b9e8-7f27854f1f17, ghrun-ttmayjpss4.auto.internal:1457): 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=ZmM1MmJjOWItOGU3MDM2MjAtMzhkZWYzOTAtOTEzMzEwOTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2d3bdb34-1d6e-49f0-be7c-968610bede33, ghrun-ttmayjpss4.auto.internal:1457): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2d3bdb34-1d6e-49f0-be7c-968610bede33, ghrun-ttmayjpss4.auto.internal:1457): request = { session_id: "ydb://session/3?node_id=1&id=ZmM1MmJjOWItOGU3MDM2MjAtMzhkZWYzOTAtOTEzMzEwOTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d74eebeb-e97c-4126-a8b2-4a3d6cede53d, ghrun-ttmayjpss4.auto.internal:1457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d74eebeb-e97c-4126-a8b2-4a3d6cede53d, ghrun-ttmayjpss4.auto.internal:1457): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2d3bdb34-1d6e-49f0-be7c-968610bede33, ghrun-ttmayjpss4.auto.internal:1457): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d74eebeb-e97c-4126-a8b2-4a3d6cede53d, ghrun-ttmayjpss4.auto.internal:1457): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDgwZTZkMzctZTJhYTc3MWMtZDA4MTczZjctYWU3Y2JkN2M=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 0feb48a3-b110-41df-9a06-26bc19ce85b7, ghrun-ttmayjpss4.auto.internal:1457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 0feb48a3-b110-41df-9a06-26bc19ce85b7, ghrun-ttmayjpss4.auto.internal:1457): request = { session_id: "ydb://session/3?node_id=1&id=ZDgwZTZkMzctZTJhYTc3MWMtZDA4MTczZjctYWU3Y2JkN2M=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 0feb48a3-b110-41df-9a06-26bc19ce85b7, ghrun-ttmayjpss4.auto.internal:1457): 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=ZDgwZTZkMzctZTJhYTc3MWMtZDA4MTczZjctYWU3Y2JkN2M=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 000afc4e-e5c4-4687-a70c-c4be623f57a4, ghrun-ttmayjpss4.auto.internal:1457): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 000afc4e-e5c4-4687-a70c-c4be623f57a4, ghrun-ttmayjpss4.auto.internal:1457): request = { session_id: "ydb://session/3?node_id=1&id=ZDgwZTZkMzctZTJhYTc3MWMtZDA4MTczZjctYWU3Y2JkN2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 398c9318-dec9-46af-b368-cf0a3140e160, ghrun-ttmayjpss4.auto.internal:1457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 398c9318-dec9-46af-b368-cf0a3140e160, ghrun-ttmayjpss4.auto.internal:1457): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 000afc4e-e5c4-4687-a70c-c4be623f57a4, ghrun-ttmayjpss4.auto.internal:1457): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 398c9318-dec9-46af-b368-cf0a3140e160, ghrun-ttmayjpss4.auto.internal:1457): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZmFjZWM0NzUtYmFlNjJjN2ItMTZhZTczZDEtMWIxNmVkZmM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 0437fb0f-edea-48c2-8a31-bfd1661680fd, ghrun-ttmayjpss4.auto.internal:1457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 0437fb0f-edea-48c2-8a31-bfd1661680fd, ghrun-ttmayjpss4.auto.internal:1457): request = { session_id: "ydb://session/3?node_id=1&id=ZmFjZWM0NzUtYmFlNjJjN2ItMTZhZTczZDEtMWIxNmVkZmM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 0437fb0f-edea-48c2-8a31-bfd1661680fd, ghrun-ttmayjpss4.auto.internal:1457): 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=ZmFjZWM0NzUtYmFlNjJjN2ItMTZhZTczZDEtMWIxNmVkZmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1297efff-5f77-44a6-b02a-a32fcd835f30, ghrun-ttmayjpss4.auto.internal:1457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1297efff-5f77-44a6-b02a-a32fcd835f30, ghrun-ttmayjpss4.auto.internal:1457): request = { session_id: "ydb://session/3?node_id=1&id=ZmFjZWM0NzUtYmFlNjJjN2ItMTZhZTczZDEtMWIxNmVkZmM=" 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: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, b527598b-dbdf-4a63-8a74-9ef0f63a603a, ghrun-ttmayjpss4.auto.internal:1457): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1297efff-5f77-44a6-b02a-a32fcd835f30, ghrun-ttmayjpss4.auto.internal:1457): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b527598b-dbdf-4a63-8a74-9ef0f63a603a, ghrun-ttmayjpss4.auto.internal:1457): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b527598b-dbdf-4a63-8a74-9ef0f63a603a, ghrun-ttmayjpss4.auto.internal:1457): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OTA5NTNmNWUtZTY4NWYxZWMtYjFjMjViMjMtOTk1YWE1YmM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 07a1f55d-65d6-4242-9709-01515d4a479b, ghrun-ttmayjpss4.auto.internal:1457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 07a1f55d-65d6-4242-9709-01515d4a479b, ghrun-ttmayjpss4.auto.internal:1457): request = { session_id: "ydb://session/3?node_id=1&id=OTA5NTNmNWUtZTY4NWYxZWMtYjFjMjViMjMtOTk1YWE1YmM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 07a1f55d-65d6-4242-9709-01515d4a479b, ghrun-ttmayjpss4.auto.internal:1457): 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=OTA5NTNmNWUtZTY4NWYxZWMtYjFjMjViMjMtOTk1YWE1YmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f35b0089-ffd6-4214-bcc6-c8410325eb65, ghrun-ttmayjpss4.auto.internal:1457): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f35b0089-ffd6-4214-bcc6-c8410325eb65, ghrun-ttmayjpss4.auto.internal:1457): request = { session_id: "ydb://session/3?node_id=1&id=OTA5NTNmNWUtZTY4NWYxZWMtYjFjMjViMjMtOTk1YWE1YmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 6b16c001-5375-4686-b510-24f202946769, ghrun-ttmayjpss4.auto.internal:1457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6b16c001-5375-4686-b510-24f202946769, ghrun-ttmayjpss4.auto.internal:1457): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f35b0089-ffd6-4214-bcc6-c8410325eb65, ghrun-ttmayjpss4.auto.internal:1457): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 6b16c001-5375-4686-b510-24f202946769, ghrun-ttmayjpss4.auto.internal:1457): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Yjg1MDA5YjctNmUyNjU2YTEtMjdiMjM4YzQtOWMxNjBkYmE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, f06bcc7b-ed69-48c7-8f04-67122cd3268f, ghrun-ttmayjpss4.auto.internal:1457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, f06bcc7b-ed69-48c7-8f04-67122cd3268f, ghrun-ttmayjpss4.auto.internal:1457): request = { session_id: "ydb://session/3?node_id=1&id=Yjg1MDA5YjctNmUyNjU2YTEtMjdiMjM4YzQtOWMxNjBkYmE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, f06bcc7b-ed69-48c7-8f04-67122cd3268f, ghrun-ttmayjpss4.auto.internal:1457): 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=Yjg1MDA5YjctNmUyNjU2YTEtMjdiMjM4YzQtOWMxNjBkYmE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ab3d2724-848e-4c9d-9893-533ffb24f35d, ghrun-ttmayjpss4.auto.internal:1457): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ab3d2724-848e-4c9d-9893-533ffb24f35d, ghrun-ttmayjpss4.auto.internal:1457): request = { session_id: "ydb://session/3?node_id=1&id=Yjg1MDA5YjctNmUyNjU2YTEtMjdiMjM4YzQtOWMxNjBkYmE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 0fe6f64b-f16d-4f5e-b70a-39491ab2dfa4, ghrun-ttmayjpss4.auto.internal:1457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0fe6f64b-f16d-4f5e-b70a-39491ab2dfa4, ghrun-ttmayjpss4.auto.internal:1457): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ab3d2724-848e-4c9d-9893-533ffb24f35d, ghrun-ttmayjpss4.auto.internal:1457): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0fe6f64b-f16d-4f5e-b70a-39491ab2dfa4, ghrun-ttmayjpss4.auto.internal:1457): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZWFiNjRjMTMtYTU3NWY1YmUtNTMyYTM1ODMtMmEwNWQ3YzI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 3d51f018-3703-4037-b73f-b86b76f04df7, ghrun-ttmayjpss4.auto.internal:1457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 3d51f018-3703-4037-b73f-b86b76f04df7, ghrun-ttmayjpss4.auto.internal:1457): request = { session_id: "ydb://session/3?node_id=1&id=ZWFiNjRjMTMtYTU3NWY1YmUtNTMyYTM1ODMtMmEwNWQ3YzI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 3d51f018-3703-4037-b73f-b86b76f04df7, ghrun-ttmayjpss4.auto.internal:1457): 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=ZWFiNjRjMTMtYTU3NWY1YmUtNTMyYTM1ODMtMmEwNWQ3YzI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1789e16c-6620-4919-937b-26ce075f7c86, ghrun-ttmayjpss4.auto.internal:1457): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1789e16c-6620-4919-937b-26ce075f7c86, ghrun-ttmayjpss4.auto.internal:1457): request = { session_id: "ydb://session/3?node_id=1&id=ZWFiNjRjMTMtYTU3NWY1YmUtNTMyYTM1ODMtMmEwNWQ3YzI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d669b8fd-c6ae-4520-ad11-01f1479c68bc, ghrun-ttmayjpss4.auto.internal:1457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d669b8fd-c6ae-4520-ad11-01f1479c68bc, ghrun-ttmayjpss4.auto.internal:1457): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1789e16c-6620-4919-937b-26ce075f7c86, ghrun-ttmayjpss4.auto.internal:1457): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d669b8fd-c6ae-4520-ad11-01f1479c68bc, ghrun-ttmayjpss4.auto.internal:1457): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=N2Y0NDY3YTItNjViYzBiODgtNTIyYzAxNWUtMzI2Zjc3MWY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 1d234bb1-f0ca-41a7-ae4b-996812aca003, ghrun-ttmayjpss4.auto.internal:1457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 1d234bb1-f0ca-41a7-ae4b-996812aca003, ghrun-ttmayjpss4.auto.internal:1457): request = { session_id: "ydb://session/3?node_id=1&id=N2Y0NDY3YTItNjViYzBiODgtNTIyYzAxNWUtMzI2Zjc3MWY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 1d234bb1-f0ca-41a7-ae4b-996812aca003, ghrun-ttmayjpss4.auto.internal:1457): 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=N2Y0NDY3YTItNjViYzBiODgtNTIyYzAxNWUtMzI2Zjc3MWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3bcf927f-90de-4398-9a7c-7e17d870b166, ghrun-ttmayjpss4.auto.internal:1457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3bcf927f-90de-4398-9a7c-7e17d870b166, ghrun-ttmayjpss4.auto.internal:1457): request = { session_id: "ydb://session/3?node_id=1&id=N2Y0NDY3YTItNjViYzBiODgtNTIyYzAxNWUtMzI2Zjc3MWY=" 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, 3bcf927f-90de-4398-9a7c-7e17d870b166, ghrun-ttmayjpss4.auto.internal:1457): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, c97adc71-798a-4f31-b402-610ba9e075d7, ghrun-ttmayjpss4.auto.internal:1457): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:1457 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-11T16:00:18.621290249+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-ttmayjpss4.auto.internal:1457
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 390b9307-b399-4dba-87b6-94c51e1f2b6b, ghrun-ttmayjpss4.auto.internal:1457): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:1457 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-11T16:00:18.621460733+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, 4e8815d6-21b3-4451-944c-c7e0f3ff4134, ghrun-ttmayjpss4.auto.internal:1457): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:1457 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-11T16:00:18.621489755+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, 85a70009-6f59-47d1-b9e8-7f27854f1f17, ghrun-ttmayjpss4.auto.internal:1457): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:1457 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T16:00:18.621526178+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 0feb48a3-b110-41df-9a06-26bc19ce85b7, ghrun-ttmayjpss4.auto.internal:1457): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:1457 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T16:00:18.6215535+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 0437fb0f-edea-48c2-8a31-bfd1661680fd, ghrun-ttmayjpss4.auto.internal:1457): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:1457 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T16:00:18.621579763+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ttmayjpss4.auto.internal:1457
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 07a1f55d-65d6-4242-9709-01515d4a479b, ghrun-ttmayjpss4.auto.internal:1457): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:1457 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T16:00:18.621608814+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ttmayjpss4.auto.internal:1457
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ttmayjpss4.auto.internal:1457
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ttmayjpss4.auto.internal:1457
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, f06bcc7b-ed69-48c7-8f04-67122cd3268f, ghrun-ttmayjpss4.auto.internal:1457): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:1457 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-11T16:00:18.62163958+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-ttmayjpss4.auto.internal:1457
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 3d51f018-3703-4037-b73f-b86b76f04df7, ghrun-ttmayjpss4.auto.internal:1457): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:1457 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-11T16:00:18.621672065+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, cebe2212-bd86-427c-a6c5-fbc8a7a0807a, ghrun-ttmayjpss4.auto.internal:1457): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-11T16:00:18.621422148+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-ttmayjpss4.auto.internal:1457
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ttmayjpss4.auto.internal:1457
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 1d234bb1-f0ca-41a7-ae4b-996812aca003, ghrun-ttmayjpss4.auto.internal:1457): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:1457 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-11T16:00:18.621697576+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-ttmayjpss4.auto.internal:1457
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ttmayjpss4.auto.internal:1457
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 540e015a-a521-4195-95eb-7237508fa1c3, ghrun-ttmayjpss4.auto.internal:1457): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	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-11T16:00:18.621476948+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 7ad443b6-8700-48fb-8ec7-8d4af0924468, ghrun-ttmayjpss4.auto.internal:1457): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	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-11T16:00:18.621512904+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 2d3bdb34-1d6e-49f0-be7c-968610bede33, ghrun-ttmayjpss4.auto.internal:1457): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	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-11T16:00:18.621539574+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ttmayjpss4.auto.internal:1457
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 000afc4e-e5c4-4687-a70c-c4be623f57a4, ghrun-ttmayjpss4.auto.internal:1457): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	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-11T16:00:18.621567814+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ttmayjpss4.auto.internal:1457
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 1297efff-5f77-44a6-b02a-a32fcd835f30, ghrun-ttmayjpss4.auto.internal:1457): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-11T16:00:18.621595977+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-ttmayjpss4.auto.internal:1457
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ttmayjpss4.auto.internal:1457
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, f35b0089-ffd6-4214-bcc6-c8410325eb65, ghrun-ttmayjpss4.auto.internal:1457): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-11T16:00:18.621625956+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, ab3d2724-848e-4c9d-9893-533ffb24f35d, ghrun-ttmayjpss4.auto.internal:1457): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-11T16:00:18.621658158+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-ttmayjpss4.auto.internal:1457
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 1789e16c-6620-4919-937b-26ce075f7c86, ghrun-ttmayjpss4.auto.internal:1457): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	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-11T16:00:18.621686043+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 3bcf927f-90de-4398-9a7c-7e17d870b166, ghrun-ttmayjpss4.auto.internal:1457): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	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-11T16:00:18.621715233+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ttmayjpss4.auto.internal:1457
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ttmayjpss4.auto.internal:1457
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ttmayjpss4.auto.internal:1457
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ttmayjpss4.auto.internal:1457
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ttmayjpss4.auto.internal:1457
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.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:1457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1457". 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.connection:connection.py:549 Closing channel for endpoint localhost:1457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1457". 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    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 3113369) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3113369) elapsed time (sec): 30.127400636672974
DEBUG    ya.test:process.py:263 Command (pid 3113369) wtime: 30.131
DEBUG    ya.test:process.py:275 Command (pid 3113369) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     81	81	0	0	51	487	489	493
2	    166	166	0	0	54	87	100	106
3	    175	175	0	0	55	81	89	101
4	    171	171	0	0	57	82	101	104
5	     46	46	0	0	61	100	106	106
6	      0	0	0	1350	0	0	0	0
7	      0	0	0	1795	0	0	0	0
8	      0	0	0	1245	0	0	0	0
9	      0	0	0	1611	0	0	0	0
10	      0	0	0	1503	0	0	0	0
11	      0	0	0	1448	0	0	0	0
12	      0	0	0	1642	0	0	0	0
13	      0	0	0	1982	0	0	0	0
14	      0	0	0	1605	0	0	0	0
15	      0	0	0	1881	0	0	0	0
16	      0	0	0	2047	0	0	0	0
17	      0	0	0	1830	0	0	0	0
18	      0	0	0	1939	0	0	0	0
19	      0	0	0	2113	0	0	0	0
20	      0	0	0	1996	0	0	0	0
21	      0	0	0	2133	0	0	0	0
22	      0	0	0	2152	0	0	0	0
23	      0	0	0	2028	0	0	0	0
24	      0	0	0	2240	0	0	0	0
25	      0	0	0	2225	0	0	0	0
26	      0	0	0	2124	0	0	0	0
27	      0	0	0	2061	0	0	0	0
28	      0	0	0	2097	0	0	0	0
29	      0	0	0	2128	0	0	0	0
30	      0	0	0	2094	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    639	21.3	0	47269	55	96	481	493

DEBUG    ya.test:process.py:276 Command (pid 3113369) 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 3113370) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3113370) elapsed time (sec): 30.191721439361572
DEBUG    ya.test:process.py:263 Command (pid 3113370) wtime: 30.195
DEBUG    ya.test:process.py:275 Command (pid 3113370) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     58	58	0	0	67	667	667	667
2	    125	125	0	0	73	112	115	118
3	    131	131	0	0	73	102	119	120
4	    131	131	0	0	75	101	117	118
5	     37	37	0	0	87	115	123	123
6	      0	0	0	1470	0	0	0	0
7	      0	0	0	1815	0	0	0	0
8	      0	0	0	1420	0	0	0	0
9	      0	0	0	1855	0	0	0	0
10	      0	0	0	1726	0	0	0	0
11	      0	0	0	1711	0	0	0	0
12	      0	0	0	1790	0	0	0	0
13	      0	0	0	2039	0	0	0	0
14	      0	0	0	1880	0	0	0	0
15	      0	0	0	2007	0	0	0	0
16	      0	0	0	2173	0	0	0	0
17	      0	0	0	1914	0	0	0	0
18	      0	0	0	2044	0	0	0	0
19	      0	0	0	2176	0	0	0	0
20	      0	0	0	2053	0	0	0	0
21	      0	0	0	2134	0	0	0	0
22	      0	0	0	2180	0	0	0	0
23	      0	0	0	2108	0	0	0	0
24	      0	0	0	2281	0	0	0	0
25	      0	0	0	2287	0	0	0	0
26	      0	0	0	2187	0	0	0	0
27	      0	0	0	2153	0	0	0	0
28	      0	0	0	2186	0	0	0	0
29	      0	0	0	2257	0	0	0	0
30	      0	0	0	2188	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    482	16.0667	0	50034	73	113	651	667

DEBUG    ya.test:process.py:276 Command (pid 3113370) 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 3113368) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3113368) elapsed time (sec): 30.204365730285645
DEBUG    ya.test:process.py:263 Command (pid 3113368) wtime: 30.208
DEBUG    ya.test:process.py:275 Command (pid 3113368) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	10	0	0	0	0
4	      0	0	0	10	0	0	0	0
5	      0	0	0	10	0	0	0	0
6	      0	0	0	1412	0	0	0	0
7	      0	0	0	1934	0	0	0	0
8	      0	0	0	1304	0	0	0	0
9	      0	0	0	1709	0	0	0	0
10	      0	0	0	1640	0	0	0	0
11	      0	0	0	1723	0	0	0	0
12	      0	0	0	1836	0	0	0	0
13	      0	0	0	2046	0	0	0	0
14	      0	0	0	1825	0	0	0	0
15	      0	0	0	1933	0	0	0	0
16	      0	0	0	2156	0	0	0	0
17	      0	0	0	1895	0	0	0	0
18	      0	0	0	2054	0	0	0	0
19	      0	0	0	2158	0	0	0	0
20	      0	0	0	2078	0	0	0	0
21	      0	0	0	2179	0	0	0	0
22	      0	0	0	2177	0	0	0	0
23	      0	0	0	2058	0	0	0	0
24	      0	0	0	2298	0	0	0	0
25	      0	0	0	2281	0	0	0	0
26	      0	0	0	2166	0	0	0	0
27	      0	0	0	2097	0	0	0	0
28	      0	0	0	2141	0	0	0	0
29	      0	0	0	2177	0	0	0	0
30	      0	0	0	2156	0	0	0	0

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

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

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1457". 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:1457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1457". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.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:1457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1457". 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:1457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1457". 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:1457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1457". 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:1457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1457". 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:1457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1457". 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:1457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1457". 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:1457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1457". 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:1457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1457". 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:1457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1457". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1457". 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:1457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1457". 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:1457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1457". 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:1457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1457". 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:1457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1457". 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.connection:connection.py:549 Closing channel for endpoint localhost:1457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1457". 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:1457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1457". 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:1457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1457". 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:1457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1457". 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:1457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1457". 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:1457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1457". 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:1457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1457". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1457
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1457". Check endpoint correctness.
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-ttmayjpss4'
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/7rmc/004d39/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.3085092' in '/home/runner/.ya/build/build_root/7rmc/004d39/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_m8gr7vhs.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:1457/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14119
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17410
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10134
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1457
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15227
=================================== 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/7rmc/004d39/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3084360
DEBUG    ya.test:process.py:259 Command (pid 3084360) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3084360) elapsed time (sec): 0.5437369346618652
DEBUG    ya.test:process.py:263 Command (pid 3084360) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3084360) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3084360) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3084360) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3084360) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3084360) maxrss: 541152
DEBUG    ya.test:process.py:263 Command (pid 3084360) minflt: 16165
DEBUG    ya.test:process.py:263 Command (pid 3084360) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3084360) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3084360) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 3084360) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3084360) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3084360) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 3084360) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3084360) stime: 0.38881299999999996
DEBUG    ya.test:process.py:263 Command (pid 3084360) utime: 0.107122
DEBUG    ya.test:process.py:263 Command (pid 3084360) wtime: 0.545
DEBUG    ya.test:process.py:275 Command (pid 3084360) output:
Git info:
    Commit: 828bf33e9872ca242fa917553f11eacf7cfd990b
    Branch: 
    Author: Alexander Rutkovsky <alexvru@ydb.tech>
    Summary: Merge 5a4e0866cedb879a8d6189185da726fb34ca7cba into 6b9cedbdeb914b6d26122764c342b4a9c41d1853

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-ttmayjpss4
    Host information: 
        Linux ghrun-ttmayjpss4 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: 828bf33e9872ca242fa917553f11eacf7cfd990b
    Branch: 
    Author: Alexander Rutkovsky <alexvru@ydb.tech>
    Summary: Merge 5a4e0866cedb879a8d6189185da726fb34ca7cba into 6b9cedbdeb914b6d26122764c342b4a9c41d1853

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-ttmayjpss4
    Host information: 
        Linux ghrun-ttmayjpss4 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/7rmc/004d39/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15227
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/7rmc/004d39/r3tmp/kikimr_cluster_na43io8f
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/7rmc/004d39/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1457
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10134
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17410
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14119
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7rmc/004d39/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/7rmc/004d39/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/7rmc/004d39/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_m8gr7vhs.log --grpc-port=1457 --mon-port=10134 --ic-port=15227
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:1457/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7rmc/004d39/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/7rmc/004d39/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/7rmc/004d39/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_m8gr7vhs.log --grpc-port=1457 --mon-port=10134 --ic-port=15227
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/7rmc/004d39/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/7rmc/004d39/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/7rmc/004d39/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_m8gr7vhs.log', '--grpc-port=1457', '--mon-port=10134', '--ic-port=15227')' in '/home/runner/.ya/build/build_root/7rmc/004d39/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: 3085092
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:1457/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/7rmc/004d39/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3085095
DEBUG    ya.test:process.py:259 Command (pid 3085095) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3085095) elapsed time (sec): 0.4365711212158203
DEBUG    ya.test:process.py:263 Command (pid 3085095) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3085095) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3085095) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3085095) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3085095) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3085095) maxrss: 541140
DEBUG    ya.test:process.py:263 Command (pid 3085095) minflt: 16165
DEBUG    ya.test:process.py:263 Command (pid 3085095) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3085095) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3085095) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 3085095) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3085095) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3085095) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 3085095) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3085095) stime: 0.281347
DEBUG    ya.test:process.py:263 Command (pid 3085095) utime: 0.10699399999999999
DEBUG    ya.test:process.py:263 Command (pid 3085095) wtime: 0.437
DEBUG    ya.test:process.py:275 Command (pid 3085095) output:
Git info:
    Commit: 828bf33e9872ca242fa917553f11eacf7cfd990b
    Branch: 
    Author: Alexander Rutkovsky <alexvru@ydb.tech>
    Summary: Merge 5a4e0866cedb879a8d6189185da726fb34ca7cba into 6b9cedbdeb914b6d26122764c342b4a9c41d1853

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-ttmayjpss4
    Host information: 
        Linux ghrun-ttmayjpss4 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 828bf33e9872ca242fa917553f11eacf7cfd990b
    Branch: 
    Author: Alexander Rutkovsky <alexvru@ydb.tech>
    Summary: Merge 5a4e0866cedb879a8d6189185da726fb34ca7cba into 6b9cedbdeb914b6d26122764c342b4a9c41d1853
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/7rmc/004d39/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/7rmc/004d39/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:1457', '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: 15227\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/7rmc/004d39/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:1457', '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: 15227\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3087598
DEBUG    ya.test:process.py:259 Command (pid 3087598) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3087598) elapsed time (sec): 0.5645120143890381
DEBUG    ya.test:process.py:263 Command (pid 3087598) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3087598) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3087598) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3087598) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3087598) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3087598) maxrss: 549404
DEBUG    ya.test:process.py:263 Command (pid 3087598) minflt: 18309
DEBUG    ya.test:process.py:263 Command (pid 3087598) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3087598) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3087598) nivcsw: 11
DEBUG    ya.test:process.py:263 Command (pid 3087598) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3087598) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3087598) nvcsw: 137
DEBUG    ya.test:process.py:263 Command (pid 3087598) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3087598) stime: 0.42519399999999996
DEBUG    ya.test:process.py:263 Command (pid 3087598) utime: 0.10027599999999999
DEBUG    ya.test:process.py:263 Command (pid 3087598) wtime: 0.565
DEBUG    ya.test:process.py:275 Command (pid 3087598) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/7rmc/004d39/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/7rmc/004d39/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:1457', '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/7rmc/004d39/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:1457', '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: 3088465
DEBUG    ya.test:process.py:259 Command (pid 3088465) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3088465) elapsed time (sec): 0.5210208892822266
DEBUG    ya.test:process.py:263 Command (pid 3088465) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3088465) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3088465) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3088465) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3088465) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3088465) maxrss: 549408
DEBUG    ya.test:process.py:263 Command (pid 3088465) minflt: 18309
DEBUG    ya.test:process.py:263 Command (pid 3088465) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3088465) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3088465) nivcsw: 19
DEBUG    ya.test:process.py:263 Command (pid 3088465) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3088465) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3088465) nvcsw: 133
DEBUG    ya.test:process.py:263 Command (pid 3088465) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3088465) stime: 0.334636
DEBUG    ya.test:process.py:263 Command (pid 3088465) utime: 0.127745
DEBUG    ya.test:process.py:263 Command (pid 3088465) wtime: 0.522
DEBUG    ya.test:process.py:275 Command (pid 3088465) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 3088465) 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, 086aaa95-22a0-4e9c-9434-d4e120e3c9f1, localhost:1457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 086aaa95-22a0-4e9c-9434-d4e120e3c9f1, localhost:1457): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 086aaa95-22a0-4e9c-9434-d4e120e3c9f1, localhost:1457): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-ttmayjpss4.auto.internal" port: 1457 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-ttmayjpss4.auto.internal:1457, 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:1457
------------------------------ 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/7rmc/004d39/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/7rmc/004d39/ydb/apps/ydb/ydb -e grpc://localhost:1457 -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/7rmc/004d39/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:1457', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3089360
DEBUG    ya.test:process.py:259 Command (pid 3089360) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3089360) elapsed time (sec): 0.3457295894622803
DEBUG    ya.test:process.py:263 Command (pid 3089360) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3089360) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3089360) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3089360) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3089360) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3089360) maxrss: 165860
DEBUG    ya.test:process.py:263 Command (pid 3089360) minflt: 3538
DEBUG    ya.test:process.py:263 Command (pid 3089360) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3089360) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3089360) nivcsw: 7
DEBUG    ya.test:process.py:263 Command (pid 3089360) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3089360) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3089360) nvcsw: 221
DEBUG    ya.test:process.py:263 Command (pid 3089360) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3089360) stime: 0.028891
DEBUG    ya.test:process.py:263 Command (pid 3089360) utime: 0.045401
DEBUG    ya.test:process.py:263 Command (pid 3089360) wtime: 0.347
DEBUG    ya.test:process.py:275 Command (pid 3089360) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 3089360) 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/7rmc/004d39/ydb/apps/ydb/ydb -e grpc://localhost:1457 -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/7rmc/004d39/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:1457', '-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: 3089676
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 3089676) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3089676) elapsed time (sec): 30.189151287078857
DEBUG    ya.test:process.py:263 Command (pid 3089676) wtime: 30.19
DEBUG    ya.test:process.py:275 Command (pid 3089676) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    457	457	0	0	20	28	32	39
2	    455	455	0	0	20	27	44	50
3	    419	419	0	0	22	36	43	65
4	    430	430	0	0	22	33	35	38
5	    466	466	0	0	20	28	34	41
6	    429	429	0	0	21	32	53	61
7	    476	476	0	0	20	25	29	31
8	    460	460	0	0	20	29	31	33
9	    393	393	0	0	24	37	44	51
10	    433	433	0	0	22	31	37	42
11	    452	452	0	0	21	29	32	40
12	    446	446	0	0	21	31	38	44
13	    414	414	0	0	22	40	49	54
14	    443	443	0	0	20	33	43	51
15	    475	475	0	0	20	24	25	26
16	    480	480	0	0	20	23	26	30
17	    478	478	0	0	20	24	30	33
18	    484	484	0	0	20	22	24	25
19	    483	483	0	0	20	22	25	26
20	    486	486	0	0	20	22	23	25
21	    487	487	0	0	20	21	22	23
22	    487	487	0	0	20	21	22	24
23	    487	487	0	0	20	22	23	26
24	    482	482	0	0	20	23	25	27
25	    487	487	0	0	20	21	22	24
26	    472	472	0	0	20	23	47	52
27	    485	485	0	0	20	22	27	31
28	    489	489	0	0	20	21	21	23
29	    488	488	0	0	20	21	21	23
30	    436	436	0	0	20	23	143	147

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  13859	461.967	0	0	20	28	37	147

DEBUG    ya.test:process.py:276 Command (pid 3089676) 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, 03ade97c-84f7-4fc4-9753-34aaac9e6d84, ghrun-ttmayjpss4.auto.internal:1457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 03ade97c-84f7-4fc4-9753-34aaac9e6d84, ghrun-ttmayjpss4.auto.internal:1457): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 03ade97c-84f7-4fc4-9753-34aaac9e6d84, ghrun-ttmayjpss4.auto.internal:1457): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Yjk3ODU3YTItM2M0ZTZiNGItYzJhODA2MDQtNjEwNjlmY2Q=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, c97adc71-798a-4f31-b402-610ba9e075d7, ghrun-ttmayjpss4.auto.internal:1457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, c97adc71-798a-4f31-b402-610ba9e075d7, ghrun-ttmayjpss4.auto.internal:1457): request = { session_id: "ydb://session/3?node_id=1&id=Yjk3ODU3YTItM2M0ZTZiNGItYzJhODA2MDQtNjEwNjlmY2Q=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, c97adc71-798a-4f31-b402-610ba9e075d7, ghrun-ttmayjpss4.auto.internal:1457): 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=Yjk3ODU3YTItM2M0ZTZiNGItYzJhODA2MDQtNjEwNjlmY2Q=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 44eb5068-a6fb-4ab6-ad71-3581e60a146f, ghrun-ttmayjpss4.auto.internal:1457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 44eb5068-a6fb-4ab6-ad71-3581e60a146f, ghrun-ttmayjpss4.auto.internal:1457): request = { session_id: "ydb://session/3?node_id=1&id=Yjk3ODU3YTItM2M0ZTZiNGItYzJhODA2MDQtNjEwNjlmY2Q=" 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, 44eb5068-a6fb-4ab6-ad71-3581e60a146f, ghrun-ttmayjpss4.auto.internal:1457): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yjk3ODU3YTItM2M0ZTZiNGItYzJhODA2MDQtNjEwNjlmY2Q=
INFO     root:test_log_scenario.py:217 Count rows after insert 13576 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yjk3ODU3YTItM2M0ZTZiNGItYzJhODA2MDQtNjEwNjlmY2Q=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2ea1d634-141e-4499-9bd9-13ec46bef90d, ghrun-ttmayjpss4.auto.internal:1457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2ea1d634-141e-4499-9bd9-13ec46bef90d, ghrun-ttmayjpss4.auto.internal:1457): request = { session_id: "ydb://session/3?node_id=1&id=Yjk3ODU3YTItM2M0ZTZiNGItYzJhODA2MDQtNjEwNjlmY2Q=" 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, 2ea1d634-141e-4499-9bd9-13ec46bef90d, ghrun-ttmayjpss4.auto.internal:1457): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yjk3ODU3YTItM2M0ZTZiNGItYzJhODA2MDQtNjEwNjlmY2Q=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yjk3ODU3YTItM2M0ZTZiNGItYzJhODA2MDQtNjEwNjlmY2Q=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 998cbbab-78b9-44de-9bc3-4287eae2680a, ghrun-ttmayjpss4.auto.internal:1457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 998cbbab-78b9-44de-9bc3-4287eae2680a, ghrun-ttmayjpss4.auto.internal:1457): request = { session_id: "ydb://session/3?node_id=1&id=Yjk3ODU3YTItM2M0ZTZiNGItYzJhODA2MDQtNjEwNjlmY2Q=" 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, 998cbbab-78b9-44de-9bc3-4287eae2680a, ghrun-ttmayjpss4.auto.internal:1457): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yjk3ODU3YTItM2M0ZTZiNGItYzJhODA2MDQtNjEwNjlmY2Q=
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/7rmc/004d39/ydb/apps/ydb/ydb -e grpc://localhost:1457 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yjk3ODU3YTItM2M0ZTZiNGItYzJhODA2MDQtNjEwNjlmY2Q=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/7rmc/004d39/ydb/apps/ydb/ydb -e grpc://localhost:1457 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/7rmc/004d39/ydb/apps/ydb/ydb -e grpc://localhost:1457 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cebe2212-bd86-427c-a6c5-fbc8a7a0807a, ghrun-ttmayjpss4.auto.internal:1457): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cebe2212-bd86-427c-a6c5-fbc8a7a0807a, ghrun-ttmayjpss4.auto.internal:1457): request = { session_id: "ydb://session/3?node_id=1&id=Yjk3ODU3YTItM2M0ZTZiNGItYzJhODA2MDQtNjEwNjlmY2Q=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 774c147b-5754-4b17-98f6-07363275781b, ghrun-ttmayjpss4.auto.internal:1457): creating call state
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 774c147b-5754-4b17-98f6-07363275781b, ghrun-ttmayjpss4.auto.internal:1457): request = {  }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cebe2212-bd86-427c-a6c5-fbc8a7a0807a, ghrun-ttmayjpss4.auto.internal:1457): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 774c147b-5754-4b17-98f6-07363275781b, ghrun-ttmayjpss4.auto.internal:1457): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTAxYzE3MzAtYmM2YmQ4YmItMjIyYzFhZTktMjk2NzEwOTY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 390b9307-b399-4dba-87b6-94c51e1f2b6b, ghrun-ttmayjpss4.auto.internal:1457): creating call state
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/7rmc/004d39/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:1457', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 390b9307-b399-4dba-87b6-94c51e1f2b6b, ghrun-ttmayjpss4.auto.internal:1457): request = { session_id: "ydb://session/3?node_id=1&id=NTAxYzE3MzAtYmM2YmQ4YmItMjIyYzFhZTktMjk2NzEwOTY=" }
DEBUG    ya.test:process.py:628 Command pid: 3113368
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/7rmc/004d39/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:1457', '-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:610 Executing '['/home/runner/.ya/build/build_root/7rmc/004d39/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:1457', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 390b9307-b399-4dba-87b6-94c51e1f2b6b, ghrun-ttmayjpss4.auto.internal:1457): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:628 Command pid: 3113369
DEBUG    ya.test:process.py:628 Command pid: 3113370
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NTAxYzE3MzAtYmM2YmQ4YmItMjIyYzFhZTktMjk2NzEwOTY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 540e015a-a521-4195-95eb-7237508fa1c3, ghrun-ttmayjpss4.auto.internal:1457): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 540e015a-a521-4195-95eb-7237508fa1c3, ghrun-ttmayjpss4.auto.internal:1457): request = { session_id: "ydb://session/3?node_id=1&id=NTAxYzE3MzAtYmM2YmQ4YmItMjIyYzFhZTktMjk2NzEwOTY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d0d2c503-fa8b-4bd9-aac2-d1509b6255ce, ghrun-ttmayjpss4.auto.internal:1457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d0d2c503-fa8b-4bd9-aac2-d1509b6255ce, ghrun-ttmayjpss4.auto.internal:1457): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 540e015a-a521-4195-95eb-7237508fa1c3, ghrun-ttmayjpss4.auto.internal:1457): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d0d2c503-fa8b-4bd9-aac2-d1509b6255ce, ghrun-ttmayjpss4.auto.internal:1457): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTgxZmVhNjItYmQ0ZjU4MjQtYzM0NDEwZGItYjUyYzQzNjg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 4e8815d6-21b3-4451-944c-c7e0f3ff4134, ghrun-ttmayjpss4.auto.internal:1457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 4e8815d6-21b3-4451-944c-c7e0f3ff4134, ghrun-ttmayjpss4.auto.internal:1457): request = { session_id: "ydb://session/3?node_id=1&id=MTgxZmVhNjItYmQ0ZjU4MjQtYzM0NDEwZGItYjUyYzQzNjg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 4e8815d6-21b3-4451-944c-c7e0f3ff4134, ghrun-ttmayjpss4.auto.internal:1457): 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=MTgxZmVhNjItYmQ0ZjU4MjQtYzM0NDEwZGItYjUyYzQzNjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7ad443b6-8700-48fb-8ec7-8d4af0924468, ghrun-ttmayjpss4.auto.internal:1457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7ad443b6-8700-48fb-8ec7-8d4af0924468, ghrun-ttmayjpss4.auto.internal:1457): request = { session_id: "ydb://session/3?node_id=1&id=MTgxZmVhNjItYmQ0ZjU4MjQtYzM0NDEwZGItYjUyYzQzNjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, f242b577-f8e7-4525-8cc7-92e27e2a406d, ghrun-ttmayjpss4.auto.internal:1457): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7ad443b6-8700-48fb-8ec7-8d4af0924468, ghrun-ttmayjpss4.auto.internal:1457): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f242b577-f8e7-4525-8cc7-92e27e2a406d, ghrun-ttmayjpss4.auto.internal:1457): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f242b577-f8e7-4525-8cc7-92e27e2a406d, ghrun-ttmayjpss4.auto.internal:1457): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZmM1MmJjOWItOGU3MDM2MjAtMzhkZWYzOTAtOTEzMzEwOTM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 85a70009-6f59-47d1-b9e8-7f27854f1f17, ghrun-ttmayjpss4.auto.internal:1457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 85a70009-6f59-47d1-b9e8-7f27854f1f17, ghrun-ttmayjpss4.auto.internal:1457): request = { session_id: "ydb://session/3?node_id=1&id=ZmM1MmJjOWItOGU3MDM2MjAtMzhkZWYzOTAtOTEzMzEwOTM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 85a70009-6f59-47d1-b9e8-7f27854f1f17, ghrun-ttmayjpss4.auto.internal:1457): 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=ZmM1MmJjOWItOGU3MDM2MjAtMzhkZWYzOTAtOTEzMzEwOTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2d3bdb34-1d6e-49f0-be7c-968610bede33, ghrun-ttmayjpss4.auto.internal:1457): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2d3bdb34-1d6e-49f0-be7c-968610bede33, ghrun-ttmayjpss4.auto.internal:1457): request = { session_id: "ydb://session/3?node_id=1&id=ZmM1MmJjOWItOGU3MDM2MjAtMzhkZWYzOTAtOTEzMzEwOTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d74eebeb-e97c-4126-a8b2-4a3d6cede53d, ghrun-ttmayjpss4.auto.internal:1457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d74eebeb-e97c-4126-a8b2-4a3d6cede53d, ghrun-ttmayjpss4.auto.internal:1457): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2d3bdb34-1d6e-49f0-be7c-968610bede33, ghrun-ttmayjpss4.auto.internal:1457): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d74eebeb-e97c-4126-a8b2-4a3d6cede53d, ghrun-ttmayjpss4.auto.internal:1457): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDgwZTZkMzctZTJhYTc3MWMtZDA4MTczZjctYWU3Y2JkN2M=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 0feb48a3-b110-41df-9a06-26bc19ce85b7, ghrun-ttmayjpss4.auto.internal:1457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 0feb48a3-b110-41df-9a06-26bc19ce85b7, ghrun-ttmayjpss4.auto.internal:1457): request = { session_id: "ydb://session/3?node_id=1&id=ZDgwZTZkMzctZTJhYTc3MWMtZDA4MTczZjctYWU3Y2JkN2M=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 0feb48a3-b110-41df-9a06-26bc19ce85b7, ghrun-ttmayjpss4.auto.internal:1457): 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=ZDgwZTZkMzctZTJhYTc3MWMtZDA4MTczZjctYWU3Y2JkN2M=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 000afc4e-e5c4-4687-a70c-c4be623f57a4, ghrun-ttmayjpss4.auto.internal:1457): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 000afc4e-e5c4-4687-a70c-c4be623f57a4, ghrun-ttmayjpss4.auto.internal:1457): request = { session_id: "ydb://session/3?node_id=1&id=ZDgwZTZkMzctZTJhYTc3MWMtZDA4MTczZjctYWU3Y2JkN2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 398c9318-dec9-46af-b368-cf0a3140e160, ghrun-ttmayjpss4.auto.internal:1457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 398c9318-dec9-46af-b368-cf0a3140e160, ghrun-ttmayjpss4.auto.internal:1457): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 000afc4e-e5c4-4687-a70c-c4be623f57a4, ghrun-ttmayjpss4.auto.internal:1457): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 398c9318-dec9-46af-b368-cf0a3140e160, ghrun-ttmayjpss4.auto.internal:1457): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZmFjZWM0NzUtYmFlNjJjN2ItMTZhZTczZDEtMWIxNmVkZmM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 0437fb0f-edea-48c2-8a31-bfd1661680fd, ghrun-ttmayjpss4.auto.internal:1457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 0437fb0f-edea-48c2-8a31-bfd1661680fd, ghrun-ttmayjpss4.auto.internal:1457): request = { session_id: "ydb://session/3?node_id=1&id=ZmFjZWM0NzUtYmFlNjJjN2ItMTZhZTczZDEtMWIxNmVkZmM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 0437fb0f-edea-48c2-8a31-bfd1661680fd, ghrun-ttmayjpss4.auto.internal:1457): 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=ZmFjZWM0NzUtYmFlNjJjN2ItMTZhZTczZDEtMWIxNmVkZmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1297efff-5f77-44a6-b02a-a32fcd835f30, ghrun-ttmayjpss4.auto.internal:1457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1297efff-5f77-44a6-b02a-a32fcd835f30, ghrun-ttmayjpss4.auto.internal:1457): request = { session_id: "ydb://session/3?node_id=1&id=ZmFjZWM0NzUtYmFlNjJjN2ItMTZhZTczZDEtMWIxNmVkZmM=" 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: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, b527598b-dbdf-4a63-8a74-9ef0f63a603a, ghrun-ttmayjpss4.auto.internal:1457): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1297efff-5f77-44a6-b02a-a32fcd835f30, ghrun-ttmayjpss4.auto.internal:1457): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b527598b-dbdf-4a63-8a74-9ef0f63a603a, ghrun-ttmayjpss4.auto.internal:1457): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b527598b-dbdf-4a63-8a74-9ef0f63a603a, ghrun-ttmayjpss4.auto.internal:1457): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OTA5NTNmNWUtZTY4NWYxZWMtYjFjMjViMjMtOTk1YWE1YmM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 07a1f55d-65d6-4242-9709-01515d4a479b, ghrun-ttmayjpss4.auto.internal:1457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 07a1f55d-65d6-4242-9709-01515d4a479b, ghrun-ttmayjpss4.auto.internal:1457): request = { session_id: "ydb://session/3?node_id=1&id=OTA5NTNmNWUtZTY4NWYxZWMtYjFjMjViMjMtOTk1YWE1YmM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 07a1f55d-65d6-4242-9709-01515d4a479b, ghrun-ttmayjpss4.auto.internal:1457): 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=OTA5NTNmNWUtZTY4NWYxZWMtYjFjMjViMjMtOTk1YWE1YmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f35b0089-ffd6-4214-bcc6-c8410325eb65, ghrun-ttmayjpss4.auto.internal:1457): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f35b0089-ffd6-4214-bcc6-c8410325eb65, ghrun-ttmayjpss4.auto.internal:1457): request = { session_id: "ydb://session/3?node_id=1&id=OTA5NTNmNWUtZTY4NWYxZWMtYjFjMjViMjMtOTk1YWE1YmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 6b16c001-5375-4686-b510-24f202946769, ghrun-ttmayjpss4.auto.internal:1457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6b16c001-5375-4686-b510-24f202946769, ghrun-ttmayjpss4.auto.internal:1457): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f35b0089-ffd6-4214-bcc6-c8410325eb65, ghrun-ttmayjpss4.auto.internal:1457): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 6b16c001-5375-4686-b510-24f202946769, ghrun-ttmayjpss4.auto.internal:1457): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Yjg1MDA5YjctNmUyNjU2YTEtMjdiMjM4YzQtOWMxNjBkYmE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, f06bcc7b-ed69-48c7-8f04-67122cd3268f, ghrun-ttmayjpss4.auto.internal:1457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, f06bcc7b-ed69-48c7-8f04-67122cd3268f, ghrun-ttmayjpss4.auto.internal:1457): request = { session_id: "ydb://session/3?node_id=1&id=Yjg1MDA5YjctNmUyNjU2YTEtMjdiMjM4YzQtOWMxNjBkYmE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, f06bcc7b-ed69-48c7-8f04-67122cd3268f, ghrun-ttmayjpss4.auto.internal:1457): 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=Yjg1MDA5YjctNmUyNjU2YTEtMjdiMjM4YzQtOWMxNjBkYmE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ab3d2724-848e-4c9d-9893-533ffb24f35d, ghrun-ttmayjpss4.auto.internal:1457): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ab3d2724-848e-4c9d-9893-533ffb24f35d, ghrun-ttmayjpss4.auto.internal:1457): request = { session_id: "ydb://session/3?node_id=1&id=Yjg1MDA5YjctNmUyNjU2YTEtMjdiMjM4YzQtOWMxNjBkYmE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 0fe6f64b-f16d-4f5e-b70a-39491ab2dfa4, ghrun-ttmayjpss4.auto.internal:1457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0fe6f64b-f16d-4f5e-b70a-39491ab2dfa4, ghrun-ttmayjpss4.auto.internal:1457): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ab3d2724-848e-4c9d-9893-533ffb24f35d, ghrun-ttmayjpss4.auto.internal:1457): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0fe6f64b-f16d-4f5e-b70a-39491ab2dfa4, ghrun-ttmayjpss4.auto.internal:1457): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZWFiNjRjMTMtYTU3NWY1YmUtNTMyYTM1ODMtMmEwNWQ3YzI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 3d51f018-3703-4037-b73f-b86b76f04df7, ghrun-ttmayjpss4.auto.internal:1457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 3d51f018-3703-4037-b73f-b86b76f04df7, ghrun-ttmayjpss4.auto.internal:1457): request = { session_id: "ydb://session/3?node_id=1&id=ZWFiNjRjMTMtYTU3NWY1YmUtNTMyYTM1ODMtMmEwNWQ3YzI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 3d51f018-3703-4037-b73f-b86b76f04df7, ghrun-ttmayjpss4.auto.internal:1457): 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=ZWFiNjRjMTMtYTU3NWY1YmUtNTMyYTM1ODMtMmEwNWQ3YzI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1789e16c-6620-4919-937b-26ce075f7c86, ghrun-ttmayjpss4.auto.internal:1457): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1789e16c-6620-4919-937b-26ce075f7c86, ghrun-ttmayjpss4.auto.internal:1457): request = { session_id: "ydb://session/3?node_id=1&id=ZWFiNjRjMTMtYTU3NWY1YmUtNTMyYTM1ODMtMmEwNWQ3YzI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d669b8fd-c6ae-4520-ad11-01f1479c68bc, ghrun-ttmayjpss4.auto.internal:1457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d669b8fd-c6ae-4520-ad11-01f1479c68bc, ghrun-ttmayjpss4.auto.internal:1457): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1789e16c-6620-4919-937b-26ce075f7c86, ghrun-ttmayjpss4.auto.internal:1457): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d669b8fd-c6ae-4520-ad11-01f1479c68bc, ghrun-ttmayjpss4.auto.internal:1457): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=N2Y0NDY3YTItNjViYzBiODgtNTIyYzAxNWUtMzI2Zjc3MWY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 1d234bb1-f0ca-41a7-ae4b-996812aca003, ghrun-ttmayjpss4.auto.internal:1457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 1d234bb1-f0ca-41a7-ae4b-996812aca003, ghrun-ttmayjpss4.auto.internal:1457): request = { session_id: "ydb://session/3?node_id=1&id=N2Y0NDY3YTItNjViYzBiODgtNTIyYzAxNWUtMzI2Zjc3MWY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 1d234bb1-f0ca-41a7-ae4b-996812aca003, ghrun-ttmayjpss4.auto.internal:1457): 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=N2Y0NDY3YTItNjViYzBiODgtNTIyYzAxNWUtMzI2Zjc3MWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3bcf927f-90de-4398-9a7c-7e17d870b166, ghrun-ttmayjpss4.auto.internal:1457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3bcf927f-90de-4398-9a7c-7e17d870b166, ghrun-ttmayjpss4.auto.internal:1457): request = { session_id: "ydb://session/3?node_id=1&id=N2Y0NDY3YTItNjViYzBiODgtNTIyYzAxNWUtMzI2Zjc3MWY=" 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, 3bcf927f-90de-4398-9a7c-7e17d870b166, ghrun-ttmayjpss4.auto.internal:1457): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, c97adc71-798a-4f31-b402-610ba9e075d7, ghrun-ttmayjpss4.auto.internal:1457): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:1457 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-11T16:00:18.621290249+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-ttmayjpss4.auto.internal:1457
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 390b9307-b399-4dba-87b6-94c51e1f2b6b, ghrun-ttmayjpss4.auto.internal:1457): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:1457 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-11T16:00:18.621460733+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, 4e8815d6-21b3-4451-944c-c7e0f3ff4134, ghrun-ttmayjpss4.auto.internal:1457): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:1457 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-11T16:00:18.621489755+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, 85a70009-6f59-47d1-b9e8-7f27854f1f17, ghrun-ttmayjpss4.auto.internal:1457): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:1457 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T16:00:18.621526178+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 0feb48a3-b110-41df-9a06-26bc19ce85b7, ghrun-ttmayjpss4.auto.internal:1457): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:1457 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T16:00:18.6215535+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 0437fb0f-edea-48c2-8a31-bfd1661680fd, ghrun-ttmayjpss4.auto.internal:1457): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:1457 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T16:00:18.621579763+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ttmayjpss4.auto.internal:1457
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 07a1f55d-65d6-4242-9709-01515d4a479b, ghrun-ttmayjpss4.auto.internal:1457): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:1457 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T16:00:18.621608814+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ttmayjpss4.auto.internal:1457
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ttmayjpss4.auto.internal:1457
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ttmayjpss4.auto.internal:1457
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, f06bcc7b-ed69-48c7-8f04-67122cd3268f, ghrun-ttmayjpss4.auto.internal:1457): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:1457 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-11T16:00:18.62163958+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-ttmayjpss4.auto.internal:1457
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 3d51f018-3703-4037-b73f-b86b76f04df7, ghrun-ttmayjpss4.auto.internal:1457): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:1457 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-11T16:00:18.621672065+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, cebe2212-bd86-427c-a6c5-fbc8a7a0807a, ghrun-ttmayjpss4.auto.internal:1457): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-11T16:00:18.621422148+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-ttmayjpss4.auto.internal:1457
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ttmayjpss4.auto.internal:1457
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 1d234bb1-f0ca-41a7-ae4b-996812aca003, ghrun-ttmayjpss4.auto.internal:1457): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:1457 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-11T16:00:18.621697576+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-ttmayjpss4.auto.internal:1457
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ttmayjpss4.auto.internal:1457
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 540e015a-a521-4195-95eb-7237508fa1c3, ghrun-ttmayjpss4.auto.internal:1457): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	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-11T16:00:18.621476948+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 7ad443b6-8700-48fb-8ec7-8d4af0924468, ghrun-ttmayjpss4.auto.internal:1457): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	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-11T16:00:18.621512904+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 2d3bdb34-1d6e-49f0-be7c-968610bede33, ghrun-ttmayjpss4.auto.internal:1457): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	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-11T16:00:18.621539574+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ttmayjpss4.auto.internal:1457
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 000afc4e-e5c4-4687-a70c-c4be623f57a4, ghrun-ttmayjpss4.auto.internal:1457): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	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-11T16:00:18.621567814+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ttmayjpss4.auto.internal:1457
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 1297efff-5f77-44a6-b02a-a32fcd835f30, ghrun-ttmayjpss4.auto.internal:1457): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-11T16:00:18.621595977+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-ttmayjpss4.auto.internal:1457
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ttmayjpss4.auto.internal:1457
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, f35b0089-ffd6-4214-bcc6-c8410325eb65, ghrun-ttmayjpss4.auto.internal:1457): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-11T16:00:18.621625956+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, ab3d2724-848e-4c9d-9893-533ffb24f35d, ghrun-ttmayjpss4.auto.internal:1457): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-11T16:00:18.621658158+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-ttmayjpss4.auto.internal:1457
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 1789e16c-6620-4919-937b-26ce075f7c86, ghrun-ttmayjpss4.auto.internal:1457): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	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-11T16:00:18.621686043+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 3bcf927f-90de-4398-9a7c-7e17d870b166, ghrun-ttmayjpss4.auto.internal:1457): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	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-11T16:00:18.621715233+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ttmayjpss4.auto.internal:1457
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ttmayjpss4.auto.internal:1457
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ttmayjpss4.auto.internal:1457
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ttmayjpss4.auto.internal:1457
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ttmayjpss4.auto.internal:1457
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.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:1457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1457". 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.connection:connection.py:549 Closing channel for endpoint localhost:1457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1457". 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    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 3113369) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3113369) elapsed time (sec): 30.127400636672974
DEBUG    ya.test:process.py:263 Command (pid 3113369) wtime: 30.131
DEBUG    ya.test:process.py:275 Command (pid 3113369) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     81	81	0	0	51	487	489	493
2	    166	166	0	0	54	87	100	106
3	    175	175	0	0	55	81	89	101
4	    171	171	0	0	57	82	101	104
5	     46	46	0	0	61	100	106	106
6	      0	0	0	1350	0	0	0	0
7	      0	0	0	1795	0	0	0	0
8	      0	0	0	1245	0	0	0	0
9	      0	0	0	1611	0	0	0	0
10	      0	0	0	1503	0	0	0	0
11	      0	0	0	1448	0	0	0	0
12	      0	0	0	1642	0	0	0	0
13	      0	0	0	1982	0	0	0	0
14	      0	0	0	1605	0	0	0	0
15	      0	0	0	1881	0	0	0	0
16	      0	0	0	2047	0	0	0	0
17	      0	0	0	1830	0	0	0	0
18	      0	0	0	1939	0	0	0	0
19	      0	0	0	2113	0	0	0	0
20	      0	0	0	1996	0	0	0	0
21	      0	0	0	2133	0	0	0	0
22	      0	0	0	2152	0	0	0	0
23	      0	0	0	2028	0	0	0	0
24	      0	0	0	2240	0	0	0	0
25	      0	0	0	2225	0	0	0	0
26	      0	0	0	2124	0	0	0	0
27	      0	0	0	2061	0	0	0	0
28	      0	0	0	2097	0	0	0	0
29	      0	0	0	2128	0	0	0	0
30	      0	0	0	2094	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    639	21.3	0	47269	55	96	481	493

DEBUG    ya.test:process.py:276 Command (pid 3113369) 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 3113370) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3113370) elapsed time (sec): 30.191721439361572
DEBUG    ya.test:process.py:263 Command (pid 3113370) wtime: 30.195
DEBUG    ya.test:process.py:275 Command (pid 3113370) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     58	58	0	0	67	667	667	667
2	    125	125	0	0	73	112	115	118
3	    131	131	0	0	73	102	119	120
4	    131	131	0	0	75	101	117	118
5	     37	37	0	0	87	115	123	123
6	      0	0	0	1470	0	0	0	0
7	      0	0	0	1815	0	0	0	0
8	      0	0	0	1420	0	0	0	0
9	      0	0	0	1855	0	0	0	0
10	      0	0	0	1726	0	0	0	0
11	      0	0	0	1711	0	0	0	0
12	      0	0	0	1790	0	0	0	0
13	      0	0	0	2039	0	0	0	0
14	      0	0	0	1880	0	0	0	0
15	      0	0	0	2007	0	0	0	0
16	      0	0	0	2173	0	0	0	0
17	      0	0	0	1914	0	0	0	0
18	      0	0	0	2044	0	0	0	0
19	      0	0	0	2176	0	0	0	0
20	      0	0	0	2053	0	0	0	0
21	      0	0	0	2134	0	0	0	0
22	      0	0	0	2180	0	0	0	0
23	      0	0	0	2108	0	0	0	0
24	      0	0	0	2281	0	0	0	0
25	      0	0	0	2287	0	0	0	0
26	      0	0	0	2187	0	0	0	0
27	      0	0	0	2153	0	0	0	0
28	      0	0	0	2186	0	0	0	0
29	      0	0	0	2257	0	0	0	0
30	      0	0	0	2188	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    482	16.0667	0	50034	73	113	651	667

DEBUG    ya.test:process.py:276 Command (pid 3113370) 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 3113368) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3113368) elapsed time (sec): 30.204365730285645
DEBUG    ya.test:process.py:263 Command (pid 3113368) wtime: 30.208
DEBUG    ya.test:process.py:275 Command (pid 3113368) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	10	0	0	0	0
4	      0	0	0	10	0	0	0	0
5	      0	0	0	10	0	0	0	0
6	      0	0	0	1412	0	0	0	0
7	      0	0	0	1934	0	0	0	0
8	      0	0	0	1304	0	0	0	0
9	      0	0	0	1709	0	0	0	0
10	      0	0	0	1640	0	0	0	0
11	      0	0	0	1723	0	0	0	0
12	      0	0	0	1836	0	0	0	0
13	      0	0	0	2046	0	0	0	0
14	      0	0	0	1825	0	0	0	0
15	      0	0	0	1933	0	0	0	0
16	      0	0	0	2156	0	0	0	0
17	      0	0	0	1895	0	0	0	0
18	      0	0	0	2054	0	0	0	0
19	      0	0	0	2158	0	0	0	0
20	      0	0	0	2078	0	0	0	0
21	      0	0	0	2179	0	0	0	0
22	      0	0	0	2177	0	0	0	0
23	      0	0	0	2058	0	0	0	0
24	      0	0	0	2298	0	0	0	0
25	      0	0	0	2281	0	0	0	0
26	      0	0	0	2166	0	0	0	0
27	      0	0	0	2097	0	0	0	0
28	      0	0	0	2141	0	0	0	0
29	      0	0	0	2177	0	0	0	0
30	      0	0	0	2156	0	0	0	0

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

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

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1457". 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:1457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1457". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.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:1457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1457". 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:1457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1457". 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:1457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1457". 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:1457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1457". 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:1457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1457". 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:1457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1457". 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:1457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1457". 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:1457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1457". 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:1457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1457". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1457". 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:1457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1457". 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:1457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1457". 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:1457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1457". 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:1457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1457". 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.connection:connection.py:549 Closing channel for endpoint localhost:1457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1457". 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:1457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1457". 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:1457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1457". 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:1457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1457". 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:1457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1457". 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:1457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1457". 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:1457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1457". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
============================== slowest durations ===============================
323.81s call     test_log_scenario.py::TestLogScenario::test_log_uniform
8.23s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
6.79s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
6.03s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
5.93s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
5.77s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
5.77s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
5.44s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
5.33s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
5.29s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
5.13s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
4.66s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
4.18s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
3.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
0.02s 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-8]
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-10000-1]
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 teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
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/7rmc/004d39/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/7rmc/004d39/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-11T16:00:13.656801Z): source_id=334;tablet_id=72075186224037915;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 @ 0xA7918E5
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA789E26
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB617C78
3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD9101AB
4. /-S/ydb/core/formats/arrow/reader/position.h:83: CompareImpl @ 0x9DE53C8
5. /-S/ydb/core/formats/arrow/reader/position.h:471: Compare @ 0x9DE511F
6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD8EB7BD
7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x1411445B
8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14D54067
9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14CABA63
10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14CABA63
11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14CA8883
12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14CAF337
13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x14131CD8
14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CB59DD5
15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB5C2ED7
16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB608724
17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB60C7E4
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB60C3F0
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB60CFDE
20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA79353C
21. ??:0: ?? @ 0x7F35067ACAC2
22. ??:0: ?? @ 0x7F350683E8BF
============== 1 failed, 10 passed, 1 error in 397.32s (0:06:37) ===============
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/7rmc/004d41/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 ===============================
7.59s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
5.07s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
4.57s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
4.51s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
4.51s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
4.19s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
4.17s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
4.11s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
3.93s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
3.72s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
3.45s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
1.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]

(21 durations < 0.005s hidden.  Use -vv to show these durations.)
============================= 11 passed in 51.68s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/7rmc/004d65/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 ===============================
90.67s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
5.57s call     test_overloads.py::TestLogScenario::test_overloads_reject_probability
4.91s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
4.90s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
4.68s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
4.43s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
3.98s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
3.81s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
3.77s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
3.77s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
3.71s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
3.06s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]

(21 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 138.07s (0:02:18) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/7rmc/004d54/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 ===============================
96.12s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
95.39s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
94.53s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
93.25s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
81.26s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
5.10s setup    test_replace.py::TestReplace::test_copy_full
3.04s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
2.06s call     test_replace.py::TestReplace::test_copy_full
1.79s call     test_replace.py::TestReplace::test_copy_partial
1.62s call     test_replace.py::TestReplace::test_count
0.84s call     test_replace.py::TestReplace::test_partial_replace
0.61s call     test_replace.py::TestReplace::test_incorrect
0.01s setup    test_replace.py::TestReplace::test_copy_partial

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

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

============================== slowest durations ===============================
4.33s setup    test_select.py::TestSelect::test_incorrect
4.11s setup    test_replace.py::TestReplace::test_replace_rollback
4.01s setup    test_update.py::TestUpdate::test_incorrect
1.03s call     test_update.py::TestUpdate::test_update_rollback
0.90s call     test_update.py::TestUpdate::test_update_many_rows
0.87s call     test_select.py::TestSelect::test_json_query
0.84s call     test_replace.py::TestReplace::test_replace_total
0.70s call     test_replace.py::TestReplace::test_replace_rollback
0.70s call     test_update.py::TestUpdate::test_partial_update
0.57s call     test_update.py::TestUpdate::test_update_pk
0.42s call     test_replace.py::TestReplace::test_replace_with_nulls
0.39s call     test_update.py::TestUpdate::test_incorrect
0.35s call     test_select.py::TestSelect::test_incorrect

(17 durations < 0.005s hidden.  Use -vv to show these durations.)
============================= 10 passed in 20.15s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/7rmc/004d2d/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 ===============================
358.20s call     upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
57.14s call     zip_bomb.py::TestZipBomb::test
12.01s teardown zip_bomb.py::TestZipBomb::test
10.40s setup    upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
4.31s setup    test_update.py::TestUpdate::test_update_single_column
4.10s setup    test_upsert.py::TestUpsert::test_copy_full
3.91s setup    zip_bomb.py::TestZipBomb::test
3.09s teardown upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
1.31s call     test_upsert.py::TestUpsert::test_copy_full
1.24s call     test_upsert.py::TestUpsert::test_copy_partial
1.09s call     test_upsert.py::TestUpsert::test_count
0.91s call     test_update.py::TestUpdate::test_update_single_column
0.81s call     test_update.py::TestUpdate::test_update_single_row
0.65s call     test_upsert.py::TestUpsert::test_partial_update
0.48s call     test_upsert.py::TestUpsert::test_insert_nulls
0.42s call     test_upsert.py::TestUpsert::test_incorrect

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