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

data_read_correctness.py ..
order_by_with_limit.py .
tablets_movement.py ..
test_cs_many_updates.py drop table: 13.5 ms
create table: 237.7 ms
initial inserts:
    "runs": 10
    "avg_ms": 25.5
    "min_ms": 19.5
    "median_ms": 27.8
    "max_ms": 30.6
    "stdev_ms": 5.0
select count(*) after initial inserts: 86.3 ms
bulk_upserts (step 0):
    "runs": 500
    "avg_ms": 32.5
    "min_ms": 27.1
    "median_ms": 31.2
    "max_ms": 60.9
    "stdev_ms": 4.4
select count(*) after all modifications: 1975.5 ms
select all: 2088.9 ms
delete from table: 2094.3 ms
select all after delete: 2146.8 ms
.

============================== slowest durations ===============================
299.61s call     data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
90.45s call     tablets_movement.py::TestTabletsMovement::test[COLUMN]
78.93s call     tablets_movement.py::TestTabletsMovement::test[ROW]
26.34s call     order_by_with_limit.py::TestOrderBy::test
25.16s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
11.45s setup    data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
8.03s setup    data_read_correctness.py::TestDataReadCorrectness::test
3.67s setup    order_by_with_limit.py::TestOrderBy::test
3.64s setup    tablets_movement.py::TestTabletsMovement::test[COLUMN]
3.08s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
1.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
0.59s teardown tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.49s teardown tablets_movement.py::TestTabletsMovement::test[ROW]
0.24s call     data_read_correctness.py::TestDataReadCorrectness::test
0.18s teardown data_read_correctness.py::TestDataReadPerformanceNoIntersections::test

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

test_cs_many_updates.py drop table: 103.8 ms
create table: 738.3 ms
initial inserts:
    "runs": 10
    "avg_ms": 60.0
    "min_ms": 40.9
    "median_ms": 61.3
    "max_ms": 84.1
    "stdev_ms": 12.4
select count(*) after initial inserts: 158.3 ms
bulk_upserts (step 0):
    "runs": 100
    "avg_ms": 77.1
    "min_ms": 42.8
    "median_ms": 73.1
    "max_ms": 164.8
    "stdev_ms": 22.5
updates (step 1):
    "runs": 200
    "avg_ms": 201.1
    "min_ms": 139.1
    "median_ms": 197.3
    "max_ms": 337.3
    "stdev_ms": 34.1
upserts (step 2):
    "runs": 200
    "avg_ms": 40.1
    "min_ms": 21.5
    "median_ms": 32.5
    "max_ms": 114.5
    "stdev_ms": 19.2
select count(*) after all modifications: 575.2 ms
select all: 478.4 ms
delete from table: 470.6 ms
select all after delete: 537.2 ms
.drop table: 104.0 ms
create table: 884.9 ms
initial inserts:
    "runs": 10
    "avg_ms": 85.5
    "min_ms": 71.5
    "median_ms": 84.6
    "max_ms": 105.0
    "stdev_ms": 11.3
select count(*) after initial inserts: 196.4 ms
updates (step 0):
    "runs": 1000
    "avg_ms": 239.7
    "min_ms": 116.4
    "median_ms": 219.8
    "max_ms": 3792.9
    "stdev_ms": 136.0
select count(*) after all modifications: 327.1 ms
select all: 276.1 ms
delete from table: 502.0 ms
select all after delete: 336.2 ms
.drop table: 37.9 ms
create table: 1041.5 ms
initial inserts:
    "runs": 15
    "avg_ms": 47.7
    "min_ms": 32.6
    "median_ms": 45.0
    "max_ms": 63.0
    "stdev_ms": 8.9
select count(*) after initial inserts: 113.5 ms
updates (step 0):
    "runs": 150
    "avg_ms": 177.2
    "min_ms": 90.0
    "median_ms": 171.6
    "max_ms": 371.7
    "stdev_ms": 51.1
