============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/85gm/0026f8/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 ===============================
141.30s call     data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
97.11s call     tablets_movement.py::TestTabletsMovement::test[ROW]
95.59s call     tablets_movement.py::TestTabletsMovement::test[COLUMN]
27.39s call     order_by_with_limit.py::TestOrderBy::test
10.28s call     test_create.py::TestCreate::test_create_decimals
7.02s setup    data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
6.62s setup    test_create.py::TestCreate::test_create_all_opt_ints
6.04s setup    data_read_correctness.py::TestDataReadCorrectness::test
4.24s setup    tablets_movement.py::TestTabletsMovement::test[COLUMN]
3.98s setup    order_by_with_limit.py::TestOrderBy::test
1.40s call     test_create.py::TestCreate::test_create_real_opt
1.27s call     test_create.py::TestCreate::test_create_real_req
1.24s call     test_create.py::TestCreate::test_create_strings_opt
1.20s call     test_create.py::TestCreate::test_create_all_req_ints
1.18s call     test_create.py::TestCreate::test_create_all_opt_ints
0.92s teardown tablets_movement.py::TestTabletsMovement::test[ROW]
0.75s teardown tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.30s call     data_read_correctness.py::TestDataReadCorrectness::test
0.18s teardown data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
0.13s setup    test_create.py::TestCreate::test_create_real_req
0.05s setup    test_create.py::TestCreate::test_create_strings_opt
0.03s setup    test_create.py::TestCreate::test_create_real_opt
0.03s setup    test_create.py::TestCreate::test_create_all_req_ints
0.02s teardown test_create.py::TestCreate::test_create_decimals
0.02s setup    test_create.py::TestCreate::test_create_decimals
0.01s teardown order_by_with_limit.py::TestOrderBy::test
0.01s setup    tablets_movement.py::TestTabletsMovement::test[ROW]
0.01s teardown data_read_correctness.py::TestDataReadCorrectness::test

(5 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 409.68s (0:06:49) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/85gm/0027bf/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: 24.6 ms
create table: 425.1 ms
initial inserts:
    "runs": 10
    "avg_ms": 40.0
    "min_ms": 29.2
    "median_ms": 35.6
    "max_ms": 74.9
    "stdev_ms": 14.7
select count(*) after initial inserts: 131.9 ms
bulk_upserts (step 0):
    "runs": 500
    "avg_ms": 49.3
    "min_ms": 35.6
    "median_ms": 46.5
    "max_ms": 109.1
    "stdev_ms": 10.7
select count(*) after all modifications: 2681.6 ms
select all: 2808.3 ms
delete from table: 2877.0 ms
select all after delete: 2950.1 ms
.drop table: 33.7 ms
create table: 360.0 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.6
    "min_ms": 24.1
    "median_ms": 30.0
    "max_ms": 33.1
    "stdev_ms": 2.8
select count(*) after initial inserts: 102.6 ms
bulk_upserts (step 0):
    "runs": 100
    "avg_ms": 45.2
    "min_ms": 35.0
    "median_ms": 43.0
    "max_ms": 73.7
    "stdev_ms": 7.5
updates (step 1):
    "runs": 200
    "avg_ms": 163.7
    "min_ms": 123.1
    "median_ms": 149.9
    "max_ms": 396.4
    "stdev_ms": 37.5
upserts (step 2):
    "runs": 200
    "avg_ms": 23.8
    "min_ms": 21.4
    "median_ms": 23.5
    "max_ms": 40.3
    "stdev_ms": 2.0
select count(*) after all modifications: 310.9 ms
select all: 314.5 ms
delete from table: 349.5 ms
select all after delete: 291.0 ms
.drop table: 28.3 ms
create table: 387.4 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.5
    "min_ms": 24.9
    "median_ms": 30.0
    "max_ms": 30.6
    "stdev_ms": 1.6
select count(*) after initial inserts: 84.9 ms
updates (step 0):
    "runs": 1000
    "avg_ms": 112.2
    "min_ms": 77.0
    "median_ms": 110.1
    "max_ms": 209.1
    "stdev_ms": 16.5
select count(*) after all modifications: 317.3 ms
select all: 282.0 ms
delete from table: 318.2 ms
select all after delete: 235.5 ms
.drop table: 50.2 ms
create table: 507.6 ms
initial inserts:
    "runs": 15
    "avg_ms": 29.9
    "min_ms": 25.7
    "median_ms": 30.0
    "max_ms": 34.2
    "stdev_ms": 2.1
select count(*) after initial inserts: 108.0 ms
updates (step 0):
    "runs": 150
    "avg_ms": 122.2
    "min_ms": 100.9
    "median_ms": 118.2
    "max_ms": 182.0
    "stdev_ms": 16.1
bulk_upserts (step 1):
    "runs": 100
    "avg_ms": 60.6
    "min_ms": 45.9
    "median_ms": 58.0
    "max_ms": 121.7
    "stdev_ms": 10.8
select count(*) after all modifications: 359.5 ms
select all: 350.9 ms
delete from table: 380.6 ms
select all after delete: 304.7 ms
.drop table: 29.3 ms
create table: 491.8 ms
initial inserts:
    "runs": 20
    "avg_ms": 29.8
    "min_ms": 26.4
    "median_ms": 30.0
    "max_ms": 32.5
    "stdev_ms": 1.5
select count(*) after initial inserts: 100.7 ms
updates (step 0):
    "runs": 200
    "avg_ms": 127.0
    "min_ms": 97.6
    "median_ms": 124.4
    "max_ms": 209.6
    "stdev_ms": 19.8
upserts (step 1):
    "runs": 200
    "avg_ms": 26.5
    "min_ms": 22.7
    "median_ms": 25.5
    "max_ms": 40.5
    "stdev_ms": 3.1
bulk_upserts (step 2):
    "runs": 100
    "avg_ms": 63.5
    "min_ms": 50.6
    "median_ms": 61.8
    "max_ms": 102.5
    "stdev_ms": 6.3
select count(*) after all modifications: 556.9 ms
select all: 556.2 ms
delete from table: 556.3 ms
select all after delete: 538.4 ms
.drop table: 33.3 ms
create table: 489.7 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.8
    "min_ms": 25.4
    "median_ms": 29.8
    "max_ms": 33.7
    "stdev_ms": 2.2
select count(*) after initial inserts: 106.6 ms
upserts (step 0):
    "runs": 1000
    "avg_ms": 31.8
    "min_ms": 21.8
    "median_ms": 29.7
    "max_ms": 77.3
    "stdev_ms": 7.6
select count(*) after all modifications: 408.5 ms
select all: 400.5 ms
delete from table: 356.3 ms
select all after delete: 250.6 ms
.Generated operation sequence:
  0. BULK_UPSERT: 17 operations
  1. UPSERT: 4 operations
  2. UPDATE: 17 operations
  3. UPSERT: 4 operations
  4. BULK_UPSERT: 11 operations
  5. BULK_UPSERT: 15 operations
  6. UPDATE: 14 operations
  7. UPSERT: 12 operations
  8. BULK_UPSERT: 15 operations
  9. UPDATE: 12 operations
drop table: 45.0 ms
create table: 531.5 ms
initial inserts:
    "runs": 10
    "avg_ms": 31.8
    "min_ms": 24.0
    "median_ms": 33.0
    "max_ms": 45.3
    "stdev_ms": 6.5
select count(*) after initial inserts: 123.9 ms
bulk_upserts (step 0):
    "runs": 17
    "avg_ms": 46.9
    "min_ms": 40.9
    "median_ms": 44.4
    "max_ms": 60.3
    "stdev_ms": 5.9
upserts (step 1):
    "runs": 40
    "avg_ms": 30.5
    "min_ms": 22.8
    "median_ms": 27.3
    "max_ms": 52.1
    "stdev_ms": 7.7
updates (step 2):
    "runs": 170
    "avg_ms": 150.0
    "min_ms": 109.9
    "median_ms": 144.4
    "max_ms": 224.0
    "stdev_ms": 22.8
upserts (step 3):
    "runs": 40
    "avg_ms": 31.0
    "min_ms": 23.9
    "median_ms": 29.7
    "max_ms": 51.2
    "stdev_ms": 6.2
bulk_upserts (step 4):
    "runs": 11
    "avg_ms": 52.7
    "min_ms": 46.7
    "median_ms": 51.7
    "max_ms": 63.7
    "stdev_ms": 5.8
bulk_upserts (step 5):
    "runs": 15
    "avg_ms": 56.1
    "min_ms": 42.4
    "median_ms": 53.9
    "max_ms": 93.9
    "stdev_ms": 13.0
updates (step 6):
    "runs": 140
    "avg_ms": 191.5
    "min_ms": 128.5
    "median_ms": 184.8
    "max_ms": 341.9
    "stdev_ms": 34.3
upserts (step 7):
    "runs": 120
    "avg_ms": 47.0
    "min_ms": 25.4
    "median_ms": 42.6
    "max_ms": 192.9
    "stdev_ms": 21.4
bulk_upserts (step 8):
    "runs": 15
    "avg_ms": 89.4
    "min_ms": 55.5
    "median_ms": 87.9
    "max_ms": 132.7
    "stdev_ms": 23.5
updates (step 9):
    "runs": 120
    "avg_ms": 282.0
    "min_ms": 177.0
    "median_ms": 282.2
    "max_ms": 525.8
    "stdev_ms": 49.5
select count(*) after all modifications: 367.0 ms
select all: 416.8 ms
delete from table: 625.0 ms
select all after delete: 457.9 ms
.
test_delete.py ...

============================== slowest durations ===============================
114.16s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
100.74s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
44.11s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
40.48s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
36.97s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
34.21s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
26.91s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
7.11s setup    test_delete.py::TestDelete::test_delete_rollback
7.08s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
4.67s setup    test_create.py::TestCreate::test_dy_number_not_supported
4.27s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
2.53s call     test_delete.py::TestDelete::test_delete_rollback
1.76s call     test_delete.py::TestDelete::test_delete_where[True-0]
1.69s call     test_delete.py::TestDelete::test_delete_where[False-100]
0.04s call     test_create.py::TestCreate::test_dy_number_not_supported
0.03s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
0.02s setup    test_delete.py::TestDelete::test_delete_where[False-100]
0.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
0.01s setup    test_delete.py::TestDelete::test_delete_where[True-0]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
0.01s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_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]

