============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/5yqu/002ba0/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 ===============================
188.52s call     data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
101.38s call     tablets_movement.py::TestTabletsMovement::test[COLUMN]
96.12s call     tablets_movement.py::TestTabletsMovement::test[ROW]
28.13s call     order_by_with_limit.py::TestOrderBy::test
6.67s setup    order_by_with_limit.py::TestOrderBy::test
6.02s call     test_create.py::TestCreate::test_create_decimals
4.63s setup    data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
4.24s setup    data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
4.03s setup    test_create.py::TestCreate::test_create_all_opt_ints
3.87s setup    tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.80s teardown tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.60s teardown tablets_movement.py::TestTabletsMovement::test[ROW]
0.60s call     test_create.py::TestCreate::test_create_all_opt_ints
0.59s call     test_create.py::TestCreate::test_create_all_req_ints
0.57s call     test_create.py::TestCreate::test_create_real_req
0.56s call     test_create.py::TestCreate::test_create_real_opt
0.20s call     data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
0.19s teardown data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
0.13s call     data_read_correctness.py::TestDataReadCorrectness::test[table]
0.07s setup    tablets_movement.py::TestTabletsMovement::test[ROW]
0.01s teardown order_by_with_limit.py::TestOrderBy::test

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

test_create.py ..
test_cs_many_updates.py drop table: 17.0 ms
create table: 301.5 ms
initial inserts:
    "runs": 10
    "avg_ms": 33.6
    "min_ms": 23.4
    "median_ms": 34.0
    "max_ms": 47.8
    "stdev_ms": 8.3
select count(*) after initial inserts: 127.8 ms
bulk_upserts (step 0):
    "runs": 500
    "avg_ms": 62.8
    "min_ms": 41.5
    "median_ms": 58.9
    "max_ms": 148.7
    "stdev_ms": 15.1
select count(*) after all modifications: 2733.8 ms
select all: 3022.7 ms
delete from table: 3842.1 ms
select all after delete: 3574.8 ms
.drop table: 58.5 ms
create table: 587.6 ms
initial inserts:
    "runs": 10
    "avg_ms": 37.6
    "min_ms": 24.5
    "median_ms": 35.4
    "max_ms": 67.0
    "stdev_ms": 12.7
select count(*) after initial inserts: 140.4 ms
bulk_upserts (step 0):
    "runs": 100
    "avg_ms": 57.3
    "min_ms": 45.8
    "median_ms": 55.0
    "max_ms": 94.2
    "stdev_ms": 9.2
updates (step 1):
    "runs": 200
    "avg_ms": 187.7
    "min_ms": 138.1
    "median_ms": 182.3
    "max_ms": 343.7
    "stdev_ms": 32.6
upserts (step 2):
    "runs": 200
    "avg_ms": 24.4
    "min_ms": 20.4
    "median_ms": 23.6
    "max_ms": 37.3
    "stdev_ms": 2.9
select count(*) after all modifications: 296.4 ms
select all: 327.7 ms
delete from table: 363.9 ms
select all after delete: 305.5 ms
.drop table: 25.4 ms
create table: 440.6 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.5
    "min_ms": 26.4
    "median_ms": 29.9
    "max_ms": 31.8
    "stdev_ms": 1.5
select count(*) after initial inserts: 103.1 ms
updates (step 0):
    "runs": 1000
    "avg_ms": 141.2
    "min_ms": 90.1
    "median_ms": 132.8
    "max_ms": 340.3
    "stdev_ms": 35.0
select count(*) after all modifications: 299.2 ms
select all: 286.5 ms
delete from table: 311.1 ms
select all after delete: 233.1 ms
.drop table: 55.2 ms
create table: 531.2 ms
initial inserts:
    "runs": 15
    "avg_ms": 30.3
    "min_ms": 26.2
    "median_ms": 29.9
    "max_ms": 39.0
    "stdev_ms": 3.0
select count(*) after initial inserts: 103.9 ms
updates (step 0):
    "runs": 150
    "avg_ms": 133.0
    "min_ms": 99.9
    "median_ms": 128.5
    "max_ms": 213.4
    "stdev_ms": 21.8
bulk_upserts (step 1):
    "runs": 100
    "avg_ms": 76.5
    "min_ms": 62.1
    "median_ms": 74.3
    "max_ms": 134.8
    "stdev_ms": 10.2
select count(*) after all modifications: 421.1 ms
select all: 416.2 ms
delete from table: 408.9 ms
select all after delete: 351.5 ms
.drop table: 48.9 ms
create table: 611.6 ms
initial inserts:
    "runs": 20
    "avg_ms": 40.5
    "min_ms": 26.4
    "median_ms": 39.8
    "max_ms": 73.2
    "stdev_ms": 13.1
select count(*) after initial inserts: 134.4 ms
updates (step 0):
    "runs": 200
    "avg_ms": 182.0
    "min_ms": 108.1
    "median_ms": 178.5
    "max_ms": 335.9
    "stdev_ms": 38.6
upserts (step 1):
    "runs": 200
    "avg_ms": 69.5
    "min_ms": 25.4
    "median_ms": 66.1
    "max_ms": 203.2
    "stdev_ms": 31.2
bulk_upserts (step 2):
    "runs": 100
    "avg_ms": 152.5
    "min_ms": 93.6
    "median_ms": 142.5
    "max_ms": 328.4
    "stdev_ms": 40.1
select count(*) after all modifications: 750.8 ms
select all: 868.6 ms
delete from table: 792.5 ms
select all after delete: 857.2 ms
.drop table: 59.3 ms
create table: 695.5 ms
initial inserts:
    "runs": 10
    "avg_ms": 72.6
    "min_ms": 37.3
    "median_ms": 74.4
    "max_ms": 142.6
    "stdev_ms": 40.2
select count(*) after initial inserts: 193.5 ms
upserts (step 0):
    "runs": 1000
    "avg_ms": 46.8
    "min_ms": 20.7
    "median_ms": 42.4
    "max_ms": 140.2
    "stdev_ms": 17.3
select count(*) after all modifications: 525.0 ms
select all: 386.1 ms
delete from table: 360.8 ms
select all after delete: 290.4 ms
.Generated operation sequence:
  0. BULK_UPSERT: 1 operations
  1. UPDATE: 13 operations
  2. UPSERT: 5 operations
  3. UPSERT: 5 operations
  4. UPSERT: 19 operations
  5. BULK_UPSERT: 10 operations
  6. BULK_UPSERT: 4 operations
  7. UPDATE: 8 operations
  8. UPSERT: 11 operations
  9. BULK_UPSERT: 19 operations
drop table: 48.9 ms
create table: 724.7 ms
initial inserts:
    "runs": 10
    "avg_ms": 44.2
    "min_ms": 30.1
    "median_ms": 42.8
    "max_ms": 77.0
    "stdev_ms": 13.9
select count(*) after initial inserts: 172.0 ms
bulk_upserts (step 0): 73.7 ms
updates (step 1):
    "runs": 130
    "avg_ms": 154.5
    "min_ms": 106.4
    "median_ms": 150.4
    "max_ms": 266.7
    "stdev_ms": 27.6
upserts (step 2):
    "runs": 50
    "avg_ms": 39.9
    "min_ms": 24.0
    "median_ms": 37.7
    "max_ms": 67.9
    "stdev_ms": 11.6
upserts (step 3):
    "runs": 50
    "avg_ms": 35.6
    "min_ms": 24.5
    "median_ms": 34.1
    "max_ms": 106.2
    "stdev_ms": 12.0
upserts (step 4):
    "runs": 190
    "avg_ms": 30.3
    "min_ms": 20.5
    "median_ms": 28.7
    "max_ms": 62.5
    "stdev_ms": 6.1
bulk_upserts (step 5):
    "runs": 10
    "avg_ms": 54.3
    "min_ms": 46.4
    "median_ms": 52.6
    "max_ms": 75.9
    "stdev_ms": 8.6
bulk_upserts (step 6):
    "runs": 4
    "avg_ms": 53.9
    "min_ms": 51.0
    "median_ms": 54.0
    "max_ms": 58.1
    "stdev_ms": 3.1
updates (step 7):
    "runs": 80
    "avg_ms": 155.3
    "min_ms": 124.3
    "median_ms": 151.2
    "max_ms": 221.6
    "stdev_ms": 19.0
upserts (step 8):
    "runs": 110
    "avg_ms": 30.8
    "min_ms": 22.2
    "median_ms": 29.7
    "max_ms": 62.8
    "stdev_ms": 6.9
bulk_upserts (step 9):
    "runs": 19
    "avg_ms": 60.9
    "min_ms": 47.6
    "median_ms": 59.0
    "max_ms": 83.5
    "stdev_ms": 9.4
select count(*) after all modifications: 227.8 ms
select all: 265.1 ms
delete from table: 332.9 ms
select all after delete: 221.9 ms
.
test_delete.py ..

============================== slowest durations ===============================
143.19s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
70.44s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
50.62s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
50.04s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
49.87s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
45.37s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
30.35s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
5.17s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
4.69s setup    test_create.py::TestCreate::test_create_strings_opt
4.18s setup    test_delete.py::TestDelete::test_delete_rollback
3.04s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
0.98s call     test_delete.py::TestDelete::test_delete_rollback
0.72s call     test_delete.py::TestDelete::test_delete_where[False-100]
0.53s call     test_create.py::TestCreate::test_create_strings_opt
0.03s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
0.03s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
0.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
0.02s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
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 setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]

