============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ilqj/001dd2/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 106 items

data_read_correctness.py ..
order_by_with_limit.py .
tablets_movement.py ..
test_create.py ......

============================== slowest durations ===============================
223.91s call     data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
97.28s call     tablets_movement.py::TestTabletsMovement::test[COLUMN]
90.90s call     tablets_movement.py::TestTabletsMovement::test[ROW]
28.93s call     order_by_with_limit.py::TestOrderBy::test
7.30s setup    data_read_correctness.py::TestDataReadCorrectness::test
7.25s setup    data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
5.66s call     test_create.py::TestCreate::test_create_decimals
5.30s setup    order_by_with_limit.py::TestOrderBy::test
4.65s setup    test_create.py::TestCreate::test_create_all_opt_ints
3.88s setup    tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.75s teardown tablets_movement.py::TestTabletsMovement::test[ROW]
0.68s call     test_create.py::TestCreate::test_create_all_opt_ints
0.67s teardown tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.63s call     test_create.py::TestCreate::test_create_real_opt
0.63s call     test_create.py::TestCreate::test_create_strings_opt
0.62s call     test_create.py::TestCreate::test_create_real_req
0.60s call     test_create.py::TestCreate::test_create_all_req_ints
0.24s teardown data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
0.22s call     data_read_correctness.py::TestDataReadCorrectness::test
0.02s setup    test_create.py::TestCreate::test_create_real_req
0.01s setup    test_create.py::TestCreate::test_create_strings_opt
0.01s teardown order_by_with_limit.py::TestOrderBy::test
0.01s setup    test_create.py::TestCreate::test_create_real_opt
0.01s setup    test_create.py::TestCreate::test_create_decimals

(9 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 481.47s (0:08:01) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ilqj/001e01/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 106 items

test_create.py .
test_cs_many_updates.py drop table: 72.2 ms
create table: 552.5 ms
initial inserts:
    "runs": 10
    "avg_ms": 47.1
    "min_ms": 30.8
    "median_ms": 42.9
    "max_ms": 95.8
    "stdev_ms": 19.2
select count(*) after initial inserts: 160.8 ms
bulk_upserts (step 0):
    "runs": 500
    "avg_ms": 65.9
    "min_ms": 34.0
    "median_ms": 58.1
    "max_ms": 379.6
    "stdev_ms": 28.6
select count(*) after all modifications: 3064.0 ms
select all: 3024.8 ms
delete from table: 3280.6 ms
select all after delete: 3256.6 ms
.drop table: 27.8 ms
create table: 388.3 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.6
    "min_ms": 27.1
    "median_ms": 29.9
    "max_ms": 30.8
    "stdev_ms": 1.0
select count(*) after initial inserts: 91.9 ms
bulk_upserts (step 0):
    "runs": 100
    "avg_ms": 41.4
    "min_ms": 36.7
    "median_ms": 41.2
    "max_ms": 49.2
    "stdev_ms": 2.3
updates (step 1):
    "runs": 200
    "avg_ms": 162.3
    "min_ms": 133.1
    "median_ms": 155.1
    "max_ms": 259.7
    "stdev_ms": 21.7
upserts (step 2):
    "runs": 200
    "avg_ms": 34.6
    "min_ms": 25.6
    "median_ms": 32.4
    "max_ms": 68.9
    "stdev_ms": 8.0
select count(*) after all modifications: 404.2 ms
select all: 441.5 ms
delete from table: 430.2 ms
select all after delete: 361.0 ms
.drop table: 48.0 ms
create table: 553.1 ms
initial inserts:
    "runs": 10
    "avg_ms": 33.2
    "min_ms": 28.6
    "median_ms": 33.8
    "max_ms": 40.3
    "stdev_ms": 4.1
select count(*) after initial inserts: 114.2 ms
updates (step 0):
    "runs": 1000
    "avg_ms": 161.7
    "min_ms": 99.5
    "median_ms": 146.2
    "max_ms": 410.9
    "stdev_ms": 50.8
select count(*) after all modifications: 281.6 ms
select all: 232.6 ms
delete from table: 288.5 ms
select all after delete: 210.1 ms
.drop table: 26.1 ms
create table: 418.8 ms
initial inserts:
    "runs": 15
    "avg_ms": 29.7
    "min_ms": 27.5
    "median_ms": 30.0
    "max_ms": 31.7
    "stdev_ms": 1.0
select count(*) after initial inserts: 100.7 ms
updates (step 0):
    "runs": 150
    "avg_ms": 110.5
    "min_ms": 87.7
    "median_ms": 108.1
    "max_ms": 156.3
    "stdev_ms": 13.9
bulk_upserts (step 1):
    "runs": 100
    "avg_ms": 60.9
    "min_ms": 49.4
    "median_ms": 56.8
    "max_ms": 154.4
    "stdev_ms": 15.0
select count(*) after all modifications: 358.9 ms
select all: 335.1 ms
delete from table: 347.0 ms
select all after delete: 305.5 ms
.drop table: 29.9 ms
create table: 413.4 ms
initial inserts:
    "runs": 20
    "avg_ms": 30.0
    "min_ms": 28.9
    "median_ms": 30.1
    "max_ms": 30.8
    "stdev_ms": 0.5
select count(*) after initial inserts: 101.0 ms
updates (step 0):
    "runs": 200
    "avg_ms": 151.0
    "min_ms": 104.3
    "median_ms": 143.5
    "max_ms": 282.7
    "stdev_ms": 34.9
upserts (step 1):
    "runs": 200
    "avg_ms": 43.8
    "min_ms": 26.5
    "median_ms": 39.6
    "max_ms": 111.4
    "stdev_ms": 15.7
bulk_upserts (step 2):
    "runs": 100
    "avg_ms": 83.2
    "min_ms": 63.1
    "median_ms": 79.5
    "max_ms": 131.5
    "stdev_ms": 15.5
select count(*) after all modifications: 910.1 ms
select all: 796.9 ms
delete from table: 738.9 ms
select all after delete: 1071.9 ms
.drop table: 39.5 ms
create table: 601.5 ms
initial inserts:
    "runs": 10
    "avg_ms": 40.0
    "min_ms": 31.5
    "median_ms": 40.0
    "max_ms": 48.5
    "stdev_ms": 5.5
select count(*) after initial inserts: 148.2 ms
upserts (step 0):
    "runs": 1000
    "avg_ms": 37.6
    "min_ms": 23.1
    "median_ms": 34.9
    "max_ms": 124.6
    "stdev_ms": 9.8
select count(*) after all modifications: 387.4 ms
select all: 313.9 ms
delete from table: 340.3 ms
select all after delete: 244.7 ms
.Generated operation sequence:
  0. UPDATE: 13 operations
  1. UPSERT: 14 operations
  2. BULK_UPSERT: 8 operations
  3. BULK_UPSERT: 14 operations
  4. UPDATE: 8 operations
  5. UPDATE: 16 operations
  6. UPSERT: 3 operations
  7. UPSERT: 16 operations
  8. UPSERT: 10 operations
  9. UPDATE: 6 operations
drop table: 39.6 ms
create table: 651.3 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.9
    "min_ms": 27.5
    "median_ms": 30.0
    "max_ms": 31.8
    "stdev_ms": 1.1
select count(*) after initial inserts: 108.3 ms
updates (step 0):
    "runs": 130
    "avg_ms": 146.2
    "min_ms": 107.8
    "median_ms": 141.9
    "max_ms": 219.0
    "stdev_ms": 22.5
upserts (step 1):
    "runs": 140
    "avg_ms": 47.9
    "min_ms": 27.9
    "median_ms": 42.2
    "max_ms": 116.1
    "stdev_ms": 17.6
bulk_upserts (step 2):
    "runs": 8
    "avg_ms": 62.3
    "min_ms": 52.0
    "median_ms": 63.7
    "max_ms": 89.2
    "stdev_ms": 12.2
bulk_upserts (step 3):
    "runs": 14
    "avg_ms": 65.4
    "min_ms": 50.2
    "median_ms": 66.1
    "max_ms": 80.5
    "stdev_ms": 9.4
updates (step 4):
    "runs": 80
    "avg_ms": 170.3
    "min_ms": 123.0
    "median_ms": 168.1
    "max_ms": 243.9
    "stdev_ms": 27.1
updates (step 5):
    "runs": 160
    "avg_ms": 172.2
    "min_ms": 123.1
    "median_ms": 166.5
    "max_ms": 424.4
    "stdev_ms": 33.2
upserts (step 6):
    "runs": 30
    "avg_ms": 45.2
    "min_ms": 27.8
    "median_ms": 44.4
    "max_ms": 81.6
    "stdev_ms": 15.6
upserts (step 7):
    "runs": 160
    "avg_ms": 45.1
    "min_ms": 27.4
    "median_ms": 42.7
    "max_ms": 86.9
    "stdev_ms": 13.1
upserts (step 8):
    "runs": 100
    "avg_ms": 47.1
    "min_ms": 27.0
    "median_ms": 42.8
    "max_ms": 121.9
    "stdev_ms": 17.3
updates (step 9):
    "runs": 60
    "avg_ms": 205.8
    "min_ms": 160.6
    "median_ms": 205.3
    "max_ms": 274.0
    "stdev_ms": 25.9
select count(*) after all modifications: 263.2 ms
select all: 339.2 ms
delete from table: 397.2 ms
select all after delete: 290.2 ms
.
test_delete.py ...

============================== slowest durations ===============================
163.78s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
96.34s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
51.95s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
46.88s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
45.98s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
40.09s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
25.02s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
8.14s setup    test_create.py::TestCreate::test_dy_number_not_supported
7.42s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
4.26s setup    test_delete.py::TestDelete::test_delete_rollback
3.07s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
1.01s call     test_delete.py::TestDelete::test_delete_rollback
0.72s call     test_delete.py::TestDelete::test_delete_where[True-0]
0.63s call     test_delete.py::TestDelete::test_delete_where[False-100]
0.03s call     test_create.py::TestCreate::test_dy_number_not_supported
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]