bulk_upserts (step 1):
    "runs": 100
    "avg_ms": 74.0
    "min_ms": 47.3
    "median_ms": 68.8
    "max_ms": 170.2
    "stdev_ms": 23.7
select count(*) after all modifications: 447.8 ms
select all: 375.3 ms
delete from table: 886.9 ms
select all after delete: 360.1 ms
.drop table: 61.4 ms
create table: 677.9 ms
initial inserts:
    "runs": 20
    "avg_ms": 46.9
    "min_ms": 30.5
    "median_ms": 49.2
    "max_ms": 70.9
    "stdev_ms": 11.8
select count(*) after initial inserts: 114.2 ms
updates (step 0):
    "runs": 200
    "avg_ms": 149.3
    "min_ms": 90.3
    "median_ms": 143.0
    "max_ms": 288.1
    "stdev_ms": 36.6
upserts (step 1):
    "runs": 200
    "avg_ms": 32.8
    "min_ms": 19.3
    "median_ms": 27.6
    "max_ms": 90.9
    "stdev_ms": 11.8
bulk_upserts (step 2):
    "runs": 100
    "avg_ms": 65.9
    "min_ms": 51.0
    "median_ms": 63.8
    "max_ms": 127.0
    "stdev_ms": 10.5
select count(*) after all modifications: 549.3 ms
select all: 521.5 ms
delete from table: 605.2 ms
select all after delete: 445.6 ms
.drop table: 41.8 ms
create table: 516.3 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.7
    "min_ms": 26.9
    "median_ms": 30.0
    "max_ms": 31.4
    "stdev_ms": 1.2
select count(*) after initial inserts: 84.6 ms
upserts (step 0):
    "runs": 1000
    "avg_ms": 28.1
    "min_ms": 18.6
    "median_ms": 26.4
    "max_ms": 179.5
    "stdev_ms": 7.5
select count(*) after all modifications: 318.0 ms
select all: 290.6 ms
delete from table: 296.2 ms
select all after delete: 233.6 ms
.Generated operation sequence:
  0. UPDATE: 15 operations
  1. UPSERT: 6 operations
  2. UPDATE: 16 operations
  3. UPDATE: 2 operations
  4. UPDATE: 6 operations
  5. BULK_UPSERT: 15 operations
  6. BULK_UPSERT: 8 operations
  7. BULK_UPSERT: 3 operations
  8. UPSERT: 16 operations
  9. UPSERT: 14 operations
drop table: 40.6 ms
create table: 420.5 ms
initial inserts:
    "runs": 10
    "avg_ms": 34.5
    "min_ms": 25.5
    "median_ms": 33.6
    "max_ms": 52.6
    "stdev_ms": 9.2
select count(*) after initial inserts: 119.8 ms
updates (step 0):
    "runs": 150
    "avg_ms": 100.6
    "min_ms": 79.4
    "median_ms": 100.1
    "max_ms": 146.6
    "stdev_ms": 9.8
upserts (step 1):
    "runs": 60
    "avg_ms": 26.5
    "min_ms": 21.1
    "median_ms": 25.6
    "max_ms": 56.9
    "stdev_ms": 4.8
updates (step 2):
    "runs": 160
    "avg_ms": 112.5
    "min_ms": 91.0
    "median_ms": 110.4
    "max_ms": 183.4
    "stdev_ms": 12.9
updates (step 3):
    "runs": 20
    "avg_ms": 106.9
    "min_ms": 98.4
    "median_ms": 107.9
    "max_ms": 114.3
    "stdev_ms": 4.4
updates (step 4):
    "runs": 60
    "avg_ms": 116.3
    "min_ms": 90.3
    "median_ms": 113.4
    "max_ms": 149.8
    "stdev_ms": 11.3
bulk_upserts (step 5):
    "runs": 15
    "avg_ms": 39.6
    "min_ms": 35.2
    "median_ms": 38.9
    "max_ms": 46.9
    "stdev_ms": 3.4
