============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/7ctw/00217a/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 ===============================
250.68s call     data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
94.86s call     tablets_movement.py::TestTabletsMovement::test[COLUMN]
87.36s call     tablets_movement.py::TestTabletsMovement::test[ROW]
25.52s call     order_by_with_limit.py::TestOrderBy::test
5.38s setup    data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
5.21s call     test_create.py::TestCreate::test_create_decimals
4.80s setup    data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
4.10s setup    test_create.py::TestCreate::test_create_all_opt_ints
3.89s setup    order_by_with_limit.py::TestOrderBy::test
3.47s setup    tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.68s teardown tablets_movement.py::TestTabletsMovement::test[ROW]
0.61s call     test_create.py::TestCreate::test_create_all_opt_ints
0.56s teardown tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.48s call     test_create.py::TestCreate::test_create_real_opt
0.45s call     test_create.py::TestCreate::test_create_all_req_ints
0.42s call     test_create.py::TestCreate::test_create_real_req
0.28s call     data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
0.23s teardown data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
0.13s call     data_read_correctness.py::TestDataReadCorrectness::test[table]
0.01s setup    data_read_correctness.py::TestDataReadCorrectness::test[table]
0.01s teardown order_by_with_limit.py::TestOrderBy::test
0.01s teardown test_create.py::TestCreate::test_create_real_req
0.01s setup    tablets_movement.py::TestTabletsMovement::test[ROW]

(10 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 490.30s (0:08:10) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/7ctw/00239a/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: 31.1 ms
create table: 437.1 ms
initial inserts:
    "runs": 10
    "avg_ms": 50.3
    "min_ms": 31.5
    "median_ms": 52.1
    "max_ms": 80.9
    "stdev_ms": 16.5
select count(*) after initial inserts: 115.6 ms
bulk_upserts (step 0):
    "runs": 500
    "avg_ms": 94.9
    "min_ms": 49.1
    "median_ms": 89.4
    "max_ms": 222.0
    "stdev_ms": 31.5
select count(*) after all modifications: 3715.2 ms
select all: 4434.5 ms
delete from table: 4432.9 ms
select all after delete: 4361.0 ms
.drop table: 84.9 ms
create table: 779.3 ms
initial inserts:
    "runs": 10
    "avg_ms": 43.6
    "min_ms": 32.7
    "median_ms": 43.3
    "max_ms": 61.3
    "stdev_ms": 8.5
select count(*) after initial inserts: 142.9 ms
bulk_upserts (step 0):
    "runs": 100
    "avg_ms": 70.1
    "min_ms": 49.9
    "median_ms": 66.3
    "max_ms": 131.1
    "stdev_ms": 15.8
updates (step 1):
    "runs": 200
    "avg_ms": 226.1
    "min_ms": 160.0
    "median_ms": 221.9
    "max_ms": 340.4
    "stdev_ms": 35.1
upserts (step 2):
    "runs": 200
    "avg_ms": 59.7
    "min_ms": 25.4
    "median_ms": 52.7
    "max_ms": 260.7
    "stdev_ms": 30.8
select count(*) after all modifications: 499.1 ms
select all: 543.8 ms
delete from table: 761.4 ms
select all after delete: 428.5 ms
.drop table: 71.3 ms
create table: 887.8 ms
initial inserts:
    "runs": 10
    "avg_ms": 54.5
    "min_ms": 42.4
    "median_ms": 60.5
    "max_ms": 68.8
    "stdev_ms": 10.4
select count(*) after initial inserts: 190.3 ms
updates (step 0):
    "runs": 1000
    "avg_ms": 148.9
    "min_ms": 93.8
    "median_ms": 139.5
    "max_ms": 281.9
    "stdev_ms": 33.6
select count(*) after all modifications: 240.1 ms
select all: 193.2 ms
delete from table: 242.7 ms
select all after delete: 180.2 ms
.drop table: 24.6 ms
create table: 347.2 ms
initial inserts:
    "runs": 15
    "avg_ms": 29.3
    "min_ms": 24.5
    "median_ms": 29.7
    "max_ms": 30.9
    "stdev_ms": 2.0
select count(*) after initial inserts: 73.9 ms
updates (step 0):
    "runs": 150
    "avg_ms": 96.2
    "min_ms": 79.2
    "median_ms": 94.3
    "max_ms": 148.5
    "stdev_ms": 10.7
bulk_upserts (step 1):
    "runs": 100
    "avg_ms": 62.0
    "min_ms": 54.2
    "median_ms": 61.4
    "max_ms": 81.6
    "stdev_ms": 3.9
select count(*) after all modifications: 304.5 ms
select all: 285.6 ms
delete from table: 319.4 ms
select all after delete: 254.8 ms
.drop table: 22.9 ms
create table: 355.7 ms
initial inserts:
    "runs": 20
    "avg_ms": 29.8
    "min_ms": 25.4
    "median_ms": 29.7
    "max_ms": 35.7
    "stdev_ms": 2.0
select count(*) after initial inserts: 81.3 ms
updates (step 0):
    "runs": 200
    "avg_ms": 101.1
    "min_ms": 81.2
    "median_ms": 98.3
    "max_ms": 164.3
    "stdev_ms": 12.6
upserts (step 1):
    "runs": 200
    "avg_ms": 33.9
    "min_ms": 25.0
    "median_ms": 29.8
    "max_ms": 112.9
    "stdev_ms": 11.6
bulk_upserts (step 2):
    "runs": 100
    "avg_ms": 93.5
    "min_ms": 81.6
    "median_ms": 91.6
    "max_ms": 120.7
    "stdev_ms": 7.9
select count(*) after all modifications: 565.6 ms
select all: 551.4 ms
delete from table: 560.8 ms
select all after delete: 515.8 ms
.drop table: 29.5 ms
create table: 434.3 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.6
    "min_ms": 27.7
    "median_ms": 29.9
    "max_ms": 30.9
    "stdev_ms": 0.9
select count(*) after initial inserts: 95.8 ms
upserts (step 0):
    "runs": 1000
    "avg_ms": 27.7
    "min_ms": 21.1
    "median_ms": 26.7
    "max_ms": 64.2
    "stdev_ms": 4.0
select count(*) after all modifications: 333.9 ms
select all: 259.9 ms
delete from table: 289.1 ms
select all after delete: 224.9 ms
.Generated operation sequence:
  0. UPDATE: 15 operations
  1. UPSERT: 18 operations
  2. BULK_UPSERT: 15 operations
  3. UPSERT: 4 operations
  4. BULK_UPSERT: 3 operations
  5. UPDATE: 11 operations
  6. UPSERT: 3 operations
  7. BULK_UPSERT: 6 operations
  8. UPSERT: 12 operations
  9. UPDATE: 3 operations
drop table: 30.8 ms
create table: 456.9 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.7
    "min_ms": 26.7
    "median_ms": 29.7
    "max_ms": 30.9
    "stdev_ms": 1.2
select count(*) after initial inserts: 99.7 ms
updates (step 0):
    "runs": 150
    "avg_ms": 109.9
    "min_ms": 91.8
    "median_ms": 108.3
    "max_ms": 154.5
    "stdev_ms": 9.1
upserts (step 1):
    "runs": 180
    "avg_ms": 29.1
    "min_ms": 20.8
    "median_ms": 27.5
    "max_ms": 66.7
    "stdev_ms": 6.7
bulk_upserts (step 2):
    "runs": 15
    "avg_ms": 58.4
    "min_ms": 50.4
    "median_ms": 57.8
    "max_ms": 78.4
    "stdev_ms": 6.7
upserts (step 3):
    "runs": 40
    "avg_ms": 30.1
    "min_ms": 26.1
    "median_ms": 28.8
    "max_ms": 42.3
    "stdev_ms": 3.7
bulk_upserts (step 4):
    "runs": 3
    "avg_ms": 54.8
    "min_ms": 50.1
    "median_ms": 55.4
    "max_ms": 58.9
    "stdev_ms": 4.4
updates (step 5):
    "runs": 110
    "avg_ms": 127.1
    "min_ms": 103.7
    "median_ms": 124.7
    "max_ms": 182.2
    "stdev_ms": 12.0
upserts (step 6):
    "runs": 30
    "avg_ms": 27.7
    "min_ms": 24.5
    "median_ms": 27.8
    "max_ms": 31.7
    "stdev_ms": 1.8
bulk_upserts (step 7):
    "runs": 6
    "avg_ms": 51.9
    "min_ms": 49.1
    "median_ms": 52.1
    "max_ms": 55.5
    "stdev_ms": 2.2
upserts (step 8):
    "runs": 120
    "avg_ms": 28.3
    "min_ms": 23.3
    "median_ms": 27.7
    "max_ms": 51.7
    "stdev_ms": 3.3
updates (step 9):
    "runs": 30
    "avg_ms": 142.8
    "min_ms": 132.2
    "median_ms": 144.1
    "max_ms": 154.1
    "stdev_ms": 5.9
select count(*) after all modifications: 213.1 ms
select all: 231.4 ms
delete from table: 274.1 ms
select all after delete: 199.0 ms
.
test_delete.py ..

============================== slowest durations ===============================
151.47s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
67.86s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
65.52s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
48.60s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
39.61s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
29.69s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
22.68s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
6.37s setup    test_create.py::TestCreate::test_create_strings_opt
4.88s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
3.94s setup    test_delete.py::TestDelete::test_delete_rollback
3.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
1.09s call     test_delete.py::TestDelete::test_delete_rollback
0.93s call     test_create.py::TestCreate::test_create_strings_opt
0.61s call     test_delete.py::TestDelete::test_delete_where[False-100]
0.01s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
0.01s call     test_create.py::TestCreate::test_dy_number_not_supported
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
0.01s setup    test_delete.py::TestDelete::test_delete_where[False-100]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
0.01s setup    test_create.py::TestCreate::test_dy_number_not_supported

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

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

============================== slowest durations ===============================
4.81s setup    test_delete.py::TestDelete::test_delete_where[True-0]
1.74s call     test_delete.py::TestDelete::test_delete_where[vs LIKE '3'-99]
1.67s call     test_delete.py::TestDelete::test_delete_where[vf > 50.5-51]
1.25s call     test_delete.py::TestDelete::test_delete_where[vf > 300-100]
1.21s call     test_delete.py::TestDelete::test_delete_where[id < 10 OR vf >= 90-80]
1.15s call     test_delete.py::TestDelete::test_delete_where[True-0]
1.13s call     test_delete.py::TestDelete::test_delete_where[id = 42-99]
1.11s call     test_delete.py::TestDelete::test_delete_where[vf < 0.9-99]
1.05s call     test_delete.py::TestDelete::test_delete_where[vs LIKE 'nope'-100]
1.03s call     test_delete.py::TestDelete::test_delete_where[id >= 30 AND vf < 70-60]
0.89s call     test_delete.py::TestDelete::test_delete_where[id > 50-51]
0.89s call     test_delete.py::TestDelete::test_delete_where[id = 101-100]
0.05s setup    test_delete.py::TestDelete::test_delete_where[id = 101-100]
0.03s setup    test_delete.py::TestDelete::test_delete_where[id = 42-99]
0.03s setup    test_delete.py::TestDelete::test_delete_where[id >= 30 AND vf < 70-60]
0.02s setup    test_delete.py::TestDelete::test_delete_where[vs LIKE '3'-99]
0.02s setup    test_delete.py::TestDelete::test_delete_where[vs LIKE 'nope'-100]
0.02s setup    test_delete.py::TestDelete::test_delete_where[vf > 300-100]
0.01s teardown test_delete.py::TestDelete::test_delete_where[vs LIKE '3'-99]
0.01s setup    test_delete.py::TestDelete::test_delete_where[vf < 0.9-99]
0.01s teardown test_delete.py::TestDelete::test_delete_where[True-0]

(12 durations < 0.005s hidden.  Use -vv to show these durations.)
============================= 11 passed in 19.25s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/7ctw/002252/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 ===============================
24.36s call     test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
19.31s call     test_log_scenario.py::TestLogScenario::test_log_deviation[180]
5.99s setup    test_delete.py::TestDelete::test_incorrect
5.06s setup    test_insert.py::TestInsertStatement::test_bulk
4.27s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
3.20s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[180]
2.09s call     test_insert.py::TestInsertStatement::test_copy_partial
1.39s call     test_insert.py::TestInsertStatement::test_insert_rollback
1.21s call     test_insert.py::TestInsertStatement::test_copy_full
1.17s call     test_insert.py::TestInsertStatement::test_plain
0.89s call     test_insert.py::TestInsertStatement::test_duplicate
0.70s call     test_insert.py::TestInsertStatement::test_out_of_range
0.68s call     test_insert.py::TestInsertStatement::test_bulk
0.60s call     test_delete.py::TestDelete::test_incorrect
0.56s call     test_insert.py::TestInsertStatement::test_incorrect
0.02s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
0.01s teardown test_insert.py::TestInsertStatement::test_copy_partial
0.01s teardown test_delete.py::TestDelete::test_incorrect
0.01s setup    test_insert.py::TestInsertStatement::test_duplicate
0.01s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[180]
0.01s setup    test_insert.py::TestInsertStatement::test_copy_full
0.01s setup    test_insert.py::TestInsertStatement::test_out_of_range

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

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

==================================== ERRORS ====================================
____________ ERROR at teardown of TestLogScenario.test_log_uniform _____________
ydb/tests/olap/test_log_scenario.py:123: in teardown_class
    cls.cluster.stop()
ydb/tests/library/harness/kikimr_runner.py:702: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/7ctw/0021e6/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/7ctw/0021e6/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-13T10:33:09.857841Z): source_id=111;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 @ 0xA7C8615
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA7C0B56
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB64EC78
E   3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD948EAB
E   4. /-S/ydb/core/formats/arrow/reader/position.h:83: CompareImpl @ 0x9E1C3C8
E   5. /-S/ydb/core/formats/arrow/reader/position.h:471: Compare @ 0x9E1C11F
E   6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD9244BD
E   7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x1418A62B
E   8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14DCA7A7
E   9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14D221A3
E   10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14D221A3
E   11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14D1EFC3
E   12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14D25A77
E   13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x141A8418
E   14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CC42075
E   15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB5F9ED7
E   16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB63F724
E   17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB6437E4
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB6433F0
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB643FDE
E   20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA7CA26C
E   21. ??:0: ?? @ 0x7F2419575AC2
E   22. ??:0: ?? @ 0x7F24196078BF
------------------------------ 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/7ctw/0021e6/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1859746
DEBUG    ya.test:process.py:259 Command (pid 1859746) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1859746) elapsed time (sec): 0.45772767066955566
DEBUG    ya.test:process.py:263 Command (pid 1859746) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1859746) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1859746) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1859746) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1859746) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1859746) maxrss: 542044
DEBUG    ya.test:process.py:263 Command (pid 1859746) minflt: 16179
DEBUG    ya.test:process.py:263 Command (pid 1859746) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1859746) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1859746) nivcsw: 29
DEBUG    ya.test:process.py:263 Command (pid 1859746) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1859746) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1859746) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1859746) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1859746) stime: 0.28532799999999997
DEBUG    ya.test:process.py:263 Command (pid 1859746) utime: 0.128598
DEBUG    ya.test:process.py:263 Command (pid 1859746) wtime: 0.473
DEBUG    ya.test:process.py:275 Command (pid 1859746) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-7odjsw2zoe    Host information: 
        Linux ghrun-7odjsw2zoe 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 1859746) errors:

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-7odjsw2zoe    Host information: 
        Linux ghrun-7odjsw2zoe 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/7ctw/0021e6/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2020
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:495 Working directory: /home/runner/.ya/build/build_root/7ctw/0021e6/r3tmp/kikimr_cluster_2x_e6drx
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/7ctw/0021e6/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1352
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24114
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29606
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18337
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7ctw/0021e6/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/7ctw/0021e6/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/7ctw/0021e6/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_si4_2j52.log --grpc-port=1352 --mon-port=24114 --ic-port=2020
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:1352/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7ctw/0021e6/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/7ctw/0021e6/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/7ctw/0021e6/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_si4_2j52.log --grpc-port=1352 --mon-port=24114 --ic-port=2020
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/7ctw/0021e6/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/7ctw/0021e6/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/7ctw/0021e6/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_si4_2j52.log', '--grpc-port=1352', '--mon-port=24114', '--ic-port=2020')' in '/home/runner/.ya/build/build_root/7ctw/0021e6/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: 1860265
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:1352/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/7ctw/0021e6/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1860270
DEBUG    ya.test:process.py:259 Command (pid 1860270) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1860270) elapsed time (sec): 0.7467801570892334
DEBUG    ya.test:process.py:263 Command (pid 1860270) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1860270) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1860270) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1860270) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1860270) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1860270) maxrss: 542064
DEBUG    ya.test:process.py:263 Command (pid 1860270) minflt: 16180
DEBUG    ya.test:process.py:263 Command (pid 1860270) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1860270) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1860270) nivcsw: 140
DEBUG    ya.test:process.py:263 Command (pid 1860270) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1860270) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1860270) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 1860270) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1860270) stime: 0.335266
DEBUG    ya.test:process.py:263 Command (pid 1860270) utime: 0.142584
DEBUG    ya.test:process.py:263 Command (pid 1860270) wtime: 0.764
DEBUG    ya.test:process.py:275 Command (pid 1860270) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-7odjsw2zoe    Host information: 
        Linux ghrun-7odjsw2zoe 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 1860270) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-7odjsw2zoe    Host information: 
        Linux ghrun-7odjsw2zoe 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/7ctw/0021e6/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:444 Executing command = ['/home/runner/.ya/build/build_root/7ctw/0021e6/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:1352', '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: 2020\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/7ctw/0021e6/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:1352', '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: 2020\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1862363
DEBUG    ya.test:process.py:259 Command (pid 1862363) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1862363) elapsed time (sec): 0.9021310806274414
DEBUG    ya.test:process.py:263 Command (pid 1862363) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1862363) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1862363) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1862363) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1862363) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1862363) maxrss: 550292
DEBUG    ya.test:process.py:263 Command (pid 1862363) minflt: 18322
DEBUG    ya.test:process.py:263 Command (pid 1862363) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1862363) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1862363) nivcsw: 153
DEBUG    ya.test:process.py:263 Command (pid 1862363) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1862363) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1862363) nvcsw: 87
DEBUG    ya.test:process.py:263 Command (pid 1862363) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1862363) stime: 0.31905
DEBUG    ya.test:process.py:263 Command (pid 1862363) utime: 0.168658
DEBUG    ya.test:process.py:263 Command (pid 1862363) wtime: 0.905
DEBUG    ya.test:process.py:275 Command (pid 1862363) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/7ctw/0021e6/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:444 Executing command = ['/home/runner/.ya/build/build_root/7ctw/0021e6/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:1352', '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/7ctw/0021e6/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:1352', '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: 1862794
DEBUG    ya.test:process.py:259 Command (pid 1862794) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1862794) elapsed time (sec): 0.745244026184082
DEBUG    ya.test:process.py:263 Command (pid 1862794) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1862794) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1862794) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1862794) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1862794) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1862794) maxrss: 550540
DEBUG    ya.test:process.py:263 Command (pid 1862794) minflt: 18325
DEBUG    ya.test:process.py:263 Command (pid 1862794) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1862794) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1862794) nivcsw: 132
DEBUG    ya.test:process.py:263 Command (pid 1862794) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1862794) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1862794) nvcsw: 103
DEBUG    ya.test:process.py:263 Command (pid 1862794) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1862794) stime: 0.325859
DEBUG    ya.test:process.py:263 Command (pid 1862794) utime: 0.144141
DEBUG    ya.test:process.py:263 Command (pid 1862794) wtime: 0.754
DEBUG    ya.test:process.py:275 Command (pid 1862794) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:574 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:581 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 4a06fcf8-d12a-4d25-b31c-c22b440a01de, localhost:1352): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 4a06fcf8-d12a-4d25-b31c-c22b440a01de, localhost:1352): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 4a06fcf8-d12a-4d25-b31c-c22b440a01de, localhost:1352): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-7odjsw2zoe.auto.internal" port: 1352 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-7odjsw2zoe.auto.internal:1352, 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:1352
------------------------------ 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/7ctw/0021e6/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/7ctw/0021e6/ydb/apps/ydb/ydb -e grpc://localhost:1352 -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/7ctw/0021e6/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:1352', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1863338
DEBUG    ya.test:process.py:259 Command (pid 1863338) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1863338) elapsed time (sec): 0.49217700958251953
DEBUG    ya.test:process.py:263 Command (pid 1863338) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1863338) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1863338) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1863338) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1863338) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1863338) maxrss: 168136
DEBUG    ya.test:process.py:263 Command (pid 1863338) minflt: 3557
DEBUG    ya.test:process.py:263 Command (pid 1863338) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1863338) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1863338) nivcsw: 41
DEBUG    ya.test:process.py:263 Command (pid 1863338) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1863338) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1863338) nvcsw: 116
DEBUG    ya.test:process.py:263 Command (pid 1863338) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1863338) stime: 0.022219
DEBUG    ya.test:process.py:263 Command (pid 1863338) utime: 0.057769999999999995
DEBUG    ya.test:process.py:263 Command (pid 1863338) wtime: 0.507
DEBUG    ya.test:process.py:275 Command (pid 1863338) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 1863338) 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/7ctw/0021e6/ydb/apps/ydb/ydb -e grpc://localhost:1352 -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/7ctw/0021e6/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:1352', '-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: 1863496
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 1863496) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1863496) elapsed time (sec): 30.241047859191895
DEBUG    ya.test:process.py:263 Command (pid 1863496) wtime: 30.242
DEBUG    ya.test:process.py:275 Command (pid 1863496) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    310	310	0	0	24	71	82	86
2	    370	370	0	0	21	60	73	86
3	    223	223	0	0	42	66	75	79
4	    304	304	0	0	28	57	66	69
5	    254	254	0	0	35	67	79	88
6	    240	240	0	0	38	74	101	105
7	    182	182	0	0	54	81	93	97
8	    353	353	0	0	23	55	67	70
9	    386	386	0	0	22	47	66	74
10	    248	248	0	0	38	62	78	91
11	    264	264	0	0	34	65	80	87
12	    229	229	0	0	38	75	77	79
13	    211	211	0	0	45	79	89	91
14	    199	199	0	0	46	84	92	105
15	    209	209	0	0	46	76	98	102
16	    180	180	0	0	58	81	86	101
17	    287	287	0	0	27	77	84	94
18	    225	225	0	0	42	73	85	90
19	    318	318	0	0	29	57	78	88
20	    287	287	0	0	28	70	77	89
21	    317	317	0	0	29	48	56	58
22	    266	266	0	0	33	65	91	95
23	    252	252	0	0	31	79	88	93
24	    328	328	0	0	27	50	59	63
25	    315	315	0	0	28	52	73	78
26	    252	252	0	0	37	65	73	82
27	    350	350	0	0	25	50	60	65
28	    290	290	0	0	33	52	56	64
29	    321	321	0	0	25	58	68	79
30	    234	234	0	0	41	74	84	96

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	   8204	273.467	0	0	32	70	84	105

