============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/1f8r/000695/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 53 items

data_read_correctness.py ..
order_by_with_limit.py .
tablets_movement.py ..
test_cs_many_updates.py drop table: 14.5 ms
create table: 219.4 ms
initial inserts:
    "runs": 10
    "avg_ms": 27.0
    "min_ms": 19.4
    "median_ms": 29.3
    "max_ms": 34.9
    "stdev_ms": 5.0
select count(*) after initial inserts: 83.7 ms
bulk_upserts (step 0):
    "runs": 500
    "avg_ms": 32.1
    "min_ms": 26.9
    "median_ms": 31.8
    "max_ms": 80.0
    "stdev_ms": 3.8
select count(*) after all modifications: 1685.3 ms
select all: 1868.4 ms
delete from table: 2022.3 ms
select all after delete: 1939.8 ms
.

============================== slowest durations ===============================
299.38s call     data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
83.78s call     tablets_movement.py::TestTabletsMovement::test[COLUMN]
78.10s call     tablets_movement.py::TestTabletsMovement::test[ROW]
25.98s setup    data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
24.18s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
20.77s call     order_by_with_limit.py::TestOrderBy::test
16.01s setup    data_read_correctness.py::TestDataReadCorrectness::test
3.16s setup    order_by_with_limit.py::TestOrderBy::test
3.09s setup    tablets_movement.py::TestTabletsMovement::test[COLUMN]
3.01s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
1.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
0.59s teardown tablets_movement.py::TestTabletsMovement::test[ROW]
0.49s teardown tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.26s call     data_read_correctness.py::TestDataReadCorrectness::test
0.19s teardown data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
0.01s teardown order_by_with_limit.py::TestOrderBy::test

