============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/4h22/002d89/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 58 items

data_read_correctness.py ...
order_by_with_limit.py ...

============================== slowest durations ===============================
159.51s call     data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
85.58s call     order_by_with_limit.py::TestOrderBy::test_random
51.15s call     order_by_with_limit.py::TestOrderBy::test_fetch_race
4.28s setup    data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
4.00s setup    data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
3.37s setup    order_by_with_limit.py::TestOrderBy::test_fetch_race
0.18s call     data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
0.18s teardown data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
0.15s call     data_read_correctness.py::TestDataReadCorrectness::test[table]
0.09s call     order_by_with_limit.py::TestOrderBy::test_filtered_portion
0.05s teardown order_by_with_limit.py::TestOrderBy::test_fetch_race
0.01s teardown order_by_with_limit.py::TestOrderBy::test_random
0.01s setup    order_by_with_limit.py::TestOrderBy::test_random

(5 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 309.25s (0:05:09) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/4h22/002d75/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 58 items

order_by_with_limit.py .
tablets_movement.py ..
test_cs_many_updates.py drop table: 38.7 ms
create table: 512.3 ms
initial inserts:
    "runs": 10
    "avg_ms": 48.9
    "min_ms": 27.6
    "median_ms": 42.6
    "max_ms": 132.6
    "stdev_ms": 31.9
select count(*) after initial inserts: 203.2 ms
bulk_upserts (step 0):
    "runs": 500
    "avg_ms": 68.0
    "min_ms": 47.1
    "median_ms": 64.0
    "max_ms": 154.1
    "stdev_ms": 16.5
select count(*) after all modifications: 3618.4 ms
select all: 4079.1 ms
delete from table: 4202.0 ms
select all after delete: 4116.0 ms
.drop table: 31.4 ms
create table: 419.3 ms
initial inserts:
    "runs": 10
    "avg_ms": 30.0
    "min_ms": 26.4
    "median_ms": 29.8
    "max_ms": 36.8
    "stdev_ms": 3.0
select count(*) after initial inserts: 104.0 ms
bulk_upserts (step 0):
    "runs": 100
    "avg_ms": 53.0
    "min_ms": 47.0
    "median_ms": 51.3
    "max_ms": 77.9
    "stdev_ms": 5.7
updates (step 1):
    "runs": 200
    "avg_ms": 200.0
    "min_ms": 141.9
    "median_ms": 195.7
    "max_ms": 383.3
    "stdev_ms": 39.6
upserts (step 2):
    "runs": 200
    "avg_ms": 29.2
    "min_ms": 23.8
    "median_ms": 27.8
    "max_ms": 50.6
    "stdev_ms": 4.1
select count(*) after all modifications: 367.6 ms
select all: 360.0 ms
delete from table: 410.7 ms
select all after delete: 395.3 ms
.drop table: 31.7 ms
create table: 464.8 ms
initial inserts:
    "runs": 10
    "avg_ms": 31.2
    "min_ms": 26.3
    "median_ms": 31.1
    "max_ms": 40.4
    "stdev_ms": 4.3
select count(*) after initial inserts: 101.6 ms
updates (step 0):
    "runs": 1000
    "avg_ms": 164.5
    "min_ms": 85.4
    "median_ms": 158.1
    "max_ms": 322.2
    "stdev_ms": 43.8
select count(*) after all modifications: 276.2 ms
select all: 243.8 ms
delete from table: 260.5 ms
select all after delete: 231.2 ms
.

============================== slowest durations ===============================
166.47s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
97.79s call     order_by_with_limit.py::TestOrderBy::test_stress_sorting
94.21s call     tablets_movement.py::TestTabletsMovement::test[COLUMN]
88.53s call     tablets_movement.py::TestTabletsMovement::test[ROW]
53.55s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
51.30s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
6.27s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
4.72s setup    order_by_with_limit.py::TestOrderBy::test_stress_sorting
3.88s setup    tablets_movement.py::TestTabletsMovement::test[COLUMN]
3.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
0.84s teardown tablets_movement.py::TestTabletsMovement::test[ROW]
0.63s teardown tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.26s teardown order_by_with_limit.py::TestOrderBy::test_stress_sorting
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]

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 572.25s (0:09:32) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/4h22/002d8c/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 58 items