DEBUG    ya.test:process.py:276 Command (pid 1863496) 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, adcc6f73-2743-46ba-8427-c61dfabe7e41, ghrun-7odjsw2zoe.auto.internal:1352): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, adcc6f73-2743-46ba-8427-c61dfabe7e41, ghrun-7odjsw2zoe.auto.internal:1352): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, adcc6f73-2743-46ba-8427-c61dfabe7e41, ghrun-7odjsw2zoe.auto.internal:1352): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZTdlYTBiMmYtYTk3ZjA1NDMtM2YyNTk1ZTUtMTNlZTQ0ZDQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, a94b6d88-1406-4e44-a495-c823d65c6ca6, ghrun-7odjsw2zoe.auto.internal:1352): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, a94b6d88-1406-4e44-a495-c823d65c6ca6, ghrun-7odjsw2zoe.auto.internal:1352): request = { session_id: "ydb://session/3?node_id=1&id=ZTdlYTBiMmYtYTk3ZjA1NDMtM2YyNTk1ZTUtMTNlZTQ0ZDQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, a94b6d88-1406-4e44-a495-c823d65c6ca6, ghrun-7odjsw2zoe.auto.internal:1352): 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=ZTdlYTBiMmYtYTk3ZjA1NDMtM2YyNTk1ZTUtMTNlZTQ0ZDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fd24273d-968a-44c8-bc7e-7c98cac47a78, ghrun-7odjsw2zoe.auto.internal:1352): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fd24273d-968a-44c8-bc7e-7c98cac47a78, ghrun-7odjsw2zoe.auto.internal:1352): request = { session_id: "ydb://session/3?node_id=1&id=ZTdlYTBiMmYtYTk3ZjA1NDMtM2YyNTk1ZTUtMTNlZTQ0ZDQ=" 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, fd24273d-968a-44c8-bc7e-7c98cac47a78, ghrun-7odjsw2zoe.auto.internal:1352): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTdlYTBiMmYtYTk3ZjA1NDMtM2YyNTk1ZTUtMTNlZTQ0ZDQ=
INFO     root:test_log_scenario.py:217 Count rows after insert 7974 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTdlYTBiMmYtYTk3ZjA1NDMtM2YyNTk1ZTUtMTNlZTQ0ZDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b387d83d-1957-4aa0-aa83-218822890cb4, ghrun-7odjsw2zoe.auto.internal:1352): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b387d83d-1957-4aa0-aa83-218822890cb4, ghrun-7odjsw2zoe.auto.internal:1352): request = { session_id: "ydb://session/3?node_id=1&id=ZTdlYTBiMmYtYTk3ZjA1NDMtM2YyNTk1ZTUtMTNlZTQ0ZDQ=" 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, b387d83d-1957-4aa0-aa83-218822890cb4, ghrun-7odjsw2zoe.auto.internal:1352): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTdlYTBiMmYtYTk3ZjA1NDMtM2YyNTk1ZTUtMTNlZTQ0ZDQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTdlYTBiMmYtYTk3ZjA1NDMtM2YyNTk1ZTUtMTNlZTQ0ZDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6d005757-4d64-45cf-a4d3-7c860be57c6b, ghrun-7odjsw2zoe.auto.internal:1352): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6d005757-4d64-45cf-a4d3-7c860be57c6b, ghrun-7odjsw2zoe.auto.internal:1352): request = { session_id: "ydb://session/3?node_id=1&id=ZTdlYTBiMmYtYTk3ZjA1NDMtM2YyNTk1ZTUtMTNlZTQ0ZDQ=" 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, 6d005757-4d64-45cf-a4d3-7c860be57c6b, ghrun-7odjsw2zoe.auto.internal:1352): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTdlYTBiMmYtYTk3ZjA1NDMtM2YyNTk1ZTUtMTNlZTQ0ZDQ=
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/7ctw/0021e6/ydb/apps/ydb/ydb -e grpc://localhost:1352 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/7ctw/0021e6/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:1352', '-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: 1879763
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/7ctw/0021e6/ydb/apps/ydb/ydb -e grpc://localhost:1352 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/7ctw/0021e6/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:1352', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1879773
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=ZTdlYTBiMmYtYTk3ZjA1NDMtM2YyNTk1ZTUtMTNlZTQ0ZDQ=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/7ctw/0021e6/ydb/apps/ydb/ydb -e grpc://localhost:1352 -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, 54ce2e1f-9dcf-48d3-9656-f834ad33d0ab, ghrun-7odjsw2zoe.auto.internal:1352): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 54ce2e1f-9dcf-48d3-9656-f834ad33d0ab, ghrun-7odjsw2zoe.auto.internal:1352): request = { session_id: "ydb://session/3?node_id=1&id=ZTdlYTBiMmYtYTk3ZjA1NDMtM2YyNTk1ZTUtMTNlZTQ0ZDQ=" 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, 4bb0d019-6043-4ca0-b271-fb86f0f954d7, ghrun-7odjsw2zoe.auto.internal:1352): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4bb0d019-6043-4ca0-b271-fb86f0f954d7, ghrun-7odjsw2zoe.auto.internal:1352): request = {  }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 54ce2e1f-9dcf-48d3-9656-f834ad33d0ab, ghrun-7odjsw2zoe.auto.internal:1352): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/7ctw/0021e6/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:1352', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1879807
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4bb0d019-6043-4ca0-b271-fb86f0f954d7, ghrun-7odjsw2zoe.auto.internal:1352): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Y2EyZWY2Zi02ZjMwZmM4OS1lMmYxZjJjYi0xNmFjODE5NA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ce6dd478-968c-4f89-b5ed-15885f8375a2, ghrun-7odjsw2zoe.auto.internal:1352): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ce6dd478-968c-4f89-b5ed-15885f8375a2, ghrun-7odjsw2zoe.auto.internal:1352): request = { session_id: "ydb://session/3?node_id=1&id=Y2EyZWY2Zi02ZjMwZmM4OS1lMmYxZjJjYi0xNmFjODE5NA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ce6dd478-968c-4f89-b5ed-15885f8375a2, ghrun-7odjsw2zoe.auto.internal:1352): 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=Y2EyZWY2Zi02ZjMwZmM4OS1lMmYxZjJjYi0xNmFjODE5NA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 162c9b81-3bb8-418a-8937-b026eecb5710, ghrun-7odjsw2zoe.auto.internal:1352): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 162c9b81-3bb8-418a-8937-b026eecb5710, ghrun-7odjsw2zoe.auto.internal:1352): request = { session_id: "ydb://session/3?node_id=1&id=Y2EyZWY2Zi02ZjMwZmM4OS1lMmYxZjJjYi0xNmFjODE5NA==" 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, 162c9b81-3bb8-418a-8937-b026eecb5710, ghrun-7odjsw2zoe.auto.internal:1352): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 7be6ba94-1551-4368-867e-1f403a70ad1e, ghrun-7odjsw2zoe.auto.internal:1352): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7be6ba94-1551-4368-867e-1f403a70ad1e, ghrun-7odjsw2zoe.auto.internal:1352): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7be6ba94-1551-4368-867e-1f403a70ad1e, ghrun-7odjsw2zoe.auto.internal:1352): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZTI3ODdiMGMtMmRmNmE1ZWMtMjlkMTk3NGEtNjk5YjkzNmQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 82bc5abb-43c0-4c91-9d06-f3aebc9d4459, ghrun-7odjsw2zoe.auto.internal:1352): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 82bc5abb-43c0-4c91-9d06-f3aebc9d4459, ghrun-7odjsw2zoe.auto.internal:1352): request = { session_id: "ydb://session/3?node_id=1&id=ZTI3ODdiMGMtMmRmNmE1ZWMtMjlkMTk3NGEtNjk5YjkzNmQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 82bc5abb-43c0-4c91-9d06-f3aebc9d4459, ghrun-7odjsw2zoe.auto.internal:1352): 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=ZTI3ODdiMGMtMmRmNmE1ZWMtMjlkMTk3NGEtNjk5YjkzNmQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 986785c9-93c6-4506-bfd0-f273b6fcd62b, ghrun-7odjsw2zoe.auto.internal:1352): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 986785c9-93c6-4506-bfd0-f273b6fcd62b, ghrun-7odjsw2zoe.auto.internal:1352): request = { session_id: "ydb://session/3?node_id=1&id=ZTI3ODdiMGMtMmRmNmE1ZWMtMjlkMTk3NGEtNjk5YjkzNmQ=" 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, e5f36dac-0c18-4614-a63e-d28b859e1b91, ghrun-7odjsw2zoe.auto.internal:1352): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e5f36dac-0c18-4614-a63e-d28b859e1b91, ghrun-7odjsw2zoe.auto.internal:1352): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 986785c9-93c6-4506-bfd0-f273b6fcd62b, ghrun-7odjsw2zoe.auto.internal:1352): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e5f36dac-0c18-4614-a63e-d28b859e1b91, ghrun-7odjsw2zoe.auto.internal:1352): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YWZkN2NlMTUtNDE2ZmQwMTQtM2NkMGNjODYtZTA0MTMxYjY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, c4d08786-f211-4436-93a1-b6e796ab5bae, ghrun-7odjsw2zoe.auto.internal:1352): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, c4d08786-f211-4436-93a1-b6e796ab5bae, ghrun-7odjsw2zoe.auto.internal:1352): request = { session_id: "ydb://session/3?node_id=1&id=YWZkN2NlMTUtNDE2ZmQwMTQtM2NkMGNjODYtZTA0MTMxYjY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, c4d08786-f211-4436-93a1-b6e796ab5bae, ghrun-7odjsw2zoe.auto.internal:1352): 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=YWZkN2NlMTUtNDE2ZmQwMTQtM2NkMGNjODYtZTA0MTMxYjY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c3eaf817-ca0f-4865-ba3f-b40611de65e9, ghrun-7odjsw2zoe.auto.internal:1352): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c3eaf817-ca0f-4865-ba3f-b40611de65e9, ghrun-7odjsw2zoe.auto.internal:1352): request = { session_id: "ydb://session/3?node_id=1&id=YWZkN2NlMTUtNDE2ZmQwMTQtM2NkMGNjODYtZTA0MTMxYjY=" 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, c3eaf817-ca0f-4865-ba3f-b40611de65e9, ghrun-7odjsw2zoe.auto.internal:1352): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, c08d9e44-8da9-4b55-b6f0-cfe1e901fff3, ghrun-7odjsw2zoe.auto.internal:1352): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c08d9e44-8da9-4b55-b6f0-cfe1e901fff3, ghrun-7odjsw2zoe.auto.internal:1352): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c08d9e44-8da9-4b55-b6f0-cfe1e901fff3, ghrun-7odjsw2zoe.auto.internal:1352): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Yzg1NDA2NWItZGI2NGM1N2YtNjM5NjlhZmYtZjVmYzViZjY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 3fbbed01-1cf7-4ae9-9394-2c0e3b8ae3be, ghrun-7odjsw2zoe.auto.internal:1352): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 3fbbed01-1cf7-4ae9-9394-2c0e3b8ae3be, ghrun-7odjsw2zoe.auto.internal:1352): request = { session_id: "ydb://session/3?node_id=1&id=Yzg1NDA2NWItZGI2NGM1N2YtNjM5NjlhZmYtZjVmYzViZjY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 3fbbed01-1cf7-4ae9-9394-2c0e3b8ae3be, ghrun-7odjsw2zoe.auto.internal:1352): 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=Yzg1NDA2NWItZGI2NGM1N2YtNjM5NjlhZmYtZjVmYzViZjY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d7d9921a-6004-4181-98ed-1752ca3c7a3f, ghrun-7odjsw2zoe.auto.internal:1352): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d7d9921a-6004-4181-98ed-1752ca3c7a3f, ghrun-7odjsw2zoe.auto.internal:1352): request = { session_id: "ydb://session/3?node_id=1&id=Yzg1NDA2NWItZGI2NGM1N2YtNjM5NjlhZmYtZjVmYzViZjY=" 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, d7d9921a-6004-4181-98ed-1752ca3c7a3f, ghrun-7odjsw2zoe.auto.internal:1352): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a886a5c3-523a-4eaf-b99c-7cc366d998b4, ghrun-7odjsw2zoe.auto.internal:1352): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a886a5c3-523a-4eaf-b99c-7cc366d998b4, ghrun-7odjsw2zoe.auto.internal:1352): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a886a5c3-523a-4eaf-b99c-7cc366d998b4, ghrun-7odjsw2zoe.auto.internal:1352): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MmM2YTliMTQtYTFiMzE4My01MDk0Y2IwNy1mNzFhNTk2ZQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 32cb2eca-67a7-4c95-b97b-65312f62f5de, ghrun-7odjsw2zoe.auto.internal:1352): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 32cb2eca-67a7-4c95-b97b-65312f62f5de, ghrun-7odjsw2zoe.auto.internal:1352): request = { session_id: "ydb://session/3?node_id=1&id=MmM2YTliMTQtYTFiMzE4My01MDk0Y2IwNy1mNzFhNTk2ZQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 32cb2eca-67a7-4c95-b97b-65312f62f5de, ghrun-7odjsw2zoe.auto.internal:1352): 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=MmM2YTliMTQtYTFiMzE4My01MDk0Y2IwNy1mNzFhNTk2ZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f10d3f5f-ecc1-4976-9c39-8c8cd55a952b, ghrun-7odjsw2zoe.auto.internal:1352): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f10d3f5f-ecc1-4976-9c39-8c8cd55a952b, ghrun-7odjsw2zoe.auto.internal:1352): request = { session_id: "ydb://session/3?node_id=1&id=MmM2YTliMTQtYTFiMzE4My01MDk0Y2IwNy1mNzFhNTk2ZQ==" 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:52 RpcState(ExecuteQuery, f10d3f5f-ecc1-4976-9c39-8c8cd55a952b, ghrun-7odjsw2zoe.auto.internal:1352): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 6d655e51-4ad0-453e-a66e-ee3317082f9b, ghrun-7odjsw2zoe.auto.internal:1352): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6d655e51-4ad0-453e-a66e-ee3317082f9b, ghrun-7odjsw2zoe.auto.internal:1352): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 6d655e51-4ad0-453e-a66e-ee3317082f9b, ghrun-7odjsw2zoe.auto.internal:1352): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YjY4NmJhYS02MWM4OWU3NC01MGNjOGE4MS04Y2Q2MzkzZQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 22d930d3-d6f4-4c9a-a745-66294ce344dd, ghrun-7odjsw2zoe.auto.internal:1352): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 22d930d3-d6f4-4c9a-a745-66294ce344dd, ghrun-7odjsw2zoe.auto.internal:1352): request = { session_id: "ydb://session/3?node_id=1&id=YjY4NmJhYS02MWM4OWU3NC01MGNjOGE4MS04Y2Q2MzkzZQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 22d930d3-d6f4-4c9a-a745-66294ce344dd, ghrun-7odjsw2zoe.auto.internal:1352): 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=YjY4NmJhYS02MWM4OWU3NC01MGNjOGE4MS04Y2Q2MzkzZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 50159871-acd7-47ed-9b17-4be3a5dc2ad4, ghrun-7odjsw2zoe.auto.internal:1352): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 50159871-acd7-47ed-9b17-4be3a5dc2ad4, ghrun-7odjsw2zoe.auto.internal:1352): request = { session_id: "ydb://session/3?node_id=1&id=YjY4NmJhYS02MWM4OWU3NC01MGNjOGE4MS04Y2Q2MzkzZQ==" 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, 50159871-acd7-47ed-9b17-4be3a5dc2ad4, ghrun-7odjsw2zoe.auto.internal:1352): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, acd679be-883f-42cd-abc6-5fd21b5e068b, ghrun-7odjsw2zoe.auto.internal:1352): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, acd679be-883f-42cd-abc6-5fd21b5e068b, ghrun-7odjsw2zoe.auto.internal:1352): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, acd679be-883f-42cd-abc6-5fd21b5e068b, ghrun-7odjsw2zoe.auto.internal:1352): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NzYzZDQ0ZTgtM2EzMzNjZjItOWZhYTgyYi1iZTAxY2RiNg==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, e0324177-98d0-4ff2-a7c2-8086d8246983, ghrun-7odjsw2zoe.auto.internal:1352): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, e0324177-98d0-4ff2-a7c2-8086d8246983, ghrun-7odjsw2zoe.auto.internal:1352): request = { session_id: "ydb://session/3?node_id=1&id=NzYzZDQ0ZTgtM2EzMzNjZjItOWZhYTgyYi1iZTAxY2RiNg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, e0324177-98d0-4ff2-a7c2-8086d8246983, ghrun-7odjsw2zoe.auto.internal:1352): 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=NzYzZDQ0ZTgtM2EzMzNjZjItOWZhYTgyYi1iZTAxY2RiNg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e25a3ba1-27d7-4830-9f5e-52e9ffe04d56, ghrun-7odjsw2zoe.auto.internal:1352): 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, e25a3ba1-27d7-4830-9f5e-52e9ffe04d56, ghrun-7odjsw2zoe.auto.internal:1352): request = { session_id: "ydb://session/3?node_id=1&id=NzYzZDQ0ZTgtM2EzMzNjZjItOWZhYTgyYi1iZTAxY2RiNg==" 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, 85ed8cd2-dfe8-4d18-b4e0-55acb1ea5a2f, ghrun-7odjsw2zoe.auto.internal:1352): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 85ed8cd2-dfe8-4d18-b4e0-55acb1ea5a2f, ghrun-7odjsw2zoe.auto.internal:1352): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e25a3ba1-27d7-4830-9f5e-52e9ffe04d56, ghrun-7odjsw2zoe.auto.internal:1352): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 85ed8cd2-dfe8-4d18-b4e0-55acb1ea5a2f, ghrun-7odjsw2zoe.auto.internal:1352): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YTNmMmMwNmMtMjM0MGEzNzItNzA2NDRmNDktOTUxNDRiZGQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 243fa0ba-eb30-42f5-9e23-070bc6a87bd0, ghrun-7odjsw2zoe.auto.internal:1352): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 243fa0ba-eb30-42f5-9e23-070bc6a87bd0, ghrun-7odjsw2zoe.auto.internal:1352): request = { session_id: "ydb://session/3?node_id=1&id=YTNmMmMwNmMtMjM0MGEzNzItNzA2NDRmNDktOTUxNDRiZGQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 243fa0ba-eb30-42f5-9e23-070bc6a87bd0, ghrun-7odjsw2zoe.auto.internal:1352): 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=YTNmMmMwNmMtMjM0MGEzNzItNzA2NDRmNDktOTUxNDRiZGQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4c839769-9c4f-4a53-8937-7e0cca98370c, ghrun-7odjsw2zoe.auto.internal:1352): 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, 4c839769-9c4f-4a53-8937-7e0cca98370c, ghrun-7odjsw2zoe.auto.internal:1352): request = { session_id: "ydb://session/3?node_id=1&id=YTNmMmMwNmMtMjM0MGEzNzItNzA2NDRmNDktOTUxNDRiZGQ=" 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, ca151c89-352b-4631-ba5d-c0e2d3d611a8, ghrun-7odjsw2zoe.auto.internal:1352): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ca151c89-352b-4631-ba5d-c0e2d3d611a8, ghrun-7odjsw2zoe.auto.internal:1352): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4c839769-9c4f-4a53-8937-7e0cca98370c, ghrun-7odjsw2zoe.auto.internal:1352): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ca151c89-352b-4631-ba5d-c0e2d3d611a8, ghrun-7odjsw2zoe.auto.internal:1352): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDVjMjE4ZmMtNzZkODVlNWQtMTgxNTFlN2YtZjdlODk4ZGY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, efd17e43-5c22-4a47-be8c-e4848e0ac53c, ghrun-7odjsw2zoe.auto.internal:1352): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, efd17e43-5c22-4a47-be8c-e4848e0ac53c, ghrun-7odjsw2zoe.auto.internal:1352): request = { session_id: "ydb://session/3?node_id=1&id=ZDVjMjE4ZmMtNzZkODVlNWQtMTgxNTFlN2YtZjdlODk4ZGY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, efd17e43-5c22-4a47-be8c-e4848e0ac53c, ghrun-7odjsw2zoe.auto.internal:1352): 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=ZDVjMjE4ZmMtNzZkODVlNWQtMTgxNTFlN2YtZjdlODk4ZGY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 64f2da83-f74a-4833-9966-1ec3b27b20b2, ghrun-7odjsw2zoe.auto.internal:1352): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 64f2da83-f74a-4833-9966-1ec3b27b20b2, ghrun-7odjsw2zoe.auto.internal:1352): request = { session_id: "ydb://session/3?node_id=1&id=ZDVjMjE4ZmMtNzZkODVlNWQtMTgxNTFlN2YtZjdlODk4ZGY=" 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, 64f2da83-f74a-4833-9966-1ec3b27b20b2, ghrun-7odjsw2zoe.auto.internal:1352): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 82bc5abb-43c0-4c91-9d06-f3aebc9d4459, ghrun-7odjsw2zoe.auto.internal:1352): 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:1352 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-13T10:33:15.663245175+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7odjsw2zoe.auto.internal:1352
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, c4d08786-f211-4436-93a1-b6e796ab5bae, ghrun-7odjsw2zoe.auto.internal:1352): 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:1352 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-13T10:33:15.663273526+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7odjsw2zoe.auto.internal:1352
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, a94b6d88-1406-4e44-a495-c823d65c6ca6, ghrun-7odjsw2zoe.auto.internal:1352): 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:1352 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-13T10:33:15.663046265+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-7odjsw2zoe.auto.internal:1352
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 32cb2eca-67a7-4c95-b97b-65312f62f5de, ghrun-7odjsw2zoe.auto.internal:1352): 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:1352 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-13T10:33:15.663335372+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7odjsw2zoe.auto.internal:1352
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, ce6dd478-968c-4f89-b5ed-15885f8375a2, ghrun-7odjsw2zoe.auto.internal:1352): 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:1352 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-13T10:33:15.663216882+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-7odjsw2zoe.auto.internal:1352
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 3fbbed01-1cf7-4ae9-9394-2c0e3b8ae3be, ghrun-7odjsw2zoe.auto.internal:1352): 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:1352 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-13T10:33:15.663306713+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7odjsw2zoe.auto.internal:1352
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 22d930d3-d6f4-4c9a-a745-66294ce344dd, ghrun-7odjsw2zoe.auto.internal:1352): 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:1352 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-13T10:33:15.663368369+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-7odjsw2zoe.auto.internal:1352
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, e0324177-98d0-4ff2-a7c2-8086d8246983, ghrun-7odjsw2zoe.auto.internal:1352): 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:1352 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-13T10:33:15.663400879+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-7odjsw2zoe.auto.internal:1352
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 243fa0ba-eb30-42f5-9e23-070bc6a87bd0, ghrun-7odjsw2zoe.auto.internal:1352): 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:1352 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-13T10:33:15.663442459+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-7odjsw2zoe.auto.internal:1352
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, efd17e43-5c22-4a47-be8c-e4848e0ac53c, ghrun-7odjsw2zoe.auto.internal:1352): 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:1352 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-13T10:33:15.663468422+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7odjsw2zoe.auto.internal:1352
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 54ce2e1f-9dcf-48d3-9656-f834ad33d0ab, ghrun-7odjsw2zoe.auto.internal:1352): 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-13T10:33:15.663191569+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7odjsw2zoe.auto.internal:1352
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 986785c9-93c6-4506-bfd0-f273b6fcd62b, ghrun-7odjsw2zoe.auto.internal:1352): 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-13T10:33:15.663260649+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7odjsw2zoe.auto.internal:1352
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, c3eaf817-ca0f-4865-ba3f-b40611de65e9, ghrun-7odjsw2zoe.auto.internal:1352): 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-13T10:33:15.663289399+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, d7d9921a-6004-4181-98ed-1752ca3c7a3f, ghrun-7odjsw2zoe.auto.internal:1352): 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-13T10:33:15.663321+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, 162c9b81-3bb8-418a-8937-b026eecb5710, ghrun-7odjsw2zoe.auto.internal:1352): 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-13T10:33:15.663231539+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, f10d3f5f-ecc1-4976-9c39-8c8cd55a952b, ghrun-7odjsw2zoe.auto.internal:1352): 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-13T10:33:15.663354553+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, 64f2da83-f74a-4833-9966-1ec3b27b20b2, ghrun-7odjsw2zoe.auto.internal:1352): 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-13T10:33:15.663483911+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e25a3ba1-27d7-4830-9f5e-52e9ffe04d56, ghrun-7odjsw2zoe.auto.internal:1352): 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-13T10:33:15.663427739+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 4c839769-9c4f-4a53-8937-7e0cca98370c, ghrun-7odjsw2zoe.auto.internal:1352): 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-13T10:33:15.663456571+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 50159871-acd7-47ed-9b17-4be3a5dc2ad4, ghrun-7odjsw2zoe.auto.internal:1352): 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-13T10:33:15.663386645+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-7odjsw2zoe.auto.internal:1352
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7odjsw2zoe.auto.internal:1352
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7odjsw2zoe.auto.internal:1352
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7odjsw2zoe.auto.internal:1352
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7odjsw2zoe.auto.internal:1352
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7odjsw2zoe.auto.internal:1352
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7odjsw2zoe.auto.internal:1352
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7odjsw2zoe.auto.internal:1352
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1352
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1352". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1352
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1352". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 1879773) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1879773) elapsed time (sec): 30.15260672569275
DEBUG    ya.test:process.py:263 Command (pid 1879773) wtime: 30.166
DEBUG    ya.test:process.py:275 Command (pid 1879773) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	10	0	0	0	0
4	      0	0	0	10	0	0	0	0
5	      0	0	0	10	0	0	0	0
6	      0	0	0	10	0	0	0	0
7	      0	0	0	920	0	0	0	0
8	      0	0	0	1854	0	0	0	0
9	      0	0	0	2053	0	0	0	0
10	      0	0	0	2058	0	0	0	0
11	      0	0	0	1783	0	0	0	0
12	      0	0	0	1642	0	0	0	0
13	      0	0	0	1843	0	0	0	0
14	      0	0	0	1662	0	0	0	0
15	      0	0	0	1457	0	0	0	0
16	      0	0	0	1887	0	0	0	0
17	      0	0	0	1826	0	0	0	0
18	      0	0	0	1584	0	0	0	0
19	      0	0	0	1695	0	0	0	0
20	      0	0	0	1380	0	0	0	0
21	      0	0	0	1581	0	0	0	0
22	      0	0	0	1974	0	0	0	0
23	      0	0	0	1888	0	0	0	0
24	      0	0	0	1592	0	0	0	0
25	      0	0	0	1895	0	0	0	0
26	      0	0	0	1835	0	0	0	0
27	      0	0	0	1811	0	0	0	0
28	      0	0	0	1925	0	0	0	0
29	      0	0	0	1620	0	0	0	0
30	      0	0	0	1618	0	0	0	0

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