(10 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 460.24s (0:07:40) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/5yqu/002b8f/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 ===============================
6.96s setup    test_delete.py::TestDelete::test_delete_where[True-0]
1.10s call     test_delete.py::TestDelete::test_delete_where[vf > 300-100]
1.05s call     test_delete.py::TestDelete::test_delete_where[vf > 50.5-51]
0.95s call     test_delete.py::TestDelete::test_delete_where[vf < 0.9-99]
0.90s call     test_delete.py::TestDelete::test_delete_where[id < 10 OR vf >= 90-80]
0.87s call     test_delete.py::TestDelete::test_delete_where[True-0]
0.84s call     test_delete.py::TestDelete::test_delete_where[id >= 30 AND vf < 70-60]
0.83s call     test_delete.py::TestDelete::test_delete_where[vs LIKE 'nope'-100]
0.83s call     test_delete.py::TestDelete::test_delete_where[vs LIKE '3'-99]
0.79s call     test_delete.py::TestDelete::test_delete_where[id > 50-51]
0.72s call     test_delete.py::TestDelete::test_delete_where[id = 101-100]
0.63s call     test_delete.py::TestDelete::test_delete_where[id = 42-99]
0.01s setup    test_delete.py::TestDelete::test_delete_where[vs LIKE '3'-99]

(20 durations < 0.005s hidden.  Use -vv to show these durations.)
============================= 11 passed in 17.35s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/5yqu/002b92/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 ===============================
21.06s call     test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
14.94s call     test_log_scenario.py::TestLogScenario::test_log_deviation[180]
6.08s setup    test_delete.py::TestDelete::test_incorrect
5.66s setup    test_insert.py::TestInsertStatement::test_bulk
4.29s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
3.08s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[180]
1.88s call     test_insert.py::TestInsertStatement::test_copy_full
1.53s call     test_insert.py::TestInsertStatement::test_copy_partial
0.69s call     test_insert.py::TestInsertStatement::test_insert_rollback
0.59s call     test_insert.py::TestInsertStatement::test_bulk
0.58s call     test_insert.py::TestInsertStatement::test_duplicate
0.56s call     test_insert.py::TestInsertStatement::test_plain
0.49s call     test_insert.py::TestInsertStatement::test_out_of_range
0.42s call     test_insert.py::TestInsertStatement::test_incorrect
0.32s call     test_delete.py::TestDelete::test_incorrect
0.02s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
0.01s setup    test_insert.py::TestInsertStatement::test_copy_full

(16 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 63.08s (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/5yqu/002b98/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 107 items

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

==================================== ERRORS ====================================
____________ ERROR at teardown of TestLogScenario.test_log_uniform _____________
ydb/tests/olap/test_log_scenario.py:123: in teardown_class
    cls.cluster.stop()
ydb/tests/library/harness/kikimr_runner.py:694: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/5yqu/002b98/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/5yqu/002b98/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-11T06:57:42.271921Z): source_id=336;tablet_id=72075186224037900;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 @ 0xA7908E5
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA788E26
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB616C78
E   3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD90F1AB
E   4. /-S/ydb/core/formats/arrow/reader/position.h:83: CompareImpl @ 0x9DE43C8
E   5. /-S/ydb/core/formats/arrow/reader/position.h:471: Compare @ 0x9DE411F
E   6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD8EA7BD
E   7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x1411345B
E   8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14D53257
E   9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14CAAA63
E   10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14CAAA63
E   11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14CA7883
E   12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14CAE337
E   13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x14130CD8
E   14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CB551C5
E   15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB5C1ED7
E   16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB607724
E   17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB60B7E4
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB60B3F0
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB60BFDE
E   20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA79253C
E   21. ??:0: ?? @ 0x7F98B508EAC2
E   22. ??:0: ?? @ 0x7F98B51208BF
------------------------------ 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/5yqu/002b98/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1468859
DEBUG    ya.test:process.py:259 Command (pid 1468859) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1468859) elapsed time (sec): 0.46680593490600586
DEBUG    ya.test:process.py:263 Command (pid 1468859) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1468859) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1468859) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1468859) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1468859) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1468859) maxrss: 541076
DEBUG    ya.test:process.py:263 Command (pid 1468859) minflt: 16172
DEBUG    ya.test:process.py:263 Command (pid 1468859) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1468859) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1468859) nivcsw: 12
DEBUG    ya.test:process.py:263 Command (pid 1468859) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1468859) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1468859) nvcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 1468859) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1468859) stime: 0.28790299999999996
DEBUG    ya.test:process.py:263 Command (pid 1468859) utime: 0.130152
DEBUG    ya.test:process.py:263 Command (pid 1468859) wtime: 0.468
DEBUG    ya.test:process.py:275 Command (pid 1468859) output:
Git info:
    Commit: 9178853e30c1e7644e94db989bdccbeb03b25f71
    Branch: 
    Author: Alexey Efimov <xeno@prnwatch.com>
    Summary: Merge a97fcf619f488caf62bccd10fe6aafc2217c4c12 into 4fd83896c3a76107ff9299445cabf8e25b67856e

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

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: 9178853e30c1e7644e94db989bdccbeb03b25f71
    Branch: 
    Author: Alexey Efimov <xeno@prnwatch.com>
    Summary: Merge a97fcf619f488caf62bccd10fe6aafc2217c4c12 into 4fd83896c3a76107ff9299445cabf8e25b67856e

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-chd2ajbspm
    Host information: 
        Linux ghrun-chd2ajbspm 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/5yqu/002b98/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16942
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/5yqu/002b98/r3tmp/kikimr_cluster__6df8cf4
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/5yqu/002b98/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18151
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17875
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8089
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8089
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8090
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17014
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5yqu/002b98/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/5yqu/002b98/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/5yqu/002b98/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_mzmw1w0w.log --grpc-port=18151 --mon-port=17875 --ic-port=16942
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:18151/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5yqu/002b98/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/5yqu/002b98/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/5yqu/002b98/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_mzmw1w0w.log --grpc-port=18151 --mon-port=17875 --ic-port=16942
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/5yqu/002b98/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/5yqu/002b98/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/5yqu/002b98/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_mzmw1w0w.log', '--grpc-port=18151', '--mon-port=17875', '--ic-port=16942')' in '/home/runner/.ya/build/build_root/5yqu/002b98/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: 1469545
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:18151/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/5yqu/002b98/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1469546
DEBUG    ya.test:process.py:259 Command (pid 1469546) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1469546) elapsed time (sec): 0.5144302845001221
DEBUG    ya.test:process.py:263 Command (pid 1469546) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1469546) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1469546) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1469546) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1469546) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1469546) maxrss: 541132
DEBUG    ya.test:process.py:263 Command (pid 1469546) minflt: 16423
DEBUG    ya.test:process.py:263 Command (pid 1469546) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1469546) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1469546) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 1469546) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1469546) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1469546) nvcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 1469546) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1469546) stime: 0.375633
DEBUG    ya.test:process.py:263 Command (pid 1469546) utime: 0.08791399999999999
DEBUG    ya.test:process.py:263 Command (pid 1469546) wtime: 0.515
DEBUG    ya.test:process.py:275 Command (pid 1469546) output:
Git info:
    Commit: 9178853e30c1e7644e94db989bdccbeb03b25f71
    Branch: 
    Author: Alexey Efimov <xeno@prnwatch.com>
    Summary: Merge a97fcf619f488caf62bccd10fe6aafc2217c4c12 into 4fd83896c3a76107ff9299445cabf8e25b67856e

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 9178853e30c1e7644e94db989bdccbeb03b25f71
    Branch: 
    Author: Alexey Efimov <xeno@prnwatch.com>
    Summary: Merge a97fcf619f488caf62bccd10fe6aafc2217c4c12 into 4fd83896c3a76107ff9299445cabf8e25b67856e
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/5yqu/002b98/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/5yqu/002b98/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:18151', '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: 16942\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/5yqu/002b98/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:18151', '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: 16942\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1471161
DEBUG    ya.test:process.py:259 Command (pid 1471161) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1471161) elapsed time (sec): 0.9087953567504883
DEBUG    ya.test:process.py:263 Command (pid 1471161) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1471161) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1471161) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1471161) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1471161) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1471161) maxrss: 549324
DEBUG    ya.test:process.py:263 Command (pid 1471161) minflt: 18320
DEBUG    ya.test:process.py:263 Command (pid 1471161) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1471161) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1471161) nivcsw: 62
DEBUG    ya.test:process.py:263 Command (pid 1471161) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1471161) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1471161) nvcsw: 113
DEBUG    ya.test:process.py:263 Command (pid 1471161) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1471161) stime: 0.706777
DEBUG    ya.test:process.py:263 Command (pid 1471161) utime: 0.147841
DEBUG    ya.test:process.py:263 Command (pid 1471161) wtime: 0.91
DEBUG    ya.test:process.py:275 Command (pid 1471161) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/5yqu/002b98/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/5yqu/002b98/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:18151', '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/5yqu/002b98/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:18151', '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: 1471659
DEBUG    ya.test:process.py:259 Command (pid 1471659) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1471659) elapsed time (sec): 0.7738277912139893
DEBUG    ya.test:process.py:263 Command (pid 1471659) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1471659) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1471659) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1471659) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1471659) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1471659) maxrss: 549340
DEBUG    ya.test:process.py:263 Command (pid 1471659) minflt: 18314
DEBUG    ya.test:process.py:263 Command (pid 1471659) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1471659) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1471659) nivcsw: 41
DEBUG    ya.test:process.py:263 Command (pid 1471659) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1471659) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1471659) nvcsw: 117
DEBUG    ya.test:process.py:263 Command (pid 1471659) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1471659) stime: 0.609638
DEBUG    ya.test:process.py:263 Command (pid 1471659) utime: 0.111583
DEBUG    ya.test:process.py:263 Command (pid 1471659) wtime: 0.775
DEBUG    ya.test:process.py:275 Command (pid 1471659) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:567 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:574 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 2f22ff21-e89b-41e1-b29f-e64ca51973d9, localhost:18151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 2f22ff21-e89b-41e1-b29f-e64ca51973d9, localhost:18151): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 2f22ff21-e89b-41e1-b29f-e64ca51973d9, localhost:18151): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-chd2ajbspm.auto.internal" port: 18151 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-chd2ajbspm.auto.internal:18151, 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:18151
------------------------------ 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/5yqu/002b98/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/5yqu/002b98/ydb/apps/ydb/ydb -e grpc://localhost:18151 -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/5yqu/002b98/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:18151', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1472337
DEBUG    ya.test:process.py:259 Command (pid 1472337) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1472337) elapsed time (sec): 0.4079477787017822
DEBUG    ya.test:process.py:263 Command (pid 1472337) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1472337) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1472337) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1472337) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1472337) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1472337) maxrss: 162624
DEBUG    ya.test:process.py:263 Command (pid 1472337) minflt: 3559
DEBUG    ya.test:process.py:263 Command (pid 1472337) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1472337) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1472337) nivcsw: 31
DEBUG    ya.test:process.py:263 Command (pid 1472337) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1472337) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1472337) nvcsw: 168
DEBUG    ya.test:process.py:263 Command (pid 1472337) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1472337) stime: 0.017231
DEBUG    ya.test:process.py:263 Command (pid 1472337) utime: 0.051694
DEBUG    ya.test:process.py:263 Command (pid 1472337) wtime: 0.409
DEBUG    ya.test:process.py:275 Command (pid 1472337) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 1472337) 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/5yqu/002b98/ydb/apps/ydb/ydb -e grpc://localhost:18151 -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/5yqu/002b98/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:18151', '-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: 1472712
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 1472712) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1472712) elapsed time (sec): 30.28426766395569
DEBUG    ya.test:process.py:263 Command (pid 1472712) wtime: 30.287
DEBUG    ya.test:process.py:275 Command (pid 1472712) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    464	464	0	0	20	25	41	44
2	    473	473	0	0	20	24	34	37
3	    446	446	0	0	20	31	40	43
4	    401	401	0	0	23	38	42	49
5	    405	405	0	0	23	34	40	43
6	    439	439	0	0	21	32	43	48
7	    454	454	0	0	20	28	36	43
8	    384	384	0	0	23	44	51	58
9	    312	312	0	0	30	50	73	74
10	    401	401	0	0	23	37	44	52
11	    354	354	0	0	25	47	55	68
12	    385	385	0	0	25	39	43	44
13	    363	363	0	0	27	39	42	50
14	    340	340	0	0	27	48	58	62
15	    410	410	0	0	23	37	44	53
16	    413	413	0	0	22	35	43	49
17	    407	407	0	0	23	41	48	55
18	    400	400	0	0	24	36	43	53
19	    389	389	0	0	24	39	45	48
20	    402	402	0	0	23	39	52	56
21	    379	379	0	0	24	38	44	49
22	    381	381	0	0	23	45	70	80
23	    373	373	0	0	24	45	55	60
24	    368	368	0	0	25	39	45	51
25	    372	372	0	0	24	41	58	68
26	    323	323	0	0	28	60	71	75
27	    355	355	0	0	27	43	55	59
28	    378	378	0	0	24	38	43	44
29	    377	377	0	0	24	44	55	60
30	    314	314	0	0	30	62	72	79

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  11662	388.733	0	0	23	40	54	80