(9 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 428.11s (0:07:08) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/85gm/002839/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 ===============================
4.98s setup    test_delete.py::TestDelete::test_delete_where[id < 10 OR vf >= 90-80]
0.82s call     test_delete.py::TestDelete::test_delete_where[vf > 50.5-51]
0.78s call     test_delete.py::TestDelete::test_delete_where[id >= 30 AND vf < 70-60]
0.77s call     test_delete.py::TestDelete::test_delete_where[id < 10 OR vf >= 90-80]
0.72s call     test_delete.py::TestDelete::test_delete_where[id > 50-51]
0.68s call     test_delete.py::TestDelete::test_delete_where[id = 42-99]
0.67s call     test_delete.py::TestDelete::test_delete_where[vs LIKE '3'-99]
0.63s call     test_delete.py::TestDelete::test_delete_where[vf > 300-100]
0.63s call     test_delete.py::TestDelete::test_delete_where[vf < 0.9-99]
0.62s call     test_delete.py::TestDelete::test_delete_where[vs LIKE 'nope'-100]
0.54s call     test_delete.py::TestDelete::test_delete_where[id = 101-100]
0.32s call     test_delete.py::TestDelete::test_incorrect
0.01s setup    test_delete.py::TestDelete::test_delete_where[vf > 300-100]
0.01s setup    test_delete.py::TestDelete::test_delete_where[vf < 0.9-99]
0.01s setup    test_delete.py::TestDelete::test_delete_where[vs LIKE 'nope'-100]

(18 durations < 0.005s hidden.  Use -vv to show these durations.)
============================= 11 passed in 13.48s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/85gm/002787/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:694: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/85gm/002787/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/85gm/002787/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-11-03T16:53:46.605123Z): tablet_id=72075186224037995;self_id=[1:7568543214141456306:10921];ev=NKikimr::TEvDataShard::TEvCancelTransactionProposal;tx_id=281474976711359;lock_id=281474976711332;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 @ 0xA61DFD5
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA616516
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB4A3FA8
E   3. /-S/ydb/core/tx/columnshard/engines/portions/written.h:0: SetCommitSnapshot @ 0x167BC626
E   4. /-S/ydb/core/tx/columnshard/engines/storage/granule/granule.h:228: AbortPortionOnExecute @ 0x16AD8281
E   5. /tmp//-S/ydb/core/tx/columnshard/operations/write.cpp:130: AbortOnExecute @ 0x16AD8094
E   6. /tmp//-S/ydb/core/tx/columnshard/operations/manager.cpp:134: AbortTransactionOnExecute @ 0x16AD00AE
E   7. /-S/ydb/core/tx/columnshard/transactions/operators/ev_write/abstract.h:116: ExecuteOnAbort @ 0x9FB526C
E   8. /tmp//-S/ydb/core/tx/columnshard/transactions/tx_controller.cpp:185: ExecuteOnCancel @ 0x16AF969C
E   9. /tmp//-S/ydb/core/tx/columnshard/columnshard__propose_cancel.cpp:22: Execute @ 0x16B5DBCE
E   10. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:2032: ExecuteTransaction @ 0xCF83466
E   11. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:1937: DoExecute @ 0xCF8142E
E   12. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:1951: Execute @ 0xCF847AE
E   13. /tmp//-S/ydb/core/tablet_flat/tablet_flat_executed.cpp:62: Execute @ 0xCF5D5A6
E   14. /tmp//-S/ydb/core/tablet_flat/tablet_flat_executed.cpp:57: Execute @ 0xCF5D5A6
E   15. /tmp//-S/ydb/core/tx/columnshard/columnshard__propose_cancel.cpp:38: Handle @ 0x16B5D309
E   16. /-S/ydb/core/tx/columnshard/columnshard_impl.h:424: StateWork @ 0x16B250E8
E   17. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB44FE57
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB494A54
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB498B14
E   20. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB498720
E   21. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB49930E
E   22. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA61FC2C
E   23. ??:0: ?? @ 0x7F10939A8AC2
E   24. ??:0: ?? @ 0x7F1093A3A8BF
------------------------------ 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/85gm/002787/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/85gm/002787/ydb/apps/ydb/ydb -e grpc://localhost:62021 -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/85gm/002787/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:62021', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1831928
DEBUG    ya.test:process.py:259 Command (pid 1831928) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1831928) elapsed time (sec): 0.2813255786895752
DEBUG    ya.test:process.py:263 Command (pid 1831928) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1831928) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1831928) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1831928) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1831928) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1831928) maxrss: 1312088
DEBUG    ya.test:process.py:263 Command (pid 1831928) minflt: 3544
DEBUG    ya.test:process.py:263 Command (pid 1831928) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1831928) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1831928) nivcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 1831928) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1831928) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1831928) nvcsw: 215
DEBUG    ya.test:process.py:263 Command (pid 1831928) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1831928) stime: 0.018342
DEBUG    ya.test:process.py:263 Command (pid 1831928) utime: 0.050441
DEBUG    ya.test:process.py:263 Command (pid 1831928) wtime: 0.282
DEBUG    ya.test:process.py:275 Command (pid 1831928) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 1831928) 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/85gm/002787/ydb/apps/ydb/ydb -e grpc://localhost:62021 -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/85gm/002787/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:62021', '-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: 1832025
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 1832025) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1832025) elapsed time (sec): 30.137075185775757
DEBUG    ya.test:process.py:263 Command (pid 1832025) wtime: 30.138
DEBUG    ya.test:process.py:275 Command (pid 1832025) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	   1143	1143	0	0	8	9	11	21
2	   1100	1100	0	0	8	10	10	12
3	   1106	1106	0	0	8	10	11	12
4	   1080	1080	0	0	9	10	12	12
5	   1070	1070	0	0	9	11	13	16
6	   1148	1148	0	0	8	9	10	12
7	   1153	1153	0	0	8	10	14	17
8	   1131	1131	0	0	8	10	12	14
9	   1132	1132	0	0	8	10	10	11
10	   1095	1095	0	0	8	10	16	19
11	   1104	1104	0	0	8	10	15	16
12	   1136	1136	0	0	8	10	12	15
13	   1137	1137	0	0	8	10	11	12
14	   1110	1110	0	0	8	10	11	12
15	   1100	1100	0	0	8	10	11	16
16	   1144	1144	0	0	8	10	11	13
17	   1143	1143	0	0	8	9	10	13
18	   1111	1111	0	0	8	11	15	17
19	   1056	1056	0	0	9	11	14	19
20	   1092	1092	0	0	9	10	13	16
21	   1079	1079	0	0	9	10	14	17
22	   1111	1111	0	0	8	10	11	13
23	   1069	1069	0	0	9	10	12	16
24	   1097	1097	0	0	8	10	13	16
25	   1121	1121	0	0	8	10	10	11
26	   1115	1115	0	0	8	10	11	12
27	   1072	1072	0	0	8	11	18	29
28	   1092	1092	0	0	8	10	11	14
29	   1139	1139	0	0	8	9	10	12
30	   1087	1087	0	0	8	11	14	17

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  33273	1109.1	0	0	8	10	12	29

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

DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjA2YzkxYmQtZTVkMjFhOTQtNTllYTBlZjYtOTdjMjczZDY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 51d94a8d-5adb-4e4c-968e-c731c3085ff9, ghrun-4v3rkc27uu.auto.internal:62021): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 51d94a8d-5adb-4e4c-968e-c731c3085ff9, ghrun-4v3rkc27uu.auto.internal:62021): request = { session_id: "ydb://session/3?node_id=1&id=MjA2YzkxYmQtZTVkMjFhOTQtNTllYTBlZjYtOTdjMjczZDY=" 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, 51d94a8d-5adb-4e4c-968e-c731c3085ff9, ghrun-4v3rkc27uu.auto.internal:62021): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjA2YzkxYmQtZTVkMjFhOTQtNTllYTBlZjYtOTdjMjczZDY=
INFO     root:test_log_scenario.py:217 Count rows after insert 32750 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWMyMjgzMGQtM2JlOTU3MjAtMjkyZjM0MzQtNTk5NmRhMWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 064987b8-beea-42e3-a22f-247d02b6216b, ghrun-4v3rkc27uu.auto.internal:62021): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 064987b8-beea-42e3-a22f-247d02b6216b, ghrun-4v3rkc27uu.auto.internal:62021): request = { session_id: "ydb://session/3?node_id=1&id=NWMyMjgzMGQtM2JlOTU3MjAtMjkyZjM0MzQtNTk5NmRhMWQ=" 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, 064987b8-beea-42e3-a22f-247d02b6216b, ghrun-4v3rkc27uu.auto.internal:62021): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWMyMjgzMGQtM2JlOTU3MjAtMjkyZjM0MzQtNTk5NmRhMWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTdiMjJmZmQtYjEzZTI3YjEtZTAxYTQyY2ItNDUyYTJhMmU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 84037b4d-141f-432a-a3af-e8d32beac37f, ghrun-4v3rkc27uu.auto.internal:62021): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 84037b4d-141f-432a-a3af-e8d32beac37f, ghrun-4v3rkc27uu.auto.internal:62021): request = { session_id: "ydb://session/3?node_id=1&id=OTdiMjJmZmQtYjEzZTI3YjEtZTAxYTQyY2ItNDUyYTJhMmU=" 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, 84037b4d-141f-432a-a3af-e8d32beac37f, ghrun-4v3rkc27uu.auto.internal:62021): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTdiMjJmZmQtYjEzZTI3YjEtZTAxYTQyY2ItNDUyYTJhMmU=
INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
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=Mjk1NjFhNWItMWIyNTcwNzItNzMyOTMzN2ItODNjZTA0
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/85gm/002787/ydb/apps/ydb/ydb -e grpc://localhost:62021 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/85gm/002787/ydb/apps/ydb/ydb -e grpc://localhost:62021 -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/85gm/002787/ydb/apps/ydb/ydb -e grpc://localhost:62021 -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, c9877dac-1952-420d-9421-0743b3a2d3d5, ghrun-4v3rkc27uu.auto.internal:62021): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjhhYmY4Y2EtYmQyNDZkODUtZTM3Yjg4M2MtYjJhYjFjZmQ=
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c9877dac-1952-420d-9421-0743b3a2d3d5, ghrun-4v3rkc27uu.auto.internal:62021): request = { session_id: "ydb://session/3?node_id=1&id=Mjk1NjFhNWItMWIyNTcwNzItNzMyOTMzN2ItODNjZTA0" 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 out will be placed to ydb.out.13
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 43812e46-c658-49ba-b530-ff7c87209a30, ghrun-4v3rkc27uu.auto.internal:62021): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJiMGU0MzctMjI5OGIyNTEtY2M3ZTllMjQtYWRmYTgwZDY=
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.14
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c9877dac-1952-420d-9421-0743b3a2d3d5, ghrun-4v3rkc27uu.auto.internal:62021): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 43812e46-c658-49ba-b530-ff7c87209a30, ghrun-4v3rkc27uu.auto.internal:62021): request = { session_id: "ydb://session/3?node_id=1&id=NjhhYmY4Y2EtYmQyNDZkODUtZTM3Yjg4M2MtYjJhYjFjZmQ=" 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, d3f4587d-a7e9-4067-ac76-750ee8d4dcd7, ghrun-4v3rkc27uu.auto.internal:62021): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmEwODY5YmQtMWYwZDljNjQtMWEzZTBlYTAtMzUyZWJjMTA=
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.15
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 43812e46-c658-49ba-b530-ff7c87209a30, ghrun-4v3rkc27uu.auto.internal:62021): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d3f4587d-a7e9-4067-ac76-750ee8d4dcd7, ghrun-4v3rkc27uu.auto.internal:62021): request = { session_id: "ydb://session/3?node_id=1&id=YTJiMGU0MzctMjI5OGIyNTEtY2M3ZTllMjQtYWRmYTgwZDY=" 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, fee5d746-50ae-4acf-9ec0-1e47933f546b, ghrun-4v3rkc27uu.auto.internal:62021): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWU1ZmExOTgtYmZmYzkzYzMtODM0NzZiOWYtNTQ5MDFmZWY=
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.13
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.14
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d3f4587d-a7e9-4067-ac76-750ee8d4dcd7, ghrun-4v3rkc27uu.auto.internal:62021): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fee5d746-50ae-4acf-9ec0-1e47933f546b, ghrun-4v3rkc27uu.auto.internal:62021): request = { session_id: "ydb://session/3?node_id=1&id=YmEwODY5YmQtMWYwZDljNjQtMWEzZTBlYTAtMzUyZWJjMTA=" 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, c157ccda-d08c-430e-b267-91630100ab14, ghrun-4v3rkc27uu.auto.internal:62021): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzE2N2Q3ZDYtY2YwMzJhYjQtMzZkMzFmYjktMzJlM2RmYjk=
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/85gm/002787/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:62021', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.15
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/85gm/002787/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:62021', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fee5d746-50ae-4acf-9ec0-1e47933f546b, ghrun-4v3rkc27uu.auto.internal:62021): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c157ccda-d08c-430e-b267-91630100ab14, ghrun-4v3rkc27uu.auto.internal:62021): request = { session_id: "ydb://session/3?node_id=1&id=ZWU1ZmExOTgtYmZmYzkzYzMtODM0NzZiOWYtNTQ5MDFmZWY=" 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:628 Command pid: 1842189
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 13f159a5-5d63-42a8-bf71-cc5cf738e17b, ghrun-4v3rkc27uu.auto.internal:62021): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODJkYjgzMjEtNTQxZjdkOGItNmViZTY5YjctZjI0M2JkZWY=
DEBUG    ya.test:process.py:628 Command pid: 1842190
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/85gm/002787/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:62021', '-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:63 RpcState(ExecuteQuery, 13f159a5-5d63-42a8-bf71-cc5cf738e17b, ghrun-4v3rkc27uu.auto.internal:62021): request = { session_id: "ydb://session/3?node_id=1&id=YzE2N2Q3ZDYtY2YwMzJhYjQtMzZkMzFmYjktMzJlM2RmYjk=" 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, c157ccda-d08c-430e-b267-91630100ab14, ghrun-4v3rkc27uu.auto.internal:62021): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c80f850a-6cae-4d1f-a376-8e3e6d16d818, ghrun-4v3rkc27uu.auto.internal:62021): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjA2YzkxYmQtZTVkMjFhOTQtNTllYTBlZjYtOTdjMjczZDY=
DEBUG    ya.test:process.py:628 Command pid: 1842191
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 13f159a5-5d63-42a8-bf71-cc5cf738e17b, ghrun-4v3rkc27uu.auto.internal:62021): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c80f850a-6cae-4d1f-a376-8e3e6d16d818, ghrun-4v3rkc27uu.auto.internal:62021): request = { session_id: "ydb://session/3?node_id=1&id=ODJkYjgzMjEtNTQxZjdkOGItNmViZTY5YjctZjI0M2JkZWY=" 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, 53824cec-ba48-49a7-a4e7-c55d408059b5, ghrun-4v3rkc27uu.auto.internal:62021): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWMyMjgzMGQtM2JlOTU3MjAtMjkyZjM0MzQtNTk5NmRhMWQ=
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 53824cec-ba48-49a7-a4e7-c55d408059b5, ghrun-4v3rkc27uu.auto.internal:62021): request = { session_id: "ydb://session/3?node_id=1&id=MjA2YzkxYmQtZTVkMjFhOTQtNTllYTBlZjYtOTdjMjczZDY=" 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, c80f850a-6cae-4d1f-a376-8e3e6d16d818, ghrun-4v3rkc27uu.auto.internal:62021): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8aaf68ab-c90e-4a13-84ff-232b7c176efa, ghrun-4v3rkc27uu.auto.internal:62021): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTdiMjJmZmQtYjEzZTI3YjEtZTAxYTQyY2ItNDUyYTJhMmU=
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8aaf68ab-c90e-4a13-84ff-232b7c176efa, ghrun-4v3rkc27uu.auto.internal:62021): request = { session_id: "ydb://session/3?node_id=1&id=NWMyMjgzMGQtM2JlOTU3MjAtMjkyZjM0MzQtNTk5NmRhMWQ=" 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, 53824cec-ba48-49a7-a4e7-c55d408059b5, ghrun-4v3rkc27uu.auto.internal:62021): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fcde9297-7e41-49ed-abf2-8acbbb72f18d, ghrun-4v3rkc27uu.auto.internal:62021): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8aaf68ab-c90e-4a13-84ff-232b7c176efa, ghrun-4v3rkc27uu.auto.internal:62021): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fcde9297-7e41-49ed-abf2-8acbbb72f18d, ghrun-4v3rkc27uu.auto.internal:62021): request = { session_id: "ydb://session/3?node_id=1&id=OTdiMjJmZmQtYjEzZTI3YjEtZTAxYTQyY2ItNDUyYTJhMmU=" 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, fcde9297-7e41-49ed-abf2-8acbbb72f18d, ghrun-4v3rkc27uu.auto.internal:62021): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Mjk1NjFhNWItMWIyNTcwNzItNzMyOTMzN2ItODNjZTA0
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Mjk1NjFhNWItMWIyNTcwNzItNzMyOTMzN2ItODNjZTA0
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2697a95e-a134-4dca-8dac-3410a83134c4, ghrun-4v3rkc27uu.auto.internal:62021): creating call state
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWMyMjgzMGQtM2JlOTU3MjAtMjkyZjM0MzQtNTk5NmRhMWQ=
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2697a95e-a134-4dca-8dac-3410a83134c4, ghrun-4v3rkc27uu.auto.internal:62021): request = { session_id: "ydb://session/3?node_id=1&id=Mjk1NjFhNWItMWIyNTcwNzItNzMyOTMzN2ItODNjZTA0" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(1)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWMyMjgzMGQtM2JlOTU3MjAtMjkyZjM0MzQtNTk5NmRhMWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c63013e4-29f6-4f2d-8212-9ea039e4e569, ghrun-4v3rkc27uu.auto.internal:62021): creating call state
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTdiMjJmZmQtYjEzZTI3YjEtZTAxYTQyY2ItNDUyYTJhMmU=
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c63013e4-29f6-4f2d-8212-9ea039e4e569, ghrun-4v3rkc27uu.auto.internal:62021): request = { session_id: "ydb://session/3?node_id=1&id=NWMyMjgzMGQtM2JlOTU3MjAtMjkyZjM0MzQtNTk5NmRhMWQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(3)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2697a95e-a134-4dca-8dac-3410a83134c4, ghrun-4v3rkc27uu.auto.internal:62021): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTdiMjJmZmQtYjEzZTI3YjEtZTAxYTQyY2ItNDUyYTJhMmU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 32115f02-9e94-4e5d-95a0-f4fa26d8149d, ghrun-4v3rkc27uu.auto.internal:62021): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c63013e4-29f6-4f2d-8212-9ea039e4e569, ghrun-4v3rkc27uu.auto.internal:62021): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 32115f02-9e94-4e5d-95a0-f4fa26d8149d, ghrun-4v3rkc27uu.auto.internal:62021): request = { session_id: "ydb://session/3?node_id=1&id=OTdiMjJmZmQtYjEzZTI3YjEtZTAxYTQyY2ItNDUyYTJhMmU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(3)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzE2N2Q3ZDYtY2YwMzJhYjQtMzZkMzFmYjktMzJlM2RmYjk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzE2N2Q3ZDYtY2YwMzJhYjQtMzZkMzFmYjktMzJlM2RmYjk=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 32115f02-9e94-4e5d-95a0-f4fa26d8149d, ghrun-4v3rkc27uu.auto.internal:62021): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6648a555-4247-4ed9-a2bd-33ea222bd4ea, ghrun-4v3rkc27uu.auto.internal:62021): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6648a555-4247-4ed9-a2bd-33ea222bd4ea, ghrun-4v3rkc27uu.auto.internal:62021): request = { session_id: "ydb://session/3?node_id=1&id=YzE2N2Q3ZDYtY2YwMzJhYjQtMzZkMzFmYjktMzJlM2RmYjk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(9)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6648a555-4247-4ed9-a2bd-33ea222bd4ea, ghrun-4v3rkc27uu.auto.internal:62021): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTJiMGU0MzctMjI5OGIyNTEtY2M3ZTllMjQtYWRmYTgwZDY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJiMGU0MzctMjI5OGIyNTEtY2M3ZTllMjQtYWRmYTgwZDY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6cfd52bc-f858-417e-8cad-94b670eb114f, ghrun-4v3rkc27uu.auto.internal:62021): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6cfd52bc-f858-417e-8cad-94b670eb114f, ghrun-4v3rkc27uu.auto.internal:62021): request = { session_id: "ydb://session/3?node_id=1&id=YTJiMGU0MzctMjI5OGIyNTEtY2M3ZTllMjQtYWRmYTgwZDY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(9)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6cfd52bc-f858-417e-8cad-94b670eb114f, ghrun-4v3rkc27uu.auto.internal:62021): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjhhYmY4Y2EtYmQyNDZkODUtZTM3Yjg4M2MtYjJhYjFjZmQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjhhYmY4Y2EtYmQyNDZkODUtZTM3Yjg4M2MtYjJhYjFjZmQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, da042fe3-4809-426b-8d8a-6bf068d6aaad, ghrun-4v3rkc27uu.auto.internal:62021): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, da042fe3-4809-426b-8d8a-6bf068d6aaad, ghrun-4v3rkc27uu.auto.internal:62021): request = { session_id: "ydb://session/3?node_id=1&id=NjhhYmY4Y2EtYmQyNDZkODUtZTM3Yjg4M2MtYjJhYjFjZmQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(4)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, da042fe3-4809-426b-8d8a-6bf068d6aaad, ghrun-4v3rkc27uu.auto.internal:62021): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODJkYjgzMjEtNTQxZjdkOGItNmViZTY5YjctZjI0M2JkZWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODJkYjgzMjEtNTQxZjdkOGItNmViZTY5YjctZjI0M2JkZWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 674d0f47-bf32-4689-a2c4-d2150020b730, ghrun-4v3rkc27uu.auto.internal:62021): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 674d0f47-bf32-4689-a2c4-d2150020b730, ghrun-4v3rkc27uu.auto.internal:62021): request = { session_id: "ydb://session/3?node_id=1&id=ODJkYjgzMjEtNTQxZjdkOGItNmViZTY5YjctZjI0M2JkZWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(2)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 674d0f47-bf32-4689-a2c4-d2150020b730, ghrun-4v3rkc27uu.auto.internal:62021): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmEwODY5YmQtMWYwZDljNjQtMWEzZTBlYTAtMzUyZWJjMTA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmEwODY5YmQtMWYwZDljNjQtMWEzZTBlYTAtMzUyZWJjMTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 19928219-872c-4f4d-bced-9910663e86a2, ghrun-4v3rkc27uu.auto.internal:62021): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 19928219-872c-4f4d-bced-9910663e86a2, ghrun-4v3rkc27uu.auto.internal:62021): request = { session_id: "ydb://session/3?node_id=1&id=YmEwODY5YmQtMWYwZDljNjQtMWEzZTBlYTAtMzUyZWJjMTA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(10)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 19928219-872c-4f4d-bced-9910663e86a2, ghrun-4v3rkc27uu.auto.internal:62021): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjA2YzkxYmQtZTVkMjFhOTQtNTllYTBlZjYtOTdjMjczZDY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjA2YzkxYmQtZTVkMjFhOTQtNTllYTBlZjYtOTdjMjczZDY=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWU1ZmExOTgtYmZmYzkzYzMtODM0NzZiOWYtNTQ5MDFmZWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 490a40f5-f84f-4441-aec2-a6cb168f8aca, ghrun-4v3rkc27uu.auto.internal:62021): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWU1ZmExOTgtYmZmYzkzYzMtODM0NzZiOWYtNTQ5MDFmZWY=
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 490a40f5-f84f-4441-aec2-a6cb168f8aca, ghrun-4v3rkc27uu.auto.internal:62021): request = { session_id: "ydb://session/3?node_id=1&id=MjA2YzkxYmQtZTVkMjFhOTQtNTllYTBlZjYtOTdjMjczZDY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(1)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 43f9d9fb-4df7-4a1b-99a6-9b1415f2894e, ghrun-4v3rkc27uu.auto.internal:62021): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 43f9d9fb-4df7-4a1b-99a6-9b1415f2894e, ghrun-4v3rkc27uu.auto.internal:62021): request = { session_id: "ydb://session/3?node_id=1&id=ZWU1ZmExOTgtYmZmYzkzYzMtODM0NzZiOWYtNTQ5MDFmZWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(4)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 490a40f5-f84f-4441-aec2-a6cb168f8aca, ghrun-4v3rkc27uu.auto.internal:62021): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 43f9d9fb-4df7-4a1b-99a6-9b1415f2894e, ghrun-4v3rkc27uu.auto.internal:62021): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 54e782c1-a5ca-4ddb-ae92-dde9f35d2571, ghrun-4v3rkc27uu.auto.internal:62021): 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:62021 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-03T16:53:51.660725088+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, 33c391f3-a605-4dc8-8d8f-2c8e56c97ecf, ghrun-4v3rkc27uu.auto.internal:62021): 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:62021 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-03T16:53:51.660743763+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4v3rkc27uu.auto.internal:62021
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4v3rkc27uu.auto.internal:62021
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 3da35133-ad2d-485f-af4a-0de42eb9a9ac, ghrun-4v3rkc27uu.auto.internal:62021): 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:62021 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-03T16:53:51.660779555+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, de317a79-49e0-4200-9537-a3bb6e1196e2, ghrun-4v3rkc27uu.auto.internal:62021): 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:62021 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-03T16:53:51.660764844+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 1009e1e9-7646-451d-b4c9-7d4ee23256b1, ghrun-4v3rkc27uu.auto.internal:62021): 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:62021 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-03T16:53:51.660794371+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 5e3eadcf-9f5e-4f83-9ee9-da19501083fb, ghrun-4v3rkc27uu.auto.internal:62021): 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:62021 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-03T16:53:51.660814961+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4v3rkc27uu.auto.internal:62021
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 9dfa78cf-0d08-4135-9819-9a25bcbaa617, ghrun-4v3rkc27uu.auto.internal:62021): 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:62021 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-03T16:53:51.660831869+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-4v3rkc27uu.auto.internal:62021
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 54863cb7-fcab-4782-973f-a968bfa13c01, ghrun-4v3rkc27uu.auto.internal:62021): 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:62021 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-03T16:53:51.660849018+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-4v3rkc27uu.auto.internal:62021
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4v3rkc27uu.auto.internal:62021
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 3046647d-720d-44a3-a4cd-7382f5a052d0, ghrun-4v3rkc27uu.auto.internal:62021): 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:62021 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-03T16:53:51.660873551+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 71cc3e18-1289-4fff-810c-47c2cb0e82c3, ghrun-4v3rkc27uu.auto.internal:62021): 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:62021 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-03T16:53:51.660890598+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 2697a95e-a134-4dca-8dac-3410a83134c4, ghrun-4v3rkc27uu.auto.internal:62021): 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:62021 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-03T16:53:51.660333001+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, da042fe3-4809-426b-8d8a-6bf068d6aaad, ghrun-4v3rkc27uu.auto.internal:62021): 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:62021 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-03T16:53:51.660570995+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, 674d0f47-bf32-4689-a2c4-d2150020b730, ghrun-4v3rkc27uu.auto.internal:62021): 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:62021 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-03T16:53:51.660588547+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, c63013e4-29f6-4f2d-8212-9ea039e4e569, ghrun-4v3rkc27uu.auto.internal:62021): 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:62021 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-03T16:53:51.660473766+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, 43f9d9fb-4df7-4a1b-99a6-9b1415f2894e, ghrun-4v3rkc27uu.auto.internal:62021): 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:62021 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-03T16:53:51.660652706+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4v3rkc27uu.auto.internal:62021
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 490a40f5-f84f-4441-aec2-a6cb168f8aca, ghrun-4v3rkc27uu.auto.internal:62021): 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:62021 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-03T16:53:51.66063709+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-4v3rkc27uu.auto.internal:62021
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 32115f02-9e94-4e5d-95a0-f4fa26d8149d, ghrun-4v3rkc27uu.auto.internal:62021): 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:62021 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-03T16:53:51.660501782+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 6648a555-4247-4ed9-a2bd-33ea222bd4ea, ghrun-4v3rkc27uu.auto.internal:62021): 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:62021 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-03T16:53:51.660522024+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-4v3rkc27uu.auto.internal:62021
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 19928219-872c-4f4d-bced-9910663e86a2, ghrun-4v3rkc27uu.auto.internal:62021): 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:62021 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-03T16:53:51.660618542+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 6cfd52bc-f858-417e-8cad-94b670eb114f, ghrun-4v3rkc27uu.auto.internal:62021): 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:62021 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-03T16:53:51.660547428+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4v3rkc27uu.auto.internal:62021
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4v3rkc27uu.auto.internal:62021
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4v3rkc27uu.auto.internal:62021
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4v3rkc27uu.auto.internal:62021
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4v3rkc27uu.auto.internal:62021
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4v3rkc27uu.auto.internal:62021
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4v3rkc27uu.auto.internal:62021
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4v3rkc27uu.auto.internal:62021
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4v3rkc27uu.auto.internal:62021
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4v3rkc27uu.auto.internal:62021
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4v3rkc27uu.auto.internal:62021
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py: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:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:62021
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62021". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 1842190) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1842190) elapsed time (sec): 30.178669691085815
DEBUG    ya.test:process.py:263 Command (pid 1842190) wtime: 30.184
DEBUG    ya.test:process.py:275 Command (pid 1842190) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     17	17	0	0	451	559	579	579
2	     34	34	0	0	285	461	499	499
3	     32	32	0	0	315	491	499	499
4	     34	34	0	0	315	395	431	431
5	     84	84	0	0	75	369	397	403
6	     23	23	0	0	150	735	771	771
7	      2	2	0	8	859	903	903	903
8	      0	0	0	8	0	0	0	0
9	      0	0	0	9	0	0	0	0
10	      0	0	0	10	0	0	0	0
11	      0	0	0	7	0	0	0	0
12	      0	0	0	1219	0	0	0	0
13	      0	0	0	2106	0	0	0	0
14	      0	0	0	2138	0	0	0	0
15	      0	0	0	2178	0	0	0	0
16	      0	0	0	2242	0	0	0	0
17	      0	0	0	2264	0	0	0	0
18	      0	0	0	2145	0	0	0	0
19	      0	0	0	2025	0	0	0	0
20	      0	0	0	1868	0	0	0	0
21	      0	0	0	2011	0	0	0	0
22	      0	0	0	1851	0	0	0	0
23	      0	0	0	1976	0	0	0	0
24	      0	0	0	1724	0	0	0	0
25	      0	0	0	1694	0	0	0	0
26	      0	0	0	1610	0	0	0	0
27	      0	0	0	1765	0	0	0	0
28	      0	0	0	1697	0	0	0	0
29	      0	0	0	1786	0	0	0	0
30	      0	0	0	2308	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    226	7.53333	0	36649	249	499	771	903