DEBUG    ya.test:process.py:276 Command (pid 1879773) 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 1879807) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1879807) elapsed time (sec): 30.185975313186646
DEBUG    ya.test:process.py:263 Command (pid 1879807) wtime: 30.187
DEBUG    ya.test:process.py:275 Command (pid 1879807) 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	     63	63	0	10	103	293	295	297
3	     77	77	0	0	126	159	176	178
4	     80	80	0	0	105	218	227	265
5	     73	73	0	0	111	265	309	329
6	     48	48	0	0	112	187	196	196
7	      0	0	0	1066	0	0	0	0
8	      0	0	0	2019	0	0	0	0
9	      0	0	0	2196	0	0	0	0
10	      0	0	0	2093	0	0	0	0
11	      0	0	0	1722	0	0	0	0
12	      0	0	0	1713	0	0	0	0
13	      0	0	0	1801	0	0	0	0
14	      0	0	0	1816	0	0	0	0
15	      0	0	0	2013	0	0	0	0
16	      0	0	0	1906	0	0	0	0
17	      0	0	0	1736	0	0	0	0
18	      0	0	0	1508	0	0	0	0
19	      0	0	0	1669	0	0	0	0
20	      0	0	0	1046	0	0	0	0
21	      0	0	0	1327	0	0	0	0
22	      0	0	0	1709	0	0	0	0
23	      0	0	0	1660	0	0	0	0
24	      0	0	0	1218	0	0	0	0
25	      0	0	0	1611	0	0	0	0
26	      0	0	0	1678	0	0	0	0
27	      0	0	0	1683	0	0	0	0
28	      0	0	0	1901	0	0	0	0
29	      0	0	0	1872	0	0	0	0
30	      0	0	0	1914	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    341	11.3667	0	40887	112	249	299	329