DEBUG    ya.test:process.py:276 Command (pid 1472712) 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, 0d8ecfe8-e114-4318-8e47-3085cd04e005, ghrun-chd2ajbspm.auto.internal:18151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0d8ecfe8-e114-4318-8e47-3085cd04e005, ghrun-chd2ajbspm.auto.internal:18151): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0d8ecfe8-e114-4318-8e47-3085cd04e005, ghrun-chd2ajbspm.auto.internal:18151): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MzE0Y2ZhZS1mNDVlOWU0Zi00MzA0ZmRjOS04OWZmMzQxYw==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, d8f6d8aa-e0ab-4a77-af50-133cc84d65d5, ghrun-chd2ajbspm.auto.internal:18151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d8f6d8aa-e0ab-4a77-af50-133cc84d65d5, ghrun-chd2ajbspm.auto.internal:18151): request = { session_id: "ydb://session/3?node_id=1&id=MzE0Y2ZhZS1mNDVlOWU0Zi00MzA0ZmRjOS04OWZmMzQxYw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d8f6d8aa-e0ab-4a77-af50-133cc84d65d5, ghrun-chd2ajbspm.auto.internal:18151): 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=MzE0Y2ZhZS1mNDVlOWU0Zi00MzA0ZmRjOS04OWZmMzQxYw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d5ba64a3-b447-408e-b041-485ee6f35986, ghrun-chd2ajbspm.auto.internal:18151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d5ba64a3-b447-408e-b041-485ee6f35986, ghrun-chd2ajbspm.auto.internal:18151): request = { session_id: "ydb://session/3?node_id=1&id=MzE0Y2ZhZS1mNDVlOWU0Zi00MzA0ZmRjOS04OWZmMzQxYw==" 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, d5ba64a3-b447-408e-b041-485ee6f35986, ghrun-chd2ajbspm.auto.internal:18151): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzE0Y2ZhZS1mNDVlOWU0Zi00MzA0ZmRjOS04OWZmMzQxYw==
INFO     root:test_log_scenario.py:217 Count rows after insert 11382 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzE0Y2ZhZS1mNDVlOWU0Zi00MzA0ZmRjOS04OWZmMzQxYw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3a604dcc-fb6f-46b6-9628-2f9f731648ed, ghrun-chd2ajbspm.auto.internal:18151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3a604dcc-fb6f-46b6-9628-2f9f731648ed, ghrun-chd2ajbspm.auto.internal:18151): request = { session_id: "ydb://session/3?node_id=1&id=MzE0Y2ZhZS1mNDVlOWU0Zi00MzA0ZmRjOS04OWZmMzQxYw==" 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, 3a604dcc-fb6f-46b6-9628-2f9f731648ed, ghrun-chd2ajbspm.auto.internal:18151): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzE0Y2ZhZS1mNDVlOWU0Zi00MzA0ZmRjOS04OWZmMzQxYw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzE0Y2ZhZS1mNDVlOWU0Zi00MzA0ZmRjOS04OWZmMzQxYw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f02820b6-bd43-4ad9-9312-24264d2181e4, ghrun-chd2ajbspm.auto.internal:18151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f02820b6-bd43-4ad9-9312-24264d2181e4, ghrun-chd2ajbspm.auto.internal:18151): request = { session_id: "ydb://session/3?node_id=1&id=MzE0Y2ZhZS1mNDVlOWU0Zi00MzA0ZmRjOS04OWZmMzQxYw==" 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, f02820b6-bd43-4ad9-9312-24264d2181e4, ghrun-chd2ajbspm.auto.internal:18151): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzE0Y2ZhZS1mNDVlOWU0Zi00MzA0ZmRjOS04OWZmMzQxYw==
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/5yqu/002b98/ydb/apps/ydb/ydb -e grpc://localhost:18151 -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/5yqu/002b98/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:18151', '-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: 1493145
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/5yqu/002b98/ydb/apps/ydb/ydb -e grpc://localhost:18151 -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/5yqu/002b98/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:18151', '-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: 1493152
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/5yqu/002b98/ydb/apps/ydb/ydb -e grpc://localhost:18151 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/5yqu/002b98/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:18151', '-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: 1493159
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzE0Y2ZhZS1mNDVlOWU0Zi00MzA0ZmRjOS04OWZmMzQxYw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 10cabad8-5b31-4f20-ab16-6daacf4ca277, ghrun-chd2ajbspm.auto.internal:18151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 10cabad8-5b31-4f20-ab16-6daacf4ca277, ghrun-chd2ajbspm.auto.internal:18151): request = { session_id: "ydb://session/3?node_id=1&id=MzE0Y2ZhZS1mNDVlOWU0Zi00MzA0ZmRjOS04OWZmMzQxYw==" 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, 10cabad8-5b31-4f20-ab16-6daacf4ca277, ghrun-chd2ajbspm.auto.internal:18151): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 13a79234-452d-439e-9a24-3d634cd7e6e7, ghrun-chd2ajbspm.auto.internal:18151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 13a79234-452d-439e-9a24-3d634cd7e6e7, ghrun-chd2ajbspm.auto.internal:18151): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 13a79234-452d-439e-9a24-3d634cd7e6e7, ghrun-chd2ajbspm.auto.internal:18151): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OTJmZTMxY2QtYjIwN2RlYTMtN2I3OGI1NzAtNjhkMGMyMzc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 70433dd5-4462-4b01-811d-5e4145035c2d, ghrun-chd2ajbspm.auto.internal:18151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 70433dd5-4462-4b01-811d-5e4145035c2d, ghrun-chd2ajbspm.auto.internal:18151): request = { session_id: "ydb://session/3?node_id=1&id=OTJmZTMxY2QtYjIwN2RlYTMtN2I3OGI1NzAtNjhkMGMyMzc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 70433dd5-4462-4b01-811d-5e4145035c2d, ghrun-chd2ajbspm.auto.internal:18151): 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=OTJmZTMxY2QtYjIwN2RlYTMtN2I3OGI1NzAtNjhkMGMyMzc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1c4788c7-1091-41e5-a531-2e3a0b32ac9b, ghrun-chd2ajbspm.auto.internal:18151): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 7e454104-7c2a-4db7-86f3-00014cbc2bcd, ghrun-chd2ajbspm.auto.internal:18151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7e454104-7c2a-4db7-86f3-00014cbc2bcd, ghrun-chd2ajbspm.auto.internal:18151): request = {  }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1c4788c7-1091-41e5-a531-2e3a0b32ac9b, ghrun-chd2ajbspm.auto.internal:18151): request = { session_id: "ydb://session/3?node_id=1&id=OTJmZTMxY2QtYjIwN2RlYTMtN2I3OGI1NzAtNjhkMGMyMzc=" 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, 1c4788c7-1091-41e5-a531-2e3a0b32ac9b, ghrun-chd2ajbspm.auto.internal:18151): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7e454104-7c2a-4db7-86f3-00014cbc2bcd, ghrun-chd2ajbspm.auto.internal:18151): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MzQxYTNhZjQtZTRmNGY2MTMtNjM1NWM4ZTgtYmEzNjA4MjA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 8209b596-22ff-4932-9dc5-14c1c6fbd350, ghrun-chd2ajbspm.auto.internal:18151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 8209b596-22ff-4932-9dc5-14c1c6fbd350, ghrun-chd2ajbspm.auto.internal:18151): request = { session_id: "ydb://session/3?node_id=1&id=MzQxYTNhZjQtZTRmNGY2MTMtNjM1NWM4ZTgtYmEzNjA4MjA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 8209b596-22ff-4932-9dc5-14c1c6fbd350, ghrun-chd2ajbspm.auto.internal:18151): 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=MzQxYTNhZjQtZTRmNGY2MTMtNjM1NWM4ZTgtYmEzNjA4MjA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 71ee2bd9-fd1e-41f6-bf01-78580b6ba191, ghrun-chd2ajbspm.auto.internal:18151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 71ee2bd9-fd1e-41f6-bf01-78580b6ba191, ghrun-chd2ajbspm.auto.internal:18151): request = { session_id: "ydb://session/3?node_id=1&id=MzQxYTNhZjQtZTRmNGY2MTMtNjM1NWM4ZTgtYmEzNjA4MjA=" 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, 71ee2bd9-fd1e-41f6-bf01-78580b6ba191, ghrun-chd2ajbspm.auto.internal:18151): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, f1da2bc2-f798-4a4f-b1f4-02bbe504fa04, ghrun-chd2ajbspm.auto.internal:18151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f1da2bc2-f798-4a4f-b1f4-02bbe504fa04, ghrun-chd2ajbspm.auto.internal:18151): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f1da2bc2-f798-4a4f-b1f4-02bbe504fa04, ghrun-chd2ajbspm.auto.internal:18151): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTZkYWUxMGYtYmY1ZjdkYWQtY2FkYjQwOWQtOTM3YzZlOTY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, e8b4c98a-0e0d-48c6-b797-c4fccf51236c, ghrun-chd2ajbspm.auto.internal:18151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, e8b4c98a-0e0d-48c6-b797-c4fccf51236c, ghrun-chd2ajbspm.auto.internal:18151): request = { session_id: "ydb://session/3?node_id=1&id=MTZkYWUxMGYtYmY1ZjdkYWQtY2FkYjQwOWQtOTM3YzZlOTY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, e8b4c98a-0e0d-48c6-b797-c4fccf51236c, ghrun-chd2ajbspm.auto.internal:18151): 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=MTZkYWUxMGYtYmY1ZjdkYWQtY2FkYjQwOWQtOTM3YzZlOTY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 349d979e-6d7f-40e5-a16a-d2ee0264f497, ghrun-chd2ajbspm.auto.internal:18151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 349d979e-6d7f-40e5-a16a-d2ee0264f497, ghrun-chd2ajbspm.auto.internal:18151): request = { session_id: "ydb://session/3?node_id=1&id=MTZkYWUxMGYtYmY1ZjdkYWQtY2FkYjQwOWQtOTM3YzZlOTY=" 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, 349d979e-6d7f-40e5-a16a-d2ee0264f497, ghrun-chd2ajbspm.auto.internal:18151): 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, 06d3003f-6ba3-45d9-8d6c-76059d3725a4, ghrun-chd2ajbspm.auto.internal:18151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 06d3003f-6ba3-45d9-8d6c-76059d3725a4, ghrun-chd2ajbspm.auto.internal:18151): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 06d3003f-6ba3-45d9-8d6c-76059d3725a4, ghrun-chd2ajbspm.auto.internal:18151): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODAwZWUzMDItOGIzOTFmNTMtYjdiNDU3YWYtNzU0MTlmZjk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 5b49a83e-33ee-434c-b726-e2be4d8d3faf, ghrun-chd2ajbspm.auto.internal:18151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 5b49a83e-33ee-434c-b726-e2be4d8d3faf, ghrun-chd2ajbspm.auto.internal:18151): request = { session_id: "ydb://session/3?node_id=1&id=ODAwZWUzMDItOGIzOTFmNTMtYjdiNDU3YWYtNzU0MTlmZjk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 5b49a83e-33ee-434c-b726-e2be4d8d3faf, ghrun-chd2ajbspm.auto.internal:18151): 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=ODAwZWUzMDItOGIzOTFmNTMtYjdiNDU3YWYtNzU0MTlmZjk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 96f599b1-8c22-4161-8f9e-0fe75df5901f, ghrun-chd2ajbspm.auto.internal:18151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 96f599b1-8c22-4161-8f9e-0fe75df5901f, ghrun-chd2ajbspm.auto.internal:18151): request = { session_id: "ydb://session/3?node_id=1&id=ODAwZWUzMDItOGIzOTFmNTMtYjdiNDU3YWYtNzU0MTlmZjk=" 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, 96f599b1-8c22-4161-8f9e-0fe75df5901f, ghrun-chd2ajbspm.auto.internal:18151): 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, 4780e20c-1ccb-47c6-b656-3d98cc2a5239, ghrun-chd2ajbspm.auto.internal:18151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4780e20c-1ccb-47c6-b656-3d98cc2a5239, ghrun-chd2ajbspm.auto.internal:18151): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4780e20c-1ccb-47c6-b656-3d98cc2a5239, ghrun-chd2ajbspm.auto.internal:18151): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MWYzYzNiZDAtNjUwNTI3YzgtNGM0NzA5YTUtY2U2NGQ1OGM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, b52ef2b4-61b1-4fc9-bb27-56bbb740cebb, ghrun-chd2ajbspm.auto.internal:18151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b52ef2b4-61b1-4fc9-bb27-56bbb740cebb, ghrun-chd2ajbspm.auto.internal:18151): request = { session_id: "ydb://session/3?node_id=1&id=MWYzYzNiZDAtNjUwNTI3YzgtNGM0NzA5YTUtY2U2NGQ1OGM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b52ef2b4-61b1-4fc9-bb27-56bbb740cebb, ghrun-chd2ajbspm.auto.internal:18151): 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=MWYzYzNiZDAtNjUwNTI3YzgtNGM0NzA5YTUtY2U2NGQ1OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8b519362-f0d4-45ce-b2c7-04711569dac9, ghrun-chd2ajbspm.auto.internal:18151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8b519362-f0d4-45ce-b2c7-04711569dac9, ghrun-chd2ajbspm.auto.internal:18151): request = { session_id: "ydb://session/3?node_id=1&id=MWYzYzNiZDAtNjUwNTI3YzgtNGM0NzA5YTUtY2U2NGQ1OGM=" 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, 8b519362-f0d4-45ce-b2c7-04711569dac9, ghrun-chd2ajbspm.auto.internal:18151): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a7db54fa-df44-4e51-ad63-f5c7a9073f20, ghrun-chd2ajbspm.auto.internal:18151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a7db54fa-df44-4e51-ad63-f5c7a9073f20, ghrun-chd2ajbspm.auto.internal:18151): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a7db54fa-df44-4e51-ad63-f5c7a9073f20, ghrun-chd2ajbspm.auto.internal:18151): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NGQzYjBlNS0xMzdiZDEwOC02YmQ3M2E1MS04YWY4OWJlNw==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, cc8c21c1-e865-47bc-b51b-591ee6c53d8d, ghrun-chd2ajbspm.auto.internal:18151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, cc8c21c1-e865-47bc-b51b-591ee6c53d8d, ghrun-chd2ajbspm.auto.internal:18151): request = { session_id: "ydb://session/3?node_id=1&id=NGQzYjBlNS0xMzdiZDEwOC02YmQ3M2E1MS04YWY4OWJlNw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, cc8c21c1-e865-47bc-b51b-591ee6c53d8d, ghrun-chd2ajbspm.auto.internal:18151): 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=NGQzYjBlNS0xMzdiZDEwOC02YmQ3M2E1MS04YWY4OWJlNw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 97e3dda9-b0d6-4226-9a52-3d89d38566f9, ghrun-chd2ajbspm.auto.internal:18151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 97e3dda9-b0d6-4226-9a52-3d89d38566f9, ghrun-chd2ajbspm.auto.internal:18151): request = { session_id: "ydb://session/3?node_id=1&id=NGQzYjBlNS0xMzdiZDEwOC02YmQ3M2E1MS04YWY4OWJlNw==" 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, 97e3dda9-b0d6-4226-9a52-3d89d38566f9, ghrun-chd2ajbspm.auto.internal:18151): 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, 86db31b0-df26-4591-936e-7b0ed528143b, ghrun-chd2ajbspm.auto.internal:18151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 86db31b0-df26-4591-936e-7b0ed528143b, ghrun-chd2ajbspm.auto.internal:18151): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 86db31b0-df26-4591-936e-7b0ed528143b, ghrun-chd2ajbspm.auto.internal:18151): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OGNlM2UwMTItNDU2MjQ1YzgtZjg2OTk3NzMtOGFkNzUzNg==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, df4431ff-6cb6-491d-9356-0c3e7e1a7448, ghrun-chd2ajbspm.auto.internal:18151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, df4431ff-6cb6-491d-9356-0c3e7e1a7448, ghrun-chd2ajbspm.auto.internal:18151): request = { session_id: "ydb://session/3?node_id=1&id=OGNlM2UwMTItNDU2MjQ1YzgtZjg2OTk3NzMtOGFkNzUzNg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, df4431ff-6cb6-491d-9356-0c3e7e1a7448, ghrun-chd2ajbspm.auto.internal:18151): 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=OGNlM2UwMTItNDU2MjQ1YzgtZjg2OTk3NzMtOGFkNzUzNg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 959f1466-d41f-448a-8f46-f997fce7208e, ghrun-chd2ajbspm.auto.internal:18151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 959f1466-d41f-448a-8f46-f997fce7208e, ghrun-chd2ajbspm.auto.internal:18151): request = { session_id: "ydb://session/3?node_id=1&id=OGNlM2UwMTItNDU2MjQ1YzgtZjg2OTk3NzMtOGFkNzUzNg==" 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, 959f1466-d41f-448a-8f46-f997fce7208e, ghrun-chd2ajbspm.auto.internal:18151): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 80c03d38-1f75-4be6-b700-062778e07d29, ghrun-chd2ajbspm.auto.internal:18151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 80c03d38-1f75-4be6-b700-062778e07d29, ghrun-chd2ajbspm.auto.internal:18151): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 80c03d38-1f75-4be6-b700-062778e07d29, ghrun-chd2ajbspm.auto.internal:18151): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTMzZWFmMTAtYmMyMjQ4MmMtOTU1NGVhMGUtN2ExZWQyNDU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 01789423-bb7e-42cf-9bb2-12fa8e501847, ghrun-chd2ajbspm.auto.internal:18151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 01789423-bb7e-42cf-9bb2-12fa8e501847, ghrun-chd2ajbspm.auto.internal:18151): request = { session_id: "ydb://session/3?node_id=1&id=MTMzZWFmMTAtYmMyMjQ4MmMtOTU1NGVhMGUtN2ExZWQyNDU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 01789423-bb7e-42cf-9bb2-12fa8e501847, ghrun-chd2ajbspm.auto.internal:18151): 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=MTMzZWFmMTAtYmMyMjQ4MmMtOTU1NGVhMGUtN2ExZWQyNDU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c1f352a7-8d4c-4e87-9917-28422dab4384, ghrun-chd2ajbspm.auto.internal:18151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c1f352a7-8d4c-4e87-9917-28422dab4384, ghrun-chd2ajbspm.auto.internal:18151): request = { session_id: "ydb://session/3?node_id=1&id=MTMzZWFmMTAtYmMyMjQ4MmMtOTU1NGVhMGUtN2ExZWQyNDU=" 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, c1f352a7-8d4c-4e87-9917-28422dab4384, ghrun-chd2ajbspm.auto.internal:18151): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a53f570d-c921-4599-af51-763ede1d8a8a, ghrun-chd2ajbspm.auto.internal:18151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a53f570d-c921-4599-af51-763ede1d8a8a, ghrun-chd2ajbspm.auto.internal:18151): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a53f570d-c921-4599-af51-763ede1d8a8a, ghrun-chd2ajbspm.auto.internal:18151): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OGVlYzJmYmUtNzFhYWQ1ODMtODczMmQyYWQtOGNjY2RkZTc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 7dadd91a-b554-4c4f-9255-fe3fe3ee4674, ghrun-chd2ajbspm.auto.internal:18151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7dadd91a-b554-4c4f-9255-fe3fe3ee4674, ghrun-chd2ajbspm.auto.internal:18151): request = { session_id: "ydb://session/3?node_id=1&id=OGVlYzJmYmUtNzFhYWQ1ODMtODczMmQyYWQtOGNjY2RkZTc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7dadd91a-b554-4c4f-9255-fe3fe3ee4674, ghrun-chd2ajbspm.auto.internal:18151): 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=OGVlYzJmYmUtNzFhYWQ1ODMtODczMmQyYWQtOGNjY2RkZTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 209a60a1-36cb-45d5-af08-057e91352f74, ghrun-chd2ajbspm.auto.internal:18151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 209a60a1-36cb-45d5-af08-057e91352f74, ghrun-chd2ajbspm.auto.internal:18151): request = { session_id: "ydb://session/3?node_id=1&id=OGVlYzJmYmUtNzFhYWQ1ODMtODczMmQyYWQtOGNjY2RkZTc=" 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, 209a60a1-36cb-45d5-af08-057e91352f74, ghrun-chd2ajbspm.auto.internal:18151): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, d8f6d8aa-e0ab-4a77-af50-133cc84d65d5, ghrun-chd2ajbspm.auto.internal:18151): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:18151 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T06:57:48.523722034+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-chd2ajbspm.auto.internal:18151
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 70433dd5-4462-4b01-811d-5e4145035c2d, ghrun-chd2ajbspm.auto.internal:18151): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:18151 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T06:57:48.523879165+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-chd2ajbspm.auto.internal:18151
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 8209b596-22ff-4932-9dc5-14c1c6fbd350, ghrun-chd2ajbspm.auto.internal:18151): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:18151 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T06:57:48.523911371+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 5b49a83e-33ee-434c-b726-e2be4d8d3faf, ghrun-chd2ajbspm.auto.internal:18151): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:18151 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T06:57:48.523981087+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, b52ef2b4-61b1-4fc9-bb27-56bbb740cebb, ghrun-chd2ajbspm.auto.internal:18151): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:18151 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T06:57:48.524012117+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, cc8c21c1-e865-47bc-b51b-591ee6c53d8d, ghrun-chd2ajbspm.auto.internal:18151): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:18151 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T06:57:48.524041931+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, e8b4c98a-0e0d-48c6-b797-c4fccf51236c, ghrun-chd2ajbspm.auto.internal:18151): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:18151 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T06:57:48.523947611+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 7dadd91a-b554-4c4f-9255-fe3fe3ee4674, ghrun-chd2ajbspm.auto.internal:18151): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:18151 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T06:57:48.524134039+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, df4431ff-6cb6-491d-9356-0c3e7e1a7448, ghrun-chd2ajbspm.auto.internal:18151): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:18151 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T06:57:48.524069631+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 01789423-bb7e-42cf-9bb2-12fa8e501847, ghrun-chd2ajbspm.auto.internal:18151): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:18151 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T06:57:48.524101289+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-chd2ajbspm.auto.internal:18151
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 10cabad8-5b31-4f20-ab16-6daacf4ca277, ghrun-chd2ajbspm.auto.internal:18151): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T06:57:48.523859343+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-chd2ajbspm.auto.internal:18151
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-chd2ajbspm.auto.internal:18151
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 1c4788c7-1091-41e5-a531-2e3a0b32ac9b, ghrun-chd2ajbspm.auto.internal:18151): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T06:57:48.52389493+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 71ee2bd9-fd1e-41f6-bf01-78580b6ba191, ghrun-chd2ajbspm.auto.internal:18151): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T06:57:48.523931228+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-chd2ajbspm.auto.internal:18151
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 349d979e-6d7f-40e5-a16a-d2ee0264f497, ghrun-chd2ajbspm.auto.internal:18151): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T06:57:48.5239661+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, c1f352a7-8d4c-4e87-9917-28422dab4384, ghrun-chd2ajbspm.auto.internal:18151): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T06:57:48.524119448+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, 8b519362-f0d4-45ce-b2c7-04711569dac9, ghrun-chd2ajbspm.auto.internal:18151): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T06:57:48.524028852+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, 97e3dda9-b0d6-4226-9a52-3d89d38566f9, ghrun-chd2ajbspm.auto.internal:18151): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T06:57:48.524055529+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-chd2ajbspm.auto.internal:18151
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 209a60a1-36cb-45d5-af08-057e91352f74, ghrun-chd2ajbspm.auto.internal:18151): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T06:57:48.524149695+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 96f599b1-8c22-4161-8f9e-0fe75df5901f, ghrun-chd2ajbspm.auto.internal:18151): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T06:57:48.523997298+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-chd2ajbspm.auto.internal:18151
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 959f1466-d41f-448a-8f46-f997fce7208e, ghrun-chd2ajbspm.auto.internal:18151): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T06:57:48.524085224+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-chd2ajbspm.auto.internal:18151
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-chd2ajbspm.auto.internal:18151
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-chd2ajbspm.auto.internal:18151
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-chd2ajbspm.auto.internal:18151
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-chd2ajbspm.auto.internal:18151
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-chd2ajbspm.auto.internal:18151
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-chd2ajbspm.auto.internal:18151
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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.connection:connection.py:549 Closing channel for endpoint ghrun-chd2ajbspm.auto.internal:18151
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-chd2ajbspm.auto.internal:18151
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-chd2ajbspm.auto.internal:18151
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-chd2ajbspm.auto.internal:18151
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-chd2ajbspm.auto.internal:18151
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTZkYWUxMGYtYmY1ZjdkYWQtY2FkYjQwOWQtOTM3YzZlOTY=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTMzZWFmMTAtYmMyMjQ4MmMtOTU1NGVhMGUtN2ExZWQyNDU=
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:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18151
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18151". 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:18151
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18151". 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    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 1493159) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1493159) elapsed time (sec): 30.212377786636353
DEBUG    ya.test:process.py:263 Command (pid 1493159) wtime: 30.222
DEBUG    ya.test:process.py:275 Command (pid 1493159) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      6	6	0	0	931	999	999	999
2	    103	103	0	0	89	235	1011	1015
3	     53	53	0	0	173	240	254	301
4	     59	59	0	0	187	273	289	303
5	     89	89	0	0	113	151	152	154
6	     73	73	0	0	106	125	133	133
7	      0	0	0	235	0	0	0	0
8	      0	0	0	1493	0	0	0	0
9	      0	0	0	1423	0	0	0	0
10	      0	0	0	1193	0	0	0	0
11	      0	0	0	1078	0	0	0	0
12	      0	0	0	1473	0	0	0	0
13	      0	0	0	1591	0	0	0	0
14	      0	0	0	1534	0	0	0	0
15	      0	0	0	1497	0	0	0	0
16	      0	0	0	1522	0	0	0	0
17	      0	0	0	1432	0	0	0	0
18	      0	0	0	1499	0	0	0	0
19	      0	0	0	1513	0	0	0	0
20	      0	0	0	1382	0	0	0	0
21	      0	0	0	1289	0	0	0	0
22	      0	0	0	1354	0	0	0	0
23	      0	0	0	1802	0	0	0	0
24	      0	0	0	1639	0	0	0	0
25	      0	0	0	1385	0	0	0	0
26	      0	0	0	1774	0	0	0	0
27	      0	0	0	1517	0	0	0	0
28	      0	0	0	1444	0	0	0	0
29	      0	0	0	1517	0	0	0	0
30	      0	0	0	1915	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    383	12.7667	0	34501	114	254	999	1015