test_cs_many_updates.py drop table: 20.2 ms
create table: 322.4 ms
initial inserts:
    "runs": 15
    "avg_ms": 30.3
    "min_ms": 25.7
    "median_ms": 29.7
    "max_ms": 34.3
    "stdev_ms": 2.2
select count(*) after initial inserts: 141.3 ms
updates (step 0):
    "runs": 150
    "avg_ms": 123.7
    "min_ms": 90.3
    "median_ms": 121.2
    "max_ms": 201.4
    "stdev_ms": 16.9
bulk_upserts (step 1):
    "runs": 100
    "avg_ms": 76.9
    "min_ms": 61.9
    "median_ms": 76.6
    "max_ms": 117.7
    "stdev_ms": 9.1
select count(*) after all modifications: 358.8 ms
select all: 327.4 ms
delete from table: 410.6 ms
select all after delete: 324.2 ms
.drop table: 55.2 ms
create table: 554.8 ms
initial inserts:
    "runs": 20
    "avg_ms": 36.1
    "min_ms": 27.9
    "median_ms": 33.1
    "max_ms": 61.0
    "stdev_ms": 8.8
select count(*) after initial inserts: 99.6 ms
updates (step 0):
    "runs": 200
    "avg_ms": 141.4
    "min_ms": 95.0
    "median_ms": 140.7
    "max_ms": 209.3
    "stdev_ms": 22.7
upserts (step 1):
    "runs": 200
    "avg_ms": 27.3
    "min_ms": 22.5
    "median_ms": 26.5
    "max_ms": 47.2
    "stdev_ms": 3.6
bulk_upserts (step 2):
    "runs": 100
    "avg_ms": 87.6
    "min_ms": 78.4
    "median_ms": 85.9
    "max_ms": 114.3
    "stdev_ms": 7.3
select count(*) after all modifications: 534.2 ms
select all: 489.4 ms
delete from table: 553.4 ms
select all after delete: 509.5 ms
.drop table: 34.5 ms
create table: 447.7 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.4
    "min_ms": 26.2
    "median_ms": 28.4
    "max_ms": 35.3
    "stdev_ms": 3.0
select count(*) after initial inserts: 91.0 ms
upserts (step 0):
    "runs": 1000
    "avg_ms": 28.2
    "min_ms": 20.8
    "median_ms": 26.7
    "max_ms": 201.8
    "stdev_ms": 7.4
select count(*) after all modifications: 333.3 ms
select all: 270.1 ms
delete from table: 298.6 ms
select all after delete: 232.7 ms
.Generated operation sequence:
  0. UPDATE: 17 operations
  1. BULK_UPSERT: 4 operations
  2. BULK_UPSERT: 7 operations
  3. BULK_UPSERT: 9 operations
  4. BULK_UPSERT: 10 operations
  5. UPDATE: 4 operations
  6. UPDATE: 16 operations
  7. UPSERT: 9 operations
  8. UPDATE: 16 operations
  9. UPSERT: 16 operations
drop table: 28.1 ms
create table: 378.0 ms
initial inserts:
    "runs": 10
    "avg_ms": 28.9
    "min_ms": 22.4
    "median_ms": 29.8
    "max_ms": 31.0
    "stdev_ms": 2.7
select count(*) after initial inserts: 83.7 ms
updates (step 0):
    "runs": 170
    "avg_ms": 98.0
    "min_ms": 77.9
    "median_ms": 97.6
    "max_ms": 176.5
    "stdev_ms": 9.2
bulk_upserts (step 1):
    "runs": 4
    "avg_ms": 48.5
    "min_ms": 45.5
    "median_ms": 49.0
    "max_ms": 50.4
    "stdev_ms": 2.1
bulk_upserts (step 2):
    "runs": 7
    "avg_ms": 44.6
    "min_ms": 43.2
    "median_ms": 44.9
    "max_ms": 45.7
    "stdev_ms": 0.9
bulk_upserts (step 3):
    "runs": 9
    "avg_ms": 48.8
    "min_ms": 43.0
    "median_ms": 48.0
    "max_ms": 64.2
    "stdev_ms": 6.1