DEBUG    ya.test:process.py:276 Command (pid 1879807) 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 1879763) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1879763) elapsed time (sec): 30.37995147705078
DEBUG    ya.test:process.py:263 Command (pid 1879763) wtime: 30.389
DEBUG    ya.test:process.py:275 Command (pid 1879763) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     10	10	0	0	497	923	923	923
2	    103	103	0	0	77	567	723	727
3	     95	95	0	0	100	139	147	150
4	    109	109	0	0	82	190	220	234
5	     95	95	0	0	79	250	299	305
6	     50	50	0	0	86	175	187	187
7	      0	0	0	1238	0	0	0	0
8	      0	0	0	1914	0	0	0	0
9	      0	0	0	2132	0	0	0	0
10	      0	0	0	1918	0	0	0	0
11	      0	0	0	1859	0	0	0	0
12	      0	0	0	1566	0	0	0	0
13	      0	0	0	1771	0	0	0	0
14	      0	0	0	1574	0	0	0	0
15	      0	0	0	1923	0	0	0	0
16	      0	0	0	1893	0	0	0	0
17	      0	0	0	1791	0	0	0	0
18	      0	0	0	1407	0	0	0	0
19	      0	0	0	1439	0	0	0	0
20	      0	0	0	1345	0	0	0	0
21	      0	0	0	1577	0	0	0	0
22	      0	0	0	1584	0	0	0	0
23	      0	0	0	1849	0	0	0	0
24	      0	0	0	1507	0	0	0	0
25	      0	0	0	1787	0	0	0	0
26	      0	0	0	1739	0	0	0	0
27	      0	0	0	1845	0	0	0	0
28	      0	0	0	1793	0	0	0	0
29	      0	0	0	1832	0	0	0	0
30	      0	0	0	1531	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    462	15.4	0	40814	83	281	723	923

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1352
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1352". 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:1352
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1352". 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:1352
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1352". 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:1352
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1352". 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:1352
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1352". 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:1352
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1352". 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:1352
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1352". 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:1352
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1352". 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:1352
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1352". 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:1352
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1352". 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:1352
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1352". 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:1352
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1352". 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:1352
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1352". 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:1352
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1352". 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:1352
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1352". 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:1352
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1352". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1352
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1352". 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:1352
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1352". 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:1352
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1352". 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:1352
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1352". 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:1352
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1352". 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:1352
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1352". 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:1352
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1352". 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:1352
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1352
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1352". Check endpoint correctness.
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-7odjsw2zoe'
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/7ctw/0021e6/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.1860265' in '/home/runner/.ya/build/build_root/7ctw/0021e6/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, logfile_si4_2j52.log, stdout)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:1352/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18337
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29606
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24114
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1352
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2020
=================================== 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/7ctw/0021e6/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1859746
DEBUG    ya.test:process.py:259 Command (pid 1859746) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1859746) elapsed time (sec): 0.45772767066955566
DEBUG    ya.test:process.py:263 Command (pid 1859746) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1859746) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1859746) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1859746) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1859746) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1859746) maxrss: 542044
DEBUG    ya.test:process.py:263 Command (pid 1859746) minflt: 16179
DEBUG    ya.test:process.py:263 Command (pid 1859746) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1859746) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1859746) nivcsw: 29
DEBUG    ya.test:process.py:263 Command (pid 1859746) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1859746) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1859746) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1859746) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1859746) stime: 0.28532799999999997
DEBUG    ya.test:process.py:263 Command (pid 1859746) utime: 0.128598
DEBUG    ya.test:process.py:263 Command (pid 1859746) wtime: 0.473
DEBUG    ya.test:process.py:275 Command (pid 1859746) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-7odjsw2zoe    Host information: 
        Linux ghrun-7odjsw2zoe 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 1859746) errors:

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-7odjsw2zoe    Host information: 
        Linux ghrun-7odjsw2zoe 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/7ctw/0021e6/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2020
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:495 Working directory: /home/runner/.ya/build/build_root/7ctw/0021e6/r3tmp/kikimr_cluster_2x_e6drx
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/7ctw/0021e6/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1352
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24114
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29606
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18337
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7ctw/0021e6/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/7ctw/0021e6/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/7ctw/0021e6/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_si4_2j52.log --grpc-port=1352 --mon-port=24114 --ic-port=2020
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:1352/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7ctw/0021e6/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/7ctw/0021e6/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/7ctw/0021e6/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_si4_2j52.log --grpc-port=1352 --mon-port=24114 --ic-port=2020
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/7ctw/0021e6/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/7ctw/0021e6/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/7ctw/0021e6/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_si4_2j52.log', '--grpc-port=1352', '--mon-port=24114', '--ic-port=2020')' in '/home/runner/.ya/build/build_root/7ctw/0021e6/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: 1860265
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:1352/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/7ctw/0021e6/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1860270
DEBUG    ya.test:process.py:259 Command (pid 1860270) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1860270) elapsed time (sec): 0.7467801570892334
DEBUG    ya.test:process.py:263 Command (pid 1860270) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1860270) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1860270) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1860270) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1860270) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1860270) maxrss: 542064
DEBUG    ya.test:process.py:263 Command (pid 1860270) minflt: 16180
DEBUG    ya.test:process.py:263 Command (pid 1860270) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1860270) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1860270) nivcsw: 140
DEBUG    ya.test:process.py:263 Command (pid 1860270) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1860270) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1860270) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 1860270) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1860270) stime: 0.335266
DEBUG    ya.test:process.py:263 Command (pid 1860270) utime: 0.142584
DEBUG    ya.test:process.py:263 Command (pid 1860270) wtime: 0.764
DEBUG    ya.test:process.py:275 Command (pid 1860270) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-7odjsw2zoe    Host information: 
        Linux ghrun-7odjsw2zoe 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 1860270) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-7odjsw2zoe    Host information: 
        Linux ghrun-7odjsw2zoe 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/7ctw/0021e6/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:444 Executing command = ['/home/runner/.ya/build/build_root/7ctw/0021e6/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:1352', '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: 2020\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/7ctw/0021e6/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:1352', '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: 2020\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1862363
DEBUG    ya.test:process.py:259 Command (pid 1862363) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1862363) elapsed time (sec): 0.9021310806274414
DEBUG    ya.test:process.py:263 Command (pid 1862363) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1862363) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1862363) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1862363) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1862363) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1862363) maxrss: 550292
DEBUG    ya.test:process.py:263 Command (pid 1862363) minflt: 18322
DEBUG    ya.test:process.py:263 Command (pid 1862363) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1862363) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1862363) nivcsw: 153
DEBUG    ya.test:process.py:263 Command (pid 1862363) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1862363) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1862363) nvcsw: 87
DEBUG    ya.test:process.py:263 Command (pid 1862363) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1862363) stime: 0.31905
DEBUG    ya.test:process.py:263 Command (pid 1862363) utime: 0.168658
DEBUG    ya.test:process.py:263 Command (pid 1862363) wtime: 0.905
DEBUG    ya.test:process.py:275 Command (pid 1862363) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/7ctw/0021e6/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:444 Executing command = ['/home/runner/.ya/build/build_root/7ctw/0021e6/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:1352', '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/7ctw/0021e6/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:1352', '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: 1862794
DEBUG    ya.test:process.py:259 Command (pid 1862794) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1862794) elapsed time (sec): 0.745244026184082
DEBUG    ya.test:process.py:263 Command (pid 1862794) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1862794) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1862794) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1862794) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1862794) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1862794) maxrss: 550540
DEBUG    ya.test:process.py:263 Command (pid 1862794) minflt: 18325
DEBUG    ya.test:process.py:263 Command (pid 1862794) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1862794) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1862794) nivcsw: 132
DEBUG    ya.test:process.py:263 Command (pid 1862794) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1862794) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1862794) nvcsw: 103
DEBUG    ya.test:process.py:263 Command (pid 1862794) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1862794) stime: 0.325859
DEBUG    ya.test:process.py:263 Command (pid 1862794) utime: 0.144141
DEBUG    ya.test:process.py:263 Command (pid 1862794) wtime: 0.754
DEBUG    ya.test:process.py:275 Command (pid 1862794) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:574 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:581 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 4a06fcf8-d12a-4d25-b31c-c22b440a01de, localhost:1352): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 4a06fcf8-d12a-4d25-b31c-c22b440a01de, localhost:1352): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 4a06fcf8-d12a-4d25-b31c-c22b440a01de, localhost:1352): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-7odjsw2zoe.auto.internal" port: 1352 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-7odjsw2zoe.auto.internal:1352, 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:1352
------------------------------ 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/7ctw/0021e6/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/7ctw/0021e6/ydb/apps/ydb/ydb -e grpc://localhost:1352 -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/7ctw/0021e6/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:1352', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1863338
DEBUG    ya.test:process.py:259 Command (pid 1863338) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1863338) elapsed time (sec): 0.49217700958251953
DEBUG    ya.test:process.py:263 Command (pid 1863338) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1863338) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1863338) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1863338) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1863338) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1863338) maxrss: 168136
DEBUG    ya.test:process.py:263 Command (pid 1863338) minflt: 3557
DEBUG    ya.test:process.py:263 Command (pid 1863338) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1863338) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1863338) nivcsw: 41
DEBUG    ya.test:process.py:263 Command (pid 1863338) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1863338) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1863338) nvcsw: 116
DEBUG    ya.test:process.py:263 Command (pid 1863338) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1863338) stime: 0.022219
DEBUG    ya.test:process.py:263 Command (pid 1863338) utime: 0.057769999999999995
DEBUG    ya.test:process.py:263 Command (pid 1863338) wtime: 0.507
DEBUG    ya.test:process.py:275 Command (pid 1863338) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 1863338) 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/7ctw/0021e6/ydb/apps/ydb/ydb -e grpc://localhost:1352 -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/7ctw/0021e6/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:1352', '-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: 1863496
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 1863496) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1863496) elapsed time (sec): 30.241047859191895
DEBUG    ya.test:process.py:263 Command (pid 1863496) wtime: 30.242
DEBUG    ya.test:process.py:275 Command (pid 1863496) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    310	310	0	0	24	71	82	86
2	    370	370	0	0	21	60	73	86
3	    223	223	0	0	42	66	75	79
4	    304	304	0	0	28	57	66	69
5	    254	254	0	0	35	67	79	88
6	    240	240	0	0	38	74	101	105
7	    182	182	0	0	54	81	93	97
8	    353	353	0	0	23	55	67	70
9	    386	386	0	0	22	47	66	74
10	    248	248	0	0	38	62	78	91
11	    264	264	0	0	34	65	80	87
12	    229	229	0	0	38	75	77	79
13	    211	211	0	0	45	79	89	91
14	    199	199	0	0	46	84	92	105
15	    209	209	0	0	46	76	98	102
16	    180	180	0	0	58	81	86	101
17	    287	287	0	0	27	77	84	94
18	    225	225	0	0	42	73	85	90
19	    318	318	0	0	29	57	78	88
20	    287	287	0	0	28	70	77	89
21	    317	317	0	0	29	48	56	58
22	    266	266	0	0	33	65	91	95
23	    252	252	0	0	31	79	88	93
24	    328	328	0	0	27	50	59	63
25	    315	315	0	0	28	52	73	78
26	    252	252	0	0	37	65	73	82
27	    350	350	0	0	25	50	60	65
28	    290	290	0	0	33	52	56	64
29	    321	321	0	0	25	58	68	79
30	    234	234	0	0	41	74	84	96

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	   8204	273.467	0	0	32	70	84	105

