============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/z8sg/0003a6/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.4 ms
create table: 226.5 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.2
    "min_ms": 22.9
    "median_ms": 30.1
    "max_ms": 30.5
    "stdev_ms": 2.3
select count(*) after initial inserts: 80.4 ms
bulk_upserts (step 0):
    "runs": 500
    "avg_ms": 33.5
    "min_ms": 28.1
    "median_ms": 33.1
    "max_ms": 57.4
    "stdev_ms": 3.1
select count(*) after all modifications: 1889.9 ms
select all: 2021.6 ms
delete from table: 2197.9 ms
select all after delete: 2436.6 ms
.

============================== slowest durations ===============================
341.16s call     data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
91.82s call     tablets_movement.py::TestTabletsMovement::test[COLUMN]
79.95s call     tablets_movement.py::TestTabletsMovement::test[ROW]
25.94s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
25.81s call     order_by_with_limit.py::TestOrderBy::test
6.83s setup    data_read_correctness.py::TestDataReadCorrectness::test
5.84s setup    data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
3.87s setup    tablets_movement.py::TestTabletsMovement::test[COLUMN]
3.80s setup    order_by_with_limit.py::TestOrderBy::test
3.29s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
1.05s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
0.51s teardown tablets_movement.py::TestTabletsMovement::test[ROW]
0.48s teardown tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.20s call     data_read_correctness.py::TestDataReadCorrectness::test
0.18s 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 591.23s (0:09: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/z8sg/0003a8/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: 21.3 ms
create table: 395.0 ms
initial inserts:
    "runs": 10
    "avg_ms": 39.8
    "min_ms": 27.8
    "median_ms": 40.9
    "max_ms": 56.5
    "stdev_ms": 9.3
select count(*) after initial inserts: 132.0 ms
bulk_upserts (step 0):
    "runs": 100
    "avg_ms": 51.3
    "min_ms": 35.9
    "median_ms": 47.6
    "max_ms": 85.7
    "stdev_ms": 10.7
updates (step 1):
    "runs": 200
    "avg_ms": 257.0
    "min_ms": 151.6
    "median_ms": 245.1
    "max_ms": 1166.1
    "stdev_ms": 92.7
upserts (step 2):
    "runs": 200
    "avg_ms": 57.6
    "min_ms": 23.8
    "median_ms": 51.8
    "max_ms": 358.6
    "stdev_ms": 30.4
select count(*) after all modifications: 735.8 ms
select all: 1135.1 ms
delete from table: 782.4 ms
select all after delete: 563.7 ms
.drop table: 122.0 ms
create table: 1025.2 ms
initial inserts:
    "runs": 10
    "avg_ms": 60.9
    "min_ms": 44.7
    "median_ms": 62.1
    "max_ms": 83.4
    "stdev_ms": 10.7
select count(*) after initial inserts: 209.3 ms
updates (step 0):
    "runs": 1000
    "avg_ms": 236.6
    "min_ms": 102.0
    "median_ms": 213.0
    "max_ms": 906.6
    "stdev_ms": 106.6
select count(*) after all modifications: 311.4 ms
select all: 286.9 ms
delete from table: 329.3 ms
select all after delete: 255.1 ms
.drop table: 48.1 ms
create table: 604.1 ms
initial inserts:
    "runs": 15
    "avg_ms": 33.3
    "min_ms": 27.3
    "median_ms": 31.6
    "max_ms": 47.2
    "stdev_ms": 5.4
select count(*) after initial inserts: 105.6 ms
updates (step 0):
    "runs": 150
    "avg_ms": 120.4
    "min_ms": 95.1
    "median_ms": 116.7
    "max_ms": 187.9
    "stdev_ms": 17.4
bulk_upserts (step 1):
    "runs": 100
    "avg_ms": 60.6
    "min_ms": 47.2
    "median_ms": 56.1
    "max_ms": 295.0
    "stdev_ms": 25.1
select count(*) after all modifications: 328.1 ms
select all: 313.7 ms
delete from table: 335.2 ms
select all after delete: 318.0 ms
.drop table: 33.6 ms
create table: 415.0 ms
initial inserts:
    "runs": 20
    "avg_ms": 30.3
    "min_ms": 25.4
    "median_ms": 30.0
    "max_ms": 36.8
    "stdev_ms": 2.1
select count(*) after initial inserts: 93.4 ms
updates (step 0):
    "runs": 200
    "avg_ms": 109.5
    "min_ms": 82.6
    "median_ms": 108.3
    "max_ms": 147.1
    "stdev_ms": 10.1
upserts (step 1):
    "runs": 200
    "avg_ms": 25.0
    "min_ms": 20.7
    "median_ms": 24.3
    "max_ms": 44.4
    "stdev_ms": 2.9
bulk_upserts (step 2):
    "runs": 100
    "avg_ms": 59.2
    "min_ms": 46.6
    "median_ms": 59.6
    "max_ms": 73.9
    "stdev_ms": 4.4
select count(*) after all modifications: 602.3 ms
select all: 576.9 ms
delete from table: 586.2 ms
select all after delete: 531.0 ms
.drop table: 44.3 ms
create table: 490.1 ms
initial inserts:
    "runs": 10
    "avg_ms": 30.9
    "min_ms": 26.6
    "median_ms": 31.2
    "max_ms": 38.2
    "stdev_ms": 3.6
select count(*) after initial inserts: 108.7 ms
upserts (step 0):
    "runs": 1000
    "avg_ms": 27.1
    "min_ms": 21.4
    "median_ms": 26.6
    "max_ms": 59.6
    "stdev_ms": 2.8
select count(*) after all modifications: 348.9 ms
select all: 261.9 ms
delete from table: 301.1 ms
select all after delete: 252.3 ms
.Generated operation sequence:
  0. BULK_UPSERT: 10 operations
  1. UPSERT: 15 operations
  2. BULK_UPSERT: 19 operations
  3. BULK_UPSERT: 5 operations
  4. BULK_UPSERT: 3 operations
  5. UPSERT: 12 operations
  6. BULK_UPSERT: 7 operations
  7. UPSERT: 9 operations
  8. UPSERT: 10 operations
  9. BULK_UPSERT: 8 operations
drop table: 31.2 ms
create table: 466.7 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.4
    "min_ms": 26.7
    "median_ms": 29.7
    "max_ms": 31.8
    "stdev_ms": 1.4
select count(*) after initial inserts: 102.0 ms
bulk_upserts (step 0):
    "runs": 10
    "avg_ms": 43.2
    "min_ms": 38.0
    "median_ms": 42.8
    "max_ms": 48.1
    "stdev_ms": 2.9
upserts (step 1):
    "runs": 150
    "avg_ms": 27.0
    "min_ms": 22.1
    "median_ms": 26.3
    "max_ms": 34.7
    "stdev_ms": 2.5
bulk_upserts (step 2):
    "runs": 19
    "avg_ms": 46.4
    "min_ms": 40.6
    "median_ms": 43.9
    "max_ms": 66.2
    "stdev_ms": 6.3
bulk_upserts (step 3):
    "runs": 5
    "avg_ms": 41.9
    "min_ms": 38.1
    "median_ms": 40.9
    "max_ms": 46.3
    "stdev_ms": 3.2
bulk_upserts (step 4):
    "runs": 3
    "avg_ms": 41.3
    "min_ms": 40.6
    "median_ms": 41.1
    "max_ms": 42.1
    "stdev_ms": 0.7
upserts (step 5):
    "runs": 120
    "avg_ms": 25.9
    "min_ms": 21.2
    "median_ms": 25.8
    "max_ms": 32.6
    "stdev_ms": 1.8
bulk_upserts (step 6):
    "runs": 7
    "avg_ms": 44.0
    "min_ms": 41.6
    "median_ms": 44.2
    "max_ms": 46.5
    "stdev_ms": 1.8
upserts (step 7):
    "runs": 90
    "avg_ms": 26.5
    "min_ms": 23.1
    "median_ms": 25.9
    "max_ms": 36.2
    "stdev_ms": 2.1
upserts (step 8):
    "runs": 100
    "avg_ms": 26.5
    "min_ms": 19.8
    "median_ms": 26.2
    "max_ms": 34.5
    "stdev_ms": 2.3
bulk_upserts (step 9):
    "runs": 8
    "avg_ms": 41.6
    "min_ms": 38.6
    "median_ms": 42.1
    "max_ms": 43.7
    "stdev_ms": 1.6
select count(*) after all modifications: 235.9 ms
select all: 239.6 ms
delete from table: 289.8 ms
select all after delete: 225.9 ms
.

============================== slowest durations ===============================
239.80s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
72.21s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
36.27s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
29.25s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
26.68s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
16.39s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
7.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
6.83s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
0.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
0.02s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
0.02s teardown 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[upsert]
0.01s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]