DEBUG    ya.test:process.py:276 Command (pid 1842190) 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 1842191) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1842191) elapsed time (sec): 30.219123601913452
DEBUG    ya.test:process.py:263 Command (pid 1842191) wtime: 30.224
DEBUG    ya.test:process.py:275 Command (pid 1842191) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     30	30	0	0	357	377	399	399
2	     43	43	0	0	196	373	389	389
3	     39	39	0	0	250	371	381	381
4	     43	43	0	0	248	357	365	365
5	    121	121	0	0	51	313	327	329
6	     30	30	0	0	98	619	711	711
7	     10	10	0	0	907	1031	1031	1031
8	      2	2	0	0	1247	1343	1343	1343
9	      4	4	0	0	2047	2223	2223	2223
10	      3	3	0	0	2415	2911	2911	2911
11	      2	2	0	0	2879	2895	2895	2895
12	      0	0	0	1164	0	0	0	0
13	      0	0	0	2089	0	0	0	0
14	      0	0	0	2040	0	0	0	0
15	      0	0	0	2095	0	0	0	0
16	      0	0	0	2213	0	0	0	0
17	      0	0	0	2233	0	0	0	0
18	      0	0	0	1978	0	0	0	0
19	      0	0	0	1869	0	0	0	0
20	      0	0	0	1753	0	0	0	0
21	      0	0	0	1943	0	0	0	0
22	      0	0	0	1752	0	0	0	0
23	      0	0	0	1639	0	0	0	0
24	      0	0	0	1624	0	0	0	0
25	      0	0	0	1596	0	0	0	0
26	      0	0	0	1507	0	0	0	0
27	      0	0	0	1630	0	0	0	0
28	      0	0	0	1708	0	0	0	0
29	      0	0	0	1719	0	0	0	0
30	      0	0	0	2309	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    327	10.9	0	34861	191	907	2415	2911

DEBUG    ya.test:process.py:276 Command (pid 1842191) 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 1842189) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1842189) elapsed time (sec): 30.23790168762207
DEBUG    ya.test:process.py:263 Command (pid 1842189) wtime: 30.242
DEBUG    ya.test:process.py:275 Command (pid 1842189) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      6	6	0	0	819	903	903	903
2	      0	0	0	10	0	0	0	0
3	      0	0	0	10	0	0	0	0
4	     10	10	0	4	535	623	623	623
5	     13	13	0	2	807	907	995	995
6	      4	4	0	6	643	783	783	783
7	      0	0	0	8	0	0	0	0
8	      0	0	0	7	0	0	0	0
9	      0	0	0	10	0	0	0	0
10	      0	0	0	9	0	0	0	0
11	      0	0	0	10	0	0	0	0
12	      0	0	0	1181	0	0	0	0
13	      0	0	0	2107	0	0	0	0
14	      0	0	0	2109	0	0	0	0
15	      0	0	0	2180	0	0	0	0
16	      0	0	0	2263	0	0	0	0
17	      0	0	0	2296	0	0	0	0
18	      0	0	0	2095	0	0	0	0
19	      0	0	0	1973	0	0	0	0
20	      0	0	0	1792	0	0	0	0
21	      0	0	0	1992	0	0	0	0
22	      0	0	0	1808	0	0	0	0
23	      0	0	0	1862	0	0	0	0
24	      0	0	0	1752	0	0	0	0
25	      0	0	0	1706	0	0	0	0
26	      0	0	0	1536	0	0	0	0
27	      0	0	0	1736	0	0	0	0
28	      0	0	0	1749	0	0	0	0
29	      0	0	0	1738	0	0	0	0
30	      0	0	0	2310	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	     33	1.1	0	36261	643	903	995	995