DEBUG    ya.test:process.py:276 Command (pid 1493159) 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 1493152) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1493152) elapsed time (sec): 30.24755573272705
DEBUG    ya.test:process.py:263 Command (pid 1493152) wtime: 30.249
DEBUG    ya.test:process.py:275 Command (pid 1493152) 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	      1	1	0	10	138	138	138	138
7	      0	0	0	298	0	0	0	0
8	      0	0	0	1537	0	0	0	0
9	      0	0	0	1420	0	0	0	0
10	      0	0	0	910	0	0	0	0
11	      0	0	0	1160	0	0	0	0
12	      0	0	0	1432	0	0	0	0
13	      0	0	0	1608	0	0	0	0
14	      0	0	0	1684	0	0	0	0
15	      0	0	0	1427	0	0	0	0
16	      0	0	0	1400	0	0	0	0
17	      0	0	0	1375	0	0	0	0
18	      0	0	0	1364	0	0	0	0
19	      0	0	0	1269	0	0	0	0
20	      0	0	0	1522	0	0	0	0
21	      0	0	0	1071	0	0	0	0
22	      0	0	0	1419	0	0	0	0
23	      0	0	0	1905	0	0	0	0
24	      0	0	0	1741	0	0	0	0
25	      0	0	0	1601	0	0	0	0
26	      0	0	0	1798	0	0	0	0
27	      0	0	0	1467	0	0	0	0
28	      0	0	0	1482	0	0	0	0
29	      0	0	0	1473	0	0	0	0
30	      0	0	0	1642	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	      1	0.0333333	0	34055	138	138	138	138