DEBUG    ya.test:process.py:276 Command (pid 1863496) 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, adcc6f73-2743-46ba-8427-c61dfabe7e41, ghrun-7odjsw2zoe.auto.internal:1352): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, adcc6f73-2743-46ba-8427-c61dfabe7e41, ghrun-7odjsw2zoe.auto.internal:1352): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, adcc6f73-2743-46ba-8427-c61dfabe7e41, ghrun-7odjsw2zoe.auto.internal:1352): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZTdlYTBiMmYtYTk3ZjA1NDMtM2YyNTk1ZTUtMTNlZTQ0ZDQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, a94b6d88-1406-4e44-a495-c823d65c6ca6, ghrun-7odjsw2zoe.auto.internal:1352): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, a94b6d88-1406-4e44-a495-c823d65c6ca6, ghrun-7odjsw2zoe.auto.internal:1352): request = { session_id: "ydb://session/3?node_id=1&id=ZTdlYTBiMmYtYTk3ZjA1NDMtM2YyNTk1ZTUtMTNlZTQ0ZDQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, a94b6d88-1406-4e44-a495-c823d65c6ca6, ghrun-7odjsw2zoe.auto.internal:1352): 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=ZTdlYTBiMmYtYTk3ZjA1NDMtM2YyNTk1ZTUtMTNlZTQ0ZDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fd24273d-968a-44c8-bc7e-7c98cac47a78, ghrun-7odjsw2zoe.auto.internal:1352): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fd24273d-968a-44c8-bc7e-7c98cac47a78, ghrun-7odjsw2zoe.auto.internal:1352): request = { session_id: "ydb://session/3?node_id=1&id=ZTdlYTBiMmYtYTk3ZjA1NDMtM2YyNTk1ZTUtMTNlZTQ0ZDQ=" 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, fd24273d-968a-44c8-bc7e-7c98cac47a78, ghrun-7odjsw2zoe.auto.internal:1352): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTdlYTBiMmYtYTk3ZjA1NDMtM2YyNTk1ZTUtMTNlZTQ0ZDQ=
INFO     root:test_log_scenario.py:217 Count rows after insert 7974 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTdlYTBiMmYtYTk3ZjA1NDMtM2YyNTk1ZTUtMTNlZTQ0ZDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b387d83d-1957-4aa0-aa83-218822890cb4, ghrun-7odjsw2zoe.auto.internal:1352): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b387d83d-1957-4aa0-aa83-218822890cb4, ghrun-7odjsw2zoe.auto.internal:1352): request = { session_id: "ydb://session/3?node_id=1&id=ZTdlYTBiMmYtYTk3ZjA1NDMtM2YyNTk1ZTUtMTNlZTQ0ZDQ=" 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, b387d83d-1957-4aa0-aa83-218822890cb4, ghrun-7odjsw2zoe.auto.internal:1352): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTdlYTBiMmYtYTk3ZjA1NDMtM2YyNTk1ZTUtMTNlZTQ0ZDQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTdlYTBiMmYtYTk3ZjA1NDMtM2YyNTk1ZTUtMTNlZTQ0ZDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6d005757-4d64-45cf-a4d3-7c860be57c6b, ghrun-7odjsw2zoe.auto.internal:1352): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6d005757-4d64-45cf-a4d3-7c860be57c6b, ghrun-7odjsw2zoe.auto.internal:1352): request = { session_id: "ydb://session/3?node_id=1&id=ZTdlYTBiMmYtYTk3ZjA1NDMtM2YyNTk1ZTUtMTNlZTQ0ZDQ=" 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, 6d005757-4d64-45cf-a4d3-7c860be57c6b, ghrun-7odjsw2zoe.auto.internal:1352): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTdlYTBiMmYtYTk3ZjA1NDMtM2YyNTk1ZTUtMTNlZTQ0ZDQ=
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/7ctw/0021e6/ydb/apps/ydb/ydb -e grpc://localhost:1352 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/7ctw/0021e6/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:1352', '-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: 1879763
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/7ctw/0021e6/ydb/apps/ydb/ydb -e grpc://localhost:1352 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/7ctw/0021e6/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:1352', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1879773
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=ZTdlYTBiMmYtYTk3ZjA1NDMtM2YyNTk1ZTUtMTNlZTQ0ZDQ=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/7ctw/0021e6/ydb/apps/ydb/ydb -e grpc://localhost:1352 -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, 54ce2e1f-9dcf-48d3-9656-f834ad33d0ab, ghrun-7odjsw2zoe.auto.internal:1352): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 54ce2e1f-9dcf-48d3-9656-f834ad33d0ab, ghrun-7odjsw2zoe.auto.internal:1352): request = { session_id: "ydb://session/3?node_id=1&id=ZTdlYTBiMmYtYTk3ZjA1NDMtM2YyNTk1ZTUtMTNlZTQ0ZDQ=" 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, 4bb0d019-6043-4ca0-b271-fb86f0f954d7, ghrun-7odjsw2zoe.auto.internal:1352): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4bb0d019-6043-4ca0-b271-fb86f0f954d7, ghrun-7odjsw2zoe.auto.internal:1352): request = {  }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 54ce2e1f-9dcf-48d3-9656-f834ad33d0ab, ghrun-7odjsw2zoe.auto.internal:1352): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/7ctw/0021e6/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:1352', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1879807
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4bb0d019-6043-4ca0-b271-fb86f0f954d7, ghrun-7odjsw2zoe.auto.internal:1352): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Y2EyZWY2Zi02ZjMwZmM4OS1lMmYxZjJjYi0xNmFjODE5NA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ce6dd478-968c-4f89-b5ed-15885f8375a2, ghrun-7odjsw2zoe.auto.internal:1352): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ce6dd478-968c-4f89-b5ed-15885f8375a2, ghrun-7odjsw2zoe.auto.internal:1352): request = { session_id: "ydb://session/3?node_id=1&id=Y2EyZWY2Zi02ZjMwZmM4OS1lMmYxZjJjYi0xNmFjODE5NA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ce6dd478-968c-4f89-b5ed-15885f8375a2, ghrun-7odjsw2zoe.auto.internal:1352): 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=Y2EyZWY2Zi02ZjMwZmM4OS1lMmYxZjJjYi0xNmFjODE5NA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 162c9b81-3bb8-418a-8937-b026eecb5710, ghrun-7odjsw2zoe.auto.internal:1352): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 162c9b81-3bb8-418a-8937-b026eecb5710, ghrun-7odjsw2zoe.auto.internal:1352): request = { session_id: "ydb://session/3?node_id=1&id=Y2EyZWY2Zi02ZjMwZmM4OS1lMmYxZjJjYi0xNmFjODE5NA==" 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, 162c9b81-3bb8-418a-8937-b026eecb5710, ghrun-7odjsw2zoe.auto.internal:1352): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 7be6ba94-1551-4368-867e-1f403a70ad1e, ghrun-7odjsw2zoe.auto.internal:1352): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7be6ba94-1551-4368-867e-1f403a70ad1e, ghrun-7odjsw2zoe.auto.internal:1352): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7be6ba94-1551-4368-867e-1f403a70ad1e, ghrun-7odjsw2zoe.auto.internal:1352): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZTI3ODdiMGMtMmRmNmE1ZWMtMjlkMTk3NGEtNjk5YjkzNmQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 82bc5abb-43c0-4c91-9d06-f3aebc9d4459, ghrun-7odjsw2zoe.auto.internal:1352): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 82bc5abb-43c0-4c91-9d06-f3aebc9d4459, ghrun-7odjsw2zoe.auto.internal:1352): request = { session_id: "ydb://session/3?node_id=1&id=ZTI3ODdiMGMtMmRmNmE1ZWMtMjlkMTk3NGEtNjk5YjkzNmQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 82bc5abb-43c0-4c91-9d06-f3aebc9d4459, ghrun-7odjsw2zoe.auto.internal:1352): 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=ZTI3ODdiMGMtMmRmNmE1ZWMtMjlkMTk3NGEtNjk5YjkzNmQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 986785c9-93c6-4506-bfd0-f273b6fcd62b, ghrun-7odjsw2zoe.auto.internal:1352): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 986785c9-93c6-4506-bfd0-f273b6fcd62b, ghrun-7odjsw2zoe.auto.internal:1352): request = { session_id: "ydb://session/3?node_id=1&id=ZTI3ODdiMGMtMmRmNmE1ZWMtMjlkMTk3NGEtNjk5YjkzNmQ=" 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, e5f36dac-0c18-4614-a63e-d28b859e1b91, ghrun-7odjsw2zoe.auto.internal:1352): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e5f36dac-0c18-4614-a63e-d28b859e1b91, ghrun-7odjsw2zoe.auto.internal:1352): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 986785c9-93c6-4506-bfd0-f273b6fcd62b, ghrun-7odjsw2zoe.auto.internal:1352): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e5f36dac-0c18-4614-a63e-d28b859e1b91, ghrun-7odjsw2zoe.auto.internal:1352): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YWZkN2NlMTUtNDE2ZmQwMTQtM2NkMGNjODYtZTA0MTMxYjY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, c4d08786-f211-4436-93a1-b6e796ab5bae, ghrun-7odjsw2zoe.auto.internal:1352): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, c4d08786-f211-4436-93a1-b6e796ab5bae, ghrun-7odjsw2zoe.auto.internal:1352): request = { session_id: "ydb://session/3?node_id=1&id=YWZkN2NlMTUtNDE2ZmQwMTQtM2NkMGNjODYtZTA0MTMxYjY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, c4d08786-f211-4436-93a1-b6e796ab5bae, ghrun-7odjsw2zoe.auto.internal:1352): 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=YWZkN2NlMTUtNDE2ZmQwMTQtM2NkMGNjODYtZTA0MTMxYjY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c3eaf817-ca0f-4865-ba3f-b40611de65e9, ghrun-7odjsw2zoe.auto.internal:1352): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c3eaf817-ca0f-4865-ba3f-b40611de65e9, ghrun-7odjsw2zoe.auto.internal:1352): request = { session_id: "ydb://session/3?node_id=1&id=YWZkN2NlMTUtNDE2ZmQwMTQtM2NkMGNjODYtZTA0MTMxYjY=" 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, c3eaf817-ca0f-4865-ba3f-b40611de65e9, ghrun-7odjsw2zoe.auto.internal:1352): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, c08d9e44-8da9-4b55-b6f0-cfe1e901fff3, ghrun-7odjsw2zoe.auto.internal:1352): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c08d9e44-8da9-4b55-b6f0-cfe1e901fff3, ghrun-7odjsw2zoe.auto.internal:1352): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c08d9e44-8da9-4b55-b6f0-cfe1e901fff3, ghrun-7odjsw2zoe.auto.internal:1352): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Yzg1NDA2NWItZGI2NGM1N2YtNjM5NjlhZmYtZjVmYzViZjY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 3fbbed01-1cf7-4ae9-9394-2c0e3b8ae3be, ghrun-7odjsw2zoe.auto.internal:1352): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 3fbbed01-1cf7-4ae9-9394-2c0e3b8ae3be, ghrun-7odjsw2zoe.auto.internal:1352): request = { session_id: "ydb://session/3?node_id=1&id=Yzg1NDA2NWItZGI2NGM1N2YtNjM5NjlhZmYtZjVmYzViZjY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 3fbbed01-1cf7-4ae9-9394-2c0e3b8ae3be, ghrun-7odjsw2zoe.auto.internal:1352): 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=Yzg1NDA2NWItZGI2NGM1N2YtNjM5NjlhZmYtZjVmYzViZjY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d7d9921a-6004-4181-98ed-1752ca3c7a3f, ghrun-7odjsw2zoe.auto.internal:1352): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d7d9921a-6004-4181-98ed-1752ca3c7a3f, ghrun-7odjsw2zoe.auto.internal:1352): request = { session_id: "ydb://session/3?node_id=1&id=Yzg1NDA2NWItZGI2NGM1N2YtNjM5NjlhZmYtZjVmYzViZjY=" 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, d7d9921a-6004-4181-98ed-1752ca3c7a3f, ghrun-7odjsw2zoe.auto.internal:1352): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a886a5c3-523a-4eaf-b99c-7cc366d998b4, ghrun-7odjsw2zoe.auto.internal:1352): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a886a5c3-523a-4eaf-b99c-7cc366d998b4, ghrun-7odjsw2zoe.auto.internal:1352): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a886a5c3-523a-4eaf-b99c-7cc366d998b4, ghrun-7odjsw2zoe.auto.internal:1352): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MmM2YTliMTQtYTFiMzE4My01MDk0Y2IwNy1mNzFhNTk2ZQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 32cb2eca-67a7-4c95-b97b-65312f62f5de, ghrun-7odjsw2zoe.auto.internal:1352): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 32cb2eca-67a7-4c95-b97b-65312f62f5de, ghrun-7odjsw2zoe.auto.internal:1352): request = { session_id: "ydb://session/3?node_id=1&id=MmM2YTliMTQtYTFiMzE4My01MDk0Y2IwNy1mNzFhNTk2ZQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 32cb2eca-67a7-4c95-b97b-65312f62f5de, ghrun-7odjsw2zoe.auto.internal:1352): 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=MmM2YTliMTQtYTFiMzE4My01MDk0Y2IwNy1mNzFhNTk2ZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f10d3f5f-ecc1-4976-9c39-8c8cd55a952b, ghrun-7odjsw2zoe.auto.internal:1352): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f10d3f5f-ecc1-4976-9c39-8c8cd55a952b, ghrun-7odjsw2zoe.auto.internal:1352): request = { session_id: "ydb://session/3?node_id=1&id=MmM2YTliMTQtYTFiMzE4My01MDk0Y2IwNy1mNzFhNTk2ZQ==" 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:52 RpcState(ExecuteQuery, f10d3f5f-ecc1-4976-9c39-8c8cd55a952b, ghrun-7odjsw2zoe.auto.internal:1352): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 6d655e51-4ad0-453e-a66e-ee3317082f9b, ghrun-7odjsw2zoe.auto.internal:1352): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6d655e51-4ad0-453e-a66e-ee3317082f9b, ghrun-7odjsw2zoe.auto.internal:1352): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 6d655e51-4ad0-453e-a66e-ee3317082f9b, ghrun-7odjsw2zoe.auto.internal:1352): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YjY4NmJhYS02MWM4OWU3NC01MGNjOGE4MS04Y2Q2MzkzZQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 22d930d3-d6f4-4c9a-a745-66294ce344dd, ghrun-7odjsw2zoe.auto.internal:1352): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 22d930d3-d6f4-4c9a-a745-66294ce344dd, ghrun-7odjsw2zoe.auto.internal:1352): request = { session_id: "ydb://session/3?node_id=1&id=YjY4NmJhYS02MWM4OWU3NC01MGNjOGE4MS04Y2Q2MzkzZQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 22d930d3-d6f4-4c9a-a745-66294ce344dd, ghrun-7odjsw2zoe.auto.internal:1352): 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=YjY4NmJhYS02MWM4OWU3NC01MGNjOGE4MS04Y2Q2MzkzZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 50159871-acd7-47ed-9b17-4be3a5dc2ad4, ghrun-7odjsw2zoe.auto.internal:1352): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 50159871-acd7-47ed-9b17-4be3a5dc2ad4, ghrun-7odjsw2zoe.auto.internal:1352): request = { session_id: "ydb://session/3?node_id=1&id=YjY4NmJhYS02MWM4OWU3NC01MGNjOGE4MS04Y2Q2MzkzZQ==" 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, 50159871-acd7-47ed-9b17-4be3a5dc2ad4, ghrun-7odjsw2zoe.auto.internal:1352): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, acd679be-883f-42cd-abc6-5fd21b5e068b, ghrun-7odjsw2zoe.auto.internal:1352): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, acd679be-883f-42cd-abc6-5fd21b5e068b, ghrun-7odjsw2zoe.auto.internal:1352): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, acd679be-883f-42cd-abc6-5fd21b5e068b, ghrun-7odjsw2zoe.auto.internal:1352): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NzYzZDQ0ZTgtM2EzMzNjZjItOWZhYTgyYi1iZTAxY2RiNg==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, e0324177-98d0-4ff2-a7c2-8086d8246983, ghrun-7odjsw2zoe.auto.internal:1352): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, e0324177-98d0-4ff2-a7c2-8086d8246983, ghrun-7odjsw2zoe.auto.internal:1352): request = { session_id: "ydb://session/3?node_id=1&id=NzYzZDQ0ZTgtM2EzMzNjZjItOWZhYTgyYi1iZTAxY2RiNg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, e0324177-98d0-4ff2-a7c2-8086d8246983, ghrun-7odjsw2zoe.auto.internal:1352): 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=NzYzZDQ0ZTgtM2EzMzNjZjItOWZhYTgyYi1iZTAxY2RiNg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e25a3ba1-27d7-4830-9f5e-52e9ffe04d56, ghrun-7odjsw2zoe.auto.internal:1352): 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, e25a3ba1-27d7-4830-9f5e-52e9ffe04d56, ghrun-7odjsw2zoe.auto.internal:1352): request = { session_id: "ydb://session/3?node_id=1&id=NzYzZDQ0ZTgtM2EzMzNjZjItOWZhYTgyYi1iZTAxY2RiNg==" 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, 85ed8cd2-dfe8-4d18-b4e0-55acb1ea5a2f, ghrun-7odjsw2zoe.auto.internal:1352): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 85ed8cd2-dfe8-4d18-b4e0-55acb1ea5a2f, ghrun-7odjsw2zoe.auto.internal:1352): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e25a3ba1-27d7-4830-9f5e-52e9ffe04d56, ghrun-7odjsw2zoe.auto.internal:1352): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 85ed8cd2-dfe8-4d18-b4e0-55acb1ea5a2f, ghrun-7odjsw2zoe.auto.internal:1352): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YTNmMmMwNmMtMjM0MGEzNzItNzA2NDRmNDktOTUxNDRiZGQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 243fa0ba-eb30-42f5-9e23-070bc6a87bd0, ghrun-7odjsw2zoe.auto.internal:1352): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 243fa0ba-eb30-42f5-9e23-070bc6a87bd0, ghrun-7odjsw2zoe.auto.internal:1352): request = { session_id: "ydb://session/3?node_id=1&id=YTNmMmMwNmMtMjM0MGEzNzItNzA2NDRmNDktOTUxNDRiZGQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 243fa0ba-eb30-42f5-9e23-070bc6a87bd0, ghrun-7odjsw2zoe.auto.internal:1352): 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=YTNmMmMwNmMtMjM0MGEzNzItNzA2NDRmNDktOTUxNDRiZGQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4c839769-9c4f-4a53-8937-7e0cca98370c, ghrun-7odjsw2zoe.auto.internal:1352): 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, 4c839769-9c4f-4a53-8937-7e0cca98370c, ghrun-7odjsw2zoe.auto.internal:1352): request = { session_id: "ydb://session/3?node_id=1&id=YTNmMmMwNmMtMjM0MGEzNzItNzA2NDRmNDktOTUxNDRiZGQ=" 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, ca151c89-352b-4631-ba5d-c0e2d3d611a8, ghrun-7odjsw2zoe.auto.internal:1352): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ca151c89-352b-4631-ba5d-c0e2d3d611a8, ghrun-7odjsw2zoe.auto.internal:1352): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4c839769-9c4f-4a53-8937-7e0cca98370c, ghrun-7odjsw2zoe.auto.internal:1352): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ca151c89-352b-4631-ba5d-c0e2d3d611a8, ghrun-7odjsw2zoe.auto.internal:1352): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDVjMjE4ZmMtNzZkODVlNWQtMTgxNTFlN2YtZjdlODk4ZGY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, efd17e43-5c22-4a47-be8c-e4848e0ac53c, ghrun-7odjsw2zoe.auto.internal:1352): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, efd17e43-5c22-4a47-be8c-e4848e0ac53c, ghrun-7odjsw2zoe.auto.internal:1352): request = { session_id: "ydb://session/3?node_id=1&id=ZDVjMjE4ZmMtNzZkODVlNWQtMTgxNTFlN2YtZjdlODk4ZGY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, efd17e43-5c22-4a47-be8c-e4848e0ac53c, ghrun-7odjsw2zoe.auto.internal:1352): 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=ZDVjMjE4ZmMtNzZkODVlNWQtMTgxNTFlN2YtZjdlODk4ZGY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 64f2da83-f74a-4833-9966-1ec3b27b20b2, ghrun-7odjsw2zoe.auto.internal:1352): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 64f2da83-f74a-4833-9966-1ec3b27b20b2, ghrun-7odjsw2zoe.auto.internal:1352): request = { session_id: "ydb://session/3?node_id=1&id=ZDVjMjE4ZmMtNzZkODVlNWQtMTgxNTFlN2YtZjdlODk4ZGY=" 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, 64f2da83-f74a-4833-9966-1ec3b27b20b2, ghrun-7odjsw2zoe.auto.internal:1352): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 82bc5abb-43c0-4c91-9d06-f3aebc9d4459, ghrun-7odjsw2zoe.auto.internal:1352): 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:1352 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-13T10:33:15.663245175+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7odjsw2zoe.auto.internal:1352
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, c4d08786-f211-4436-93a1-b6e796ab5bae, ghrun-7odjsw2zoe.auto.internal:1352): 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:1352 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-13T10:33:15.663273526+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7odjsw2zoe.auto.internal:1352
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, a94b6d88-1406-4e44-a495-c823d65c6ca6, ghrun-7odjsw2zoe.auto.internal:1352): 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:1352 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-13T10:33:15.663046265+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-7odjsw2zoe.auto.internal:1352
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 32cb2eca-67a7-4c95-b97b-65312f62f5de, ghrun-7odjsw2zoe.auto.internal:1352): 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:1352 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-13T10:33:15.663335372+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7odjsw2zoe.auto.internal:1352
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, ce6dd478-968c-4f89-b5ed-15885f8375a2, ghrun-7odjsw2zoe.auto.internal:1352): 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:1352 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-13T10:33:15.663216882+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-7odjsw2zoe.auto.internal:1352
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 3fbbed01-1cf7-4ae9-9394-2c0e3b8ae3be, ghrun-7odjsw2zoe.auto.internal:1352): 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:1352 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-13T10:33:15.663306713+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7odjsw2zoe.auto.internal:1352
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 22d930d3-d6f4-4c9a-a745-66294ce344dd, ghrun-7odjsw2zoe.auto.internal:1352): 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:1352 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-13T10:33:15.663368369+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-7odjsw2zoe.auto.internal:1352
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, e0324177-98d0-4ff2-a7c2-8086d8246983, ghrun-7odjsw2zoe.auto.internal:1352): 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:1352 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-13T10:33:15.663400879+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-7odjsw2zoe.auto.internal:1352
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 243fa0ba-eb30-42f5-9e23-070bc6a87bd0, ghrun-7odjsw2zoe.auto.internal:1352): 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:1352 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-13T10:33:15.663442459+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-7odjsw2zoe.auto.internal:1352
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, efd17e43-5c22-4a47-be8c-e4848e0ac53c, ghrun-7odjsw2zoe.auto.internal:1352): 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:1352 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-13T10:33:15.663468422+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7odjsw2zoe.auto.internal:1352
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 54ce2e1f-9dcf-48d3-9656-f834ad33d0ab, ghrun-7odjsw2zoe.auto.internal:1352): 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-13T10:33:15.663191569+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7odjsw2zoe.auto.internal:1352
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 986785c9-93c6-4506-bfd0-f273b6fcd62b, ghrun-7odjsw2zoe.auto.internal:1352): 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-13T10:33:15.663260649+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7odjsw2zoe.auto.internal:1352
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, c3eaf817-ca0f-4865-ba3f-b40611de65e9, ghrun-7odjsw2zoe.auto.internal:1352): 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-13T10:33:15.663289399+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, d7d9921a-6004-4181-98ed-1752ca3c7a3f, ghrun-7odjsw2zoe.auto.internal:1352): 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-13T10:33:15.663321+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, 162c9b81-3bb8-418a-8937-b026eecb5710, ghrun-7odjsw2zoe.auto.internal:1352): 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-13T10:33:15.663231539+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, f10d3f5f-ecc1-4976-9c39-8c8cd55a952b, ghrun-7odjsw2zoe.auto.internal:1352): 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-13T10:33:15.663354553+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, 64f2da83-f74a-4833-9966-1ec3b27b20b2, ghrun-7odjsw2zoe.auto.internal:1352): 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-13T10:33:15.663483911+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e25a3ba1-27d7-4830-9f5e-52e9ffe04d56, ghrun-7odjsw2zoe.auto.internal:1352): 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-13T10:33:15.663427739+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 4c839769-9c4f-4a53-8937-7e0cca98370c, ghrun-7odjsw2zoe.auto.internal:1352): 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-13T10:33:15.663456571+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 50159871-acd7-47ed-9b17-4be3a5dc2ad4, ghrun-7odjsw2zoe.auto.internal:1352): 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-13T10:33:15.663386645+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-7odjsw2zoe.auto.internal:1352
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7odjsw2zoe.auto.internal:1352
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7odjsw2zoe.auto.internal:1352
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7odjsw2zoe.auto.internal:1352
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7odjsw2zoe.auto.internal:1352
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7odjsw2zoe.auto.internal:1352
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7odjsw2zoe.auto.internal:1352
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7odjsw2zoe.auto.internal:1352
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1352
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1352". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1352
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1352". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 1879773) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1879773) elapsed time (sec): 30.15260672569275
DEBUG    ya.test:process.py:263 Command (pid 1879773) wtime: 30.166
DEBUG    ya.test:process.py:275 Command (pid 1879773) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	10	0	0	0	0
4	      0	0	0	10	0	0	0	0
5	      0	0	0	10	0	0	0	0
6	      0	0	0	10	0	0	0	0
7	      0	0	0	920	0	0	0	0
8	      0	0	0	1854	0	0	0	0
9	      0	0	0	2053	0	0	0	0
10	      0	0	0	2058	0	0	0	0
11	      0	0	0	1783	0	0	0	0
12	      0	0	0	1642	0	0	0	0
13	      0	0	0	1843	0	0	0	0
14	      0	0	0	1662	0	0	0	0
15	      0	0	0	1457	0	0	0	0
16	      0	0	0	1887	0	0	0	0
17	      0	0	0	1826	0	0	0	0
18	      0	0	0	1584	0	0	0	0
19	      0	0	0	1695	0	0	0	0
20	      0	0	0	1380	0	0	0	0
21	      0	0	0	1581	0	0	0	0
22	      0	0	0	1974	0	0	0	0
23	      0	0	0	1888	0	0	0	0
24	      0	0	0	1592	0	0	0	0
25	      0	0	0	1895	0	0	0	0
26	      0	0	0	1835	0	0	0	0
27	      0	0	0	1811	0	0	0	0
28	      0	0	0	1925	0	0	0	0
29	      0	0	0	1620	0	0	0	0
30	      0	0	0	1618	0	0	0	0

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