DEBUG    ya.test:process.py:276 Command (pid 1842189) 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.connection:connection.py:549 Closing channel for endpoint localhost:62021
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62021". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:62021
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62021". 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:62021
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62021". 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.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, 528aac86-42f0-491f-9e80-9000f8fb06bf, localhost:31720): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 528aac86-42f0-491f-9e80-9000f8fb06bf, localhost:31720): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 528aac86-42f0-491f-9e80-9000f8fb06bf, localhost:31720): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-4v3rkc27uu.auto.internal" port: 31720 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-4v3rkc27uu.auto.internal:31720, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31720
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:62021
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62021". 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:62021
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62021". 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:62021
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62021". 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:62021
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62021". 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:62021
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62021". 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:62021
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62021". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:62021
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62021". 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.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, 7100646e-e81d-4a0d-aa58-87c075cca8f3, localhost:31720): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 7100646e-e81d-4a0d-aa58-87c075cca8f3, localhost:31720): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 7100646e-e81d-4a0d-aa58-87c075cca8f3, localhost:31720): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-4v3rkc27uu.auto.internal" port: 31720 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-4v3rkc27uu.auto.internal:31720, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31720
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:62021
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62021". 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:62021
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62021". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:62021
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62021". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:62021
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62021". 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:62021
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62021". 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:62021
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62021". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:62021
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62021". 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:62021
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62021". 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:62021
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62021". 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.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, 75532623-4f30-473f-9e31-59916a22fe6f, localhost:31720): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 75532623-4f30-473f-9e31-59916a22fe6f, localhost:31720): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 75532623-4f30-473f-9e31-59916a22fe6f, localhost:31720): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-4v3rkc27uu.auto.internal" port: 31720 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-4v3rkc27uu.auto.internal:31720, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31720
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will 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:62021
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62021". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:62021
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62021". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:62021
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62021". 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:62021
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62021". 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:62021
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62021". 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:62021
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62021". 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, aaf88f84-750a-4804-84a2-d3828b6d09ea, localhost:31720): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, aaf88f84-750a-4804-84a2-d3828b6d09ea, localhost:31720): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, aaf88f84-750a-4804-84a2-d3828b6d09ea, localhost:31720): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-4v3rkc27uu.auto.internal" port: 31720 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-4v3rkc27uu.auto.internal:31720, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31720
---------------------------- 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:62021
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:62021
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62021". Check endpoint correctness.
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-4v3rkc27uu'
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/85gm/002787/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.1791240' in '/home/runner/.ya/build/build_root/85gm/002787/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_kvs6ck5u.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:62021/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20539
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63481
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19222
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/62021
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2788
=================================== 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:148: in aggregation_query
    self.ydb_client.query(
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/85gm/002787/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/85gm/002787/ydb/apps/ydb/ydb -e grpc://localhost:62021 -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/85gm/002787/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:62021', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1831928
DEBUG    ya.test:process.py:259 Command (pid 1831928) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1831928) elapsed time (sec): 0.2813255786895752
DEBUG    ya.test:process.py:263 Command (pid 1831928) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1831928) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1831928) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1831928) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1831928) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1831928) maxrss: 1312088
DEBUG    ya.test:process.py:263 Command (pid 1831928) minflt: 3544
DEBUG    ya.test:process.py:263 Command (pid 1831928) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1831928) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1831928) nivcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 1831928) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1831928) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1831928) nvcsw: 215
DEBUG    ya.test:process.py:263 Command (pid 1831928) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1831928) stime: 0.018342
DEBUG    ya.test:process.py:263 Command (pid 1831928) utime: 0.050441
DEBUG    ya.test:process.py:263 Command (pid 1831928) wtime: 0.282
DEBUG    ya.test:process.py:275 Command (pid 1831928) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 1831928) 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/85gm/002787/ydb/apps/ydb/ydb -e grpc://localhost:62021 -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/85gm/002787/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:62021', '-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: 1832025
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 1832025) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1832025) elapsed time (sec): 30.137075185775757
DEBUG    ya.test:process.py:263 Command (pid 1832025) wtime: 30.138
DEBUG    ya.test:process.py:275 Command (pid 1832025) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	   1143	1143	0	0	8	9	11	21
2	   1100	1100	0	0	8	10	10	12
3	   1106	1106	0	0	8	10	11	12
4	   1080	1080	0	0	9	10	12	12
5	   1070	1070	0	0	9	11	13	16
6	   1148	1148	0	0	8	9	10	12
7	   1153	1153	0	0	8	10	14	17
8	   1131	1131	0	0	8	10	12	14
9	   1132	1132	0	0	8	10	10	11
10	   1095	1095	0	0	8	10	16	19
11	   1104	1104	0	0	8	10	15	16
12	   1136	1136	0	0	8	10	12	15
13	   1137	1137	0	0	8	10	11	12
14	   1110	1110	0	0	8	10	11	12
15	   1100	1100	0	0	8	10	11	16
16	   1144	1144	0	0	8	10	11	13
17	   1143	1143	0	0	8	9	10	13
18	   1111	1111	0	0	8	11	15	17
19	   1056	1056	0	0	9	11	14	19
20	   1092	1092	0	0	9	10	13	16
21	   1079	1079	0	0	9	10	14	17
22	   1111	1111	0	0	8	10	11	13
23	   1069	1069	0	0	9	10	12	16
24	   1097	1097	0	0	8	10	13	16
25	   1121	1121	0	0	8	10	10	11
26	   1115	1115	0	0	8	10	11	12
27	   1072	1072	0	0	8	11	18	29
28	   1092	1092	0	0	8	10	11	14
29	   1139	1139	0	0	8	9	10	12
30	   1087	1087	0	0	8	11	14	17

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  33273	1109.1	0	0	8	10	12	29

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

DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjA2YzkxYmQtZTVkMjFhOTQtNTllYTBlZjYtOTdjMjczZDY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 51d94a8d-5adb-4e4c-968e-c731c3085ff9, ghrun-4v3rkc27uu.auto.internal:62021): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 51d94a8d-5adb-4e4c-968e-c731c3085ff9, ghrun-4v3rkc27uu.auto.internal:62021): request = { session_id: "ydb://session/3?node_id=1&id=MjA2YzkxYmQtZTVkMjFhOTQtNTllYTBlZjYtOTdjMjczZDY=" 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, 51d94a8d-5adb-4e4c-968e-c731c3085ff9, ghrun-4v3rkc27uu.auto.internal:62021): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjA2YzkxYmQtZTVkMjFhOTQtNTllYTBlZjYtOTdjMjczZDY=
INFO     root:test_log_scenario.py:217 Count rows after insert 32750 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWMyMjgzMGQtM2JlOTU3MjAtMjkyZjM0MzQtNTk5NmRhMWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 064987b8-beea-42e3-a22f-247d02b6216b, ghrun-4v3rkc27uu.auto.internal:62021): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 064987b8-beea-42e3-a22f-247d02b6216b, ghrun-4v3rkc27uu.auto.internal:62021): request = { session_id: "ydb://session/3?node_id=1&id=NWMyMjgzMGQtM2JlOTU3MjAtMjkyZjM0MzQtNTk5NmRhMWQ=" 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, 064987b8-beea-42e3-a22f-247d02b6216b, ghrun-4v3rkc27uu.auto.internal:62021): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWMyMjgzMGQtM2JlOTU3MjAtMjkyZjM0MzQtNTk5NmRhMWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTdiMjJmZmQtYjEzZTI3YjEtZTAxYTQyY2ItNDUyYTJhMmU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 84037b4d-141f-432a-a3af-e8d32beac37f, ghrun-4v3rkc27uu.auto.internal:62021): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 84037b4d-141f-432a-a3af-e8d32beac37f, ghrun-4v3rkc27uu.auto.internal:62021): request = { session_id: "ydb://session/3?node_id=1&id=OTdiMjJmZmQtYjEzZTI3YjEtZTAxYTQyY2ItNDUyYTJhMmU=" 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, 84037b4d-141f-432a-a3af-e8d32beac37f, ghrun-4v3rkc27uu.auto.internal:62021): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTdiMjJmZmQtYjEzZTI3YjEtZTAxYTQyY2ItNDUyYTJhMmU=
INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
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=Mjk1NjFhNWItMWIyNTcwNzItNzMyOTMzN2ItODNjZTA0
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/85gm/002787/ydb/apps/ydb/ydb -e grpc://localhost:62021 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/85gm/002787/ydb/apps/ydb/ydb -e grpc://localhost:62021 -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/85gm/002787/ydb/apps/ydb/ydb -e grpc://localhost:62021 -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, c9877dac-1952-420d-9421-0743b3a2d3d5, ghrun-4v3rkc27uu.auto.internal:62021): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjhhYmY4Y2EtYmQyNDZkODUtZTM3Yjg4M2MtYjJhYjFjZmQ=
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c9877dac-1952-420d-9421-0743b3a2d3d5, ghrun-4v3rkc27uu.auto.internal:62021): request = { session_id: "ydb://session/3?node_id=1&id=Mjk1NjFhNWItMWIyNTcwNzItNzMyOTMzN2ItODNjZTA0" 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 out will be placed to ydb.out.13
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 43812e46-c658-49ba-b530-ff7c87209a30, ghrun-4v3rkc27uu.auto.internal:62021): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJiMGU0MzctMjI5OGIyNTEtY2M3ZTllMjQtYWRmYTgwZDY=
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.14
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c9877dac-1952-420d-9421-0743b3a2d3d5, ghrun-4v3rkc27uu.auto.internal:62021): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 43812e46-c658-49ba-b530-ff7c87209a30, ghrun-4v3rkc27uu.auto.internal:62021): request = { session_id: "ydb://session/3?node_id=1&id=NjhhYmY4Y2EtYmQyNDZkODUtZTM3Yjg4M2MtYjJhYjFjZmQ=" 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, d3f4587d-a7e9-4067-ac76-750ee8d4dcd7, ghrun-4v3rkc27uu.auto.internal:62021): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmEwODY5YmQtMWYwZDljNjQtMWEzZTBlYTAtMzUyZWJjMTA=
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.15
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 43812e46-c658-49ba-b530-ff7c87209a30, ghrun-4v3rkc27uu.auto.internal:62021): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d3f4587d-a7e9-4067-ac76-750ee8d4dcd7, ghrun-4v3rkc27uu.auto.internal:62021): request = { session_id: "ydb://session/3?node_id=1&id=YTJiMGU0MzctMjI5OGIyNTEtY2M3ZTllMjQtYWRmYTgwZDY=" 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, fee5d746-50ae-4acf-9ec0-1e47933f546b, ghrun-4v3rkc27uu.auto.internal:62021): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWU1ZmExOTgtYmZmYzkzYzMtODM0NzZiOWYtNTQ5MDFmZWY=
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.13
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.14
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d3f4587d-a7e9-4067-ac76-750ee8d4dcd7, ghrun-4v3rkc27uu.auto.internal:62021): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fee5d746-50ae-4acf-9ec0-1e47933f546b, ghrun-4v3rkc27uu.auto.internal:62021): request = { session_id: "ydb://session/3?node_id=1&id=YmEwODY5YmQtMWYwZDljNjQtMWEzZTBlYTAtMzUyZWJjMTA=" 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, c157ccda-d08c-430e-b267-91630100ab14, ghrun-4v3rkc27uu.auto.internal:62021): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzE2N2Q3ZDYtY2YwMzJhYjQtMzZkMzFmYjktMzJlM2RmYjk=
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/85gm/002787/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:62021', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.15
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/85gm/002787/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:62021', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fee5d746-50ae-4acf-9ec0-1e47933f546b, ghrun-4v3rkc27uu.auto.internal:62021): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c157ccda-d08c-430e-b267-91630100ab14, ghrun-4v3rkc27uu.auto.internal:62021): request = { session_id: "ydb://session/3?node_id=1&id=ZWU1ZmExOTgtYmZmYzkzYzMtODM0NzZiOWYtNTQ5MDFmZWY=" 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:628 Command pid: 1842189
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 13f159a5-5d63-42a8-bf71-cc5cf738e17b, ghrun-4v3rkc27uu.auto.internal:62021): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODJkYjgzMjEtNTQxZjdkOGItNmViZTY5YjctZjI0M2JkZWY=
DEBUG    ya.test:process.py:628 Command pid: 1842190
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/85gm/002787/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:62021', '-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:63 RpcState(ExecuteQuery, 13f159a5-5d63-42a8-bf71-cc5cf738e17b, ghrun-4v3rkc27uu.auto.internal:62021): request = { session_id: "ydb://session/3?node_id=1&id=YzE2N2Q3ZDYtY2YwMzJhYjQtMzZkMzFmYjktMzJlM2RmYjk=" 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, c157ccda-d08c-430e-b267-91630100ab14, ghrun-4v3rkc27uu.auto.internal:62021): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c80f850a-6cae-4d1f-a376-8e3e6d16d818, ghrun-4v3rkc27uu.auto.internal:62021): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjA2YzkxYmQtZTVkMjFhOTQtNTllYTBlZjYtOTdjMjczZDY=
DEBUG    ya.test:process.py:628 Command pid: 1842191
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 13f159a5-5d63-42a8-bf71-cc5cf738e17b, ghrun-4v3rkc27uu.auto.internal:62021): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c80f850a-6cae-4d1f-a376-8e3e6d16d818, ghrun-4v3rkc27uu.auto.internal:62021): request = { session_id: "ydb://session/3?node_id=1&id=ODJkYjgzMjEtNTQxZjdkOGItNmViZTY5YjctZjI0M2JkZWY=" 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, 53824cec-ba48-49a7-a4e7-c55d408059b5, ghrun-4v3rkc27uu.auto.internal:62021): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWMyMjgzMGQtM2JlOTU3MjAtMjkyZjM0MzQtNTk5NmRhMWQ=
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 53824cec-ba48-49a7-a4e7-c55d408059b5, ghrun-4v3rkc27uu.auto.internal:62021): request = { session_id: "ydb://session/3?node_id=1&id=MjA2YzkxYmQtZTVkMjFhOTQtNTllYTBlZjYtOTdjMjczZDY=" 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, c80f850a-6cae-4d1f-a376-8e3e6d16d818, ghrun-4v3rkc27uu.auto.internal:62021): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8aaf68ab-c90e-4a13-84ff-232b7c176efa, ghrun-4v3rkc27uu.auto.internal:62021): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTdiMjJmZmQtYjEzZTI3YjEtZTAxYTQyY2ItNDUyYTJhMmU=
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8aaf68ab-c90e-4a13-84ff-232b7c176efa, ghrun-4v3rkc27uu.auto.internal:62021): request = { session_id: "ydb://session/3?node_id=1&id=NWMyMjgzMGQtM2JlOTU3MjAtMjkyZjM0MzQtNTk5NmRhMWQ=" 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, 53824cec-ba48-49a7-a4e7-c55d408059b5, ghrun-4v3rkc27uu.auto.internal:62021): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fcde9297-7e41-49ed-abf2-8acbbb72f18d, ghrun-4v3rkc27uu.auto.internal:62021): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8aaf68ab-c90e-4a13-84ff-232b7c176efa, ghrun-4v3rkc27uu.auto.internal:62021): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fcde9297-7e41-49ed-abf2-8acbbb72f18d, ghrun-4v3rkc27uu.auto.internal:62021): request = { session_id: "ydb://session/3?node_id=1&id=OTdiMjJmZmQtYjEzZTI3YjEtZTAxYTQyY2ItNDUyYTJhMmU=" 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, fcde9297-7e41-49ed-abf2-8acbbb72f18d, ghrun-4v3rkc27uu.auto.internal:62021): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Mjk1NjFhNWItMWIyNTcwNzItNzMyOTMzN2ItODNjZTA0
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Mjk1NjFhNWItMWIyNTcwNzItNzMyOTMzN2ItODNjZTA0
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2697a95e-a134-4dca-8dac-3410a83134c4, ghrun-4v3rkc27uu.auto.internal:62021): creating call state
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWMyMjgzMGQtM2JlOTU3MjAtMjkyZjM0MzQtNTk5NmRhMWQ=
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2697a95e-a134-4dca-8dac-3410a83134c4, ghrun-4v3rkc27uu.auto.internal:62021): request = { session_id: "ydb://session/3?node_id=1&id=Mjk1NjFhNWItMWIyNTcwNzItNzMyOTMzN2ItODNjZTA0" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(1)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWMyMjgzMGQtM2JlOTU3MjAtMjkyZjM0MzQtNTk5NmRhMWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c63013e4-29f6-4f2d-8212-9ea039e4e569, ghrun-4v3rkc27uu.auto.internal:62021): creating call state
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTdiMjJmZmQtYjEzZTI3YjEtZTAxYTQyY2ItNDUyYTJhMmU=
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c63013e4-29f6-4f2d-8212-9ea039e4e569, ghrun-4v3rkc27uu.auto.internal:62021): request = { session_id: "ydb://session/3?node_id=1&id=NWMyMjgzMGQtM2JlOTU3MjAtMjkyZjM0MzQtNTk5NmRhMWQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(3)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2697a95e-a134-4dca-8dac-3410a83134c4, ghrun-4v3rkc27uu.auto.internal:62021): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTdiMjJmZmQtYjEzZTI3YjEtZTAxYTQyY2ItNDUyYTJhMmU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 32115f02-9e94-4e5d-95a0-f4fa26d8149d, ghrun-4v3rkc27uu.auto.internal:62021): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c63013e4-29f6-4f2d-8212-9ea039e4e569, ghrun-4v3rkc27uu.auto.internal:62021): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 32115f02-9e94-4e5d-95a0-f4fa26d8149d, ghrun-4v3rkc27uu.auto.internal:62021): request = { session_id: "ydb://session/3?node_id=1&id=OTdiMjJmZmQtYjEzZTI3YjEtZTAxYTQyY2ItNDUyYTJhMmU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(3)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzE2N2Q3ZDYtY2YwMzJhYjQtMzZkMzFmYjktMzJlM2RmYjk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzE2N2Q3ZDYtY2YwMzJhYjQtMzZkMzFmYjktMzJlM2RmYjk=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 32115f02-9e94-4e5d-95a0-f4fa26d8149d, ghrun-4v3rkc27uu.auto.internal:62021): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6648a555-4247-4ed9-a2bd-33ea222bd4ea, ghrun-4v3rkc27uu.auto.internal:62021): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6648a555-4247-4ed9-a2bd-33ea222bd4ea, ghrun-4v3rkc27uu.auto.internal:62021): request = { session_id: "ydb://session/3?node_id=1&id=YzE2N2Q3ZDYtY2YwMzJhYjQtMzZkMzFmYjktMzJlM2RmYjk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(9)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6648a555-4247-4ed9-a2bd-33ea222bd4ea, ghrun-4v3rkc27uu.auto.internal:62021): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTJiMGU0MzctMjI5OGIyNTEtY2M3ZTllMjQtYWRmYTgwZDY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJiMGU0MzctMjI5OGIyNTEtY2M3ZTllMjQtYWRmYTgwZDY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6cfd52bc-f858-417e-8cad-94b670eb114f, ghrun-4v3rkc27uu.auto.internal:62021): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6cfd52bc-f858-417e-8cad-94b670eb114f, ghrun-4v3rkc27uu.auto.internal:62021): request = { session_id: "ydb://session/3?node_id=1&id=YTJiMGU0MzctMjI5OGIyNTEtY2M3ZTllMjQtYWRmYTgwZDY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(9)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6cfd52bc-f858-417e-8cad-94b670eb114f, ghrun-4v3rkc27uu.auto.internal:62021): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjhhYmY4Y2EtYmQyNDZkODUtZTM3Yjg4M2MtYjJhYjFjZmQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjhhYmY4Y2EtYmQyNDZkODUtZTM3Yjg4M2MtYjJhYjFjZmQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, da042fe3-4809-426b-8d8a-6bf068d6aaad, ghrun-4v3rkc27uu.auto.internal:62021): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, da042fe3-4809-426b-8d8a-6bf068d6aaad, ghrun-4v3rkc27uu.auto.internal:62021): request = { session_id: "ydb://session/3?node_id=1&id=NjhhYmY4Y2EtYmQyNDZkODUtZTM3Yjg4M2MtYjJhYjFjZmQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(4)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, da042fe3-4809-426b-8d8a-6bf068d6aaad, ghrun-4v3rkc27uu.auto.internal:62021): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODJkYjgzMjEtNTQxZjdkOGItNmViZTY5YjctZjI0M2JkZWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODJkYjgzMjEtNTQxZjdkOGItNmViZTY5YjctZjI0M2JkZWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 674d0f47-bf32-4689-a2c4-d2150020b730, ghrun-4v3rkc27uu.auto.internal:62021): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 674d0f47-bf32-4689-a2c4-d2150020b730, ghrun-4v3rkc27uu.auto.internal:62021): request = { session_id: "ydb://session/3?node_id=1&id=ODJkYjgzMjEtNTQxZjdkOGItNmViZTY5YjctZjI0M2JkZWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(2)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 674d0f47-bf32-4689-a2c4-d2150020b730, ghrun-4v3rkc27uu.auto.internal:62021): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmEwODY5YmQtMWYwZDljNjQtMWEzZTBlYTAtMzUyZWJjMTA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmEwODY5YmQtMWYwZDljNjQtMWEzZTBlYTAtMzUyZWJjMTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 19928219-872c-4f4d-bced-9910663e86a2, ghrun-4v3rkc27uu.auto.internal:62021): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 19928219-872c-4f4d-bced-9910663e86a2, ghrun-4v3rkc27uu.auto.internal:62021): request = { session_id: "ydb://session/3?node_id=1&id=YmEwODY5YmQtMWYwZDljNjQtMWEzZTBlYTAtMzUyZWJjMTA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(10)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 19928219-872c-4f4d-bced-9910663e86a2, ghrun-4v3rkc27uu.auto.internal:62021): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjA2YzkxYmQtZTVkMjFhOTQtNTllYTBlZjYtOTdjMjczZDY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjA2YzkxYmQtZTVkMjFhOTQtNTllYTBlZjYtOTdjMjczZDY=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWU1ZmExOTgtYmZmYzkzYzMtODM0NzZiOWYtNTQ5MDFmZWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 490a40f5-f84f-4441-aec2-a6cb168f8aca, ghrun-4v3rkc27uu.auto.internal:62021): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWU1ZmExOTgtYmZmYzkzYzMtODM0NzZiOWYtNTQ5MDFmZWY=
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 490a40f5-f84f-4441-aec2-a6cb168f8aca, ghrun-4v3rkc27uu.auto.internal:62021): request = { session_id: "ydb://session/3?node_id=1&id=MjA2YzkxYmQtZTVkMjFhOTQtNTllYTBlZjYtOTdjMjczZDY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(1)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 43f9d9fb-4df7-4a1b-99a6-9b1415f2894e, ghrun-4v3rkc27uu.auto.internal:62021): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 43f9d9fb-4df7-4a1b-99a6-9b1415f2894e, ghrun-4v3rkc27uu.auto.internal:62021): request = { session_id: "ydb://session/3?node_id=1&id=ZWU1ZmExOTgtYmZmYzkzYzMtODM0NzZiOWYtNTQ5MDFmZWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(4)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 490a40f5-f84f-4441-aec2-a6cb168f8aca, ghrun-4v3rkc27uu.auto.internal:62021): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 43f9d9fb-4df7-4a1b-99a6-9b1415f2894e, ghrun-4v3rkc27uu.auto.internal:62021): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 54e782c1-a5ca-4ddb-ae92-dde9f35d2571, ghrun-4v3rkc27uu.auto.internal:62021): 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:62021 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-03T16:53:51.660725088+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, 33c391f3-a605-4dc8-8d8f-2c8e56c97ecf, ghrun-4v3rkc27uu.auto.internal:62021): 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:62021 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-03T16:53:51.660743763+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4v3rkc27uu.auto.internal:62021
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4v3rkc27uu.auto.internal:62021
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 3da35133-ad2d-485f-af4a-0de42eb9a9ac, ghrun-4v3rkc27uu.auto.internal:62021): 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:62021 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-03T16:53:51.660779555+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, de317a79-49e0-4200-9537-a3bb6e1196e2, ghrun-4v3rkc27uu.auto.internal:62021): 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:62021 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-03T16:53:51.660764844+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 1009e1e9-7646-451d-b4c9-7d4ee23256b1, ghrun-4v3rkc27uu.auto.internal:62021): 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:62021 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-03T16:53:51.660794371+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 5e3eadcf-9f5e-4f83-9ee9-da19501083fb, ghrun-4v3rkc27uu.auto.internal:62021): 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:62021 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-03T16:53:51.660814961+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4v3rkc27uu.auto.internal:62021
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 9dfa78cf-0d08-4135-9819-9a25bcbaa617, ghrun-4v3rkc27uu.auto.internal:62021): 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:62021 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-03T16:53:51.660831869+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-4v3rkc27uu.auto.internal:62021
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 54863cb7-fcab-4782-973f-a968bfa13c01, ghrun-4v3rkc27uu.auto.internal:62021): 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:62021 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-03T16:53:51.660849018+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-4v3rkc27uu.auto.internal:62021
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4v3rkc27uu.auto.internal:62021
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 3046647d-720d-44a3-a4cd-7382f5a052d0, ghrun-4v3rkc27uu.auto.internal:62021): 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:62021 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-03T16:53:51.660873551+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 71cc3e18-1289-4fff-810c-47c2cb0e82c3, ghrun-4v3rkc27uu.auto.internal:62021): 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:62021 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-03T16:53:51.660890598+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 2697a95e-a134-4dca-8dac-3410a83134c4, ghrun-4v3rkc27uu.auto.internal:62021): 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:62021 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-03T16:53:51.660333001+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, da042fe3-4809-426b-8d8a-6bf068d6aaad, ghrun-4v3rkc27uu.auto.internal:62021): 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:62021 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-03T16:53:51.660570995+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, 674d0f47-bf32-4689-a2c4-d2150020b730, ghrun-4v3rkc27uu.auto.internal:62021): 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:62021 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-03T16:53:51.660588547+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, c63013e4-29f6-4f2d-8212-9ea039e4e569, ghrun-4v3rkc27uu.auto.internal:62021): 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:62021 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-03T16:53:51.660473766+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, 43f9d9fb-4df7-4a1b-99a6-9b1415f2894e, ghrun-4v3rkc27uu.auto.internal:62021): 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:62021 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-03T16:53:51.660652706+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4v3rkc27uu.auto.internal:62021
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 490a40f5-f84f-4441-aec2-a6cb168f8aca, ghrun-4v3rkc27uu.auto.internal:62021): 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:62021 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-03T16:53:51.66063709+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-4v3rkc27uu.auto.internal:62021
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 32115f02-9e94-4e5d-95a0-f4fa26d8149d, ghrun-4v3rkc27uu.auto.internal:62021): 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:62021 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-03T16:53:51.660501782+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 6648a555-4247-4ed9-a2bd-33ea222bd4ea, ghrun-4v3rkc27uu.auto.internal:62021): 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:62021 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-03T16:53:51.660522024+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-4v3rkc27uu.auto.internal:62021
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 19928219-872c-4f4d-bced-9910663e86a2, ghrun-4v3rkc27uu.auto.internal:62021): 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:62021 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-03T16:53:51.660618542+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 6cfd52bc-f858-417e-8cad-94b670eb114f, ghrun-4v3rkc27uu.auto.internal:62021): 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:62021 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-03T16:53:51.660547428+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4v3rkc27uu.auto.internal:62021
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4v3rkc27uu.auto.internal:62021
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4v3rkc27uu.auto.internal:62021
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4v3rkc27uu.auto.internal:62021
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4v3rkc27uu.auto.internal:62021
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4v3rkc27uu.auto.internal:62021
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4v3rkc27uu.auto.internal:62021
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4v3rkc27uu.auto.internal:62021
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4v3rkc27uu.auto.internal:62021
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4v3rkc27uu.auto.internal:62021
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4v3rkc27uu.auto.internal:62021
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py: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:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:62021
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62021". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 1842190) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1842190) elapsed time (sec): 30.178669691085815
DEBUG    ya.test:process.py:263 Command (pid 1842190) wtime: 30.184
DEBUG    ya.test:process.py:275 Command (pid 1842190) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     17	17	0	0	451	559	579	579
2	     34	34	0	0	285	461	499	499
3	     32	32	0	0	315	491	499	499
4	     34	34	0	0	315	395	431	431
5	     84	84	0	0	75	369	397	403
6	     23	23	0	0	150	735	771	771
7	      2	2	0	8	859	903	903	903
8	      0	0	0	8	0	0	0	0
9	      0	0	0	9	0	0	0	0
10	      0	0	0	10	0	0	0	0
11	      0	0	0	7	0	0	0	0
12	      0	0	0	1219	0	0	0	0
13	      0	0	0	2106	0	0	0	0
14	      0	0	0	2138	0	0	0	0
15	      0	0	0	2178	0	0	0	0
16	      0	0	0	2242	0	0	0	0
17	      0	0	0	2264	0	0	0	0
18	      0	0	0	2145	0	0	0	0
19	      0	0	0	2025	0	0	0	0
20	      0	0	0	1868	0	0	0	0
21	      0	0	0	2011	0	0	0	0
22	      0	0	0	1851	0	0	0	0
23	      0	0	0	1976	0	0	0	0
24	      0	0	0	1724	0	0	0	0
25	      0	0	0	1694	0	0	0	0
26	      0	0	0	1610	0	0	0	0
27	      0	0	0	1765	0	0	0	0
28	      0	0	0	1697	0	0	0	0
29	      0	0	0	1786	0	0	0	0
30	      0	0	0	2308	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    226	7.53333	0	36649	249	499	771	903