DEBUG    ya.test:process.py:276 Command (pid 1493152) 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 1493145) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1493145) elapsed time (sec): 30.29297161102295
DEBUG    ya.test:process.py:263 Command (pid 1493145) wtime: 30.295
DEBUG    ya.test:process.py:275 Command (pid 1493145) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     13	13	0	0	369	667	671	671
2	    138	138	0	0	66	139	639	643
3	     68	68	0	0	136	195	211	226
4	     75	75	0	0	147	230	237	239
5	    118	118	0	0	80	126	134	144
6	     94	94	0	0	82	111	114	122
7	      0	0	0	159	0	0	0	0
8	      0	0	0	1307	0	0	0	0
9	      0	0	0	1087	0	0	0	0
10	      0	0	0	834	0	0	0	0
11	      0	0	0	1128	0	0	0	0
12	      0	0	0	1135	0	0	0	0
13	      0	0	0	1318	0	0	0	0
14	      0	0	0	1488	0	0	0	0
15	      0	0	0	1430	0	0	0	0
16	      0	0	0	1469	0	0	0	0
17	      0	0	0	1263	0	0	0	0
18	      0	0	0	1242	0	0	0	0
19	      0	0	0	1302	0	0	0	0
20	      0	0	0	1324	0	0	0	0
21	      0	0	0	991	0	0	0	0
22	      0	0	0	1249	0	0	0	0
23	      0	0	0	1813	0	0	0	0
24	      0	0	0	1708	0	0	0	0
25	      0	0	0	1328	0	0	0	0
26	      0	0	0	1591	0	0	0	0
27	      0	0	0	1089	0	0	0	0
28	      0	0	0	1288	0	0	0	0
29	      0	0	0	1418	0	0	0	0
30	      0	0	0	1706	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    506	16.8667	0	30667	87	228	639	671

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18151
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18151". 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:18151
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18151". 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:18151
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18151". 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:18151
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18151". 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:18151
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18151". 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:18151
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18151". 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:18151
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18151". 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:18151
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18151". 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:18151
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18151". 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:18151
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18151". 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:18151
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18151". 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:18151
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18151". 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:18151
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18151". 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:18151
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18151". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18151
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18151". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18151
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18151". 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:18151
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18151". 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:18151
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18151". 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:18151
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18151". 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:18151
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18151". 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:18151
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18151". 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.
---------------------------- 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:18151
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-chd2ajbspm'
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/5yqu/002b98/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.1469545' in '/home/runner/.ya/build/build_root/5yqu/002b98/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_mzmw1w0w.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:273 Stopped node localhost:18151/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17014
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8090
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17875
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18151
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16942
=================================== 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/5yqu/002b98/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1468859
DEBUG    ya.test:process.py:259 Command (pid 1468859) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1468859) elapsed time (sec): 0.46680593490600586
DEBUG    ya.test:process.py:263 Command (pid 1468859) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1468859) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1468859) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1468859) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1468859) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1468859) maxrss: 541076
DEBUG    ya.test:process.py:263 Command (pid 1468859) minflt: 16172
DEBUG    ya.test:process.py:263 Command (pid 1468859) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1468859) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1468859) nivcsw: 12
DEBUG    ya.test:process.py:263 Command (pid 1468859) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1468859) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1468859) nvcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 1468859) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1468859) stime: 0.28790299999999996
DEBUG    ya.test:process.py:263 Command (pid 1468859) utime: 0.130152
DEBUG    ya.test:process.py:263 Command (pid 1468859) wtime: 0.468
DEBUG    ya.test:process.py:275 Command (pid 1468859) output:
Git info:
    Commit: 9178853e30c1e7644e94db989bdccbeb03b25f71
    Branch: 
    Author: Alexey Efimov <xeno@prnwatch.com>
    Summary: Merge a97fcf619f488caf62bccd10fe6aafc2217c4c12 into 4fd83896c3a76107ff9299445cabf8e25b67856e

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

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: 9178853e30c1e7644e94db989bdccbeb03b25f71
    Branch: 
    Author: Alexey Efimov <xeno@prnwatch.com>
    Summary: Merge a97fcf619f488caf62bccd10fe6aafc2217c4c12 into 4fd83896c3a76107ff9299445cabf8e25b67856e

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-chd2ajbspm
    Host information: 
        Linux ghrun-chd2ajbspm 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/5yqu/002b98/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16942
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/5yqu/002b98/r3tmp/kikimr_cluster__6df8cf4
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/5yqu/002b98/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18151
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17875
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8089
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8089
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8090
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17014
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5yqu/002b98/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/5yqu/002b98/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/5yqu/002b98/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_mzmw1w0w.log --grpc-port=18151 --mon-port=17875 --ic-port=16942
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:18151/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5yqu/002b98/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/5yqu/002b98/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/5yqu/002b98/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_mzmw1w0w.log --grpc-port=18151 --mon-port=17875 --ic-port=16942
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/5yqu/002b98/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/5yqu/002b98/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/5yqu/002b98/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_mzmw1w0w.log', '--grpc-port=18151', '--mon-port=17875', '--ic-port=16942')' in '/home/runner/.ya/build/build_root/5yqu/002b98/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: 1469545
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:18151/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/5yqu/002b98/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1469546
DEBUG    ya.test:process.py:259 Command (pid 1469546) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1469546) elapsed time (sec): 0.5144302845001221
DEBUG    ya.test:process.py:263 Command (pid 1469546) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1469546) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1469546) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1469546) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1469546) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1469546) maxrss: 541132
DEBUG    ya.test:process.py:263 Command (pid 1469546) minflt: 16423
DEBUG    ya.test:process.py:263 Command (pid 1469546) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1469546) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1469546) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 1469546) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1469546) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1469546) nvcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 1469546) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1469546) stime: 0.375633
DEBUG    ya.test:process.py:263 Command (pid 1469546) utime: 0.08791399999999999
DEBUG    ya.test:process.py:263 Command (pid 1469546) wtime: 0.515
DEBUG    ya.test:process.py:275 Command (pid 1469546) output:
Git info:
    Commit: 9178853e30c1e7644e94db989bdccbeb03b25f71
    Branch: 
    Author: Alexey Efimov <xeno@prnwatch.com>
    Summary: Merge a97fcf619f488caf62bccd10fe6aafc2217c4c12 into 4fd83896c3a76107ff9299445cabf8e25b67856e

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 9178853e30c1e7644e94db989bdccbeb03b25f71
    Branch: 
    Author: Alexey Efimov <xeno@prnwatch.com>
    Summary: Merge a97fcf619f488caf62bccd10fe6aafc2217c4c12 into 4fd83896c3a76107ff9299445cabf8e25b67856e
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/5yqu/002b98/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/5yqu/002b98/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:18151', '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: 16942\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/5yqu/002b98/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:18151', '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: 16942\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1471161
DEBUG    ya.test:process.py:259 Command (pid 1471161) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1471161) elapsed time (sec): 0.9087953567504883
DEBUG    ya.test:process.py:263 Command (pid 1471161) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1471161) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1471161) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1471161) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1471161) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1471161) maxrss: 549324
DEBUG    ya.test:process.py:263 Command (pid 1471161) minflt: 18320
DEBUG    ya.test:process.py:263 Command (pid 1471161) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1471161) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1471161) nivcsw: 62
DEBUG    ya.test:process.py:263 Command (pid 1471161) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1471161) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1471161) nvcsw: 113
DEBUG    ya.test:process.py:263 Command (pid 1471161) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1471161) stime: 0.706777
DEBUG    ya.test:process.py:263 Command (pid 1471161) utime: 0.147841
DEBUG    ya.test:process.py:263 Command (pid 1471161) wtime: 0.91
DEBUG    ya.test:process.py:275 Command (pid 1471161) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/5yqu/002b98/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/5yqu/002b98/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:18151', '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/5yqu/002b98/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:18151', '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: 1471659
DEBUG    ya.test:process.py:259 Command (pid 1471659) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1471659) elapsed time (sec): 0.7738277912139893
DEBUG    ya.test:process.py:263 Command (pid 1471659) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1471659) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1471659) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1471659) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1471659) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1471659) maxrss: 549340
DEBUG    ya.test:process.py:263 Command (pid 1471659) minflt: 18314
DEBUG    ya.test:process.py:263 Command (pid 1471659) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1471659) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1471659) nivcsw: 41
DEBUG    ya.test:process.py:263 Command (pid 1471659) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1471659) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1471659) nvcsw: 117
DEBUG    ya.test:process.py:263 Command (pid 1471659) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1471659) stime: 0.609638
DEBUG    ya.test:process.py:263 Command (pid 1471659) utime: 0.111583
DEBUG    ya.test:process.py:263 Command (pid 1471659) wtime: 0.775
DEBUG    ya.test:process.py:275 Command (pid 1471659) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:567 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:574 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 2f22ff21-e89b-41e1-b29f-e64ca51973d9, localhost:18151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 2f22ff21-e89b-41e1-b29f-e64ca51973d9, localhost:18151): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 2f22ff21-e89b-41e1-b29f-e64ca51973d9, localhost:18151): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-chd2ajbspm.auto.internal" port: 18151 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-chd2ajbspm.auto.internal:18151, 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:18151
------------------------------ 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/5yqu/002b98/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/5yqu/002b98/ydb/apps/ydb/ydb -e grpc://localhost:18151 -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/5yqu/002b98/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:18151', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1472337
DEBUG    ya.test:process.py:259 Command (pid 1472337) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1472337) elapsed time (sec): 0.4079477787017822
DEBUG    ya.test:process.py:263 Command (pid 1472337) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1472337) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1472337) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1472337) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1472337) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1472337) maxrss: 162624
DEBUG    ya.test:process.py:263 Command (pid 1472337) minflt: 3559
DEBUG    ya.test:process.py:263 Command (pid 1472337) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1472337) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1472337) nivcsw: 31
DEBUG    ya.test:process.py:263 Command (pid 1472337) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1472337) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1472337) nvcsw: 168
DEBUG    ya.test:process.py:263 Command (pid 1472337) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1472337) stime: 0.017231
DEBUG    ya.test:process.py:263 Command (pid 1472337) utime: 0.051694
DEBUG    ya.test:process.py:263 Command (pid 1472337) wtime: 0.409
DEBUG    ya.test:process.py:275 Command (pid 1472337) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 1472337) 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/5yqu/002b98/ydb/apps/ydb/ydb -e grpc://localhost:18151 -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/5yqu/002b98/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:18151', '-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: 1472712
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 1472712) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1472712) elapsed time (sec): 30.28426766395569
DEBUG    ya.test:process.py:263 Command (pid 1472712) wtime: 30.287
DEBUG    ya.test:process.py:275 Command (pid 1472712) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    464	464	0	0	20	25	41	44
2	    473	473	0	0	20	24	34	37
3	    446	446	0	0	20	31	40	43
4	    401	401	0	0	23	38	42	49
5	    405	405	0	0	23	34	40	43
6	    439	439	0	0	21	32	43	48
7	    454	454	0	0	20	28	36	43
8	    384	384	0	0	23	44	51	58
9	    312	312	0	0	30	50	73	74
10	    401	401	0	0	23	37	44	52
11	    354	354	0	0	25	47	55	68
12	    385	385	0	0	25	39	43	44
13	    363	363	0	0	27	39	42	50
14	    340	340	0	0	27	48	58	62
15	    410	410	0	0	23	37	44	53
16	    413	413	0	0	22	35	43	49
17	    407	407	0	0	23	41	48	55
18	    400	400	0	0	24	36	43	53
19	    389	389	0	0	24	39	45	48
20	    402	402	0	0	23	39	52	56
21	    379	379	0	0	24	38	44	49
22	    381	381	0	0	23	45	70	80
23	    373	373	0	0	24	45	55	60
24	    368	368	0	0	25	39	45	51
25	    372	372	0	0	24	41	58	68
26	    323	323	0	0	28	60	71	75
27	    355	355	0	0	27	43	55	59
28	    378	378	0	0	24	38	43	44
29	    377	377	0	0	24	44	55	60
30	    314	314	0	0	30	62	72	79

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  11662	388.733	0	0	23	40	54	80