bulk_upserts (step 6):
    "runs": 8
    "avg_ms": 39.0
    "min_ms": 35.4
    "median_ms": 38.9
    "max_ms": 43.4
    "stdev_ms": 2.7
bulk_upserts (step 7):
    "runs": 3
    "avg_ms": 40.8
    "min_ms": 39.1
    "median_ms": 40.7
    "max_ms": 42.7
    "stdev_ms": 1.8
upserts (step 8):
    "runs": 160
    "avg_ms": 26.4
    "min_ms": 22.1
    "median_ms": 25.4
    "max_ms": 54.4
    "stdev_ms": 4.4
upserts (step 9):
    "runs": 140
    "avg_ms": 25.3
    "min_ms": 20.9
    "median_ms": 24.6
    "max_ms": 40.8
    "stdev_ms": 3.1
select count(*) after all modifications: 238.6 ms
select all: 235.5 ms
delete from table: 260.3 ms
select all after delete: 203.4 ms
.

============================== slowest durations ===============================
243.21s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
59.62s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
54.47s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
46.96s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
37.97s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
30.21s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
17.75s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
3.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.02s teardown 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[upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_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_bulk_upsert]
0.01s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 494.13s (0:08: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/zijm/000639/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 54 items

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

============================== slowest durations ===============================
136.12s call     test_log_scenario.py::TestLogScenario::test_log_uniform
79.47s call     test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
75.19s call     test_log_scenario.py::TestLogScenario::test_log_deviation[180]
10.47s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
7.10s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
4.85s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
4.02s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
4.00s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
1.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
0.02s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
0.01s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
0.01s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[180]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]

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

test_overloads.py ......

============================== slowest durations ===============================
19.37s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
12.62s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
11.73s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
9.76s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
4.90s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
4.39s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
3.09s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
0.15s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
0.08s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
0.01s setup    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]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]

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

test_overloads.py .....

============================== slowest durations ===============================
33.97s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
20.19s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
8.21s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
6.70s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
6.31s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
3.03s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
0.17s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
0.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
0.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]

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

test_overloads.py .....

============================== slowest durations ===============================
13.64s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
8.62s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
5.83s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
5.48s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
5.41s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
3.08s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]

(6 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 5 passed in 42.83s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/zijm/000631/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 54 items

test_overloads.py .....

============================== slowest durations ===============================
42.52s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
11.38s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
7.60s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
6.28s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
6.21s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
3.03s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
0.13s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
0.06s 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-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
0.01s teardown 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]

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
========================= 5 passed in 78.10s (0:01:18) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/zijm/000633/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 54 items

test_overloads.py .....

============================== slowest durations ===============================
9.58s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
8.78s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
5.85s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
5.42s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
4.95s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
1.06s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
0.04s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]

(5 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 5 passed in 36.54s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/zijm/000632/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 54 items

test_overloads.py .....

============================== slowest durations ===============================
130.32s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
102.34s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
83.34s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
17.35s call     test_overloads.py::TestLogScenario::test_overloads_reject_probability
13.44s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
3.05s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
0.05s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_reject_probability

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

test_overloads.py ...
upgrade_to_internal_path_id.py 

============================== slowest durations ===============================
121.14s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
107.23s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
94.34s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
10.73s setup    upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
3.09s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[2-2]

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
======================== 3 passed in 603.07s (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/zijm/000635/ydb/tests/olap/ydb-tests-olap', '--basetemp', '/home/runner/.ya/build/build_root/zijm/000635/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/zijm/000635/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/zijm/000635', '--source-root', '/home/runner/.ya/build/build_root/zijm/000635/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/zijm/000635/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/zijm/000635/ydb/tests/olap/ydb-tests-olap', '--basetemp', '/home/runner/.ya/build/build_root/zijm/000635/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/zijm/000635/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/zijm/000635', '--source-root', '/home/runner/.ya/build/build_root/zijm/000635/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/zijm/000635/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",), {})
