============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/5ew7/00061e/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: 10.8 ms
create table: 220.6 ms
initial inserts:
    "runs": 10
    "avg_ms": 21.6
    "min_ms": 19.2
    "median_ms": 20.6
    "max_ms": 29.6
    "stdev_ms": 3.2
select count(*) after initial inserts: 76.8 ms
bulk_upserts (step 0):
    "runs": 500
    "avg_ms": 39.1
    "min_ms": 34.0
    "median_ms": 38.7
    "max_ms": 52.0
    "stdev_ms": 2.8
select count(*) after all modifications: 1670.3 ms
select all: 1687.5 ms
delete from table: 1785.0 ms
select all after delete: 1856.8 ms
.

============================== slowest durations ===============================
258.33s call     data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
98.56s call     tablets_movement.py::TestTabletsMovement::test[COLUMN]
81.51s call     tablets_movement.py::TestTabletsMovement::test[ROW]
27.10s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
25.17s call     order_by_with_limit.py::TestOrderBy::test
7.00s setup    data_read_correctness.py::TestDataReadCorrectness::test
4.95s setup    data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
3.97s setup    tablets_movement.py::TestTabletsMovement::test[COLUMN]
3.84s setup    order_by_with_limit.py::TestOrderBy::test
3.12s 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.51s teardown tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.47s teardown tablets_movement.py::TestTabletsMovement::test[ROW]
0.25s call     data_read_correctness.py::TestDataReadCorrectness::test
0.20s teardown data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
0.01s teardown data_read_correctness.py::TestDataReadCorrectness::test
0.01s setup    tablets_movement.py::TestTabletsMovement::test[ROW]
0.01s teardown order_by_with_limit.py::TestOrderBy::test
======================== 6 passed in 516.93s (0:08:36) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/5ew7/000625/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: 126.5 ms
create table: 878.8 ms
initial inserts:
    "runs": 10
    "avg_ms": 58.1
    "min_ms": 35.8
    "median_ms": 55.4
    "max_ms": 85.5
    "stdev_ms": 15.3
select count(*) after initial inserts: 233.5 ms
bulk_upserts (step 0):
    "runs": 100
    "avg_ms": 99.0
    "min_ms": 53.9
    "median_ms": 87.4
    "max_ms": 498.6
    "stdev_ms": 57.0
updates (step 1):
    "runs": 200
    "avg_ms": 301.9
    "min_ms": 200.6
    "median_ms": 274.8
    "max_ms": 1057.2
    "stdev_ms": 100.0
upserts (step 2):
    "runs": 200
    "avg_ms": 56.5
    "min_ms": 27.4
    "median_ms": 52.4
    "max_ms": 148.0
    "stdev_ms": 21.1
select count(*) after all modifications: 457.7 ms
select all: 735.1 ms
delete from table: 755.2 ms
select all after delete: 392.9 ms
.drop table: 37.1 ms
create table: 848.2 ms
initial inserts:
    "runs": 10
    "avg_ms": 65.1
    "min_ms": 37.9
    "median_ms": 61.6
    "max_ms": 102.8
    "stdev_ms": 21.4
select count(*) after initial inserts: 162.5 ms
updates (step 0):
    "runs": 1000
    "avg_ms": 145.0
    "min_ms": 81.0
    "median_ms": 128.6
    "max_ms": 581.1
    "stdev_ms": 56.7
select count(*) after all modifications: 245.2 ms
select all: 208.6 ms
delete from table: 248.0 ms
select all after delete: 201.2 ms
.drop table: 24.5 ms
create table: 366.9 ms
initial inserts:
    "runs": 15
    "avg_ms": 29.6
    "min_ms": 23.6
    "median_ms": 29.8
    "max_ms": 31.4
    "stdev_ms": 1.8
select count(*) after initial inserts: 91.2 ms
updates (step 0):
    "runs": 150
    "avg_ms": 103.3
    "min_ms": 80.6
    "median_ms": 100.2
    "max_ms": 190.7
    "stdev_ms": 16.6
bulk_upserts (step 1):
    "runs": 100
    "avg_ms": 64.9
    "min_ms": 57.5
    "median_ms": 63.5
    "max_ms": 83.9
    "stdev_ms": 4.8
select count(*) after all modifications: 312.4 ms
select all: 285.6 ms
delete from table: 327.3 ms
select all after delete: 284.0 ms
.drop table: 46.3 ms
create table: 376.3 ms
initial inserts:
    "runs": 20
    "avg_ms": 33.3
    "min_ms": 26.4
    "median_ms": 33.1
    "max_ms": 42.4
    "stdev_ms": 4.8
select count(*) after initial inserts: 89.8 ms
updates (step 0):
    "runs": 200
    "avg_ms": 98.6
    "min_ms": 78.6
    "median_ms": 96.7
    "max_ms": 156.5
    "stdev_ms": 12.1
upserts (step 1):
    "runs": 200
    "avg_ms": 26.1
    "min_ms": 18.2
    "median_ms": 25.5
    "max_ms": 53.1
    "stdev_ms": 5.1
bulk_upserts (step 2):
    "runs": 100
    "avg_ms": 85.4
    "min_ms": 66.4
    "median_ms": 83.1
    "max_ms": 117.5
    "stdev_ms": 11.1
select count(*) after all modifications: 559.8 ms
select all: 510.5 ms
delete from table: 536.1 ms
select all after delete: 543.5 ms
.drop table: 45.9 ms
create table: 472.6 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.1
    "min_ms": 24.4
    "median_ms": 29.9
    "max_ms": 31.0
    "stdev_ms": 2.0
select count(*) after initial inserts: 90.1 ms
upserts (step 0):
    "runs": 1000
    "avg_ms": 28.7
    "min_ms": 18.5
    "median_ms": 26.9
    "max_ms": 68.8
    "stdev_ms": 6.2