bulk_upserts (step 4):
    "runs": 10
    "avg_ms": 46.7
    "min_ms": 44.5
    "median_ms": 47.1
    "max_ms": 48.9
    "stdev_ms": 1.5
updates (step 5):
    "runs": 40
    "avg_ms": 97.3
    "min_ms": 82.0
    "median_ms": 97.9
    "max_ms": 112.7
    "stdev_ms": 5.7
updates (step 6):
    "runs": 160
    "avg_ms": 99.2
    "min_ms": 83.4
    "median_ms": 98.9
    "max_ms": 133.6
    "stdev_ms": 7.3
upserts (step 7):
    "runs": 90
    "avg_ms": 22.1
    "min_ms": 18.3
    "median_ms": 22.2
    "max_ms": 26.4
    "stdev_ms": 1.9
updates (step 8):
    "runs": 160
    "avg_ms": 106.7
    "min_ms": 89.1
    "median_ms": 104.9
    "max_ms": 136.4
    "stdev_ms": 9.7
upserts (step 9):
    "runs": 160
    "avg_ms": 25.3
    "min_ms": 19.7
    "median_ms": 24.7
    "max_ms": 113.2
    "stdev_ms": 7.2
select count(*) after all modifications: 214.4 ms
select all: 252.6 ms
delete from table: 292.5 ms
select all after delete: 214.6 ms
.
test_log_scenario.py ..

============================== slowest durations ===============================
95.18s call     test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
73.00s call     test_log_scenario.py::TestLogScenario::test_log_deviation[180]
62.72s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
46.02s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
30.22s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
28.62s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
7.09s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[180]
4.18s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
3.44s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
3.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
0.02s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
0.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
0.01s setup    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[update_upsert_bulk_upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 354.23s (0:05:54) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/4h22/002d94/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 58 items

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

============================== slowest durations ===============================
85.53s call     test_log_scenario.py::TestLogScenario::test_log_uniform
7.11s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
5.23s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
4.49s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
4.22s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
4.21s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
4.21s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
4.14s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
1.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]

(9 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 120.88s (0:02:00) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/4h22/002d66/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 58 items

test_overloads.py ......

============================== slowest durations ===============================
5.68s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
5.27s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
5.25s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
4.82s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
4.56s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
4.52s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
3.03s 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-128]

(10 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 6 passed in 33.85s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/4h22/002d72/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 58 items

test_overloads.py ......

============================== slowest durations ===============================
5.56s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
5.04s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
5.02s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
4.69s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
4.58s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
4.52s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
1.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]

(10 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 6 passed in 31.09s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/4h22/002d78/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 58 items

test_overloads.py ......

============================== slowest durations ===============================
5.31s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
4.84s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
4.63s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
4.58s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
4.54s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
4.22s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
1.01s 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-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]

(9 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 6 passed in 29.85s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/4h22/002d82/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 58 items

test_overloads.py ......

============================== slowest durations ===============================
5.26s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
5.20s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
5.08s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
4.91s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
4.50s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
4.48s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
3.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]

(10 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 6 passed in 33.18s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/4h22/002d86/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 58 items

test_overloads.py .....

============================== slowest durations ===============================
98.92s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
81.61s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
71.96s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
6.13s call     test_overloads.py::TestLogScenario::test_overloads_reject_probability
4.51s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
3.06s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]

(8 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 5 passed in 266.95s (0:04:26) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/4h22/002d7a/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 58 items

test_overloads.py ...
upgrade_to_internal_path_id.py 

============================== slowest durations ===============================
86.57s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
78.03s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
73.46s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
10.90s setup    upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
3.05s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]

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

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/4h22/002d7a/ydb/tests/olap/ydb-tests-olap', '--basetemp', '/home/runner/.ya/build/build_root/4h22/002d7a/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/4h22/002d7a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/4h22/002d7a', '--source-root', '/home/runner/.ya/build/build_root/4h22/002d7a/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/4h22/002d7a/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/4h22/002d7a/ydb/tests/olap/ydb-tests-olap', '--basetemp', '/home/runner/.ya/build/build_root/4h22/002d7a/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/4h22/002d7a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/4h22/002d7a', '--source-root', '/home/runner/.ya/build/build_root/4h22/002d7a/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/4h22/002d7a/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",), {})