(2 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 560.51s (0:09:20) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/1f8r/0006a6/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 53 items

test_cs_many_updates.py drop table: 57.8 ms
create table: 627.7 ms
initial inserts:
    "runs": 10
    "avg_ms": 40.5
    "min_ms": 21.5
    "median_ms": 35.0
    "max_ms": 67.8
    "stdev_ms": 16.2
select count(*) after initial inserts: 183.2 ms
bulk_upserts (step 0):
    "runs": 100
    "avg_ms": 70.1
    "min_ms": 39.7
    "median_ms": 63.7
    "max_ms": 279.8
    "stdev_ms": 29.6
updates (step 1):
    "runs": 200
    "avg_ms": 357.2
    "min_ms": 183.4
    "median_ms": 318.6
    "max_ms": 1102.9
    "stdev_ms": 144.7
upserts (step 2):
    "runs": 200
    "avg_ms": 69.0
    "min_ms": 27.9
    "median_ms": 60.2
    "max_ms": 293.7
    "stdev_ms": 33.7
select count(*) after all modifications: 685.3 ms
select all: 1448.0 ms
delete from table: 871.1 ms
select all after delete: 1179.1 ms
.drop table: 130.8 ms
create table: 1178.4 ms
initial inserts:
    "runs": 10
    "avg_ms": 88.8
    "min_ms": 36.2
    "median_ms": 94.2
    "max_ms": 146.3
    "stdev_ms": 37.3
select count(*) after initial inserts: 161.1 ms
updates (step 0):
    "runs": 1000
    "avg_ms": 178.2
    "min_ms": 91.4
    "median_ms": 163.9
    "max_ms": 503.8
    "stdev_ms": 61.1
select count(*) after all modifications: 341.2 ms
select all: 304.7 ms
delete from table: 395.6 ms
select all after delete: 288.0 ms
.drop table: 31.0 ms
create table: 653.4 ms
initial inserts:
    "runs": 15
    "avg_ms": 35.7
    "min_ms": 29.8
    "median_ms": 34.4
    "max_ms": 55.9
    "stdev_ms": 6.4
select count(*) after initial inserts: 137.9 ms
updates (step 0):
    "runs": 150
    "avg_ms": 108.2
    "min_ms": 82.5
    "median_ms": 103.2
    "max_ms": 168.0
    "stdev_ms": 17.1
bulk_upserts (step 1):
    "runs": 100
    "avg_ms": 50.0
    "min_ms": 39.9
    "median_ms": 48.3
    "max_ms": 93.2
    "stdev_ms": 7.5
select count(*) after all modifications: 322.5 ms
select all: 301.5 ms
delete from table: 331.5 ms
select all after delete: 285.1 ms
.drop table: 28.2 ms
create table: 367.4 ms
initial inserts:
    "runs": 20
    "avg_ms": 29.6
    "min_ms": 23.2
    "median_ms": 30.0
    "max_ms": 30.7
    "stdev_ms": 1.6
select count(*) after initial inserts: 97.5 ms
updates (step 0):
    "runs": 200
    "avg_ms": 92.9
    "min_ms": 71.6
    "median_ms": 91.8
    "max_ms": 145.3
    "stdev_ms": 12.5
upserts (step 1):
    "runs": 200
    "avg_ms": 21.6
    "min_ms": 17.4
    "median_ms": 21.4
    "max_ms": 35.7
    "stdev_ms": 2.3
bulk_upserts (step 2):
    "runs": 100
    "avg_ms": 50.4
    "min_ms": 42.4
    "median_ms": 50.6
    "max_ms": 60.8
    "stdev_ms": 4.2
select count(*) after all modifications: 464.9 ms
select all: 417.4 ms
delete from table: 428.5 ms
select all after delete: 411.5 ms
.drop table: 28.4 ms
create table: 308.7 ms
initial inserts:
    "runs": 10
    "avg_ms": 26.7
    "min_ms": 19.8
    "median_ms": 29.4
    "max_ms": 30.7
    "stdev_ms": 4.8
select count(*) after initial inserts: 70.1 ms
upserts (step 0):
    "runs": 1000
    "avg_ms": 21.2
    "min_ms": 17.0
    "median_ms": 20.6
    "max_ms": 44.1
    "stdev_ms": 2.5
select count(*) after all modifications: 245.1 ms
select all: 199.3 ms
delete from table: 213.6 ms
select all after delete: 171.7 ms
.Generated operation sequence:
  0. UPSERT: 17 operations
  1. UPDATE: 9 operations
  2. BULK_UPSERT: 19 operations
  3. UPDATE: 3 operations
  4. UPSERT: 1 operations
  5. UPSERT: 4 operations
  6. UPSERT: 2 operations
  7. UPSERT: 20 operations
  8. BULK_UPSERT: 4 operations
  9. UPDATE: 18 operations
drop table: 27.1 ms
create table: 347.4 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.4
    "min_ms": 23.0
    "median_ms": 29.9
    "max_ms": 30.6
    "stdev_ms": 2.3
select count(*) after initial inserts: 84.4 ms
upserts (step 0):
    "runs": 170
    "avg_ms": 21.8
    "min_ms": 17.9
    "median_ms": 21.4
    "max_ms": 39.8
    "stdev_ms": 2.3
updates (step 1):
    "runs": 90
    "avg_ms": 84.0
    "min_ms": 69.4
    "median_ms": 83.3
    "max_ms": 101.5
    "stdev_ms": 7.0
bulk_upserts (step 2):
    "runs": 19
    "avg_ms": 31.6
    "min_ms": 28.6
    "median_ms": 31.4
    "max_ms": 36.3
    "stdev_ms": 2.5
updates (step 3):
    "runs": 30
    "avg_ms": 84.7
    "min_ms": 68.3
    "median_ms": 83.7
    "max_ms": 97.6
    "stdev_ms": 7.1
upserts (step 4):
    "runs": 10
    "avg_ms": 20.6
    "min_ms": 19.7
    "median_ms": 20.1
    "max_ms": 25.7
    "stdev_ms": 1.8
upserts (step 5):
    "runs": 40
    "avg_ms": 20.2
    "min_ms": 17.2
    "median_ms": 20.1
    "max_ms": 24.9
    "stdev_ms": 1.5
upserts (step 6):
    "runs": 20
    "avg_ms": 20.5
    "min_ms": 18.1
    "median_ms": 20.8
    "max_ms": 22.5
    "stdev_ms": 1.2
upserts (step 7):
    "runs": 200
    "avg_ms": 21.0
    "min_ms": 17.2
    "median_ms": 20.8
    "max_ms": 36.0
    "stdev_ms": 2.0
bulk_upserts (step 8):
    "runs": 4
    "avg_ms": 34.6
    "min_ms": 33.4
    "median_ms": 35.0
    "max_ms": 35.1
    "stdev_ms": 0.8
updates (step 9):
    "runs": 180
    "avg_ms": 107.6
    "min_ms": 84.8
    "median_ms": 106.4
    "max_ms": 142.0
    "stdev_ms": 11.5
select count(*) after all modifications: 144.0 ms
select all: 182.1 ms
delete from table: 197.6 ms
select all after delete: 172.3 ms
.

============================== slowest durations ===============================
181.87s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
97.71s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
41.00s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
30.78s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
23.84s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
22.70s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
20.52s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
3.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
0.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
0.02s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
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[update_bulk_upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]

(4 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 422.18s (0:07:02) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/1f8r/00069c/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 53 items

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

============================== slowest durations ===============================
148.38s call     test_log_scenario.py::TestLogScenario::test_log_uniform
103.68s call     test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
60.41s call     test_log_scenario.py::TestLogScenario::test_log_deviation[180]
22.12s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
7.09s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
3.81s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
3.28s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
3.26s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
1.08s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
0.03s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
0.03s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
0.01s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[180]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
0.01s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[180]

(4 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 353.85s (0:05:53) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/1f8r/00069e/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 53 items

test_overloads.py .....

============================== slowest durations ===============================
23.17s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
22.57s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
20.55s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
12.87s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
8.95s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
1.04s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
0.04s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]

(6 durations < 0.005s hidden.  Use -vv to show these durations.)
========================= 5 passed in 89.93s (0:01:29) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/1f8r/0006a3/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 53 items

test_overloads.py .....

============================== slowest durations ===============================
23.37s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
23.10s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
19.61s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
14.28s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
7.77s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
1.05s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]

(5 durations < 0.005s hidden.  Use -vv to show these durations.)
========================= 5 passed in 89.91s (0:01:29) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/1f8r/0006a9/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 53 items

test_overloads.py .....

============================== slowest durations ===============================
24.95s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
24.42s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
15.57s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
14.81s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
7.12s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
3.06s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
0.04s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
0.04s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]