DEBUG    ya.test:process.py:276 Command (pid 1472712) 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, 0d8ecfe8-e114-4318-8e47-3085cd04e005, ghrun-chd2ajbspm.auto.internal:18151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0d8ecfe8-e114-4318-8e47-3085cd04e005, ghrun-chd2ajbspm.auto.internal:18151): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0d8ecfe8-e114-4318-8e47-3085cd04e005, ghrun-chd2ajbspm.auto.internal:18151): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MzE0Y2ZhZS1mNDVlOWU0Zi00MzA0ZmRjOS04OWZmMzQxYw==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, d8f6d8aa-e0ab-4a77-af50-133cc84d65d5, ghrun-chd2ajbspm.auto.internal:18151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d8f6d8aa-e0ab-4a77-af50-133cc84d65d5, ghrun-chd2ajbspm.auto.internal:18151): request = { session_id: "ydb://session/3?node_id=1&id=MzE0Y2ZhZS1mNDVlOWU0Zi00MzA0ZmRjOS04OWZmMzQxYw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d8f6d8aa-e0ab-4a77-af50-133cc84d65d5, ghrun-chd2ajbspm.auto.internal:18151): 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=MzE0Y2ZhZS1mNDVlOWU0Zi00MzA0ZmRjOS04OWZmMzQxYw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d5ba64a3-b447-408e-b041-485ee6f35986, ghrun-chd2ajbspm.auto.internal:18151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d5ba64a3-b447-408e-b041-485ee6f35986, ghrun-chd2ajbspm.auto.internal:18151): request = { session_id: "ydb://session/3?node_id=1&id=MzE0Y2ZhZS1mNDVlOWU0Zi00MzA0ZmRjOS04OWZmMzQxYw==" 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, d5ba64a3-b447-408e-b041-485ee6f35986, ghrun-chd2ajbspm.auto.internal:18151): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzE0Y2ZhZS1mNDVlOWU0Zi00MzA0ZmRjOS04OWZmMzQxYw==
INFO     root:test_log_scenario.py:217 Count rows after insert 11382 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzE0Y2ZhZS1mNDVlOWU0Zi00MzA0ZmRjOS04OWZmMzQxYw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3a604dcc-fb6f-46b6-9628-2f9f731648ed, ghrun-chd2ajbspm.auto.internal:18151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3a604dcc-fb6f-46b6-9628-2f9f731648ed, ghrun-chd2ajbspm.auto.internal:18151): request = { session_id: "ydb://session/3?node_id=1&id=MzE0Y2ZhZS1mNDVlOWU0Zi00MzA0ZmRjOS04OWZmMzQxYw==" 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, 3a604dcc-fb6f-46b6-9628-2f9f731648ed, ghrun-chd2ajbspm.auto.internal:18151): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzE0Y2ZhZS1mNDVlOWU0Zi00MzA0ZmRjOS04OWZmMzQxYw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzE0Y2ZhZS1mNDVlOWU0Zi00MzA0ZmRjOS04OWZmMzQxYw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f02820b6-bd43-4ad9-9312-24264d2181e4, ghrun-chd2ajbspm.auto.internal:18151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f02820b6-bd43-4ad9-9312-24264d2181e4, ghrun-chd2ajbspm.auto.internal:18151): request = { session_id: "ydb://session/3?node_id=1&id=MzE0Y2ZhZS1mNDVlOWU0Zi00MzA0ZmRjOS04OWZmMzQxYw==" 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, f02820b6-bd43-4ad9-9312-24264d2181e4, ghrun-chd2ajbspm.auto.internal:18151): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzE0Y2ZhZS1mNDVlOWU0Zi00MzA0ZmRjOS04OWZmMzQxYw==
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/5yqu/002b98/ydb/apps/ydb/ydb -e grpc://localhost:18151 -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/5yqu/002b98/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:18151', '-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: 1493145
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/5yqu/002b98/ydb/apps/ydb/ydb -e grpc://localhost:18151 -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/5yqu/002b98/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:18151', '-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: 1493152
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/5yqu/002b98/ydb/apps/ydb/ydb -e grpc://localhost:18151 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/5yqu/002b98/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:18151', '-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: 1493159
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzE0Y2ZhZS1mNDVlOWU0Zi00MzA0ZmRjOS04OWZmMzQxYw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 10cabad8-5b31-4f20-ab16-6daacf4ca277, ghrun-chd2ajbspm.auto.internal:18151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 10cabad8-5b31-4f20-ab16-6daacf4ca277, ghrun-chd2ajbspm.auto.internal:18151): request = { session_id: "ydb://session/3?node_id=1&id=MzE0Y2ZhZS1mNDVlOWU0Zi00MzA0ZmRjOS04OWZmMzQxYw==" 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, 10cabad8-5b31-4f20-ab16-6daacf4ca277, ghrun-chd2ajbspm.auto.internal:18151): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 13a79234-452d-439e-9a24-3d634cd7e6e7, ghrun-chd2ajbspm.auto.internal:18151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 13a79234-452d-439e-9a24-3d634cd7e6e7, ghrun-chd2ajbspm.auto.internal:18151): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 13a79234-452d-439e-9a24-3d634cd7e6e7, ghrun-chd2ajbspm.auto.internal:18151): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OTJmZTMxY2QtYjIwN2RlYTMtN2I3OGI1NzAtNjhkMGMyMzc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 70433dd5-4462-4b01-811d-5e4145035c2d, ghrun-chd2ajbspm.auto.internal:18151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 70433dd5-4462-4b01-811d-5e4145035c2d, ghrun-chd2ajbspm.auto.internal:18151): request = { session_id: "ydb://session/3?node_id=1&id=OTJmZTMxY2QtYjIwN2RlYTMtN2I3OGI1NzAtNjhkMGMyMzc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 70433dd5-4462-4b01-811d-5e4145035c2d, ghrun-chd2ajbspm.auto.internal:18151): 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=OTJmZTMxY2QtYjIwN2RlYTMtN2I3OGI1NzAtNjhkMGMyMzc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1c4788c7-1091-41e5-a531-2e3a0b32ac9b, ghrun-chd2ajbspm.auto.internal:18151): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 7e454104-7c2a-4db7-86f3-00014cbc2bcd, ghrun-chd2ajbspm.auto.internal:18151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7e454104-7c2a-4db7-86f3-00014cbc2bcd, ghrun-chd2ajbspm.auto.internal:18151): request = {  }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1c4788c7-1091-41e5-a531-2e3a0b32ac9b, ghrun-chd2ajbspm.auto.internal:18151): request = { session_id: "ydb://session/3?node_id=1&id=OTJmZTMxY2QtYjIwN2RlYTMtN2I3OGI1NzAtNjhkMGMyMzc=" 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, 1c4788c7-1091-41e5-a531-2e3a0b32ac9b, ghrun-chd2ajbspm.auto.internal:18151): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7e454104-7c2a-4db7-86f3-00014cbc2bcd, ghrun-chd2ajbspm.auto.internal:18151): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MzQxYTNhZjQtZTRmNGY2MTMtNjM1NWM4ZTgtYmEzNjA4MjA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 8209b596-22ff-4932-9dc5-14c1c6fbd350, ghrun-chd2ajbspm.auto.internal:18151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 8209b596-22ff-4932-9dc5-14c1c6fbd350, ghrun-chd2ajbspm.auto.internal:18151): request = { session_id: "ydb://session/3?node_id=1&id=MzQxYTNhZjQtZTRmNGY2MTMtNjM1NWM4ZTgtYmEzNjA4MjA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 8209b596-22ff-4932-9dc5-14c1c6fbd350, ghrun-chd2ajbspm.auto.internal:18151): 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=MzQxYTNhZjQtZTRmNGY2MTMtNjM1NWM4ZTgtYmEzNjA4MjA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 71ee2bd9-fd1e-41f6-bf01-78580b6ba191, ghrun-chd2ajbspm.auto.internal:18151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 71ee2bd9-fd1e-41f6-bf01-78580b6ba191, ghrun-chd2ajbspm.auto.internal:18151): request = { session_id: "ydb://session/3?node_id=1&id=MzQxYTNhZjQtZTRmNGY2MTMtNjM1NWM4ZTgtYmEzNjA4MjA=" 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, 71ee2bd9-fd1e-41f6-bf01-78580b6ba191, ghrun-chd2ajbspm.auto.internal:18151): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, f1da2bc2-f798-4a4f-b1f4-02bbe504fa04, ghrun-chd2ajbspm.auto.internal:18151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f1da2bc2-f798-4a4f-b1f4-02bbe504fa04, ghrun-chd2ajbspm.auto.internal:18151): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f1da2bc2-f798-4a4f-b1f4-02bbe504fa04, ghrun-chd2ajbspm.auto.internal:18151): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTZkYWUxMGYtYmY1ZjdkYWQtY2FkYjQwOWQtOTM3YzZlOTY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, e8b4c98a-0e0d-48c6-b797-c4fccf51236c, ghrun-chd2ajbspm.auto.internal:18151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, e8b4c98a-0e0d-48c6-b797-c4fccf51236c, ghrun-chd2ajbspm.auto.internal:18151): request = { session_id: "ydb://session/3?node_id=1&id=MTZkYWUxMGYtYmY1ZjdkYWQtY2FkYjQwOWQtOTM3YzZlOTY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, e8b4c98a-0e0d-48c6-b797-c4fccf51236c, ghrun-chd2ajbspm.auto.internal:18151): 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=MTZkYWUxMGYtYmY1ZjdkYWQtY2FkYjQwOWQtOTM3YzZlOTY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 349d979e-6d7f-40e5-a16a-d2ee0264f497, ghrun-chd2ajbspm.auto.internal:18151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 349d979e-6d7f-40e5-a16a-d2ee0264f497, ghrun-chd2ajbspm.auto.internal:18151): request = { session_id: "ydb://session/3?node_id=1&id=MTZkYWUxMGYtYmY1ZjdkYWQtY2FkYjQwOWQtOTM3YzZlOTY=" 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, 349d979e-6d7f-40e5-a16a-d2ee0264f497, ghrun-chd2ajbspm.auto.internal:18151): 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, 06d3003f-6ba3-45d9-8d6c-76059d3725a4, ghrun-chd2ajbspm.auto.internal:18151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 06d3003f-6ba3-45d9-8d6c-76059d3725a4, ghrun-chd2ajbspm.auto.internal:18151): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 06d3003f-6ba3-45d9-8d6c-76059d3725a4, ghrun-chd2ajbspm.auto.internal:18151): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODAwZWUzMDItOGIzOTFmNTMtYjdiNDU3YWYtNzU0MTlmZjk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 5b49a83e-33ee-434c-b726-e2be4d8d3faf, ghrun-chd2ajbspm.auto.internal:18151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 5b49a83e-33ee-434c-b726-e2be4d8d3faf, ghrun-chd2ajbspm.auto.internal:18151): request = { session_id: "ydb://session/3?node_id=1&id=ODAwZWUzMDItOGIzOTFmNTMtYjdiNDU3YWYtNzU0MTlmZjk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 5b49a83e-33ee-434c-b726-e2be4d8d3faf, ghrun-chd2ajbspm.auto.internal:18151): 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=ODAwZWUzMDItOGIzOTFmNTMtYjdiNDU3YWYtNzU0MTlmZjk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 96f599b1-8c22-4161-8f9e-0fe75df5901f, ghrun-chd2ajbspm.auto.internal:18151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 96f599b1-8c22-4161-8f9e-0fe75df5901f, ghrun-chd2ajbspm.auto.internal:18151): request = { session_id: "ydb://session/3?node_id=1&id=ODAwZWUzMDItOGIzOTFmNTMtYjdiNDU3YWYtNzU0MTlmZjk=" 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, 96f599b1-8c22-4161-8f9e-0fe75df5901f, ghrun-chd2ajbspm.auto.internal:18151): 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, 4780e20c-1ccb-47c6-b656-3d98cc2a5239, ghrun-chd2ajbspm.auto.internal:18151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4780e20c-1ccb-47c6-b656-3d98cc2a5239, ghrun-chd2ajbspm.auto.internal:18151): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4780e20c-1ccb-47c6-b656-3d98cc2a5239, ghrun-chd2ajbspm.auto.internal:18151): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MWYzYzNiZDAtNjUwNTI3YzgtNGM0NzA5YTUtY2U2NGQ1OGM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, b52ef2b4-61b1-4fc9-bb27-56bbb740cebb, ghrun-chd2ajbspm.auto.internal:18151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b52ef2b4-61b1-4fc9-bb27-56bbb740cebb, ghrun-chd2ajbspm.auto.internal:18151): request = { session_id: "ydb://session/3?node_id=1&id=MWYzYzNiZDAtNjUwNTI3YzgtNGM0NzA5YTUtY2U2NGQ1OGM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b52ef2b4-61b1-4fc9-bb27-56bbb740cebb, ghrun-chd2ajbspm.auto.internal:18151): 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=MWYzYzNiZDAtNjUwNTI3YzgtNGM0NzA5YTUtY2U2NGQ1OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8b519362-f0d4-45ce-b2c7-04711569dac9, ghrun-chd2ajbspm.auto.internal:18151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8b519362-f0d4-45ce-b2c7-04711569dac9, ghrun-chd2ajbspm.auto.internal:18151): request = { session_id: "ydb://session/3?node_id=1&id=MWYzYzNiZDAtNjUwNTI3YzgtNGM0NzA5YTUtY2U2NGQ1OGM=" 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, 8b519362-f0d4-45ce-b2c7-04711569dac9, ghrun-chd2ajbspm.auto.internal:18151): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a7db54fa-df44-4e51-ad63-f5c7a9073f20, ghrun-chd2ajbspm.auto.internal:18151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a7db54fa-df44-4e51-ad63-f5c7a9073f20, ghrun-chd2ajbspm.auto.internal:18151): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a7db54fa-df44-4e51-ad63-f5c7a9073f20, ghrun-chd2ajbspm.auto.internal:18151): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NGQzYjBlNS0xMzdiZDEwOC02YmQ3M2E1MS04YWY4OWJlNw==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, cc8c21c1-e865-47bc-b51b-591ee6c53d8d, ghrun-chd2ajbspm.auto.internal:18151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, cc8c21c1-e865-47bc-b51b-591ee6c53d8d, ghrun-chd2ajbspm.auto.internal:18151): request = { session_id: "ydb://session/3?node_id=1&id=NGQzYjBlNS0xMzdiZDEwOC02YmQ3M2E1MS04YWY4OWJlNw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, cc8c21c1-e865-47bc-b51b-591ee6c53d8d, ghrun-chd2ajbspm.auto.internal:18151): 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=NGQzYjBlNS0xMzdiZDEwOC02YmQ3M2E1MS04YWY4OWJlNw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 97e3dda9-b0d6-4226-9a52-3d89d38566f9, ghrun-chd2ajbspm.auto.internal:18151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 97e3dda9-b0d6-4226-9a52-3d89d38566f9, ghrun-chd2ajbspm.auto.internal:18151): request = { session_id: "ydb://session/3?node_id=1&id=NGQzYjBlNS0xMzdiZDEwOC02YmQ3M2E1MS04YWY4OWJlNw==" 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, 97e3dda9-b0d6-4226-9a52-3d89d38566f9, ghrun-chd2ajbspm.auto.internal:18151): 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, 86db31b0-df26-4591-936e-7b0ed528143b, ghrun-chd2ajbspm.auto.internal:18151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 86db31b0-df26-4591-936e-7b0ed528143b, ghrun-chd2ajbspm.auto.internal:18151): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 86db31b0-df26-4591-936e-7b0ed528143b, ghrun-chd2ajbspm.auto.internal:18151): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OGNlM2UwMTItNDU2MjQ1YzgtZjg2OTk3NzMtOGFkNzUzNg==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, df4431ff-6cb6-491d-9356-0c3e7e1a7448, ghrun-chd2ajbspm.auto.internal:18151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, df4431ff-6cb6-491d-9356-0c3e7e1a7448, ghrun-chd2ajbspm.auto.internal:18151): request = { session_id: "ydb://session/3?node_id=1&id=OGNlM2UwMTItNDU2MjQ1YzgtZjg2OTk3NzMtOGFkNzUzNg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, df4431ff-6cb6-491d-9356-0c3e7e1a7448, ghrun-chd2ajbspm.auto.internal:18151): 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=OGNlM2UwMTItNDU2MjQ1YzgtZjg2OTk3NzMtOGFkNzUzNg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 959f1466-d41f-448a-8f46-f997fce7208e, ghrun-chd2ajbspm.auto.internal:18151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 959f1466-d41f-448a-8f46-f997fce7208e, ghrun-chd2ajbspm.auto.internal:18151): request = { session_id: "ydb://session/3?node_id=1&id=OGNlM2UwMTItNDU2MjQ1YzgtZjg2OTk3NzMtOGFkNzUzNg==" 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, 959f1466-d41f-448a-8f46-f997fce7208e, ghrun-chd2ajbspm.auto.internal:18151): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 80c03d38-1f75-4be6-b700-062778e07d29, ghrun-chd2ajbspm.auto.internal:18151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 80c03d38-1f75-4be6-b700-062778e07d29, ghrun-chd2ajbspm.auto.internal:18151): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 80c03d38-1f75-4be6-b700-062778e07d29, ghrun-chd2ajbspm.auto.internal:18151): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTMzZWFmMTAtYmMyMjQ4MmMtOTU1NGVhMGUtN2ExZWQyNDU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 01789423-bb7e-42cf-9bb2-12fa8e501847, ghrun-chd2ajbspm.auto.internal:18151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 01789423-bb7e-42cf-9bb2-12fa8e501847, ghrun-chd2ajbspm.auto.internal:18151): request = { session_id: "ydb://session/3?node_id=1&id=MTMzZWFmMTAtYmMyMjQ4MmMtOTU1NGVhMGUtN2ExZWQyNDU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 01789423-bb7e-42cf-9bb2-12fa8e501847, ghrun-chd2ajbspm.auto.internal:18151): 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=MTMzZWFmMTAtYmMyMjQ4MmMtOTU1NGVhMGUtN2ExZWQyNDU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c1f352a7-8d4c-4e87-9917-28422dab4384, ghrun-chd2ajbspm.auto.internal:18151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c1f352a7-8d4c-4e87-9917-28422dab4384, ghrun-chd2ajbspm.auto.internal:18151): request = { session_id: "ydb://session/3?node_id=1&id=MTMzZWFmMTAtYmMyMjQ4MmMtOTU1NGVhMGUtN2ExZWQyNDU=" 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, c1f352a7-8d4c-4e87-9917-28422dab4384, ghrun-chd2ajbspm.auto.internal:18151): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a53f570d-c921-4599-af51-763ede1d8a8a, ghrun-chd2ajbspm.auto.internal:18151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a53f570d-c921-4599-af51-763ede1d8a8a, ghrun-chd2ajbspm.auto.internal:18151): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a53f570d-c921-4599-af51-763ede1d8a8a, ghrun-chd2ajbspm.auto.internal:18151): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OGVlYzJmYmUtNzFhYWQ1ODMtODczMmQyYWQtOGNjY2RkZTc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 7dadd91a-b554-4c4f-9255-fe3fe3ee4674, ghrun-chd2ajbspm.auto.internal:18151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7dadd91a-b554-4c4f-9255-fe3fe3ee4674, ghrun-chd2ajbspm.auto.internal:18151): request = { session_id: "ydb://session/3?node_id=1&id=OGVlYzJmYmUtNzFhYWQ1ODMtODczMmQyYWQtOGNjY2RkZTc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7dadd91a-b554-4c4f-9255-fe3fe3ee4674, ghrun-chd2ajbspm.auto.internal:18151): 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=OGVlYzJmYmUtNzFhYWQ1ODMtODczMmQyYWQtOGNjY2RkZTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 209a60a1-36cb-45d5-af08-057e91352f74, ghrun-chd2ajbspm.auto.internal:18151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 209a60a1-36cb-45d5-af08-057e91352f74, ghrun-chd2ajbspm.auto.internal:18151): request = { session_id: "ydb://session/3?node_id=1&id=OGVlYzJmYmUtNzFhYWQ1ODMtODczMmQyYWQtOGNjY2RkZTc=" 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, 209a60a1-36cb-45d5-af08-057e91352f74, ghrun-chd2ajbspm.auto.internal:18151): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, d8f6d8aa-e0ab-4a77-af50-133cc84d65d5, ghrun-chd2ajbspm.auto.internal:18151): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:18151 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T06:57:48.523722034+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-chd2ajbspm.auto.internal:18151
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 70433dd5-4462-4b01-811d-5e4145035c2d, ghrun-chd2ajbspm.auto.internal:18151): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:18151 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T06:57:48.523879165+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-chd2ajbspm.auto.internal:18151
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 8209b596-22ff-4932-9dc5-14c1c6fbd350, ghrun-chd2ajbspm.auto.internal:18151): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:18151 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T06:57:48.523911371+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 5b49a83e-33ee-434c-b726-e2be4d8d3faf, ghrun-chd2ajbspm.auto.internal:18151): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:18151 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T06:57:48.523981087+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, b52ef2b4-61b1-4fc9-bb27-56bbb740cebb, ghrun-chd2ajbspm.auto.internal:18151): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:18151 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T06:57:48.524012117+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, cc8c21c1-e865-47bc-b51b-591ee6c53d8d, ghrun-chd2ajbspm.auto.internal:18151): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:18151 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T06:57:48.524041931+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, e8b4c98a-0e0d-48c6-b797-c4fccf51236c, ghrun-chd2ajbspm.auto.internal:18151): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:18151 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T06:57:48.523947611+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 7dadd91a-b554-4c4f-9255-fe3fe3ee4674, ghrun-chd2ajbspm.auto.internal:18151): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:18151 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T06:57:48.524134039+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, df4431ff-6cb6-491d-9356-0c3e7e1a7448, ghrun-chd2ajbspm.auto.internal:18151): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:18151 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T06:57:48.524069631+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 01789423-bb7e-42cf-9bb2-12fa8e501847, ghrun-chd2ajbspm.auto.internal:18151): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:18151 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T06:57:48.524101289+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-chd2ajbspm.auto.internal:18151
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 10cabad8-5b31-4f20-ab16-6daacf4ca277, ghrun-chd2ajbspm.auto.internal:18151): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T06:57:48.523859343+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-chd2ajbspm.auto.internal:18151
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-chd2ajbspm.auto.internal:18151
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 1c4788c7-1091-41e5-a531-2e3a0b32ac9b, ghrun-chd2ajbspm.auto.internal:18151): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T06:57:48.52389493+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 71ee2bd9-fd1e-41f6-bf01-78580b6ba191, ghrun-chd2ajbspm.auto.internal:18151): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T06:57:48.523931228+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-chd2ajbspm.auto.internal:18151
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 349d979e-6d7f-40e5-a16a-d2ee0264f497, ghrun-chd2ajbspm.auto.internal:18151): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T06:57:48.5239661+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, c1f352a7-8d4c-4e87-9917-28422dab4384, ghrun-chd2ajbspm.auto.internal:18151): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T06:57:48.524119448+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, 8b519362-f0d4-45ce-b2c7-04711569dac9, ghrun-chd2ajbspm.auto.internal:18151): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T06:57:48.524028852+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, 97e3dda9-b0d6-4226-9a52-3d89d38566f9, ghrun-chd2ajbspm.auto.internal:18151): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T06:57:48.524055529+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-chd2ajbspm.auto.internal:18151
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 209a60a1-36cb-45d5-af08-057e91352f74, ghrun-chd2ajbspm.auto.internal:18151): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T06:57:48.524149695+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 96f599b1-8c22-4161-8f9e-0fe75df5901f, ghrun-chd2ajbspm.auto.internal:18151): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T06:57:48.523997298+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-chd2ajbspm.auto.internal:18151
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 959f1466-d41f-448a-8f46-f997fce7208e, ghrun-chd2ajbspm.auto.internal:18151): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T06:57:48.524085224+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-chd2ajbspm.auto.internal:18151
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-chd2ajbspm.auto.internal:18151
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-chd2ajbspm.auto.internal:18151
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-chd2ajbspm.auto.internal:18151
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-chd2ajbspm.auto.internal:18151
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-chd2ajbspm.auto.internal:18151
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-chd2ajbspm.auto.internal:18151
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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.connection:connection.py:549 Closing channel for endpoint ghrun-chd2ajbspm.auto.internal:18151
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-chd2ajbspm.auto.internal:18151
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-chd2ajbspm.auto.internal:18151
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-chd2ajbspm.auto.internal:18151
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-chd2ajbspm.auto.internal:18151
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTZkYWUxMGYtYmY1ZjdkYWQtY2FkYjQwOWQtOTM3YzZlOTY=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTMzZWFmMTAtYmMyMjQ4MmMtOTU1NGVhMGUtN2ExZWQyNDU=
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:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18151
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18151". 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:18151
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18151". 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    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 1493159) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1493159) elapsed time (sec): 30.212377786636353
DEBUG    ya.test:process.py:263 Command (pid 1493159) wtime: 30.222
DEBUG    ya.test:process.py:275 Command (pid 1493159) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      6	6	0	0	931	999	999	999
2	    103	103	0	0	89	235	1011	1015
3	     53	53	0	0	173	240	254	301
4	     59	59	0	0	187	273	289	303
5	     89	89	0	0	113	151	152	154
6	     73	73	0	0	106	125	133	133
7	      0	0	0	235	0	0	0	0
8	      0	0	0	1493	0	0	0	0
9	      0	0	0	1423	0	0	0	0
10	      0	0	0	1193	0	0	0	0
11	      0	0	0	1078	0	0	0	0
12	      0	0	0	1473	0	0	0	0
13	      0	0	0	1591	0	0	0	0
14	      0	0	0	1534	0	0	0	0
15	      0	0	0	1497	0	0	0	0
16	      0	0	0	1522	0	0	0	0
17	      0	0	0	1432	0	0	0	0
18	      0	0	0	1499	0	0	0	0
19	      0	0	0	1513	0	0	0	0
20	      0	0	0	1382	0	0	0	0
21	      0	0	0	1289	0	0	0	0
22	      0	0	0	1354	0	0	0	0
23	      0	0	0	1802	0	0	0	0
24	      0	0	0	1639	0	0	0	0
25	      0	0	0	1385	0	0	0	0
26	      0	0	0	1774	0	0	0	0
27	      0	0	0	1517	0	0	0	0
28	      0	0	0	1444	0	0	0	0
29	      0	0	0	1517	0	0	0	0
30	      0	0	0	1915	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    383	12.7667	0	34501	114	254	999	1015