(13 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 496.52s (0:08:16) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ilqj/001e21/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 106 items

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

============================== slowest durations ===============================
8.13s setup    test_delete.py::TestDelete::test_delete_where[id < 10 OR vf >= 90-80]
1.37s call     test_delete.py::TestDelete::test_delete_where[vf > 50.5-51]
1.18s call     test_delete.py::TestDelete::test_delete_where[vs LIKE 'nope'-100]
1.11s call     test_delete.py::TestDelete::test_delete_where[vs LIKE '3'-99]
1.03s call     test_delete.py::TestDelete::test_delete_where[vf < 0.9-99]
1.01s call     test_delete.py::TestDelete::test_delete_where[vf > 300-100]
0.86s call     test_delete.py::TestDelete::test_delete_where[id > 50-51]
0.86s call     test_delete.py::TestDelete::test_delete_where[id >= 30 AND vf < 70-60]
0.83s call     test_delete.py::TestDelete::test_delete_where[id = 42-99]
0.80s call     test_delete.py::TestDelete::test_incorrect
0.79s call     test_delete.py::TestDelete::test_delete_where[id < 10 OR vf >= 90-80]
0.57s call     test_delete.py::TestDelete::test_delete_where[id = 101-100]
0.02s setup    test_delete.py::TestDelete::test_delete_where[vs LIKE '3'-99]
0.02s setup    test_delete.py::TestDelete::test_delete_where[vf > 50.5-51]
0.01s setup    test_delete.py::TestDelete::test_delete_where[vs LIKE 'nope'-100]
0.01s setup    test_delete.py::TestDelete::test_delete_where[id = 42-99]
0.01s setup    test_delete.py::TestDelete::test_delete_where[id = 101-100]

(16 durations < 0.005s hidden.  Use -vv to show these durations.)
============================= 11 passed in 19.73s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ilqj/001e13/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 106 items

test_insert.py ........
test_log_scenario.py ..FE

==================================== 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:676: 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/ilqj/001e13/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_deviation.1051200/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/ilqj/001e13/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_deviation.1051200/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-10-29T16:54:11.862020Z): tablet_id=72075186224038005;self_id=[1:7566687920461026389:13808];ev=NKikimr::TEvDataShard::TEvCancelTransactionProposal;tx_id=281474976710810;lock_id=281474976710783;verification=!CommitSnapshot;fline=written.h:108;
E   ydb/library/actors/core/log.cpp:857
E   ~TVerifyFormattedRecordWriter(): requirement false failed
E   0. /-S/util/system/yassert.cpp:86: InternalPanicImpl @ 0xA7F9DD5
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA7F2316
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB682C98
E   3. /-S/ydb/core/tx/columnshard/engines/portions/written.h:0: SetCommitSnapshot @ 0x1696AF96
E   4. /-S/ydb/core/tx/columnshard/engines/storage/granule/granule.h:228: AbortPortionOnExecute @ 0x16C86B91
E   5. /tmp//-S/ydb/core/tx/columnshard/operations/write.cpp:130: AbortOnExecute @ 0x16C869A4
E   6. /tmp//-S/ydb/core/tx/columnshard/operations/manager.cpp:134: AbortTransactionOnExecute @ 0x16C7E9BE
E   7. /-S/ydb/core/tx/columnshard/transactions/operators/ev_write/abstract.h:116: ExecuteOnAbort @ 0xA190D7C
E   8. /tmp//-S/ydb/core/tx/columnshard/transactions/tx_controller.cpp:185: ExecuteOnCancel @ 0x16CA7FAC
E   9. /tmp//-S/ydb/core/tx/columnshard/columnshard__propose_cancel.cpp:22: Execute @ 0x16D0BBBE
E   10. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:2031: ExecuteTransaction @ 0xD15CD36
E   11. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:1936: DoExecute @ 0xD15ACFE
E   12. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:1950: Execute @ 0xD15E07E
E   13. /tmp//-S/ydb/core/tablet_flat/tablet_flat_executed.cpp:62: Execute @ 0xD136E06
E   14. /tmp//-S/ydb/core/tablet_flat/tablet_flat_executed.cpp:57: Execute @ 0xD136E06
E   15. /tmp//-S/ydb/core/tx/columnshard/columnshard__propose_cancel.cpp:38: Handle @ 0x16D0B2F9
E   16. /-S/ydb/core/tx/columnshard/columnshard_impl.h:422: StateWork @ 0x16CD394A
E   17. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB62BD57
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB673744
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB677804
E   20. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB677410
E   21. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB677FFE
E   22. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA7FBA2C
E   23. ??:0: ?? @ 0x7FAAA41E3AC2
E   24. ??:0: ?? @ 0x7FAAA42758BF
------------------------------ 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
------------------------------ 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:181 Binary was found by /home/runner/.ya/build/build_root/ilqj/001e13/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/ilqj/001e13/ydb/apps/ydb/ydb -e grpc://localhost:10743 -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.11
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.11
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ilqj/001e13/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:10743', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2508993
DEBUG    ya.test:process.py:259 Command (pid 2508993) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2508993) elapsed time (sec): 0.34691715240478516
DEBUG    ya.test:process.py:263 Command (pid 2508993) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2508993) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2508993) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2508993) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2508993) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2508993) maxrss: 806564
DEBUG    ya.test:process.py:263 Command (pid 2508993) minflt: 3646
DEBUG    ya.test:process.py:263 Command (pid 2508993) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2508993) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2508993) nivcsw: 11
DEBUG    ya.test:process.py:263 Command (pid 2508993) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2508993) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2508993) nvcsw: 207
DEBUG    ya.test:process.py:263 Command (pid 2508993) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2508993) stime: 0.0378
DEBUG    ya.test:process.py:263 Command (pid 2508993) utime: 0.051975
DEBUG    ya.test:process.py:263 Command (pid 2508993) wtime: 0.355
DEBUG    ya.test:process.py:275 Command (pid 2508993) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 2508993) 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/ilqj/001e13/ydb/apps/ydb/ydb -e grpc://localhost:10743 -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.12
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.12
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ilqj/001e13/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:10743', '-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: 2509145
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 2509145) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2509145) elapsed time (sec): 30.221949100494385
DEBUG    ya.test:process.py:263 Command (pid 2509145) wtime: 30.223
DEBUG    ya.test:process.py:275 Command (pid 2509145) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    841	841	0	0	10	18	30	39
2	    917	917	0	0	10	13	15	19
3	    836	836	0	0	11	16	18	22
4	    846	846	0	0	11	17	20	22
5	    829	829	0	0	11	16	24	29
6	    791	791	0	0	11	19	23	30
7	    846	846	0	0	11	16	19	21
8	    856	856	0	0	10	18	25	31
9	    839	839	0	0	11	16	20	27
10	    836	836	0	0	11	17	23	30
11	    857	857	0	0	10	17	24	32
12	    883	883	0	0	10	15	20	24
13	    942	942	0	0	10	13	15	17
14	    907	907	0	0	10	13	18	24
15	    890	890	0	0	10	14	16	19
16	    938	938	0	0	10	12	14	17
17	    914	914	0	0	10	14	18	21
18	    913	913	0	0	10	14	17	18
19	    748	748	0	0	12	19	44	49
20	    764	764	0	0	12	19	24	29
21	    800	800	0	0	11	18	21	23
22	    558	558	0	0	15	32	55	66
23	    618	618	0	0	14	27	34	48
24	    641	641	0	0	14	23	28	41
25	    473	473	0	0	20	37	41	46
26	    688	688	0	0	13	22	25	29
27	    705	705	0	0	13	21	26	28
28	    561	561	0	0	16	31	47	58
29	    699	699	0	0	13	21	25	30
30	    590	590	0	0	16	26	32	34

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  23526	784.2	0	0	11	20	29	66

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

DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2FlNDFlYjktM2NiZmIxNmMtZjFjMmJkMmYtOGFmNDZiZWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c4682aac-5a5f-4940-8669-827654c26f28, ghrun-bhen43x4sa.auto.internal:10743): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c4682aac-5a5f-4940-8669-827654c26f28, ghrun-bhen43x4sa.auto.internal:10743): request = { session_id: "ydb://session/3?node_id=1&id=M2FlNDFlYjktM2NiZmIxNmMtZjFjMmJkMmYtOGFmNDZiZWE=" 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, c4682aac-5a5f-4940-8669-827654c26f28, ghrun-bhen43x4sa.auto.internal:10743): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2FlNDFlYjktM2NiZmIxNmMtZjFjMmJkMmYtOGFmNDZiZWE=
INFO     root:test_log_scenario.py:217 Count rows after insert 23211 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjRkOTdjZDUtM2JkYTEwOGEtMThkNTU2OGQtNjViYjhhNWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 37b852fe-7e52-4a68-b73b-0c23bb588098, ghrun-bhen43x4sa.auto.internal:10743): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 37b852fe-7e52-4a68-b73b-0c23bb588098, ghrun-bhen43x4sa.auto.internal:10743): request = { session_id: "ydb://session/3?node_id=1&id=NjRkOTdjZDUtM2JkYTEwOGEtMThkNTU2OGQtNjViYjhhNWE=" 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, 37b852fe-7e52-4a68-b73b-0c23bb588098, ghrun-bhen43x4sa.auto.internal:10743): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjRkOTdjZDUtM2JkYTEwOGEtMThkNTU2OGQtNjViYjhhNWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTQzZGRjNWMtMmJmYWI2MjYtMjUxODZjNWMtZmM1MjM0YTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4e558ff7-884b-494d-8666-7153cf76711c, ghrun-bhen43x4sa.auto.internal:10743): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4e558ff7-884b-494d-8666-7153cf76711c, ghrun-bhen43x4sa.auto.internal:10743): request = { session_id: "ydb://session/3?node_id=1&id=YTQzZGRjNWMtMmJmYWI2MjYtMjUxODZjNWMtZmM1MjM0YTA=" 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, 4e558ff7-884b-494d-8666-7153cf76711c, ghrun-bhen43x4sa.auto.internal:10743): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTQzZGRjNWMtMmJmYWI2MjYtMjUxODZjNWMtZmM1MjM0YTA=
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/ilqj/001e13/ydb/apps/ydb/ydb -e grpc://localhost:10743 -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.13
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmMwMzgxMTgtMjM0Y2I2NDEtYjI4NWRkNmMtNGYyYzc3NWE=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/ilqj/001e13/ydb/apps/ydb/ydb -e grpc://localhost:10743 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/ilqj/001e13/ydb/apps/ydb/ydb -e grpc://localhost:10743 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 18562024-e15a-4e72-93b6-bbf223ba1ad6, ghrun-bhen43x4sa.auto.internal:10743): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWRhMWZiY2MtYTJkNjVkZmYtMmQ1NjkxNjgtZmZiZGM1YjA=
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 18562024-e15a-4e72-93b6-bbf223ba1ad6, ghrun-bhen43x4sa.auto.internal:10743): request = { session_id: "ydb://session/3?node_id=1&id=ZmMwMzgxMTgtMjM0Y2I2NDEtYjI4NWRkNmMtNGYyYzc3NWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 69668471-2f83-4755-9d60-9e51cdcbafb6, ghrun-bhen43x4sa.auto.internal:10743): creating call state
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.13
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.14
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDI3MzdkMTgtNWI5ZTYyM2UtYTcwOGE0ZTctNmUzOGIxMzk=
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 69668471-2f83-4755-9d60-9e51cdcbafb6, ghrun-bhen43x4sa.auto.internal:10743): request = { session_id: "ydb://session/3?node_id=1&id=ZWRhMWZiY2MtYTJkNjVkZmYtMmQ1NjkxNjgtZmZiZGM1YjA=" 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, 18562024-e15a-4e72-93b6-bbf223ba1ad6, ghrun-bhen43x4sa.auto.internal:10743): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ilqj/001e13/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:10743', '-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    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 664254f0-29c5-451d-a0e0-e3c5d27cd6da, ghrun-bhen43x4sa.auto.internal:10743): creating call state
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.15
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 69668471-2f83-4755-9d60-9e51cdcbafb6, ghrun-bhen43x4sa.auto.internal:10743): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWE3ZTRhYjAtYWYwMmNmZWItYjg1ZjdhMGQtY2NmNmFmY2M=
DEBUG    ya.test:process.py:628 Command pid: 2523399
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 664254f0-29c5-451d-a0e0-e3c5d27cd6da, ghrun-bhen43x4sa.auto.internal:10743): request = { session_id: "ydb://session/3?node_id=1&id=NDI3MzdkMTgtNWI5ZTYyM2UtYTcwOGE0ZTctNmUzOGIxMzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.14
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a69df9c3-e8dc-44ec-a9cc-1a449ef3b3fe, ghrun-bhen43x4sa.auto.internal:10743): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmJmMTk3ZTMtODRjZTAzMDItOGYxYTkxNzYtZmNmM2E0ZGM=
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.15
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 664254f0-29c5-451d-a0e0-e3c5d27cd6da, ghrun-bhen43x4sa.auto.internal:10743): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ilqj/001e13/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:10743', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a69df9c3-e8dc-44ec-a9cc-1a449ef3b3fe, ghrun-bhen43x4sa.auto.internal:10743): request = { session_id: "ydb://session/3?node_id=1&id=ZWE3ZTRhYjAtYWYwMmNmZWItYjg1ZjdhMGQtY2NmNmFmY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 82c3e79a-4a2d-4b65-a3f0-d6d0be8e60f3, ghrun-bhen43x4sa.auto.internal:10743): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Njg5NGNhMzgtNWExOWQ0ZDMtYzhmYTg2YWUtMzI1ZTY5ZDQ=
DEBUG    ya.test:process.py:628 Command pid: 2523401
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ilqj/001e13/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:10743', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 82c3e79a-4a2d-4b65-a3f0-d6d0be8e60f3, ghrun-bhen43x4sa.auto.internal:10743): request = { session_id: "ydb://session/3?node_id=1&id=YmJmMTk3ZTMtODRjZTAzMDItOGYxYTkxNzYtZmNmM2E0ZGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 037f72d7-a377-49d1-ae76-4d35b1829210, ghrun-bhen43x4sa.auto.internal:10743): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a69df9c3-e8dc-44ec-a9cc-1a449ef3b3fe, ghrun-bhen43x4sa.auto.internal:10743): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDJjY2I0N2ItY2FhMjIwZGYtOTczMTE0OGUtMTNhNmFlYjA=
DEBUG    ya.test:process.py:628 Command pid: 2523402
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 037f72d7-a377-49d1-ae76-4d35b1829210, ghrun-bhen43x4sa.auto.internal:10743): request = { session_id: "ydb://session/3?node_id=1&id=Njg5NGNhMzgtNWExOWQ0ZDMtYzhmYTg2YWUtMzI1ZTY5ZDQ=" 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, 82c3e79a-4a2d-4b65-a3f0-d6d0be8e60f3, ghrun-bhen43x4sa.auto.internal:10743): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ccd7a589-7142-4715-8c3e-8e797d87d462, ghrun-bhen43x4sa.auto.internal:10743): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2FlNDFlYjktM2NiZmIxNmMtZjFjMmJkMmYtOGFmNDZiZWE=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 037f72d7-a377-49d1-ae76-4d35b1829210, ghrun-bhen43x4sa.auto.internal:10743): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ccd7a589-7142-4715-8c3e-8e797d87d462, ghrun-bhen43x4sa.auto.internal:10743): request = { session_id: "ydb://session/3?node_id=1&id=NDJjY2I0N2ItY2FhMjIwZGYtOTczMTE0OGUtMTNhNmFlYjA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d85aed39-c603-41f7-8836-a25fd3f12d24, ghrun-bhen43x4sa.auto.internal:10743): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjRkOTdjZDUtM2JkYTEwOGEtMThkNTU2OGQtNjViYjhhNWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c76175e3-ff57-4f6e-986e-7d044fa282a7, ghrun-bhen43x4sa.auto.internal:10743): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c76175e3-ff57-4f6e-986e-7d044fa282a7, ghrun-bhen43x4sa.auto.internal:10743): request = { session_id: "ydb://session/3?node_id=1&id=NjRkOTdjZDUtM2JkYTEwOGEtMThkNTU2OGQtNjViYjhhNWE=" 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, c76175e3-ff57-4f6e-986e-7d044fa282a7, ghrun-bhen43x4sa.auto.internal:10743): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTQzZGRjNWMtMmJmYWI2MjYtMjUxODZjNWMtZmM1MjM0YTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8f6f8774-6791-49eb-982b-3046efeeb97d, ghrun-bhen43x4sa.auto.internal:10743): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8f6f8774-6791-49eb-982b-3046efeeb97d, ghrun-bhen43x4sa.auto.internal:10743): request = { session_id: "ydb://session/3?node_id=1&id=YTQzZGRjNWMtMmJmYWI2MjYtMjUxODZjNWMtZmM1MjM0YTA=" 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, 8f6f8774-6791-49eb-982b-3046efeeb97d, ghrun-bhen43x4sa.auto.internal:10743): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ccd7a589-7142-4715-8c3e-8e797d87d462, ghrun-bhen43x4sa.auto.internal:10743): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d85aed39-c603-41f7-8836-a25fd3f12d24, ghrun-bhen43x4sa.auto.internal:10743): request = { session_id: "ydb://session/3?node_id=1&id=M2FlNDFlYjktM2NiZmIxNmMtZjFjMmJkMmYtOGFmNDZiZWE=" 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, d85aed39-c603-41f7-8836-a25fd3f12d24, ghrun-bhen43x4sa.auto.internal:10743): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, 7846d500-6e6b-4169-b951-195b6e792f14, localhost:9138): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 7846d500-6e6b-4169-b951-195b6e792f14, localhost:9138): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 7846d500-6e6b-4169-b951-195b6e792f14, localhost:9138): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-bhen43x4sa.auto.internal" port: 9138 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-bhen43x4sa.auto.internal:9138, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9138
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 09e27238-0c2d-4763-847f-1a11eea29784, ghrun-bhen43x4sa.auto.internal:10743): 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:10743 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-29T16:54:18.508768664+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, 51800bae-8083-4397-8315-f93828d2e53e, ghrun-bhen43x4sa.auto.internal:10743): 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:10743 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-29T16:54:18.508566394+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, b5315a11-4d14-4fa5-a3ff-48022ec79bc9, ghrun-bhen43x4sa.auto.internal:10743): 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:10743 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-29T16:54:18.508818808+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-bhen43x4sa.auto.internal:10743
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 4be694ff-3447-40a2-b4ed-23215b9c5ac9, ghrun-bhen43x4sa.auto.internal:10743): 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:10743 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-29T16:54:18.508787463+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, cbaf0345-53ae-4d16-8b78-dd75b706d28e, ghrun-bhen43x4sa.auto.internal:10743): 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:10743 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-29T16:54:18.508748568+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 9d79aa30-d4a2-4ba0-9914-c298eba9167b, ghrun-bhen43x4sa.auto.internal:10743): 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:10743 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-29T16:54:18.508731371+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, b8cc08cb-6684-44cb-96af-fdd4fe81fc4a, ghrun-bhen43x4sa.auto.internal:10743): 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:10743 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-29T16:54:18.508716264+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-bhen43x4sa.auto.internal:10743
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 34acaff8-28d0-48bc-a232-c82d98fa7c32, ghrun-bhen43x4sa.auto.internal:10743): 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:10743 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-29T16:54:18.508693631+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-bhen43x4sa.auto.internal:10743
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-bhen43x4sa.auto.internal:10743
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 67115e32-be33-4dd6-b312-90a47d27cf91, ghrun-bhen43x4sa.auto.internal:10743): 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:10743 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-29T16:54:18.508674145+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, 69668471-2f83-4755-9d60-9e51cdcbafb6, ghrun-bhen43x4sa.auto.internal:10743): 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-10-29T16:54:18.508854702+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 18562024-e15a-4e72-93b6-bbf223ba1ad6, ghrun-bhen43x4sa.auto.internal:10743): 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-10-29T16:54:18.508835434+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, a69df9c3-e8dc-44ec-a9cc-1a449ef3b3fe, ghrun-bhen43x4sa.auto.internal:10743): 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-10-29T16:54:18.50888487+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 664254f0-29c5-451d-a0e0-e3c5d27cd6da, ghrun-bhen43x4sa.auto.internal:10743): 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-10-29T16:54:18.508868552+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 82c3e79a-4a2d-4b65-a3f0-d6d0be8e60f3, ghrun-bhen43x4sa.auto.internal:10743): 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-10-29T16:54:18.508900446+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-bhen43x4sa.auto.internal:10743
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-bhen43x4sa.auto.internal:10743
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, ccd7a589-7142-4715-8c3e-8e797d87d462, ghrun-bhen43x4sa.auto.internal:10743): 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-10-29T16:54:18.508928618+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 4c60957b-ba27-4f7f-950d-3310b6b90f15, ghrun-bhen43x4sa.auto.internal:10743): 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:10743 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-29T16:54:18.5088033+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, c76175e3-ff57-4f6e-986e-7d044fa282a7, ghrun-bhen43x4sa.auto.internal:10743): 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-10-29T16:54:18.508944622+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-bhen43x4sa.auto.internal:10743
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, d85aed39-c603-41f7-8836-a25fd3f12d24, ghrun-bhen43x4sa.auto.internal:10743): 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-10-29T16:54:18.508972108+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, 8f6f8774-6791-49eb-982b-3046efeeb97d, ghrun-bhen43x4sa.auto.internal:10743): 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-10-29T16:54:18.508958676+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-bhen43x4sa.auto.internal:10743
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-bhen43x4sa.auto.internal:10743
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 037f72d7-a377-49d1-ae76-4d35b1829210, ghrun-bhen43x4sa.auto.internal:10743): 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-10-29T16:54:18.508914626+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-bhen43x4sa.auto.internal:10743
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-bhen43x4sa.auto.internal:10743
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-bhen43x4sa.auto.internal:10743
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-bhen43x4sa.auto.internal:10743
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-bhen43x4sa.auto.internal:10743
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-bhen43x4sa.auto.internal:10743
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-bhen43x4sa.auto.internal:10743
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-bhen43x4sa.auto.internal:10743
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-bhen43x4sa.auto.internal:10743
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-bhen43x4sa.auto.internal:10743
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: ydb://session/3?node_id=1&id=NDI3MzdkMTgtNWI5ZTYyM2UtYTcwOGE0ZTctNmUzOGIxMzk=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-bhen43x4sa.auto.internal:10743
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:10743
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:10743". 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.connection:connection.py:549 Closing channel for endpoint localhost:10743
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:10743". 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 2523401) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2523401) elapsed time (sec): 30.26314902305603
DEBUG    ya.test:process.py:263 Command (pid 2523401) wtime: 30.268
DEBUG    ya.test:process.py:275 Command (pid 2523401) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	10	0	0	0	0
4	      0	0	0	10	0	0	0	0
5	      0	0	0	10	0	0	0	0
6	      0	0	0	10	0	0	0	0
7	      0	0	0	10	0	0	0	0
8	      0	0	0	400	0	0	0	0
9	      0	0	0	1613	0	0	0	0
10	      0	0	0	1286	0	0	0	0
11	      0	0	0	1324	0	0	0	0
12	      0	0	0	1368	0	0	0	0
13	      0	0	0	1389	0	0	0	0
14	      0	0	0	1569	0	0	0	0
15	      0	0	0	1689	0	0	0	0
16	      0	0	0	1367	0	0	0	0
17	      0	0	0	1469	0	0	0	0
18	      0	0	0	1701	0	0	0	0
19	      0	0	0	1755	0	0	0	0
20	      0	0	0	1863	0	0	0	0
21	      0	0	0	1354	0	0	0	0
22	      0	0	0	1573	0	0	0	0
23	      0	0	0	1406	0	0	0	0
24	      0	0	0	1444	0	0	0	0
25	      0	0	0	1485	0	0	0	0
26	      0	0	0	1689	0	0	0	0
27	      0	0	0	1974	0	0	0	0
28	      0	0	0	1917	0	0	0	0
29	      0	0	0	1759	0	0	0	0
30	      0	0	0	1847	0	0	0	0

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

