============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/cfxk/000834/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: 12.4 ms
create table: 207.5 ms
initial inserts:
    "runs": 10
    "avg_ms": 25.2
    "min_ms": 19.2
    "median_ms": 25.6
    "max_ms": 31.0
    "stdev_ms": 4.8
select count(*) after initial inserts: 78.6 ms
bulk_upserts (step 0):
    "runs": 500
    "avg_ms": 40.2
    "min_ms": 35.1
    "median_ms": 39.9
    "max_ms": 55.3
    "stdev_ms": 2.5
select count(*) after all modifications: 1742.6 ms
select all: 1770.4 ms
delete from table: 1899.6 ms
select all after delete: 1989.8 ms
.

============================== slowest durations ===============================
283.09s call     data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
94.49s call     tablets_movement.py::TestTabletsMovement::test[COLUMN]
76.91s call     tablets_movement.py::TestTabletsMovement::test[ROW]
31.97s call     order_by_with_limit.py::TestOrderBy::test
28.05s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
16.26s setup    data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
12.65s setup    data_read_correctness.py::TestDataReadCorrectness::test
3.91s setup    order_by_with_limit.py::TestOrderBy::test
3.46s 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.50s teardown tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.48s teardown tablets_movement.py::TestTabletsMovement::test[ROW]
0.45s call     data_read_correctness.py::TestDataReadCorrectness::test
0.21s 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 557.12s (0:09: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/cfxk/000836/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: 132.8 ms
create table: 848.6 ms
initial inserts:
    "runs": 10
    "avg_ms": 70.3
    "min_ms": 45.1
    "median_ms": 63.8
    "max_ms": 116.1
    "stdev_ms": 23.0
select count(*) after initial inserts: 168.9 ms
bulk_upserts (step 0):
    "runs": 100
    "avg_ms": 107.9
    "min_ms": 52.8
    "median_ms": 104.8
    "max_ms": 211.9
    "stdev_ms": 31.7
updates (step 1):
    "runs": 200
    "avg_ms": 238.8
    "min_ms": 157.1
    "median_ms": 230.7
    "max_ms": 613.2
    "stdev_ms": 53.5
upserts (step 2):
    "runs": 200
    "avg_ms": 44.0
    "min_ms": 23.2
    "median_ms": 39.3
    "max_ms": 201.7
    "stdev_ms": 18.2
select count(*) after all modifications: 630.6 ms
select all: 382.4 ms
delete from table: 421.9 ms
select all after delete: 400.7 ms
.drop table: 73.0 ms
create table: 630.1 ms
initial inserts:
    "runs": 10
    "avg_ms": 38.1
    "min_ms": 27.8
    "median_ms": 38.3
    "max_ms": 45.9
    "stdev_ms": 5.6
select count(*) after initial inserts: 115.8 ms
updates (step 0):
    "runs": 1000
    "avg_ms": 212.2
    "min_ms": 93.8
    "median_ms": 189.5
    "max_ms": 1136.1
    "stdev_ms": 104.9
select count(*) after all modifications: 475.9 ms
select all: 320.1 ms
delete from table: 400.0 ms
select all after delete: 262.2 ms
.drop table: 36.2 ms
create table: 736.6 ms
initial inserts:
    "runs": 15
    "avg_ms": 35.6
    "min_ms": 28.7
    "median_ms": 32.5
    "max_ms": 58.5
    "stdev_ms": 9.2
select count(*) after initial inserts: 141.9 ms
updates (step 0):
    "runs": 150
    "avg_ms": 151.3
    "min_ms": 103.0
    "median_ms": 145.0
    "max_ms": 266.1
    "stdev_ms": 31.8
bulk_upserts (step 1):
    "runs": 100
    "avg_ms": 78.5
    "min_ms": 64.5
    "median_ms": 74.6
    "max_ms": 175.7
    "stdev_ms": 14.5
select count(*) after all modifications: 367.0 ms
select all: 356.7 ms
delete from table: 385.5 ms
select all after delete: 321.0 ms
.drop table: 38.8 ms
create table: 587.6 ms
initial inserts:
    "runs": 20
    "avg_ms": 31.4
    "min_ms": 25.6
    "median_ms": 30.5
    "max_ms": 46.0
    "stdev_ms": 4.9
select count(*) after initial inserts: 126.0 ms
updates (step 0):
    "runs": 200
    "avg_ms": 107.3
    "min_ms": 79.1
    "median_ms": 105.9
    "max_ms": 157.6
    "stdev_ms": 14.2
upserts (step 1):
    "runs": 200
    "avg_ms": 25.9
    "min_ms": 19.4
    "median_ms": 25.6
    "max_ms": 97.6
    "stdev_ms": 5.6
bulk_upserts (step 2):
    "runs": 100
    "avg_ms": 78.3
    "min_ms": 68.8
    "median_ms": 77.9
    "max_ms": 91.2
    "stdev_ms": 4.9
select count(*) after all modifications: 505.1 ms
select all: 402.0 ms
delete from table: 469.9 ms
select all after delete: 445.1 ms
.drop table: 28.3 ms
create table: 384.8 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.1
    "min_ms": 25.4
    "median_ms": 28.6
    "max_ms": 40.2
    "stdev_ms": 4.5
select count(*) after initial inserts: 81.1 ms
upserts (step 0):
    "runs": 1000
    "avg_ms": 24.9
    "min_ms": 18.2
    "median_ms": 24.6
    "max_ms": 60.3
    "stdev_ms": 3.1
select count(*) after all modifications: 287.9 ms
select all: 222.9 ms
delete from table: 259.3 ms
select all after delete: 209.8 ms
.Generated operation sequence:
  0. UPSERT: 1 operations
  1. UPDATE: 8 operations
  2. UPDATE: 8 operations
  3. BULK_UPSERT: 1 operations
  4. UPDATE: 9 operations
  5. BULK_UPSERT: 19 operations
  6. UPSERT: 17 operations
  7. UPDATE: 16 operations
  8. UPDATE: 11 operations
  9. UPSERT: 18 operations
drop table: 29.1 ms
create table: 388.1 ms
initial inserts:
    "runs": 10
    "avg_ms": 28.6
    "min_ms": 19.6
    "median_ms": 29.7
    "max_ms": 31.1
    "stdev_ms": 3.5
select count(*) after initial inserts: 76.8 ms
upserts (step 0):
    "runs": 10
    "avg_ms": 22.9
    "min_ms": 18.9
    "median_ms": 23.5
    "max_ms": 25.9
    "stdev_ms": 2.2
updates (step 1):
    "runs": 80
    "avg_ms": 93.3
    "min_ms": 78.8
    "median_ms": 93.4
    "max_ms": 106.9
    "stdev_ms": 6.6
updates (step 2):
    "runs": 80
    "avg_ms": 91.5
    "min_ms": 78.1
    "median_ms": 91.1
    "max_ms": 106.7
    "stdev_ms": 6.5
bulk_upserts (step 3): 48.1 ms
updates (step 4):
    "runs": 90
    "avg_ms": 91.3
    "min_ms": 79.7
    "median_ms": 90.9
    "max_ms": 113.8
    "stdev_ms": 6.2
bulk_upserts (step 5):
    "runs": 19
    "avg_ms": 46.0
    "min_ms": 43.1
    "median_ms": 45.7
    "max_ms": 50.4
    "stdev_ms": 1.9
upserts (step 6):
    "runs": 170
    "avg_ms": 22.9
    "min_ms": 17.8
    "median_ms": 22.6
    "max_ms": 44.8
    "stdev_ms": 2.6
updates (step 7):
    "runs": 160
    "avg_ms": 98.4
    "min_ms": 82.6
    "median_ms": 96.3
    "max_ms": 155.4
    "stdev_ms": 10.2
updates (step 8):
    "runs": 110
    "avg_ms": 101.7
    "min_ms": 82.9
    "median_ms": 100.7
    "max_ms": 135.9
    "stdev_ms": 9.4
upserts (step 9):
    "runs": 180
    "avg_ms": 21.3
    "min_ms": 16.6
    "median_ms": 20.8
    "max_ms": 30.9
    "stdev_ms": 2.2
select count(*) after all modifications: 193.8 ms
select all: 232.5 ms
delete from table: 256.1 ms
select all after delete: 203.8 ms
.

============================== slowest durations ===============================
214.89s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
71.04s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
60.47s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
37.68s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
33.45s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
26.71s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
22.61s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
7.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
0.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
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[bulk_upsert_update_upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]

(4 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 474.60s (0:07: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/cfxk/000832/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 ===============================
131.24s call     test_log_scenario.py::TestLogScenario::test_log_uniform
51.26s call     test_log_scenario.py::TestLogScenario::test_log_deviation[180]
49.61s call     test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
12.66s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
12.38s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
6.03s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
4.65s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
4.39s 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.05s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
0.02s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[180]
0.01s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
0.01s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[180]
0.01s setup    test_log_scenario.py::TestLogScenario::test_log_uniform

(2 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 274.10s (0:04:34) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/cfxk/00082e/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 ===============================
18.05s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
13.59s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
6.47s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
5.13s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
5.07s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
3.04s 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-64]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]

(5 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 5 passed in 52.95s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/cfxk/00082f/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.79s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
11.93s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
5.98s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
5.59s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
5.34s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
1.12s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]

(6 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 5 passed in 54.49s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/cfxk/000833/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 ===============================
18.86s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
15.63s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
6.66s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
5.74s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
4.65s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
1.03s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
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-64]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 5 passed in 53.50s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/cfxk/000835/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.43s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
15.86s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
7.41s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
5.38s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
5.17s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
1.04s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
0.10s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
0.05s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]

(5 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 5 passed in 53.41s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/cfxk/00082d/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 ===============================
15.55s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
15.48s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
10.10s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
5.03s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
4.97s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
1.04s 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-1]
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-2-2]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]

(5 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 5 passed in 52.93s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/cfxk/000831/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 ===============================
123.20s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
101.79s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
76.47s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
26.67s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
8.89s 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.02s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
0.02s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
0.02s 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 teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 5 passed in 341.03s (0:05:41) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/cfxk/000830/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 ===============================
266.48s call     upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
96.65s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
95.06s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
91.04s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
27.01s call     zip_bomb.py::TestZipBomb::test
11.24s 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.66s setup    zip_bomb.py::TestZipBomb::test
0.04s setup    test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]

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

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