(6 durations < 0.005s hidden.  Use -vv to show these durations.)
========================= 5 passed in 90.46s (0:01:30) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/1f8r/0006a1/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 53 items

test_overloads.py .....

============================== slowest durations ===============================
25.46s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
19.20s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
17.40s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
16.65s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
7.39s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
3.05s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]

(6 durations < 0.005s hidden.  Use -vv to show these durations.)
========================= 5 passed in 89.92s (0:01:29) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/1f8r/000697/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 53 items

test_overloads.py .....

============================== slowest durations ===============================
26.99s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
22.08s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
20.00s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
12.61s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
6.69s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
1.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
0.06s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]

(4 durations < 0.005s hidden.  Use -vv to show these durations.)
========================= 5 passed in 90.20s (0:01:30) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/1f8r/0006a5/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 53 items

test_overloads.py .....

============================== slowest durations ===============================
126.01s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
91.33s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
90.80s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
24.37s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
17.38s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
1.04s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]

(8 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 5 passed in 351.59s (0:05:51) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/1f8r/00069a/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 53 items

test_overloads.py ...
upgrade_to_internal_path_id.py .
zip_bomb.py 

============================== slowest durations ===============================
297.07s call     upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
101.17s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
85.45s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
79.39s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
9.24s setup    upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
3.06s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
3.03s teardown upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
2.57s setup    zip_bomb.py::TestZipBomb::test
0.08s setup    test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]

(4 durations < 0.005s hidden.  Use -vv to show these durations.)
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
======================== 4 passed in 611.71s (0:10:11) =========================

Traceback (most recent call last):
  File "library/python/testing/yatest_common/yatest/common/process.py", line 384, in wait
    wait_for(
  File "library/python/testing/yatest_common/yatest/common/process.py", line 765, in wait_for
    raise TimeoutError(truncate(message, MAX_MESSAGE_LEN))
yatest.common.process.TimeoutError: ...ner/.ya/build/build_root/1f8r/00069a/ydb/tests/olap/ydb-tests-olap', '--basetemp', '/home/runner/.ya/build/build_root/1f8r/00069a/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/1f8r/00069a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/1f8r/00069a', '--source-root', '/home/runner/.ya/build/build_root/1f8r/00069a/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/1f8r/00069a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/olap', '--test-tool-bin', '/home/runner/.ya/tools/v4/9750504073/test_tool', '--ya-version', '2', '--collect-cores', '--build-type', 'relwithdebinfo', '--tb', 'short', '--modulo', '10', '--modulo-index', '9', '--partition-mode', 'SEQUENTIAL', '--split-by-tests', '--dep-root', 'ydb/tests/olap', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no']' stopped by 600 seconds timeout

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "devtools/ya/test/programs/test_tool/run_test/run_test.py", line 1770, in main
    res.wait(check_exit_code=False, timeout=current_run_test_timeout, on_timeout=timeout_callback)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 398, in wait
    raise ExecutionTimeoutError(self, str(e))
yatest.common.process.ExecutionTimeoutError: (("...ner/.ya/build/build_root/1f8r/00069a/ydb/tests/olap/ydb-tests-olap', '--basetemp', '/home/runner/.ya/build/build_root/1f8r/00069a/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/1f8r/00069a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/1f8r/00069a', '--source-root', '/home/runner/.ya/build/build_root/1f8r/00069a/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/1f8r/00069a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/olap', '--test-tool-bin', '/home/runner/.ya/tools/v4/9750504073/test_tool', '--ya-version', '2', '--collect-cores', '--build-type', 'relwithdebinfo', '--tb', 'short', '--modulo', '10', '--modulo-index', '9', '--partition-mode', 'SEQUENTIAL', '--split-by-tests', '--dep-root', 'ydb/tests/olap', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no']' stopped by 600 seconds timeout",), {})