DEBUG    ya.test:process.py:276 Command (pid 2523401) 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 2523402) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2523402) elapsed time (sec): 30.335675477981567
DEBUG    ya.test:process.py:263 Command (pid 2523402) wtime: 30.341
DEBUG    ya.test:process.py:275 Command (pid 2523402) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      7	7	0	0	883	939	939	939
2	      4	4	0	6	1015	1047	1047	1047
3	      0	0	0	4	0	0	0	0
4	      0	0	0	9	0	0	0	0
5	      0	0	0	10	0	0	0	0
6	      0	0	0	10	0	0	0	0
7	      0	0	0	10	0	0	0	0
8	      0	0	0	360	0	0	0	0
9	      0	0	0	1572	0	0	0	0
10	      0	0	0	1660	0	0	0	0
11	      0	0	0	1778	0	0	0	0
12	      0	0	0	1579	0	0	0	0
13	      0	0	0	1481	0	0	0	0
14	      0	0	0	1706	0	0	0	0
15	      0	0	0	1700	0	0	0	0
16	      0	0	0	1416	0	0	0	0
17	      0	0	0	1355	0	0	0	0
18	      0	0	0	1487	0	0	0	0
19	      0	0	0	1517	0	0	0	0
20	      0	0	0	1489	0	0	0	0
21	      0	0	0	1278	0	0	0	0
22	      0	0	0	1415	0	0	0	0
23	      0	0	0	1547	0	0	0	0
24	      0	0	0	1628	0	0	0	0
25	      0	0	0	1615	0	0	0	0
26	      0	0	0	1686	0	0	0	0
27	      0	0	0	1748	0	0	0	0
28	      0	0	0	1704	0	0	0	0
29	      0	0	0	2019	0	0	0	0
30	      0	0	0	1982	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	     11	0.366667	0	35771	923	1023	1047	1047

DEBUG    ya.test:process.py:276 Command (pid 2523402) 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 2523399) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2523399) elapsed time (sec): 30.360286235809326
DEBUG    ya.test:process.py:263 Command (pid 2523399) wtime: 30.371
DEBUG    ya.test:process.py:275 Command (pid 2523399) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     14	14	0	0	477	559	575	575
2	      8	8	0	0	567	1031	1031	1031
3	      5	5	0	0	1735	1823	1823	1823
4	      3	3	0	0	2399	2463	2463	2463
5	      2	2	0	0	2399	2575	2575	2575
6	      6	6	0	0	2783	2831	2831	2831
7	      1	1	0	0	2751	2751	2751	2751
8	      0	0	0	309	0	0	0	0
9	      0	0	0	1786	0	0	0	0
10	      0	0	0	1480	0	0	0	0
11	      0	0	0	1770	0	0	0	0
12	      0	0	0	1522	0	0	0	0
13	      0	0	0	1206	0	0	0	0
14	      0	0	0	1500	0	0	0	0
15	      0	0	0	1583	0	0	0	0
16	      0	0	0	1387	0	0	0	0
17	      0	0	0	1295	0	0	0	0
18	      0	0	0	1611	0	0	0	0
19	      0	0	0	1773	0	0	0	0
20	      0	0	0	1644	0	0	0	0
21	      0	0	0	1225	0	0	0	0
22	      0	0	0	1576	0	0	0	0
23	      0	0	0	1402	0	0	0	0
24	      0	0	0	1410	0	0	0	0
25	      0	0	0	1537	0	0	0	0
26	      0	0	0	1850	0	0	0	0
27	      0	0	0	1979	0	0	0	0
28	      0	0	0	1644	0	0	0	0
29	      0	0	0	1589	0	0	0	0
30	      0	0	0	1750	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	     39	1.3	0	34828	587	2783	2831	2831