DEBUG    ya.test:process.py:276 Command (pid 1879773) 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 1879807) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1879807) elapsed time (sec): 30.185975313186646
DEBUG    ya.test:process.py:263 Command (pid 1879807) wtime: 30.187
DEBUG    ya.test:process.py:275 Command (pid 1879807) 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	     63	63	0	10	103	293	295	297
3	     77	77	0	0	126	159	176	178
4	     80	80	0	0	105	218	227	265
5	     73	73	0	0	111	265	309	329
6	     48	48	0	0	112	187	196	196
7	      0	0	0	1066	0	0	0	0
8	      0	0	0	2019	0	0	0	0
9	      0	0	0	2196	0	0	0	0
10	      0	0	0	2093	0	0	0	0
11	      0	0	0	1722	0	0	0	0
12	      0	0	0	1713	0	0	0	0
13	      0	0	0	1801	0	0	0	0
14	      0	0	0	1816	0	0	0	0
15	      0	0	0	2013	0	0	0	0
16	      0	0	0	1906	0	0	0	0
17	      0	0	0	1736	0	0	0	0
18	      0	0	0	1508	0	0	0	0
19	      0	0	0	1669	0	0	0	0
20	      0	0	0	1046	0	0	0	0
21	      0	0	0	1327	0	0	0	0
22	      0	0	0	1709	0	0	0	0
23	      0	0	0	1660	0	0	0	0
24	      0	0	0	1218	0	0	0	0
25	      0	0	0	1611	0	0	0	0
26	      0	0	0	1678	0	0	0	0
27	      0	0	0	1683	0	0	0	0
28	      0	0	0	1901	0	0	0	0
29	      0	0	0	1872	0	0	0	0
30	      0	0	0	1914	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    341	11.3667	0	40887	112	249	299	329