DEBUG    ya.test:process.py:276 Command (pid 1842190) 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 1842191) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1842191) elapsed time (sec): 30.219123601913452
DEBUG    ya.test:process.py:263 Command (pid 1842191) wtime: 30.224
DEBUG    ya.test:process.py:275 Command (pid 1842191) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     30	30	0	0	357	377	399	399
2	     43	43	0	0	196	373	389	389
3	     39	39	0	0	250	371	381	381
4	     43	43	0	0	248	357	365	365
5	    121	121	0	0	51	313	327	329
6	     30	30	0	0	98	619	711	711
7	     10	10	0	0	907	1031	1031	1031
8	      2	2	0	0	1247	1343	1343	1343
9	      4	4	0	0	2047	2223	2223	2223
10	      3	3	0	0	2415	2911	2911	2911
11	      2	2	0	0	2879	2895	2895	2895
12	      0	0	0	1164	0	0	0	0
13	      0	0	0	2089	0	0	0	0
14	      0	0	0	2040	0	0	0	0
15	      0	0	0	2095	0	0	0	0
16	      0	0	0	2213	0	0	0	0
17	      0	0	0	2233	0	0	0	0
18	      0	0	0	1978	0	0	0	0
19	      0	0	0	1869	0	0	0	0
20	      0	0	0	1753	0	0	0	0
21	      0	0	0	1943	0	0	0	0
22	      0	0	0	1752	0	0	0	0
23	      0	0	0	1639	0	0	0	0
24	      0	0	0	1624	0	0	0	0
25	      0	0	0	1596	0	0	0	0
26	      0	0	0	1507	0	0	0	0
27	      0	0	0	1630	0	0	0	0
28	      0	0	0	1708	0	0	0	0
29	      0	0	0	1719	0	0	0	0
30	      0	0	0	2309	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    327	10.9	0	34861	191	907	2415	2911