(4 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 435.02s (0:07:15) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/z8sg/0003a5/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 ===============================
115.95s call     test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
94.12s call     test_log_scenario.py::TestLogScenario::test_log_uniform
75.33s call     test_log_scenario.py::TestLogScenario::test_log_deviation[180]
12.20s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
5.00s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
4.98s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
4.26s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
4.24s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
1.03s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
0.04s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
0.03s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[180]
0.02s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]

(4 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 317.69s (0:05:17) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/z8sg/0003a1/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 ===============================
10.35s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
7.43s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
7.11s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
7.03s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
6.19s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
5.98s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]

(7 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 5 passed in 44.84s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/z8sg/0003a7/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 ===============================
14.36s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
11.80s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
11.67s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
7.53s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
6.63s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
3.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]

(9 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 5 passed in 55.59s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/z8sg/0003a2/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 ===============================
19.95s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
8.02s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
7.92s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
7.22s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
7.13s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
3.05s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]

(7 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 5 passed in 53.77s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/z8sg/0003a3/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 ===============================
17.01s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
11.42s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
8.68s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
7.68s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
5.91s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
3.03s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
0.04s 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]

(7 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 5 passed in 54.27s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/z8sg/0003aa/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 ===============================
18.09s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
9.36s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
8.30s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
6.71s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
6.16s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
3.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]

(9 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 5 passed in 52.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/z8sg/0003a4/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 ===============================
99.01s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
95.87s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
81.13s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
7.38s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
6.39s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
3.02s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
0.03s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]

(5 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 5 passed in 293.61s (0:04: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/z8sg/0003a9/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 ===============================
252.55s call     upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
118.21s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
99.28s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
92.99s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
8.91s setup    upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
3.05s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
3.03s teardown upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
2.96s setup    zip_bomb.py::TestZipBomb::test
0.01s 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 612.03s (0:10:12) =========================

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