============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/72pg/00071f/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.1 ms
create table: 223.4 ms
initial inserts:
    "runs": 10
    "avg_ms": 25.2
    "min_ms": 19.8
    "median_ms": 27.4
    "max_ms": 34.3
    "stdev_ms": 5.3
select count(*) after initial inserts: 85.0 ms
bulk_upserts (step 0):
    "runs": 500
    "avg_ms": 29.9
    "min_ms": 24.2
    "median_ms": 29.3
    "max_ms": 53.6
    "stdev_ms": 3.5
select count(*) after all modifications: 2127.9 ms
select all: 1749.0 ms
delete from table: 2006.3 ms
select all after delete: 1998.9 ms
.

============================== slowest durations ===============================
271.20s call     data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
83.89s call     tablets_movement.py::TestTabletsMovement::test[COLUMN]
76.69s call     tablets_movement.py::TestTabletsMovement::test[ROW]
28.32s setup    data_read_correctness.py::TestDataReadCorrectness::test
24.27s call     order_by_with_limit.py::TestOrderBy::test
23.43s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
13.06s setup    data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
4.24s setup    tablets_movement.py::TestTabletsMovement::test[COLUMN]
3.44s setup    order_by_with_limit.py::TestOrderBy::test
2.87s 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.52s call     data_read_correctness.py::TestDataReadCorrectness::test
0.47s teardown tablets_movement.py::TestTabletsMovement::test[ROW]
0.44s teardown tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.20s teardown data_read_correctness.py::TestDataReadPerformanceNoIntersections::test

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 534.95s (0:08: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/72pg/000721/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: 136.4 ms
create table: 1186.7 ms
initial inserts:
    "runs": 10
    "avg_ms": 60.5
    "min_ms": 30.3
    "median_ms": 55.9
    "max_ms": 122.0
    "stdev_ms": 32.3
select count(*) after initial inserts: 243.3 ms
bulk_upserts (step 0):
    "runs": 100
    "avg_ms": 122.6
    "min_ms": 44.5
    "median_ms": 112.1
    "max_ms": 361.9
    "stdev_ms": 57.4
updates (step 1):
    "runs": 200
    "avg_ms": 405.6
    "min_ms": 163.7
    "median_ms": 353.7
    "max_ms": 1502.7
    "stdev_ms": 214.2
upserts (step 2):
    "runs": 200
    "avg_ms": 71.0
    "min_ms": 26.7
    "median_ms": 62.1
    "max_ms": 674.6
    "stdev_ms": 51.8
select count(*) after all modifications: 774.5 ms
select all: 700.7 ms
delete from table: 636.8 ms
select all after delete: 689.9 ms
.drop table: 136.8 ms
create table: 1173.0 ms
initial inserts:
    "runs": 10
    "avg_ms": 50.3
    "min_ms": 27.7
    "median_ms": 49.9
    "max_ms": 79.5
    "stdev_ms": 16.9
select count(*) after initial inserts: 159.6 ms
updates (step 0):
    "runs": 1000
    "avg_ms": 140.2
    "min_ms": 85.7
    "median_ms": 128.2
    "max_ms": 510.9
    "stdev_ms": 45.3
select count(*) after all modifications: 392.2 ms
select all: 371.0 ms
delete from table: 271.4 ms
select all after delete: 265.6 ms
.drop table: 97.8 ms
create table: 411.4 ms
initial inserts:
    "runs": 15
    "avg_ms": 49.8
    "min_ms": 24.3
    "median_ms": 38.2
    "max_ms": 134.3
    "stdev_ms": 29.6
select count(*) after initial inserts: 161.2 ms
updates (step 0):
    "runs": 150
    "avg_ms": 141.7
    "min_ms": 91.6
    "median_ms": 138.3
    "max_ms": 230.2
    "stdev_ms": 27.8
bulk_upserts (step 1):
    "runs": 100
    "avg_ms": 53.0
    "min_ms": 44.1
    "median_ms": 51.1
    "max_ms": 80.5
    "stdev_ms": 7.6
select count(*) after all modifications: 315.9 ms
select all: 302.6 ms
delete from table: 337.8 ms
select all after delete: 294.1 ms
.drop table: 28.0 ms
create table: 399.8 ms
initial inserts:
    "runs": 20
    "avg_ms": 29.6
    "min_ms": 24.7
    "median_ms": 30.0
    "max_ms": 36.7
    "stdev_ms": 2.3
select count(*) after initial inserts: 85.8 ms
updates (step 0):
    "runs": 200
    "avg_ms": 93.0
    "min_ms": 80.5
    "median_ms": 92.4
    "max_ms": 110.8
    "stdev_ms": 4.8
upserts (step 1):
    "runs": 200
    "avg_ms": 23.7
    "min_ms": 19.5
    "median_ms": 23.2
    "max_ms": 41.8
    "stdev_ms": 3.0
bulk_upserts (step 2):
    "runs": 100
    "avg_ms": 55.3
    "min_ms": 47.3
    "median_ms": 54.0
    "max_ms": 138.6
    "stdev_ms": 9.1
select count(*) after all modifications: 478.0 ms
select all: 443.7 ms
delete from table: 510.7 ms
select all after delete: 449.8 ms
.drop table: 24.6 ms
create table: 369.4 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.4
    "min_ms": 23.7
    "median_ms": 30.0
    "max_ms": 31.8
    "stdev_ms": 2.2
select count(*) after initial inserts: 70.7 ms
upserts (step 0):
    "runs": 1000
    "avg_ms": 21.4
    "min_ms": 16.3
    "median_ms": 21.1
    "max_ms": 37.9
    "stdev_ms": 2.1
select count(*) after all modifications: 259.8 ms
select all: 198.0 ms
delete from table: 209.7 ms
select all after delete: 170.4 ms
.Generated operation sequence:
  0. UPDATE: 16 operations
  1. UPSERT: 20 operations
  2. BULK_UPSERT: 16 operations
  3. BULK_UPSERT: 1 operations
  4. UPSERT: 6 operations
  5. UPDATE: 12 operations
  6. BULK_UPSERT: 20 operations
  7. UPSERT: 5 operations
  8. BULK_UPSERT: 16 operations
  9. UPSERT: 4 operations
drop table: 25.8 ms
create table: 306.7 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.3
    "min_ms": 22.2
    "median_ms": 29.9
    "max_ms": 30.9
    "stdev_ms": 2.5
select count(*) after initial inserts: 78.4 ms
updates (step 0):
    "runs": 160
    "avg_ms": 85.7
    "min_ms": 68.8
    "median_ms": 85.7
    "max_ms": 119.7
    "stdev_ms": 7.0
upserts (step 1):
    "runs": 200
    "avg_ms": 22.5
    "min_ms": 18.0
    "median_ms": 22.0
    "max_ms": 49.8
    "stdev_ms": 2.9
bulk_upserts (step 2):
    "runs": 16
    "avg_ms": 34.6
    "min_ms": 30.2
    "median_ms": 34.5
    "max_ms": 42.5
    "stdev_ms": 3.2
bulk_upserts (step 3): 37.4 ms
upserts (step 4):
    "runs": 60
    "avg_ms": 22.0
    "min_ms": 18.9
    "median_ms": 21.4
    "max_ms": 34.6
    "stdev_ms": 2.8
updates (step 5):
    "runs": 120
    "avg_ms": 94.7
    "min_ms": 75.8
    "median_ms": 94.7
    "max_ms": 128.9
    "stdev_ms": 9.0
bulk_upserts (step 6):
    "runs": 20
    "avg_ms": 33.0
    "min_ms": 29.4
    "median_ms": 33.0
    "max_ms": 37.2
    "stdev_ms": 2.2
upserts (step 7):
    "runs": 50
    "avg_ms": 20.0
    "min_ms": 16.7
    "median_ms": 20.1
    "max_ms": 25.1
    "stdev_ms": 1.5
bulk_upserts (step 8):
    "runs": 16
    "avg_ms": 32.6
    "min_ms": 28.1
    "median_ms": 33.7
    "max_ms": 35.7
    "stdev_ms": 2.6
upserts (step 9):
    "runs": 40
    "avg_ms": 20.2
    "min_ms": 16.4
    "median_ms": 20.1
    "max_ms": 26.5
    "stdev_ms": 1.6
select count(*) after all modifications: 223.9 ms
select all: 249.1 ms
delete from table: 274.7 ms
select all after delete: 217.3 ms
.

============================== slowest durations ===============================
143.46s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
112.58s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
36.16s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
34.26s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
31.88s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
29.23s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
22.98s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
7.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
0.08s 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 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[bulk_upsert_update_upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]

(5 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 418.61s (0:06:58) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/72pg/000725/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.68s call     test_log_scenario.py::TestLogScenario::test_log_uniform
75.69s call     test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
56.99s call     test_log_scenario.py::TestLogScenario::test_log_deviation[180]
35.53s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
12.17s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
4.39s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
3.72s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
3.67s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
1.06s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
0.03s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
0.01s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[180]
0.01s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
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-1]

(4 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 342.80s (0:05:42) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/72pg/000722/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 ===============================
36.47s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
15.50s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
8.39s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
8.12s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
7.97s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
3.03s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
0.07s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
0.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]

(2 durations < 0.005s hidden.  Use -vv to show these durations.)
========================= 5 passed in 80.53s (0:01: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/72pg/00071e/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 ===============================
29.08s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
8.42s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
8.11s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
7.17s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
6.62s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
3.05s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
0.05s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
0.04s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]

(5 durations < 0.005s hidden.  Use -vv to show these durations.)
========================= 5 passed in 63.65s (0:01:03) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/72pg/000723/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 ===============================
37.32s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
14.77s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
9.03s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
8.36s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
7.96s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
7.17s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
0.02s setup    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]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]

(5 durations < 0.005s hidden.  Use -vv to show these durations.)
========================= 5 passed in 85.85s (0:01:25) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/72pg/000727/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 ===============================
39.03s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
14.38s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
9.46s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
8.18s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
6.61s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
3.14s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
0.07s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
0.02s 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]

(5 durations < 0.005s hidden.  Use -vv to show these durations.)
========================= 5 passed in 81.96s (0:01:21) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/72pg/000720/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 ===============================
36.09s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
9.55s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
8.87s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
8.42s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
7.57s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
3.10s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
0.04s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
0.03s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
0.01s 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-64]

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
========================= 5 passed in 74.82s (0:01:14) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/72pg/000726/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 ===============================
111.03s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
106.49s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
100.34s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
35.82s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
15.82s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
1.04s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1-1]

(4 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 5 passed in 371.93s (0:06:11) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/72pg/000724/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 .

============================== slowest durations ===============================
200.94s call     upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
142.56s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
121.34s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
120.36s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
6.20s setup    upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
3.03s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]

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

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