select count(*) after all modifications: 293.3 ms
select all: 248.0 ms
delete from table: 312.4 ms
select all after delete: 212.2 ms
.Generated operation sequence:
  0. UPSERT: 14 operations
  1. BULK_UPSERT: 9 operations
  2. UPSERT: 9 operations
  3. UPDATE: 6 operations
  4. BULK_UPSERT: 11 operations
  5. UPDATE: 2 operations
  6. BULK_UPSERT: 10 operations
  7. UPSERT: 9 operations
  8. BULK_UPSERT: 14 operations
  9. BULK_UPSERT: 14 operations
drop table: 27.5 ms
create table: 389.2 ms
initial inserts:
    "runs": 10
    "avg_ms": 30.2
    "min_ms": 29.3
    "median_ms": 30.1
    "max_ms": 31.6
    "stdev_ms": 0.7
select count(*) after initial inserts: 86.5 ms
upserts (step 0):
    "runs": 140
    "avg_ms": 27.6
    "min_ms": 19.5
    "median_ms": 25.7
    "max_ms": 59.0
    "stdev_ms": 6.8
bulk_upserts (step 1):
    "runs": 9
    "avg_ms": 56.0
    "min_ms": 48.0
    "median_ms": 52.4
    "max_ms": 88.4
    "stdev_ms": 12.4
upserts (step 2):
    "runs": 90
    "avg_ms": 26.3
    "min_ms": 20.6
    "median_ms": 25.5
    "max_ms": 43.7
    "stdev_ms": 3.7
updates (step 3):
    "runs": 60
    "avg_ms": 110.4
    "min_ms": 78.5
    "median_ms": 111.2
    "max_ms": 178.3
    "stdev_ms": 21.5
bulk_upserts (step 4):
    "runs": 11
    "avg_ms": 51.1
    "min_ms": 43.4
    "median_ms": 46.9
    "max_ms": 80.3
    "stdev_ms": 10.2
updates (step 5):
    "runs": 20
    "avg_ms": 119.6
    "min_ms": 94.8
    "median_ms": 115.2
    "max_ms": 170.7
    "stdev_ms": 20.4
bulk_upserts (step 6):
    "runs": 10
    "avg_ms": 46.4
    "min_ms": 43.0
    "median_ms": 45.8
    "max_ms": 52.1
    "stdev_ms": 2.6
upserts (step 7):
    "runs": 90
    "avg_ms": 25.0
    "min_ms": 17.4
    "median_ms": 24.7
    "max_ms": 40.4
    "stdev_ms": 4.2
bulk_upserts (step 8):
    "runs": 14
    "avg_ms": 49.6
    "min_ms": 42.4
    "median_ms": 49.0
    "max_ms": 57.3
    "stdev_ms": 4.6
bulk_upserts (step 9):
    "runs": 14
    "avg_ms": 47.3
    "min_ms": 42.5
    "median_ms": 45.0
    "max_ms": 64.2
    "stdev_ms": 5.9
select count(*) after all modifications: 186.7 ms
select all: 225.7 ms
delete from table: 225.4 ms
select all after delete: 185.8 ms
.

============================== slowest durations ===============================
147.58s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
85.74s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
36.82s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
30.63s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
24.14s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
22.03s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
7.73s 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.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
0.01s setup    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[upsert]
0.01s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
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[bulk_upsert_update_upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 362.63s (0:06:02) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/5ew7/000623/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 ===============================
103.49s call     test_log_scenario.py::TestLogScenario::test_log_uniform
73.49s call     test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
52.88s call     test_log_scenario.py::TestLogScenario::test_log_deviation[180]
8.51s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
7.09s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
5.15s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
4.15s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
3.91s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
1.04s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
0.03s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
0.02s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[180]
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 setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]

(4 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 260.47s (0:04: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/5ew7/00061c/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 ===============================
8.19s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
7.65s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
7.49s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
6.56s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
5.98s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
5.97s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
3.12s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
0.06s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
0.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
0.02s 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-2]
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-1-64]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]

(2 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 6 passed in 46.03s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/5ew7/000620/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 ===============================
10.18s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
9.33s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
9.00s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
7.01s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
5.97s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
3.11s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
0.10s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
0.02s 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-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 5 passed in 45.80s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/5ew7/00062d/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 ===============================
8.50s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
8.04s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
7.23s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
5.87s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
5.26s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
3.11s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
0.05s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
0.03s 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-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]

(4 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 5 passed in 38.89s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/5ew7/00062c/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 ===============================
8.87s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
7.96s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
7.83s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
7.14s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
6.49s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
3.09s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
0.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
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-1]
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[2-10000-64]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 5 passed in 42.37s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/5ew7/000629/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 ===============================
7.73s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
7.27s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
7.06s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
7.02s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
6.71s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
3.08s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
0.07s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
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-64]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
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-10000-8]

(2 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 5 passed in 39.85s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/5ew7/00061a/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 ===============================
122.97s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
109.36s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
88.22s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
11.46s call     test_overloads.py::TestLogScenario::test_overloads_reject_probability
7.03s 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.01s teardown test_overloads.py::TestLogScenario::test_overloads_reject_probability
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
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_bulk_upsert[2-2-8]

(4 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 5 passed in 343.21s (0:05:43) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/5ew7/000627/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 .
zip_bomb.py 

============================== slowest durations ===============================
254.93s call     upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
116.48s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
97.56s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
87.18s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
7.68s setup    upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
3.02s teardown upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
2.68s setup    zip_bomb.py::TestZipBomb::test
1.04s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
0.01s 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 !!!!!!!!!!!!!!
======================== 4 passed in 611.27s (0:10:11) =========================

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