DEBUG    ya.test:process.py:276 Command (pid 2523399) 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:10743
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:10743". 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:10743
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:10743". 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.connection:connection.py:549 Closing channel for endpoint localhost:10743
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:10743". 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:10743
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:10743". 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.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, e99ef006-e92b-424c-9e30-525ead706c95, localhost:9138): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, e99ef006-e92b-424c-9e30-525ead706c95, localhost:9138): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, e99ef006-e92b-424c-9e30-525ead706c95, localhost:9138): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-bhen43x4sa.auto.internal" port: 9138 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-bhen43x4sa.auto.internal:9138, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9138
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:10743
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:10743". 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:10743
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:10743". 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:10743
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:10743". 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:10743
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:10743". 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:10743
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:10743". 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:10743
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:10743". 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.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, 8c8a16f1-6ce5-4b06-908f-91aff5d3b7c4, localhost:9138): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 8c8a16f1-6ce5-4b06-908f-91aff5d3b7c4, localhost:9138): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 8c8a16f1-6ce5-4b06-908f-91aff5d3b7c4, localhost:9138): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-bhen43x4sa.auto.internal" port: 9138 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-bhen43x4sa.auto.internal:9138, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9138
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will 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:10743
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:10743". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:10743
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:10743". 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:10743
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:10743". 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:10743
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:10743". 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:10743
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:10743". 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:10743
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:10743". 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:10743
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:10743". 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.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, e903efa2-a6af-4de1-9285-f08354a347d7, localhost:9138): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, e903efa2-a6af-4de1-9285-f08354a347d7, localhost:9138): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, e903efa2-a6af-4de1-9285-f08354a347d7, localhost:9138): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-bhen43x4sa.auto.internal" port: 9138 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-bhen43x4sa.auto.internal:9138, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9138
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:10743
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:10743". 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:10743
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:10743". 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:10743
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:10743". 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:10743
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:10743". 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:10743
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:10743". 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:10743
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:10743". 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:10743
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:10743". 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.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, 8fdfe5a9-ee11-4fe5-838b-c52ca0545e3a, localhost:9138): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 8fdfe5a9-ee11-4fe5-838b-c52ca0545e3a, localhost:9138): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 8fdfe5a9-ee11-4fe5-838b-c52ca0545e3a, localhost:9138): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-bhen43x4sa.auto.internal" port: 9138 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-bhen43x4sa.auto.internal:9138, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9138
---------------------------- 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:10743
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-bhen43x4sa'
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/ilqj/001e13/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_deviation.1051200/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.2482556' in '/home/runner/.ya/build/build_root/ilqj/001e13/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_deviation.1051200/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_plnvymct.log)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:10743/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31621
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20431
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14934
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10743
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11576
=================================== 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
------------------------------ 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:181 Binary was found by /home/runner/.ya/build/build_root/ilqj/001e13/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/ilqj/001e13/ydb/apps/ydb/ydb -e grpc://localhost:10743 -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.11
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.11
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ilqj/001e13/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:10743', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2508993
DEBUG    ya.test:process.py:259 Command (pid 2508993) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2508993) elapsed time (sec): 0.34691715240478516
DEBUG    ya.test:process.py:263 Command (pid 2508993) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2508993) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2508993) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2508993) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2508993) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2508993) maxrss: 806564
DEBUG    ya.test:process.py:263 Command (pid 2508993) minflt: 3646
DEBUG    ya.test:process.py:263 Command (pid 2508993) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2508993) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2508993) nivcsw: 11
DEBUG    ya.test:process.py:263 Command (pid 2508993) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2508993) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2508993) nvcsw: 207
DEBUG    ya.test:process.py:263 Command (pid 2508993) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2508993) stime: 0.0378
DEBUG    ya.test:process.py:263 Command (pid 2508993) utime: 0.051975
DEBUG    ya.test:process.py:263 Command (pid 2508993) wtime: 0.355
DEBUG    ya.test:process.py:275 Command (pid 2508993) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 2508993) 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/ilqj/001e13/ydb/apps/ydb/ydb -e grpc://localhost:10743 -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.12
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.12
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ilqj/001e13/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:10743', '-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: 2509145
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 2509145) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2509145) elapsed time (sec): 30.221949100494385
DEBUG    ya.test:process.py:263 Command (pid 2509145) wtime: 30.223
DEBUG    ya.test:process.py:275 Command (pid 2509145) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    841	841	0	0	10	18	30	39
2	    917	917	0	0	10	13	15	19
3	    836	836	0	0	11	16	18	22
4	    846	846	0	0	11	17	20	22
5	    829	829	0	0	11	16	24	29
6	    791	791	0	0	11	19	23	30
7	    846	846	0	0	11	16	19	21
8	    856	856	0	0	10	18	25	31
9	    839	839	0	0	11	16	20	27
10	    836	836	0	0	11	17	23	30
11	    857	857	0	0	10	17	24	32
12	    883	883	0	0	10	15	20	24
13	    942	942	0	0	10	13	15	17
14	    907	907	0	0	10	13	18	24
15	    890	890	0	0	10	14	16	19
16	    938	938	0	0	10	12	14	17
17	    914	914	0	0	10	14	18	21
18	    913	913	0	0	10	14	17	18
19	    748	748	0	0	12	19	44	49
20	    764	764	0	0	12	19	24	29
21	    800	800	0	0	11	18	21	23
22	    558	558	0	0	15	32	55	66
23	    618	618	0	0	14	27	34	48
24	    641	641	0	0	14	23	28	41
25	    473	473	0	0	20	37	41	46
26	    688	688	0	0	13	22	25	29
27	    705	705	0	0	13	21	26	28
28	    561	561	0	0	16	31	47	58
29	    699	699	0	0	13	21	25	30
30	    590	590	0	0	16	26	32	34

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  23526	784.2	0	0	11	20	29	66

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

DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2FlNDFlYjktM2NiZmIxNmMtZjFjMmJkMmYtOGFmNDZiZWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c4682aac-5a5f-4940-8669-827654c26f28, ghrun-bhen43x4sa.auto.internal:10743): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c4682aac-5a5f-4940-8669-827654c26f28, ghrun-bhen43x4sa.auto.internal:10743): request = { session_id: "ydb://session/3?node_id=1&id=M2FlNDFlYjktM2NiZmIxNmMtZjFjMmJkMmYtOGFmNDZiZWE=" 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, c4682aac-5a5f-4940-8669-827654c26f28, ghrun-bhen43x4sa.auto.internal:10743): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2FlNDFlYjktM2NiZmIxNmMtZjFjMmJkMmYtOGFmNDZiZWE=
INFO     root:test_log_scenario.py:217 Count rows after insert 23211 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjRkOTdjZDUtM2JkYTEwOGEtMThkNTU2OGQtNjViYjhhNWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 37b852fe-7e52-4a68-b73b-0c23bb588098, ghrun-bhen43x4sa.auto.internal:10743): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 37b852fe-7e52-4a68-b73b-0c23bb588098, ghrun-bhen43x4sa.auto.internal:10743): request = { session_id: "ydb://session/3?node_id=1&id=NjRkOTdjZDUtM2JkYTEwOGEtMThkNTU2OGQtNjViYjhhNWE=" 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, 37b852fe-7e52-4a68-b73b-0c23bb588098, ghrun-bhen43x4sa.auto.internal:10743): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjRkOTdjZDUtM2JkYTEwOGEtMThkNTU2OGQtNjViYjhhNWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTQzZGRjNWMtMmJmYWI2MjYtMjUxODZjNWMtZmM1MjM0YTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4e558ff7-884b-494d-8666-7153cf76711c, ghrun-bhen43x4sa.auto.internal:10743): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4e558ff7-884b-494d-8666-7153cf76711c, ghrun-bhen43x4sa.auto.internal:10743): request = { session_id: "ydb://session/3?node_id=1&id=YTQzZGRjNWMtMmJmYWI2MjYtMjUxODZjNWMtZmM1MjM0YTA=" 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, 4e558ff7-884b-494d-8666-7153cf76711c, ghrun-bhen43x4sa.auto.internal:10743): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTQzZGRjNWMtMmJmYWI2MjYtMjUxODZjNWMtZmM1MjM0YTA=
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/ilqj/001e13/ydb/apps/ydb/ydb -e grpc://localhost:10743 -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.13
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmMwMzgxMTgtMjM0Y2I2NDEtYjI4NWRkNmMtNGYyYzc3NWE=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/ilqj/001e13/ydb/apps/ydb/ydb -e grpc://localhost:10743 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/ilqj/001e13/ydb/apps/ydb/ydb -e grpc://localhost:10743 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 18562024-e15a-4e72-93b6-bbf223ba1ad6, ghrun-bhen43x4sa.auto.internal:10743): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWRhMWZiY2MtYTJkNjVkZmYtMmQ1NjkxNjgtZmZiZGM1YjA=
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 18562024-e15a-4e72-93b6-bbf223ba1ad6, ghrun-bhen43x4sa.auto.internal:10743): request = { session_id: "ydb://session/3?node_id=1&id=ZmMwMzgxMTgtMjM0Y2I2NDEtYjI4NWRkNmMtNGYyYzc3NWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 69668471-2f83-4755-9d60-9e51cdcbafb6, ghrun-bhen43x4sa.auto.internal:10743): creating call state
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.13
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.14
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDI3MzdkMTgtNWI5ZTYyM2UtYTcwOGE0ZTctNmUzOGIxMzk=
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 69668471-2f83-4755-9d60-9e51cdcbafb6, ghrun-bhen43x4sa.auto.internal:10743): request = { session_id: "ydb://session/3?node_id=1&id=ZWRhMWZiY2MtYTJkNjVkZmYtMmQ1NjkxNjgtZmZiZGM1YjA=" 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, 18562024-e15a-4e72-93b6-bbf223ba1ad6, ghrun-bhen43x4sa.auto.internal:10743): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ilqj/001e13/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:10743', '-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    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 664254f0-29c5-451d-a0e0-e3c5d27cd6da, ghrun-bhen43x4sa.auto.internal:10743): creating call state
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.15
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 69668471-2f83-4755-9d60-9e51cdcbafb6, ghrun-bhen43x4sa.auto.internal:10743): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWE3ZTRhYjAtYWYwMmNmZWItYjg1ZjdhMGQtY2NmNmFmY2M=
DEBUG    ya.test:process.py:628 Command pid: 2523399
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 664254f0-29c5-451d-a0e0-e3c5d27cd6da, ghrun-bhen43x4sa.auto.internal:10743): request = { session_id: "ydb://session/3?node_id=1&id=NDI3MzdkMTgtNWI5ZTYyM2UtYTcwOGE0ZTctNmUzOGIxMzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.14
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a69df9c3-e8dc-44ec-a9cc-1a449ef3b3fe, ghrun-bhen43x4sa.auto.internal:10743): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmJmMTk3ZTMtODRjZTAzMDItOGYxYTkxNzYtZmNmM2E0ZGM=
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.15
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 664254f0-29c5-451d-a0e0-e3c5d27cd6da, ghrun-bhen43x4sa.auto.internal:10743): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ilqj/001e13/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:10743', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a69df9c3-e8dc-44ec-a9cc-1a449ef3b3fe, ghrun-bhen43x4sa.auto.internal:10743): request = { session_id: "ydb://session/3?node_id=1&id=ZWE3ZTRhYjAtYWYwMmNmZWItYjg1ZjdhMGQtY2NmNmFmY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 82c3e79a-4a2d-4b65-a3f0-d6d0be8e60f3, ghrun-bhen43x4sa.auto.internal:10743): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Njg5NGNhMzgtNWExOWQ0ZDMtYzhmYTg2YWUtMzI1ZTY5ZDQ=
DEBUG    ya.test:process.py:628 Command pid: 2523401
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ilqj/001e13/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:10743', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 82c3e79a-4a2d-4b65-a3f0-d6d0be8e60f3, ghrun-bhen43x4sa.auto.internal:10743): request = { session_id: "ydb://session/3?node_id=1&id=YmJmMTk3ZTMtODRjZTAzMDItOGYxYTkxNzYtZmNmM2E0ZGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 037f72d7-a377-49d1-ae76-4d35b1829210, ghrun-bhen43x4sa.auto.internal:10743): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a69df9c3-e8dc-44ec-a9cc-1a449ef3b3fe, ghrun-bhen43x4sa.auto.internal:10743): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDJjY2I0N2ItY2FhMjIwZGYtOTczMTE0OGUtMTNhNmFlYjA=
DEBUG    ya.test:process.py:628 Command pid: 2523402
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 037f72d7-a377-49d1-ae76-4d35b1829210, ghrun-bhen43x4sa.auto.internal:10743): request = { session_id: "ydb://session/3?node_id=1&id=Njg5NGNhMzgtNWExOWQ0ZDMtYzhmYTg2YWUtMzI1ZTY5ZDQ=" 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, 82c3e79a-4a2d-4b65-a3f0-d6d0be8e60f3, ghrun-bhen43x4sa.auto.internal:10743): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ccd7a589-7142-4715-8c3e-8e797d87d462, ghrun-bhen43x4sa.auto.internal:10743): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2FlNDFlYjktM2NiZmIxNmMtZjFjMmJkMmYtOGFmNDZiZWE=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 037f72d7-a377-49d1-ae76-4d35b1829210, ghrun-bhen43x4sa.auto.internal:10743): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ccd7a589-7142-4715-8c3e-8e797d87d462, ghrun-bhen43x4sa.auto.internal:10743): request = { session_id: "ydb://session/3?node_id=1&id=NDJjY2I0N2ItY2FhMjIwZGYtOTczMTE0OGUtMTNhNmFlYjA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d85aed39-c603-41f7-8836-a25fd3f12d24, ghrun-bhen43x4sa.auto.internal:10743): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjRkOTdjZDUtM2JkYTEwOGEtMThkNTU2OGQtNjViYjhhNWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c76175e3-ff57-4f6e-986e-7d044fa282a7, ghrun-bhen43x4sa.auto.internal:10743): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c76175e3-ff57-4f6e-986e-7d044fa282a7, ghrun-bhen43x4sa.auto.internal:10743): request = { session_id: "ydb://session/3?node_id=1&id=NjRkOTdjZDUtM2JkYTEwOGEtMThkNTU2OGQtNjViYjhhNWE=" 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, c76175e3-ff57-4f6e-986e-7d044fa282a7, ghrun-bhen43x4sa.auto.internal:10743): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTQzZGRjNWMtMmJmYWI2MjYtMjUxODZjNWMtZmM1MjM0YTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8f6f8774-6791-49eb-982b-3046efeeb97d, ghrun-bhen43x4sa.auto.internal:10743): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8f6f8774-6791-49eb-982b-3046efeeb97d, ghrun-bhen43x4sa.auto.internal:10743): request = { session_id: "ydb://session/3?node_id=1&id=YTQzZGRjNWMtMmJmYWI2MjYtMjUxODZjNWMtZmM1MjM0YTA=" 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, 8f6f8774-6791-49eb-982b-3046efeeb97d, ghrun-bhen43x4sa.auto.internal:10743): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ccd7a589-7142-4715-8c3e-8e797d87d462, ghrun-bhen43x4sa.auto.internal:10743): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d85aed39-c603-41f7-8836-a25fd3f12d24, ghrun-bhen43x4sa.auto.internal:10743): request = { session_id: "ydb://session/3?node_id=1&id=M2FlNDFlYjktM2NiZmIxNmMtZjFjMmJkMmYtOGFmNDZiZWE=" 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, d85aed39-c603-41f7-8836-a25fd3f12d24, ghrun-bhen43x4sa.auto.internal:10743): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, 7846d500-6e6b-4169-b951-195b6e792f14, localhost:9138): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 7846d500-6e6b-4169-b951-195b6e792f14, localhost:9138): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 7846d500-6e6b-4169-b951-195b6e792f14, localhost:9138): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-bhen43x4sa.auto.internal" port: 9138 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-bhen43x4sa.auto.internal:9138, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9138
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 09e27238-0c2d-4763-847f-1a11eea29784, ghrun-bhen43x4sa.auto.internal:10743): 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:10743 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-29T16:54:18.508768664+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, 51800bae-8083-4397-8315-f93828d2e53e, ghrun-bhen43x4sa.auto.internal:10743): 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:10743 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-29T16:54:18.508566394+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, b5315a11-4d14-4fa5-a3ff-48022ec79bc9, ghrun-bhen43x4sa.auto.internal:10743): 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:10743 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-29T16:54:18.508818808+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-bhen43x4sa.auto.internal:10743
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 4be694ff-3447-40a2-b4ed-23215b9c5ac9, ghrun-bhen43x4sa.auto.internal:10743): 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:10743 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-29T16:54:18.508787463+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, cbaf0345-53ae-4d16-8b78-dd75b706d28e, ghrun-bhen43x4sa.auto.internal:10743): 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:10743 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-29T16:54:18.508748568+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 9d79aa30-d4a2-4ba0-9914-c298eba9167b, ghrun-bhen43x4sa.auto.internal:10743): 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:10743 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-29T16:54:18.508731371+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, b8cc08cb-6684-44cb-96af-fdd4fe81fc4a, ghrun-bhen43x4sa.auto.internal:10743): 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:10743 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-29T16:54:18.508716264+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-bhen43x4sa.auto.internal:10743
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 34acaff8-28d0-48bc-a232-c82d98fa7c32, ghrun-bhen43x4sa.auto.internal:10743): 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:10743 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-29T16:54:18.508693631+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-bhen43x4sa.auto.internal:10743
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-bhen43x4sa.auto.internal:10743
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 67115e32-be33-4dd6-b312-90a47d27cf91, ghrun-bhen43x4sa.auto.internal:10743): 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:10743 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-29T16:54:18.508674145+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, 69668471-2f83-4755-9d60-9e51cdcbafb6, ghrun-bhen43x4sa.auto.internal:10743): 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-10-29T16:54:18.508854702+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 18562024-e15a-4e72-93b6-bbf223ba1ad6, ghrun-bhen43x4sa.auto.internal:10743): 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-10-29T16:54:18.508835434+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, a69df9c3-e8dc-44ec-a9cc-1a449ef3b3fe, ghrun-bhen43x4sa.auto.internal:10743): 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-10-29T16:54:18.50888487+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 664254f0-29c5-451d-a0e0-e3c5d27cd6da, ghrun-bhen43x4sa.auto.internal:10743): 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-10-29T16:54:18.508868552+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 82c3e79a-4a2d-4b65-a3f0-d6d0be8e60f3, ghrun-bhen43x4sa.auto.internal:10743): 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-10-29T16:54:18.508900446+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-bhen43x4sa.auto.internal:10743
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-bhen43x4sa.auto.internal:10743
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, ccd7a589-7142-4715-8c3e-8e797d87d462, ghrun-bhen43x4sa.auto.internal:10743): 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-10-29T16:54:18.508928618+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 4c60957b-ba27-4f7f-950d-3310b6b90f15, ghrun-bhen43x4sa.auto.internal:10743): 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:10743 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-29T16:54:18.5088033+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, c76175e3-ff57-4f6e-986e-7d044fa282a7, ghrun-bhen43x4sa.auto.internal:10743): 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-10-29T16:54:18.508944622+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-bhen43x4sa.auto.internal:10743
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, d85aed39-c603-41f7-8836-a25fd3f12d24, ghrun-bhen43x4sa.auto.internal:10743): 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-10-29T16:54:18.508972108+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, 8f6f8774-6791-49eb-982b-3046efeeb97d, ghrun-bhen43x4sa.auto.internal:10743): 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-10-29T16:54:18.508958676+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-bhen43x4sa.auto.internal:10743
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-bhen43x4sa.auto.internal:10743
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 037f72d7-a377-49d1-ae76-4d35b1829210, ghrun-bhen43x4sa.auto.internal:10743): 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-10-29T16:54:18.508914626+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-bhen43x4sa.auto.internal:10743
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-bhen43x4sa.auto.internal:10743
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-bhen43x4sa.auto.internal:10743
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-bhen43x4sa.auto.internal:10743
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-bhen43x4sa.auto.internal:10743
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-bhen43x4sa.auto.internal:10743
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-bhen43x4sa.auto.internal:10743
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-bhen43x4sa.auto.internal:10743
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-bhen43x4sa.auto.internal:10743
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-bhen43x4sa.auto.internal:10743
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: ydb://session/3?node_id=1&id=NDI3MzdkMTgtNWI5ZTYyM2UtYTcwOGE0ZTctNmUzOGIxMzk=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-bhen43x4sa.auto.internal:10743
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:10743
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:10743". 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.connection:connection.py:549 Closing channel for endpoint localhost:10743
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:10743". 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 2523401) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2523401) elapsed time (sec): 30.26314902305603
DEBUG    ya.test:process.py:263 Command (pid 2523401) wtime: 30.268
DEBUG    ya.test:process.py:275 Command (pid 2523401) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	10	0	0	0	0
4	      0	0	0	10	0	0	0	0
5	      0	0	0	10	0	0	0	0
6	      0	0	0	10	0	0	0	0
7	      0	0	0	10	0	0	0	0
8	      0	0	0	400	0	0	0	0
9	      0	0	0	1613	0	0	0	0
10	      0	0	0	1286	0	0	0	0
11	      0	0	0	1324	0	0	0	0
12	      0	0	0	1368	0	0	0	0
13	      0	0	0	1389	0	0	0	0
14	      0	0	0	1569	0	0	0	0
15	      0	0	0	1689	0	0	0	0
16	      0	0	0	1367	0	0	0	0
17	      0	0	0	1469	0	0	0	0
18	      0	0	0	1701	0	0	0	0
19	      0	0	0	1755	0	0	0	0
20	      0	0	0	1863	0	0	0	0
21	      0	0	0	1354	0	0	0	0
22	      0	0	0	1573	0	0	0	0
23	      0	0	0	1406	0	0	0	0
24	      0	0	0	1444	0	0	0	0
25	      0	0	0	1485	0	0	0	0
26	      0	0	0	1689	0	0	0	0
27	      0	0	0	1974	0	0	0	0
28	      0	0	0	1917	0	0	0	0
29	      0	0	0	1759	0	0	0	0
30	      0	0	0	1847	0	0	0	0

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