DEBUG    ya.test:process.py:276 Command (pid 1493159) 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 1493152) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1493152) elapsed time (sec): 30.24755573272705
DEBUG    ya.test:process.py:263 Command (pid 1493152) wtime: 30.249
DEBUG    ya.test:process.py:275 Command (pid 1493152) 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	      1	1	0	10	138	138	138	138
7	      0	0	0	298	0	0	0	0
8	      0	0	0	1537	0	0	0	0
9	      0	0	0	1420	0	0	0	0
10	      0	0	0	910	0	0	0	0
11	      0	0	0	1160	0	0	0	0
12	      0	0	0	1432	0	0	0	0
13	      0	0	0	1608	0	0	0	0
14	      0	0	0	1684	0	0	0	0
15	      0	0	0	1427	0	0	0	0
16	      0	0	0	1400	0	0	0	0
17	      0	0	0	1375	0	0	0	0
18	      0	0	0	1364	0	0	0	0
19	      0	0	0	1269	0	0	0	0
20	      0	0	0	1522	0	0	0	0
21	      0	0	0	1071	0	0	0	0
22	      0	0	0	1419	0	0	0	0
23	      0	0	0	1905	0	0	0	0
24	      0	0	0	1741	0	0	0	0
25	      0	0	0	1601	0	0	0	0
26	      0	0	0	1798	0	0	0	0
27	      0	0	0	1467	0	0	0	0
28	      0	0	0	1482	0	0	0	0
29	      0	0	0	1473	0	0	0	0
30	      0	0	0	1642	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	      1	0.0333333	0	34055	138	138	138	138