DEBUG    ya.test:process.py:276 Command (pid 1879807) 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 1879763) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1879763) elapsed time (sec): 30.37995147705078
DEBUG    ya.test:process.py:263 Command (pid 1879763) wtime: 30.389
DEBUG    ya.test:process.py:275 Command (pid 1879763) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     10	10	0	0	497	923	923	923
2	    103	103	0	0	77	567	723	727
3	     95	95	0	0	100	139	147	150
4	    109	109	0	0	82	190	220	234
5	     95	95	0	0	79	250	299	305
6	     50	50	0	0	86	175	187	187
7	      0	0	0	1238	0	0	0	0
8	      0	0	0	1914	0	0	0	0
9	      0	0	0	2132	0	0	0	0
10	      0	0	0	1918	0	0	0	0
11	      0	0	0	1859	0	0	0	0
12	      0	0	0	1566	0	0	0	0
13	      0	0	0	1771	0	0	0	0
14	      0	0	0	1574	0	0	0	0
15	      0	0	0	1923	0	0	0	0
16	      0	0	0	1893	0	0	0	0
17	      0	0	0	1791	0	0	0	0
18	      0	0	0	1407	0	0	0	0
19	      0	0	0	1439	0	0	0	0
20	      0	0	0	1345	0	0	0	0
21	      0	0	0	1577	0	0	0	0
22	      0	0	0	1584	0	0	0	0
23	      0	0	0	1849	0	0	0	0
24	      0	0	0	1507	0	0	0	0
25	      0	0	0	1787	0	0	0	0
26	      0	0	0	1739	0	0	0	0
27	      0	0	0	1845	0	0	0	0
28	      0	0	0	1793	0	0	0	0
29	      0	0	0	1832	0	0	0	0
30	      0	0	0	1531	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    462	15.4	0	40814	83	281	723	923

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1352
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1352". 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:1352
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1352". 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:1352
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1352". 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:1352
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1352". 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:1352
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1352". 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:1352
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1352". 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:1352
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1352". 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:1352
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1352". 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:1352
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1352". 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:1352
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1352". 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:1352
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1352". 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:1352
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1352". 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:1352
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1352". 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:1352
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1352". 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:1352
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1352". 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:1352
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1352". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1352
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1352". 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:1352
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1352". 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:1352
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1352". 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:1352
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1352". 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:1352
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1352". 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:1352
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1352". 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:1352
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1352". 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 ===============================
325.08s call     test_log_scenario.py::TestLogScenario::test_log_uniform
6.36s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
6.03s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
5.23s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
4.95s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
4.51s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
4.28s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
4.13s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
4.12s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
4.09s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
4.01s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
3.99s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
3.85s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
1.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
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-10000-64]