DEBUG    ya.test:process.py:276 Command (pid 2523401) 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 2523402) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2523402) elapsed time (sec): 30.335675477981567
DEBUG    ya.test:process.py:263 Command (pid 2523402) wtime: 30.341
DEBUG    ya.test:process.py:275 Command (pid 2523402) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      7	7	0	0	883	939	939	939
2	      4	4	0	6	1015	1047	1047	1047
3	      0	0	0	4	0	0	0	0
4	      0	0	0	9	0	0	0	0
5	      0	0	0	10	0	0	0	0
6	      0	0	0	10	0	0	0	0
7	      0	0	0	10	0	0	0	0
8	      0	0	0	360	0	0	0	0
9	      0	0	0	1572	0	0	0	0
10	      0	0	0	1660	0	0	0	0
11	      0	0	0	1778	0	0	0	0
12	      0	0	0	1579	0	0	0	0
13	      0	0	0	1481	0	0	0	0
14	      0	0	0	1706	0	0	0	0
15	      0	0	0	1700	0	0	0	0
16	      0	0	0	1416	0	0	0	0
17	      0	0	0	1355	0	0	0	0
18	      0	0	0	1487	0	0	0	0
19	      0	0	0	1517	0	0	0	0
20	      0	0	0	1489	0	0	0	0
21	      0	0	0	1278	0	0	0	0
22	      0	0	0	1415	0	0	0	0
23	      0	0	0	1547	0	0	0	0
24	      0	0	0	1628	0	0	0	0
25	      0	0	0	1615	0	0	0	0
26	      0	0	0	1686	0	0	0	0
27	      0	0	0	1748	0	0	0	0
28	      0	0	0	1704	0	0	0	0
29	      0	0	0	2019	0	0	0	0
30	      0	0	0	1982	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	     11	0.366667	0	35771	923	1023	1047	1047

DEBUG    ya.test:process.py:276 Command (pid 2523402) 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 2523399) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2523399) elapsed time (sec): 30.360286235809326
DEBUG    ya.test:process.py:263 Command (pid 2523399) wtime: 30.371
DEBUG    ya.test:process.py:275 Command (pid 2523399) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     14	14	0	0	477	559	575	575
2	      8	8	0	0	567	1031	1031	1031
3	      5	5	0	0	1735	1823	1823	1823
4	      3	3	0	0	2399	2463	2463	2463
5	      2	2	0	0	2399	2575	2575	2575
6	      6	6	0	0	2783	2831	2831	2831
7	      1	1	0	0	2751	2751	2751	2751
8	      0	0	0	309	0	0	0	0
9	      0	0	0	1786	0	0	0	0
10	      0	0	0	1480	0	0	0	0
11	      0	0	0	1770	0	0	0	0
12	      0	0	0	1522	0	0	0	0
13	      0	0	0	1206	0	0	0	0
14	      0	0	0	1500	0	0	0	0
15	      0	0	0	1583	0	0	0	0
16	      0	0	0	1387	0	0	0	0
17	      0	0	0	1295	0	0	0	0
18	      0	0	0	1611	0	0	0	0
19	      0	0	0	1773	0	0	0	0
20	      0	0	0	1644	0	0	0	0
21	      0	0	0	1225	0	0	0	0
22	      0	0	0	1576	0	0	0	0
23	      0	0	0	1402	0	0	0	0
24	      0	0	0	1410	0	0	0	0
25	      0	0	0	1537	0	0	0	0
26	      0	0	0	1850	0	0	0	0
27	      0	0	0	1979	0	0	0	0
28	      0	0	0	1644	0	0	0	0
29	      0	0	0	1589	0	0	0	0
30	      0	0	0	1750	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	     39	1.3	0	34828	587	2783	2831	2831