DEBUG    ya.test:process.py:276 Command (pid 1493152) 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 1493145) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1493145) elapsed time (sec): 30.29297161102295
DEBUG    ya.test:process.py:263 Command (pid 1493145) wtime: 30.295
DEBUG    ya.test:process.py:275 Command (pid 1493145) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     13	13	0	0	369	667	671	671
2	    138	138	0	0	66	139	639	643
3	     68	68	0	0	136	195	211	226
4	     75	75	0	0	147	230	237	239
5	    118	118	0	0	80	126	134	144
6	     94	94	0	0	82	111	114	122
7	      0	0	0	159	0	0	0	0
8	      0	0	0	1307	0	0	0	0
9	      0	0	0	1087	0	0	0	0
10	      0	0	0	834	0	0	0	0
11	      0	0	0	1128	0	0	0	0
12	      0	0	0	1135	0	0	0	0
13	      0	0	0	1318	0	0	0	0
14	      0	0	0	1488	0	0	0	0
15	      0	0	0	1430	0	0	0	0
16	      0	0	0	1469	0	0	0	0
17	      0	0	0	1263	0	0	0	0
18	      0	0	0	1242	0	0	0	0
19	      0	0	0	1302	0	0	0	0
20	      0	0	0	1324	0	0	0	0
21	      0	0	0	991	0	0	0	0
22	      0	0	0	1249	0	0	0	0
23	      0	0	0	1813	0	0	0	0
24	      0	0	0	1708	0	0	0	0
25	      0	0	0	1328	0	0	0	0
26	      0	0	0	1591	0	0	0	0
27	      0	0	0	1089	0	0	0	0
28	      0	0	0	1288	0	0	0	0
29	      0	0	0	1418	0	0	0	0
30	      0	0	0	1706	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    506	16.8667	0	30667	87	228	639	671

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18151
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18151". 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:18151
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18151". 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:18151
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18151". 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:18151
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18151". 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:18151
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18151". 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:18151
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18151". 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:18151
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18151". 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:18151
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18151". 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:18151
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18151". 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:18151
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18151". 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:18151
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18151". 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:18151
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18151". 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:18151
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18151". 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:18151
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18151". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18151
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18151". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18151
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18151". 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:18151
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18151". 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:18151
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18151". 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:18151
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18151". 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:18151
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18151". 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:18151
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18151". 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.
============================== slowest durations ===============================
312.74s call     test_log_scenario.py::TestLogScenario::test_log_uniform
7.97s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
7.13s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
7.05s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
6.46s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
6.35s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
5.72s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
5.67s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
5.49s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
5.31s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
4.81s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
4.77s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
3.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
0.15s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
0.07s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
0.05s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
0.05s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]

(10 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/5yqu/002b98/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/5yqu/002b98/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-11T06:57:42.271921Z): source_id=336;tablet_id=72075186224037900;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 @ 0xA7908E5
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA788E26
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB616C78
3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD90F1AB
4. /-S/ydb/core/formats/arrow/reader/position.h:83: CompareImpl @ 0x9DE43C8
5. /-S/ydb/core/formats/arrow/reader/position.h:471: Compare @ 0x9DE411F
6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD8EA7BD
7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x1411345B
8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14D53257
9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14CAAA63
10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14CAAA63
11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14CA7883
12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14CAE337
13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x14130CD8
14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CB551C5
15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB5C1ED7
16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB607724
17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB60B7E4
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB60B3F0
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB60BFDE
20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA79253C
21. ??:0: ?? @ 0x7F98B508EAC2
22. ??:0: ?? @ 0x7F98B51208BF
============== 1 failed, 10 passed, 1 error in 384.59s (0:06:24) ===============
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/5yqu/002b8c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk5
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 107 items

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

============================== slowest durations ===============================
7.72s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
6.41s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
6.20s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
5.78s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
5.50s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
5.30s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
4.95s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
4.94s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
4.90s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
4.65s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
4.45s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
3.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]

(18 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 64.74s (0:01:04) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/5yqu/002ba5/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 ===============================
89.72s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
8.06s call     test_overloads.py::TestLogScenario::test_overloads_reject_probability
5.78s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
5.78s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
5.58s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
5.42s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
5.12s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
4.92s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
4.81s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
4.75s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
4.60s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
3.01s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]

(16 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 148.58s (0:02:28) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/5yqu/002b9c/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 ===============================
106.49s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
97.65s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
94.85s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
83.53s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
78.34s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
3.89s setup    test_replace.py::TestReplace::test_copy_full
3.01s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
1.22s call     test_replace.py::TestReplace::test_copy_full
1.07s call     test_replace.py::TestReplace::test_copy_partial
1.04s call     test_replace.py::TestReplace::test_count
0.63s call     test_replace.py::TestReplace::test_partial_replace
0.42s call     test_replace.py::TestReplace::test_incorrect
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]

(16 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 10 passed in 472.96s (0:07:52) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/5yqu/002ba8/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 ===============================
5.01s setup    test_update.py::TestUpdate::test_incorrect
4.61s setup    test_select.py::TestSelect::test_incorrect
3.92s setup    test_replace.py::TestReplace::test_replace_rollback
1.35s call     test_update.py::TestUpdate::test_update_rollback
1.02s call     test_update.py::TestUpdate::test_update_many_rows
1.00s call     test_select.py::TestSelect::test_json_query
0.96s call     test_update.py::TestUpdate::test_partial_update
0.90s call     test_replace.py::TestReplace::test_replace_total
0.71s call     test_replace.py::TestReplace::test_replace_rollback
0.59s call     test_update.py::TestUpdate::test_update_pk
0.53s call     test_replace.py::TestReplace::test_replace_with_nulls
0.45s call     test_select.py::TestSelect::test_incorrect
0.45s call     test_update.py::TestUpdate::test_incorrect
0.01s setup    test_update.py::TestUpdate::test_update_many_rows
0.01s setup    test_update.py::TestUpdate::test_partial_update

(15 durations < 0.005s hidden.  Use -vv to show these durations.)
============================= 10 passed in 22.46s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/5yqu/002b95/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 ===============================
376.52s call     upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
49.09s call     zip_bomb.py::TestZipBomb::test
13.14s setup    upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
12.01s teardown zip_bomb.py::TestZipBomb::test
6.41s setup    test_update.py::TestUpdate::test_update_single_column
4.82s setup    test_upsert.py::TestUpsert::test_copy_full
4.29s setup    zip_bomb.py::TestZipBomb::test
3.08s teardown upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
1.51s call     test_upsert.py::TestUpsert::test_copy_partial
1.51s call     test_upsert.py::TestUpsert::test_copy_full
1.43s call     test_upsert.py::TestUpsert::test_count
0.82s call     test_upsert.py::TestUpsert::test_partial_update
0.79s call     test_update.py::TestUpdate::test_update_single_column
0.57s call     test_update.py::TestUpdate::test_update_single_row
0.56s call     test_upsert.py::TestUpsert::test_insert_nulls
0.50s call     test_upsert.py::TestUpsert::test_incorrect
0.01s setup    test_upsert.py::TestUpsert::test_partial_update

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