(15 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/7ctw/0021e6/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/7ctw/0021e6/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-13T10:33:09.857841Z): source_id=111;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 @ 0xA7C8615
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA7C0B56
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB64EC78
3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD948EAB
4. /-S/ydb/core/formats/arrow/reader/position.h:83: CompareImpl @ 0x9E1C3C8
5. /-S/ydb/core/formats/arrow/reader/position.h:471: Compare @ 0x9E1C11F
6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD9244BD
7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x1418A62B
8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14DCA7A7
9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14D221A3
10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14D221A3
11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14D1EFC3
12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14D25A77
13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x141A8418
14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CC42075
15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB5F9ED7
16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB63F724
17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB6437E4
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB6433F0
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB643FDE
20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA7CA26C
21. ??:0: ?? @ 0x7F2419575AC2
22. ??:0: ?? @ 0x7F24196078BF
============== 1 failed, 10 passed, 1 error in 383.44s (0:06:23) ===============
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/7ctw/002204/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk5
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 107 items

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

============================== slowest durations ===============================
6.43s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
5.53s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
5.51s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
5.46s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
5.46s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
5.46s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
5.37s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
5.09s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
5.06s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
4.85s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
4.83s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
3.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]

(15 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 63.32s (0:01:03) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/7ctw/002202/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 ===============================
114.76s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
8.68s call     test_overloads.py::TestLogScenario::test_overloads_reject_probability
7.54s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
6.13s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
5.79s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
5.73s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
5.31s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
5.17s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
4.99s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
4.87s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
4.68s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
3.02s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_reject_probability
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]

(11 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 178.01s (0:02:58) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/7ctw/0020e1/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 ===============================
123.43s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
111.40s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
106.75s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
97.53s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
83.97s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
3.85s setup    test_replace.py::TestReplace::test_copy_full
3.02s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
1.13s call     test_replace.py::TestReplace::test_copy_full
1.08s call     test_replace.py::TestReplace::test_count
1.00s call     test_replace.py::TestReplace::test_copy_partial
0.57s call     test_replace.py::TestReplace::test_partial_replace
0.41s call     test_replace.py::TestReplace::test_incorrect
0.04s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1-1]

(15 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 10 passed in 535.29s (0:08:55) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/7ctw/0020f0/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.89s setup    test_update.py::TestUpdate::test_incorrect
4.60s setup    test_replace.py::TestReplace::test_replace_rollback
4.55s setup    test_select.py::TestSelect::test_incorrect
1.69s call     test_update.py::TestUpdate::test_update_rollback
1.54s call     test_update.py::TestUpdate::test_partial_update
1.43s call     test_replace.py::TestReplace::test_replace_total
1.42s call     test_update.py::TestUpdate::test_update_many_rows
1.25s call     test_select.py::TestSelect::test_json_query
0.98s call     test_replace.py::TestReplace::test_replace_rollback
0.97s call     test_replace.py::TestReplace::test_replace_with_nulls
0.89s call     test_update.py::TestUpdate::test_update_pk
0.67s call     test_select.py::TestSelect::test_incorrect
0.60s call     test_update.py::TestUpdate::test_incorrect
0.05s setup    test_update.py::TestUpdate::test_update_pk
0.03s setup    test_replace.py::TestReplace::test_replace_total
0.02s setup    test_update.py::TestUpdate::test_update_many_rows
0.01s teardown test_update.py::TestUpdate::test_update_many_rows
0.01s setup    test_update.py::TestUpdate::test_partial_update

(12 durations < 0.005s hidden.  Use -vv to show these durations.)
============================= 10 passed in 26.75s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/7ctw/002112/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 ===============================
322.15s call     upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
47.03s call     zip_bomb.py::TestZipBomb::test
13.37s setup    upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
12.01s teardown zip_bomb.py::TestZipBomb::test
4.95s setup    test_update.py::TestUpdate::test_update_single_column
4.04s setup    test_upsert.py::TestUpsert::test_copy_full
3.45s setup    zip_bomb.py::TestZipBomb::test
3.04s teardown upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
2.02s call     test_upsert.py::TestUpsert::test_count
1.87s call     test_upsert.py::TestUpsert::test_copy_partial
1.42s call     test_upsert.py::TestUpsert::test_copy_full
1.23s call     test_update.py::TestUpdate::test_update_single_row
1.20s call     test_upsert.py::TestUpsert::test_partial_update
1.04s call     test_update.py::TestUpdate::test_update_single_column
1.02s call     test_upsert.py::TestUpsert::test_insert_nulls
0.87s call     test_upsert.py::TestUpsert::test_incorrect
0.07s setup    test_update.py::TestUpdate::test_update_single_row
0.04s teardown test_update.py::TestUpdate::test_update_single_column
0.02s setup    test_upsert.py::TestUpsert::test_incorrect
0.01s setup    test_upsert.py::TestUpsert::test_insert_nulls

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