DEBUG    ya.test:process.py:276 Command (pid 2523399) 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:10743
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:10743". 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:10743
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:10743". 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.connection:connection.py:549 Closing channel for endpoint localhost:10743
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:10743". 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:10743
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:10743". 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.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, e99ef006-e92b-424c-9e30-525ead706c95, localhost:9138): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, e99ef006-e92b-424c-9e30-525ead706c95, localhost:9138): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, e99ef006-e92b-424c-9e30-525ead706c95, localhost:9138): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-bhen43x4sa.auto.internal" port: 9138 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-bhen43x4sa.auto.internal:9138, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9138
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:10743
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:10743". 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:10743
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:10743". 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:10743
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:10743". 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:10743
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:10743". 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:10743
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:10743". 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:10743
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:10743". 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.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, 8c8a16f1-6ce5-4b06-908f-91aff5d3b7c4, localhost:9138): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 8c8a16f1-6ce5-4b06-908f-91aff5d3b7c4, localhost:9138): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 8c8a16f1-6ce5-4b06-908f-91aff5d3b7c4, localhost:9138): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-bhen43x4sa.auto.internal" port: 9138 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-bhen43x4sa.auto.internal:9138, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9138
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will 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:10743
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:10743". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:10743
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:10743". 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:10743
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:10743". 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:10743
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:10743". 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:10743
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:10743". 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:10743
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:10743". 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:10743
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:10743". 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.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, e903efa2-a6af-4de1-9285-f08354a347d7, localhost:9138): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, e903efa2-a6af-4de1-9285-f08354a347d7, localhost:9138): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, e903efa2-a6af-4de1-9285-f08354a347d7, localhost:9138): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-bhen43x4sa.auto.internal" port: 9138 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-bhen43x4sa.auto.internal:9138, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9138
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:10743
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:10743". 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:10743
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:10743". 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:10743
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:10743". 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:10743
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:10743". 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:10743
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:10743". 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:10743
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:10743". 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:10743
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:10743". 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.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, 8fdfe5a9-ee11-4fe5-838b-c52ca0545e3a, localhost:9138): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 8fdfe5a9-ee11-4fe5-838b-c52ca0545e3a, localhost:9138): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 8fdfe5a9-ee11-4fe5-838b-c52ca0545e3a, localhost:9138): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-bhen43x4sa.auto.internal" port: 9138 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-bhen43x4sa.auto.internal:9138, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9138
============================== slowest durations ===============================
347.77s call     test_log_scenario.py::TestLogScenario::test_log_uniform
27.59s call     test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
16.07s call     test_log_scenario.py::TestLogScenario::test_log_deviation[180]
9.70s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
8.40s setup    test_insert.py::TestInsertStatement::test_bulk
1.48s call     test_insert.py::TestInsertStatement::test_copy_full
1.48s call     test_insert.py::TestInsertStatement::test_copy_partial
1.16s call     test_insert.py::TestInsertStatement::test_insert_rollback
1.12s call     test_insert.py::TestInsertStatement::test_plain
0.79s call     test_insert.py::TestInsertStatement::test_duplicate
0.71s call     test_insert.py::TestInsertStatement::test_incorrect
0.69s call     test_insert.py::TestInsertStatement::test_out_of_range
0.55s call     test_insert.py::TestInsertStatement::test_bulk
0.05s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
0.02s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
0.02s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[180]
0.01s setup    test_insert.py::TestInsertStatement::test_copy_partial
0.01s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
0.01s setup    test_insert.py::TestInsertStatement::test_plain

(14 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/ilqj/001e13/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_deviation.1051200/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/ilqj/001e13/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_deviation.1051200/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-10-29T16:54:11.862020Z): tablet_id=72075186224038005;self_id=[1:7566687920461026389:13808];ev=NKikimr::TEvDataShard::TEvCancelTransactionProposal;tx_id=281474976710810;lock_id=281474976710783;verification=!CommitSnapshot;fline=written.h:108;
ydb/library/actors/core/log.cpp:857
~TVerifyFormattedRecordWriter(): requirement false failed
0. /-S/util/system/yassert.cpp:86: InternalPanicImpl @ 0xA7F9DD5
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA7F2316
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB682C98
3. /-S/ydb/core/tx/columnshard/engines/portions/written.h:0: SetCommitSnapshot @ 0x1696AF96
4. /-S/ydb/core/tx/columnshard/engines/storage/granule/granule.h:228: AbortPortionOnExecute @ 0x16C86B91
5. /tmp//-S/ydb/core/tx/columnshard/operations/write.cpp:130: AbortOnExecute @ 0x16C869A4
6. /tmp//-S/ydb/core/tx/columnshard/operations/manager.cpp:134: AbortTransactionOnExecute @ 0x16C7E9BE
7. /-S/ydb/core/tx/columnshard/transactions/operators/ev_write/abstract.h:116: ExecuteOnAbort @ 0xA190D7C
8. /tmp//-S/ydb/core/tx/columnshard/transactions/tx_controller.cpp:185: ExecuteOnCancel @ 0x16CA7FAC
9. /tmp//-S/ydb/core/tx/columnshard/columnshard__propose_cancel.cpp:22: Execute @ 0x16D0BBBE
10. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:2031: ExecuteTransaction @ 0xD15CD36
11. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:1936: DoExecute @ 0xD15ACFE
12. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:1950: Execute @ 0xD15E07E
13. /tmp//-S/ydb/core/tablet_flat/tablet_flat_executed.cpp:62: Execute @ 0xD136E06
14. /tmp//-S/ydb/core/tablet_flat/tablet_flat_executed.cpp:57: Execute @ 0xD136E06
15. /tmp//-S/ydb/core/tx/columnshard/columnshard__propose_cancel.cpp:38: Handle @ 0x16D0B2F9
16. /-S/ydb/core/tx/columnshard/columnshard_impl.h:422: StateWork @ 0x16CD394A
17. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB62BD57
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB673744
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB677804
20. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB677410
21. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB677FFE
22. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA7FBA2C
23. ??:0: ?? @ 0x7FAAA41E3AC2
24. ??:0: ?? @ 0x7FAAA42758BF
============== 1 failed, 10 passed, 1 error in 419.26s (0:06:59) ===============
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ilqj/001dfe/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 106 items

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

============================== slowest durations ===============================
11.53s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
9.31s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
9.23s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
7.61s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
6.45s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
5.95s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
5.02s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
4.99s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
4.59s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
4.41s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
4.25s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
1.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]

(13 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 75.69s (0:01:15) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ilqj/001de1/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 106 items

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

============================== slowest durations ===============================
13.53s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
11.85s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
8.11s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
6.71s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
6.56s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
5.56s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
5.23s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
4.88s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
4.46s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
4.45s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
4.25s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
1.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]

(14 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 77.80s (0:01:17) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ilqj/001de4/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 106 items

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

============================== slowest durations ===============================
82.42s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
12.34s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
11.60s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
8.87s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
8.04s call     test_overloads.py::TestLogScenario::test_overloads_reject_probability
7.65s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
5.34s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
5.21s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
4.86s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
4.54s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
3.02s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
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-2-8]

(12 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 10 passed in 155.25s (0:02:35) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ilqj/001e11/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 106 items

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

============================== slowest durations ===============================
116.83s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
114.30s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
112.53s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
74.11s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
71.76s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
4.53s setup    test_replace.py::TestReplace::test_copy_full
3.10s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
1.34s call     test_replace.py::TestReplace::test_count
1.33s call     test_replace.py::TestReplace::test_copy_full
1.09s call     test_replace.py::TestReplace::test_copy_partial
0.66s call     test_replace.py::TestReplace::test_partial_replace
0.43s call     test_replace.py::TestReplace::test_incorrect
0.04s setup    test_replace.py::TestReplace::test_count
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
0.01s teardown test_replace.py::TestReplace::test_copy_partial
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
0.01s setup    test_replace.py::TestReplace::test_copy_partial
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]

(10 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 10 passed in 503.24s (0:08:23) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ilqj/001df3/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 106 items

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

============================== slowest durations ===============================
11.27s setup    test_update.py::TestUpdate::test_incorrect
7.18s setup    test_select.py::TestSelect::test_incorrect
6.23s setup    test_replace.py::TestReplace::test_replace_rollback
2.11s call     test_update.py::TestUpdate::test_update_rollback
1.97s call     test_update.py::TestUpdate::test_update_many_rows
1.81s call     test_update.py::TestUpdate::test_partial_update
1.41s call     test_select.py::TestSelect::test_json_query
0.99s call     test_replace.py::TestReplace::test_replace_total
0.93s call     test_update.py::TestUpdate::test_update_pk
0.86s call     test_replace.py::TestReplace::test_replace_rollback
0.67s call     test_update.py::TestUpdate::test_incorrect
0.63s call     test_select.py::TestSelect::test_incorrect
0.52s call     test_replace.py::TestReplace::test_replace_with_nulls
0.01s setup    test_update.py::TestUpdate::test_update_pk
0.01s setup    test_select.py::TestSelect::test_json_query
0.01s setup    test_update.py::TestUpdate::test_update_many_rows

(14 durations < 0.005s hidden.  Use -vv to show these durations.)
============================= 10 passed in 37.78s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ilqj/001d2d/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 106 items

test_update.py ..
test_upsert.py ......
upgrade_to_internal_path_id.py .
zip_bomb.py .

============================== slowest durations ===============================
371.58s call     upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
53.08s call     zip_bomb.py::TestZipBomb::test
22.44s setup    upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
17.02s teardown zip_bomb.py::TestZipBomb::test
6.81s setup    test_upsert.py::TestUpsert::test_copy_full
6.18s setup    test_update.py::TestUpdate::test_update_single_column
3.78s setup    zip_bomb.py::TestZipBomb::test
3.11s teardown upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
2.08s call     test_upsert.py::TestUpsert::test_copy_partial
1.73s call     test_upsert.py::TestUpsert::test_copy_full
1.70s call     test_upsert.py::TestUpsert::test_count
1.07s call     test_upsert.py::TestUpsert::test_partial_update
0.90s call     test_update.py::TestUpdate::test_update_single_column
0.79s call     test_upsert.py::TestUpsert::test_insert_nulls
0.66s call     test_upsert.py::TestUpsert::test_incorrect
0.63s call     test_update.py::TestUpdate::test_update_single_row
0.01s setup    test_upsert.py::TestUpsert::test_partial_update

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