============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/qw9p/00029f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 58 items

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

============================== slowest durations ===============================
232.67s call     data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
58.23s call     order_by_with_limit.py::TestOrderBy::test_random
37.45s call     order_by_with_limit.py::TestOrderBy::test_fetch_race
5.26s setup    data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
4.66s setup    data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
3.09s setup    order_by_with_limit.py::TestOrderBy::test_fetch_race
0.22s call     data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
0.17s call     data_read_correctness.py::TestDataReadCorrectness::test[table]
0.14s teardown data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
0.09s call     order_by_with_limit.py::TestOrderBy::test_filtered_portion
0.03s teardown order_by_with_limit.py::TestOrderBy::test_fetch_race
0.01s setup    data_read_correctness.py::TestDataReadCorrectness::test[table]

(6 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 342.58s (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/qw9p/0002a6/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 58 items

order_by_with_limit.py .
tablets_movement.py ..
test_cs_many_updates.py drop table: 14.1 ms
create table: 230.8 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.3
    "min_ms": 23.7
    "median_ms": 29.7
    "max_ms": 32.1
    "stdev_ms": 2.2
select count(*) after initial inserts: 92.0 ms
bulk_upserts (step 0):
    "runs": 500
    "avg_ms": 43.3
    "min_ms": 38.8
    "median_ms": 43.0
    "max_ms": 55.3
    "stdev_ms": 2.3
select count(*) after all modifications: 2087.3 ms
select all: 2193.8 ms
delete from table: 2284.5 ms
select all after delete: 2396.7 ms
.drop table: 35.2 ms
create table: 302.6 ms
initial inserts:
    "runs": 10
    "avg_ms": 26.4
    "min_ms": 19.2
    "median_ms": 29.6
    "max_ms": 31.9
    "stdev_ms": 5.2
select count(*) after initial inserts: 68.4 ms
bulk_upserts (step 0):
    "runs": 100
    "avg_ms": 43.4
    "min_ms": 40.2
    "median_ms": 43.1
    "max_ms": 51.1
    "stdev_ms": 1.9
updates (step 1):
    "runs": 200
    "avg_ms": 115.3
    "min_ms": 97.0
    "median_ms": 114.8
    "max_ms": 168.0
    "stdev_ms": 8.6
upserts (step 2):
    "runs": 200
    "avg_ms": 24.0
    "min_ms": 17.4
    "median_ms": 22.2
    "max_ms": 56.3
    "stdev_ms": 6.2
select count(*) after all modifications: 228.1 ms
select all: 252.5 ms
delete from table: 267.9 ms
select all after delete: 239.9 ms
.drop table: 27.6 ms
create table: 295.0 ms
initial inserts:
    "runs": 10
    "avg_ms": 31.4
    "min_ms": 21.6
    "median_ms": 31.3
    "max_ms": 40.9
    "stdev_ms": 5.0
select count(*) after initial inserts: 76.7 ms
updates (step 0):
    "runs": 1000
    "avg_ms": 93.3
    "min_ms": 71.9
    "median_ms": 91.4
    "max_ms": 162.0
    "stdev_ms": 10.8
select count(*) after all modifications: 227.0 ms
select all: 207.8 ms
delete from table: 239.6 ms
select all after delete: 178.2 ms
.

============================== slowest durations ===============================
167.30s call     order_by_with_limit.py::TestOrderBy::test_stress_sorting
96.32s call     tablets_movement.py::TestTabletsMovement::test[COLUMN]
94.88s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
77.71s call     tablets_movement.py::TestTabletsMovement::test[ROW]
33.87s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
31.25s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
5.15s setup    order_by_with_limit.py::TestOrderBy::test_stress_sorting
3.47s setup    tablets_movement.py::TestTabletsMovement::test[COLUMN]
3.14s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
3.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
0.54s teardown tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.54s teardown tablets_movement.py::TestTabletsMovement::test[ROW]
0.12s teardown order_by_with_limit.py::TestOrderBy::test_stress_sorting
0.02s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]

(2 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 517.93s (0:08:37) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/qw9p/0002af/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk2
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 58 items

test_cs_many_updates.py drop table: 26.1 ms
create table: 379.9 ms
initial inserts:
    "runs": 15
    "avg_ms": 35.1
    "min_ms": 28.2
    "median_ms": 32.6
    "max_ms": 59.8
    "stdev_ms": 8.3
select count(*) after initial inserts: 130.3 ms
updates (step 0):
    "runs": 150
    "avg_ms": 152.7
    "min_ms": 99.8
    "median_ms": 148.6
    "max_ms": 342.4
    "stdev_ms": 36.1
bulk_upserts (step 1):
    "runs": 100
    "avg_ms": 111.3
    "min_ms": 75.6
    "median_ms": 107.0
    "max_ms": 178.9
    "stdev_ms": 23.5
select count(*) after all modifications: 620.9 ms
select all: 497.7 ms
delete from table: 523.1 ms
select all after delete: 436.0 ms
.drop table: 57.1 ms
create table: 644.8 ms
initial inserts:
    "runs": 20
    "avg_ms": 45.6
    "min_ms": 31.4
    "median_ms": 46.7
    "max_ms": 75.0
    "stdev_ms": 11.4
select count(*) after initial inserts: 154.2 ms
updates (step 0):
    "runs": 200
    "avg_ms": 198.2
    "min_ms": 134.5
    "median_ms": 191.2
    "max_ms": 374.8
    "stdev_ms": 40.2
upserts (step 1):
    "runs": 200
    "avg_ms": 43.7
    "min_ms": 25.9
    "median_ms": 40.8
    "max_ms": 86.7
    "stdev_ms": 12.7
bulk_upserts (step 2):
    "runs": 100
    "avg_ms": 118.9
    "min_ms": 82.4
    "median_ms": 114.8
    "max_ms": 234.4
    "stdev_ms": 24.5
select count(*) after all modifications: 798.0 ms
select all: 571.3 ms
delete from table: 743.0 ms
select all after delete: 718.4 ms
.drop table: 38.3 ms
create table: 531.3 ms
initial inserts:
    "runs": 10
    "avg_ms": 35.8
    "min_ms": 27.8
    "median_ms": 36.1
    "max_ms": 47.3
    "stdev_ms": 6.6
select count(*) after initial inserts: 128.2 ms
upserts (step 0):
    "runs": 1000
    "avg_ms": 40.2
    "min_ms": 23.7
    "median_ms": 36.5
    "max_ms": 117.3
    "stdev_ms": 12.9
select count(*) after all modifications: 639.7 ms
select all: 399.7 ms
delete from table: 427.4 ms
select all after delete: 291.3 ms
.Generated operation sequence:
  0. UPSERT: 3 operations
  1. UPSERT: 2 operations
  2. BULK_UPSERT: 12 operations
  3. UPSERT: 4 operations
  4. BULK_UPSERT: 3 operations
  5. BULK_UPSERT: 13 operations
  6. BULK_UPSERT: 16 operations
  7. UPSERT: 18 operations
  8. UPSERT: 16 operations
  9. UPDATE: 19 operations
drop table: 37.9 ms
create table: 590.3 ms
initial inserts:
    "runs": 10
    "avg_ms": 34.8
    "min_ms": 25.2
    "median_ms": 30.9
    "max_ms": 53.7
    "stdev_ms": 9.7
select count(*) after initial inserts: 98.3 ms
upserts (step 0):
    "runs": 30
    "avg_ms": 41.4
    "min_ms": 25.4
    "median_ms": 40.8
    "max_ms": 85.3
    "stdev_ms": 12.6
upserts (step 1):
    "runs": 20
    "avg_ms": 30.2
    "min_ms": 24.3
    "median_ms": 28.2
    "max_ms": 43.1
    "stdev_ms": 5.5
bulk_upserts (step 2):
    "runs": 12
    "avg_ms": 60.7
    "min_ms": 54.3
    "median_ms": 59.3
    "max_ms": 79.3
    "stdev_ms": 7.3
upserts (step 3):
    "runs": 40
    "avg_ms": 31.1
    "min_ms": 27.5
    "median_ms": 30.8
    "max_ms": 39.0
    "stdev_ms": 3.0
bulk_upserts (step 4):
    "runs": 3
    "avg_ms": 69.0
    "min_ms": 59.8
    "median_ms": 64.1
    "max_ms": 83.2
    "stdev_ms": 12.4
bulk_upserts (step 5):
    "runs": 13
    "avg_ms": 71.5
    "min_ms": 59.9
    "median_ms": 72.2
    "max_ms": 87.4
    "stdev_ms": 8.9
bulk_upserts (step 6):
    "runs": 16
    "avg_ms": 67.1
    "min_ms": 58.0
    "median_ms": 64.2
    "max_ms": 108.7
    "stdev_ms": 12.7
upserts (step 7):
    "runs": 180
    "avg_ms": 35.4
    "min_ms": 24.8
    "median_ms": 33.7
    "max_ms": 68.7
    "stdev_ms": 7.7
upserts (step 8):
    "runs": 160
    "avg_ms": 29.7
    "min_ms": 23.4
    "median_ms": 28.7
    "max_ms": 54.4
    "stdev_ms": 5.2
updates (step 9):
    "runs": 190
    "avg_ms": 134.0
    "min_ms": 108.5
    "median_ms": 131.1
    "max_ms": 212.7
    "stdev_ms": 17.1
select count(*) after all modifications: 222.4 ms
select all: 250.5 ms
delete from table: 265.0 ms
select all after delete: 219.8 ms
.
test_log_scenario.py ..

============================== slowest durations ===============================
77.82s call     test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
64.89s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
61.81s call     test_log_scenario.py::TestLogScenario::test_log_deviation[180]
44.66s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
43.03s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
37.18s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
7.05s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[180]
7.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
4.58s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
3.55s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
0.04s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
0.03s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
0.02s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
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[upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]

(2 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 352.28s (0:05:52) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/qw9p/0002ac/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 58 items

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

============================== slowest durations ===============================
99.50s call     test_log_scenario.py::TestLogScenario::test_log_uniform
7.08s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
5.64s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
5.28s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
5.16s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
4.88s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
4.65s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
4.31s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
3.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
0.02s 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-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]

(6 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 140.11s (0:02: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/qw9p/0002b6/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 58 items

test_overloads.py ......

============================== slowest durations ===============================
7.39s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
6.43s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
6.21s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
6.02s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
5.29s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
4.89s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
3.05s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
0.04s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
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[1-10000-128]
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[1-10000-1]

(5 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 6 passed in 40.01s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/qw9p/0002a9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk5
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 58 items

test_overloads.py ......

============================== slowest durations ===============================
8.11s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
6.76s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
5.91s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
5.22s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
5.07s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
4.96s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
3.05s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
0.03s 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]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]

(6 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 6 passed in 39.91s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/qw9p/0002b2/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk6
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 58 items

test_overloads.py ......

============================== slowest durations ===============================
7.69s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
7.14s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
5.50s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
5.10s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
5.06s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
4.76s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
1.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]

(7 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 6 passed in 36.97s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/qw9p/000299/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 58 items

test_overloads.py ......

============================== slowest durations ===============================
8.51s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
6.25s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
5.89s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
5.86s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
5.68s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
5.25s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
3.04s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
0.02s 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-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]

(6 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 6 passed in 41.16s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/qw9p/00029c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk8
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 58 items

test_overloads.py .....

============================== slowest durations ===============================
132.01s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
104.17s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
81.01s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
8.87s call     test_overloads.py::TestLogScenario::test_overloads_reject_probability
4.99s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
3.04s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
0.10s teardown test_overloads.py::TestLogScenario::test_overloads_reject_probability
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_reject_probability
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1-1]

(5 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 5 passed in 334.77s (0:05: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/qw9p/0002a2/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 58 items

test_overloads.py ...
upgrade_to_internal_path_id.py .

============================== slowest durations ===============================
240.77s call     upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
120.93s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
114.55s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
95.27s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
5.64s setup    upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
1.03s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-2]

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