DEBUG    ya.test:process.py:276 Command (pid 1842191) 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 1842189) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1842189) elapsed time (sec): 30.23790168762207
DEBUG    ya.test:process.py:263 Command (pid 1842189) wtime: 30.242
DEBUG    ya.test:process.py:275 Command (pid 1842189) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      6	6	0	0	819	903	903	903
2	      0	0	0	10	0	0	0	0
3	      0	0	0	10	0	0	0	0
4	     10	10	0	4	535	623	623	623
5	     13	13	0	2	807	907	995	995
6	      4	4	0	6	643	783	783	783
7	      0	0	0	8	0	0	0	0
8	      0	0	0	7	0	0	0	0
9	      0	0	0	10	0	0	0	0
10	      0	0	0	9	0	0	0	0
11	      0	0	0	10	0	0	0	0
12	      0	0	0	1181	0	0	0	0
13	      0	0	0	2107	0	0	0	0
14	      0	0	0	2109	0	0	0	0
15	      0	0	0	2180	0	0	0	0
16	      0	0	0	2263	0	0	0	0
17	      0	0	0	2296	0	0	0	0
18	      0	0	0	2095	0	0	0	0
19	      0	0	0	1973	0	0	0	0
20	      0	0	0	1792	0	0	0	0
21	      0	0	0	1992	0	0	0	0
22	      0	0	0	1808	0	0	0	0
23	      0	0	0	1862	0	0	0	0
24	      0	0	0	1752	0	0	0	0
25	      0	0	0	1706	0	0	0	0
26	      0	0	0	1536	0	0	0	0
27	      0	0	0	1736	0	0	0	0
28	      0	0	0	1749	0	0	0	0
29	      0	0	0	1738	0	0	0	0
30	      0	0	0	2310	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	     33	1.1	0	36261	643	903	995	995

DEBUG    ya.test:process.py:276 Command (pid 1842189) 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.connection:connection.py:549 Closing channel for endpoint localhost:62021
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62021". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:62021
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62021". 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:62021
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62021". 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.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, 528aac86-42f0-491f-9e80-9000f8fb06bf, localhost:31720): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 528aac86-42f0-491f-9e80-9000f8fb06bf, localhost:31720): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 528aac86-42f0-491f-9e80-9000f8fb06bf, localhost:31720): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-4v3rkc27uu.auto.internal" port: 31720 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-4v3rkc27uu.auto.internal:31720, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31720
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:62021
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62021". 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:62021
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62021". 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:62021
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62021". 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:62021
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62021". 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:62021
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62021". 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:62021
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62021". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:62021
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62021". 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.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, 7100646e-e81d-4a0d-aa58-87c075cca8f3, localhost:31720): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 7100646e-e81d-4a0d-aa58-87c075cca8f3, localhost:31720): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 7100646e-e81d-4a0d-aa58-87c075cca8f3, localhost:31720): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-4v3rkc27uu.auto.internal" port: 31720 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-4v3rkc27uu.auto.internal:31720, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31720
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:62021
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62021". 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:62021
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62021". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:62021
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62021". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:62021
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62021". 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:62021
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62021". 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:62021
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62021". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:62021
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62021". 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:62021
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62021". 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:62021
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62021". 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.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, 75532623-4f30-473f-9e31-59916a22fe6f, localhost:31720): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 75532623-4f30-473f-9e31-59916a22fe6f, localhost:31720): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 75532623-4f30-473f-9e31-59916a22fe6f, localhost:31720): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-4v3rkc27uu.auto.internal" port: 31720 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-4v3rkc27uu.auto.internal:31720, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31720
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will 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:62021
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62021". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:62021
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62021". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:62021
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62021". 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:62021
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62021". 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:62021
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62021". 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:62021
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62021". 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, aaf88f84-750a-4804-84a2-d3828b6d09ea, localhost:31720): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, aaf88f84-750a-4804-84a2-d3828b6d09ea, localhost:31720): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, aaf88f84-750a-4804-84a2-d3828b6d09ea, localhost:31720): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-4v3rkc27uu.auto.internal" port: 31720 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-4v3rkc27uu.auto.internal:31720, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31720
============================== slowest durations ===============================
345.19s call     test_log_scenario.py::TestLogScenario::test_log_uniform
37.73s call     test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
20.57s call     test_log_scenario.py::TestLogScenario::test_log_deviation[180]
7.85s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
5.92s setup    test_insert.py::TestInsertStatement::test_bulk
3.39s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
1.34s call     test_insert.py::TestInsertStatement::test_copy_full
1.00s call     test_insert.py::TestInsertStatement::test_copy_partial
0.61s call     test_insert.py::TestInsertStatement::test_bulk
0.55s call     test_insert.py::TestInsertStatement::test_plain
0.55s call     test_insert.py::TestInsertStatement::test_insert_rollback
0.41s call     test_insert.py::TestInsertStatement::test_duplicate
0.39s call     test_insert.py::TestInsertStatement::test_out_of_range
0.31s call     test_insert.py::TestInsertStatement::test_incorrect
0.03s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
0.01s setup    test_insert.py::TestInsertStatement::test_copy_partial

(17 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/85gm/002787/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/85gm/002787/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-11-03T16:53:46.605123Z): tablet_id=72075186224037995;self_id=[1:7568543214141456306:10921];ev=NKikimr::TEvDataShard::TEvCancelTransactionProposal;tx_id=281474976711359;lock_id=281474976711332;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 @ 0xA61DFD5
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA616516
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB4A3FA8
3. /-S/ydb/core/tx/columnshard/engines/portions/written.h:0: SetCommitSnapshot @ 0x167BC626
4. /-S/ydb/core/tx/columnshard/engines/storage/granule/granule.h:228: AbortPortionOnExecute @ 0x16AD8281
5. /tmp//-S/ydb/core/tx/columnshard/operations/write.cpp:130: AbortOnExecute @ 0x16AD8094
6. /tmp//-S/ydb/core/tx/columnshard/operations/manager.cpp:134: AbortTransactionOnExecute @ 0x16AD00AE
7. /-S/ydb/core/tx/columnshard/transactions/operators/ev_write/abstract.h:116: ExecuteOnAbort @ 0x9FB526C
8. /tmp//-S/ydb/core/tx/columnshard/transactions/tx_controller.cpp:185: ExecuteOnCancel @ 0x16AF969C
9. /tmp//-S/ydb/core/tx/columnshard/columnshard__propose_cancel.cpp:22: Execute @ 0x16B5DBCE
10. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:2032: ExecuteTransaction @ 0xCF83466
11. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:1937: DoExecute @ 0xCF8142E
12. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:1951: Execute @ 0xCF847AE
13. /tmp//-S/ydb/core/tablet_flat/tablet_flat_executed.cpp:62: Execute @ 0xCF5D5A6
14. /tmp//-S/ydb/core/tablet_flat/tablet_flat_executed.cpp:57: Execute @ 0xCF5D5A6
15. /tmp//-S/ydb/core/tx/columnshard/columnshard__propose_cancel.cpp:38: Handle @ 0x16B5D309
16. /-S/ydb/core/tx/columnshard/columnshard_impl.h:424: StateWork @ 0x16B250E8
17. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB44FE57
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB494A54
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB498B14
20. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB498720
21. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB49930E
22. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA61FC2C
23. ??:0: ?? @ 0x7F10939A8AC2
24. ??:0: ?? @ 0x7F1093A3A8BF
============== 1 failed, 10 passed, 1 error in 428.55s (0:07:08) ===============
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/85gm/0027ad/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 ===============================
9.79s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
9.18s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
9.09s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
8.69s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
8.13s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
6.35s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
5.63s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
5.55s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
4.53s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
4.53s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
4.19s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
1.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]

(17 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 77.90s (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/85gm/00268c/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 ===============================
4.74s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
4.48s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
4.35s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
4.34s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
4.21s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
4.17s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
4.17s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
4.01s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
3.90s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
3.87s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
3.87s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
1.05s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]

(21 durations < 0.005s hidden.  Use -vv to show these durations.)
============================= 11 passed in 48.10s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/85gm/0027a7/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 ===============================
80.22s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
9.20s call     test_overloads.py::TestLogScenario::test_overloads_reject_probability
7.97s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
6.98s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
6.33s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
6.22s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
5.61s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
5.28s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
5.22s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
4.59s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
3.04s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]

(13 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 10 passed in 141.85s (0:02:21) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/85gm/002789/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 ===============================
104.57s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
99.17s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
86.75s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
76.91s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
73.17s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
8.05s setup    test_replace.py::TestReplace::test_copy_full
3.19s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
2.67s call     test_replace.py::TestReplace::test_copy_full
2.56s call     test_replace.py::TestReplace::test_copy_partial
2.01s call     test_replace.py::TestReplace::test_count
1.14s call     test_replace.py::TestReplace::test_partial_replace
0.76s call     test_replace.py::TestReplace::test_incorrect
0.08s setup    test_replace.py::TestReplace::test_copy_partial
0.05s setup    test_replace.py::TestReplace::test_incorrect
0.03s setup    test_replace.py::TestReplace::test_count
0.02s teardown test_replace.py::TestReplace::test_count
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
0.02s setup    test_replace.py::TestReplace::test_partial_replace
0.01s teardown test_replace.py::TestReplace::test_partial_replace
0.01s teardown test_replace.py::TestReplace::test_copy_full
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]

(9 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 10 passed in 462.62s (0:07:42) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/85gm/00276b/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 ===============================
9.24s setup    test_replace.py::TestReplace::test_replace_rollback
6.77s setup    test_update.py::TestUpdate::test_incorrect
6.31s setup    test_select.py::TestSelect::test_incorrect
1.18s call     test_select.py::TestSelect::test_json_query
0.92s call     test_update.py::TestUpdate::test_update_rollback
0.75s call     test_replace.py::TestReplace::test_replace_rollback
0.70s call     test_replace.py::TestReplace::test_replace_total
0.63s call     test_select.py::TestSelect::test_incorrect
0.60s call     test_update.py::TestUpdate::test_update_many_rows
0.56s call     test_replace.py::TestReplace::test_replace_with_nulls
0.53s call     test_update.py::TestUpdate::test_partial_update
0.37s call     test_update.py::TestUpdate::test_update_pk
0.37s call     test_update.py::TestUpdate::test_incorrect
0.02s setup    test_select.py::TestSelect::test_json_query
0.01s teardown test_select.py::TestSelect::test_incorrect

(15 durations < 0.005s hidden.  Use -vv to show these durations.)
============================= 10 passed in 29.91s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/85gm/00270a/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 ===============================
353.46s call     upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
91.19s call     zip_bomb.py::TestZipBomb::test
12.02s teardown zip_bomb.py::TestZipBomb::test
11.86s setup    upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
10.49s setup    test_upsert.py::TestUpsert::test_copy_full
8.30s setup    test_update.py::TestUpdate::test_update_single_column
5.83s setup    zip_bomb.py::TestZipBomb::test
3.27s teardown upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
1.68s call     test_update.py::TestUpdate::test_update_single_row
1.54s call     test_upsert.py::TestUpsert::test_copy_partial
1.32s call     test_update.py::TestUpdate::test_update_single_column
1.02s call     test_upsert.py::TestUpsert::test_copy_full
0.92s call     test_upsert.py::TestUpsert::test_count
0.44s call     test_upsert.py::TestUpsert::test_partial_update
0.43s call     test_upsert.py::TestUpsert::test_insert_nulls
0.33s call     test_upsert.py::TestUpsert::test_incorrect
0.06s setup    test_update.py::TestUpdate::test_update_single_row
0.03s teardown test_update.py::TestUpdate::test_update_single_row

(12 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 10 passed in 505.35s (0:08:25) ========================
