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

compaction_config.py .......

============================== slowest durations ===============================
13.47s call     compaction_config.py::TestCompactionConfig::test_constructor_still_overrides_preset
9.08s call     compaction_config.py::TestCompactionConfig::test_mix_constructor
7.56s call     compaction_config.py::TestCompactionConfig::test_default
7.33s call     compaction_config.py::TestCompactionConfig::test_constructor_overrides_preset
5.39s call     compaction_config.py::TestCompactionConfig::test_lc_buckets
5.12s call     compaction_config.py::TestCompactionConfig::test_tiling
5.11s call     compaction_config.py::TestCompactionConfig::test_lc_buckets_constructor
0.02s setup    compaction_config.py::TestCompactionConfig::test_constructor_still_overrides_preset
0.02s setup    compaction_config.py::TestCompactionConfig::test_lc_buckets_constructor
0.02s setup    compaction_config.py::TestCompactionConfig::test_lc_buckets

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

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

============================== slowest durations ===============================
273.34s call     data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
65.76s call     order_by_with_limit.py::TestOrderBy::test_fetch_race
17.99s call     compaction_config.py::TestCompactionConfig::test_tiling_constructor
17.66s call     compaction_config.py::TestCompactionConfig::test_wrong_constructor
9.08s call     compaction_config.py::TestCompactionConfig::test_wrong_preset
5.00s setup    data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
4.74s setup    order_by_with_limit.py::TestOrderBy::test_fetch_race
4.56s setup    data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
0.30s teardown data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
0.24s call     data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
0.14s call     data_read_correctness.py::TestDataReadCorrectness::test[table]
0.03s teardown order_by_with_limit.py::TestOrderBy::test_fetch_race
0.01s setup    compaction_config.py::TestCompactionConfig::test_tiling_constructor

(8 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 7 passed in 399.58s (0:06:39) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/lcd4/00073d/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 68 items

order_by_with_limit.py ...
tablets_movement.py ..
test_cs_many_updates.py drop table: 16.9 ms
create table: 252.7 ms
initial inserts:
    "runs": 10
    "avg_ms": 25.1
    "min_ms": 19.4
    "median_ms": 25.9
    "max_ms": 31.2
    "stdev_ms": 4.8
select count(*) after initial inserts: 87.7 ms
bulk_upserts (step 0):
    "runs": 500
    "avg_ms": 42.3
    "min_ms": 36.7
    "median_ms": 41.6
    "max_ms": 128.5
    "stdev_ms": 5.1
select count(*) after all modifications: 2076.0 ms
select all: 2294.2 ms
delete from table: 2309.1 ms
select all after delete: 2448.6 ms
.drop table: 26.1 ms
create table: 286.7 ms
initial inserts:
    "runs": 10
    "avg_ms": 23.0
    "min_ms": 19.2
    "median_ms": 20.6
    "max_ms": 30.6
    "stdev_ms": 4.7
select count(*) after initial inserts: 69.7 ms
bulk_upserts (step 0):
    "runs": 100
    "avg_ms": 41.1
    "min_ms": 36.9
    "median_ms": 40.8
    "max_ms": 49.2
    "stdev_ms": 2.2
updates (step 1):
    "runs": 200
    "avg_ms": 114.0
    "min_ms": 96.1
    "median_ms": 113.0
    "max_ms": 143.9
    "stdev_ms": 9.4
upserts (step 2):
    "runs": 200
    "avg_ms": 21.4
    "min_ms": 16.2
    "median_ms": 20.7
    "max_ms": 35.5
    "stdev_ms": 3.1
select count(*) after all modifications: 240.6 ms
select all: 277.5 ms
delete from table: 304.4 ms
select all after delete: 256.1 ms
.

============================== slowest durations ===============================
153.33s call     order_by_with_limit.py::TestOrderBy::test_stress_sorting
113.01s call     order_by_with_limit.py::TestOrderBy::test_random
97.55s call     tablets_movement.py::TestTabletsMovement::test[COLUMN]
92.51s call     tablets_movement.py::TestTabletsMovement::test[ROW]
32.90s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
30.90s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
10.63s setup    order_by_with_limit.py::TestOrderBy::test_filtered_portion
3.93s setup    tablets_movement.py::TestTabletsMovement::test[COLUMN]
3.18s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
3.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
0.69s teardown tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.56s call     order_by_with_limit.py::TestOrderBy::test_filtered_portion
0.46s teardown tablets_movement.py::TestTabletsMovement::test[ROW]
0.17s teardown order_by_with_limit.py::TestOrderBy::test_stress_sorting
0.02s setup    order_by_with_limit.py::TestOrderBy::test_stress_sorting
0.01s teardown order_by_with_limit.py::TestOrderBy::test_random
0.01s setup    tablets_movement.py::TestTabletsMovement::test[ROW]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]

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

test_cs_many_updates.py drop table: 56.5 ms
create table: 697.4 ms
initial inserts:
    "runs": 10
    "avg_ms": 37.0
    "min_ms": 25.6
    "median_ms": 36.1
    "max_ms": 60.1
    "stdev_ms": 9.5
select count(*) after initial inserts: 212.8 ms
updates (step 0):
    "runs": 1000
    "avg_ms": 194.1
    "min_ms": 103.3
    "median_ms": 176.6
    "max_ms": 655.8
    "stdev_ms": 65.1
select count(*) after all modifications: 331.0 ms
select all: 323.4 ms
delete from table: 347.7 ms
select all after delete: 287.3 ms
.drop table: 53.1 ms
create table: 443.2 ms
initial inserts:
    "runs": 15
    "avg_ms": 36.4
    "min_ms": 25.0
    "median_ms": 35.3
    "max_ms": 60.6
    "stdev_ms": 9.8
select count(*) after initial inserts: 102.3 ms
updates (step 0):
    "runs": 150
    "avg_ms": 110.8
    "min_ms": 86.0
    "median_ms": 106.4
    "max_ms": 175.1
    "stdev_ms": 14.3
bulk_upserts (step 1):
    "runs": 100
    "avg_ms": 75.6
    "min_ms": 60.7
    "median_ms": 71.0
    "max_ms": 142.5
    "stdev_ms": 14.7
select count(*) after all modifications: 623.8 ms
select all: 330.3 ms
delete from table: 413.8 ms
select all after delete: 314.0 ms
.drop table: 62.5 ms
create table: 460.2 ms
initial inserts:
    "runs": 20
    "avg_ms": 34.4
    "min_ms": 25.0
    "median_ms": 32.8
    "max_ms": 47.2
    "stdev_ms": 7.4
select count(*) after initial inserts: 138.2 ms
updates (step 0):
    "runs": 200
    "avg_ms": 104.5
    "min_ms": 85.7
    "median_ms": 102.4
    "max_ms": 159.3
    "stdev_ms": 10.3
upserts (step 1):
    "runs": 200
    "avg_ms": 26.6
    "min_ms": 20.8
    "median_ms": 25.7
    "max_ms": 45.0
    "stdev_ms": 3.6
bulk_upserts (step 2):
    "runs": 100
    "avg_ms": 84.5
    "min_ms": 71.7
    "median_ms": 83.0
    "max_ms": 107.3
    "stdev_ms": 7.6
select count(*) after all modifications: 582.6 ms
select all: 562.1 ms
delete from table: 574.5 ms
select all after delete: 544.5 ms
.drop table: 59.1 ms
create table: 442.8 ms
initial inserts:
    "runs": 10
    "avg_ms": 33.6
    "min_ms": 28.3
    "median_ms": 31.0
    "max_ms": 45.2
    "stdev_ms": 6.0
select count(*) after initial inserts: 106.2 ms
upserts (step 0):
    "runs": 1000
    "avg_ms": 27.3
    "min_ms": 17.0
    "median_ms": 26.2
    "max_ms": 162.8
    "stdev_ms": 6.1
select count(*) after all modifications: 336.1 ms
select all: 251.5 ms
delete from table: 291.5 ms
select all after delete: 249.1 ms
.Generated operation sequence:
  0. UPDATE: 11 operations
  1. UPDATE: 16 operations
  2. UPDATE: 11 operations
  3. UPDATE: 1 operations
  4. BULK_UPSERT: 10 operations
  5. UPSERT: 7 operations
  6. UPSERT: 20 operations
  7. UPSERT: 17 operations
  8. UPSERT: 15 operations
  9. UPDATE: 13 operations
drop table: 44.2 ms
create table: 420.1 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.7
    "min_ms": 26.4
    "median_ms": 29.7
    "max_ms": 33.1
    "stdev_ms": 1.9
select count(*) after initial inserts: 85.0 ms
updates (step 0):
    "runs": 110
    "avg_ms": 125.2
    "min_ms": 86.8
    "median_ms": 109.7
    "max_ms": 240.2
    "stdev_ms": 33.5
updates (step 1):
    "runs": 160
    "avg_ms": 182.2
    "min_ms": 105.0
    "median_ms": 176.8
    "max_ms": 335.2
    "stdev_ms": 45.1
updates (step 2):
    "runs": 110
    "avg_ms": 164.5
    "min_ms": 115.6
    "median_ms": 157.2
    "max_ms": 242.7
    "stdev_ms": 31.9
updates (step 3):
    "runs": 10
    "avg_ms": 139.8
    "min_ms": 112.6
    "median_ms": 142.1
    "max_ms": 171.6
    "stdev_ms": 18.1
bulk_upserts (step 4):
    "runs": 10
    "avg_ms": 73.0
    "min_ms": 52.4
    "median_ms": 74.5
    "max_ms": 116.1
    "stdev_ms": 18.3
upserts (step 5):
    "runs": 70
    "avg_ms": 36.9
    "min_ms": 24.5
    "median_ms": 33.6
    "max_ms": 99.2
    "stdev_ms": 11.6
upserts (step 6):
    "runs": 200
    "avg_ms": 33.8
    "min_ms": 24.7
    "median_ms": 30.9
    "max_ms": 87.3
    "stdev_ms": 9.1
upserts (step 7):
    "runs": 170
    "avg_ms": 32.4
    "min_ms": 22.4
    "median_ms": 30.6
    "max_ms": 65.7
    "stdev_ms": 7.2
upserts (step 8):
    "runs": 150
    "avg_ms": 33.6
    "min_ms": 23.2
    "median_ms": 31.2
    "max_ms": 75.4
    "stdev_ms": 8.0
updates (step 9):
    "runs": 130
    "avg_ms": 196.3
    "min_ms": 146.5
    "median_ms": 191.3
    "max_ms": 342.4
    "stdev_ms": 31.4
select count(*) after all modifications: 481.6 ms
select all: 429.7 ms
delete from table: 429.7 ms
select all after delete: 365.3 ms
.
test_log_scenario.py ..

============================== slowest durations ===============================
196.77s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
111.15s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
73.06s call     test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
58.62s call     test_log_scenario.py::TestLogScenario::test_log_deviation[180]
38.29s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
29.40s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
27.03s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
15.98s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
7.04s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[180]
3.96s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
3.03s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
0.02s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_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]
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[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]
0.01s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 7 passed in 565.20s (0:09:25) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/lcd4/00073c/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 68 items

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

============================== slowest durations ===============================
87.98s call     test_log_scenario.py::TestLogScenario::test_log_uniform
42.44s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
9.84s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
8.29s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
6.84s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
5.54s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
5.15s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
5.06s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
4.92s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
3.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
0.01s teardown 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-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]

(6 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 7 passed in 180.00s (0:02:59) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/lcd4/000736/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 68 items

test_overloads.py .......

============================== slowest durations ===============================
18.92s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
5.99s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
5.86s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
5.68s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
5.60s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
5.58s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
4.83s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
1.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
0.04s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
0.02s 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-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]

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

test_overloads.py .......

============================== slowest durations ===============================
14.39s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
8.89s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
6.46s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
5.56s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
5.47s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
5.28s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
4.76s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
3.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-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-1-64]
0.01s 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-1]

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

test_overloads.py .......

============================== slowest durations ===============================
18.06s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
12.45s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
6.06s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
5.54s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
5.54s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
4.87s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
4.83s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
3.04s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
0.01s 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-64]

(11 durations < 0.005s hidden.  Use -vv to show these durations.)
========================= 7 passed in 61.29s (0:01:01) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/lcd4/000739/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 68 items

test_overloads.py ......

============================== slowest durations ===============================
103.28s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
93.75s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
19.39s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
10.24s call     test_overloads.py::TestLogScenario::test_overloads_reject_probability
7.55s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
5.59s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
3.04s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]

(8 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 243.67s (0:04:03) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/lcd4/000738/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 68 items

test_overloads.py ....
upgrade_to_internal_path_id.py F
zip_bomb.py .

=================================== FAILURES ===================================
_______________________ TestUpgradeToInternalPathId.test _______________________
ydb/tests/olap/upgrade_to_internal_path_id.py:106: in test
    assert external_path_id < i + 10  # with a gap for some path ids created before tables creation
E   assert 37 < (0 + 10)
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/lcd4/000738/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62021
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16497
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7409
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63556
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5649
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15734
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64413
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12228
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/65293
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:479 Working directory: /home/runner/.ya/build/build_root/lcd4/000738/r3tmp/kikimr_cluster_mdflgddq
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/lcd4/000738/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1565
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3944
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17069
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22136
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/lcd4/000738/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_1/logfile_isi0ja6b.log --grpc-port=1565 --mon-port=3944 --ic-port=62021
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/lcd4/000738/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6496
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22620
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5272
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24416
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/lcd4/000738/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=2 --log-file-name=/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_2/logfile_0d87zoer.log --grpc-port=6496 --mon-port=22620 --ic-port=16497
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/lcd4/000738/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25309
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4170
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64222
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29804
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/lcd4/000738/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=3 --log-file-name=/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_3/logfile_8k9zy5m2.log --grpc-port=25309 --mon-port=4170 --ic-port=7409
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/lcd4/000738/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27661
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3883
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20935
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23690
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/lcd4/000738/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=4 --log-file-name=/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_4/logfile_1crv20sz.log --grpc-port=27661 --mon-port=3883 --ic-port=63556
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/lcd4/000738/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27356
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15776
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26094
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25307
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/lcd4/000738/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=5 --log-file-name=/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_5/logfile_jaumsy72.log --grpc-port=27356 --mon-port=15776 --ic-port=5649
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/lcd4/000738/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6596
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16885
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16248
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10631
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/lcd4/000738/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=6 --log-file-name=/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_6/logfile_awjuus7e.log --grpc-port=6596 --mon-port=16885 --ic-port=15734
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/lcd4/000738/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20397
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18597
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22731
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28692
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/lcd4/000738/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=7 --log-file-name=/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_7/logfile_sxd5n63r.log --grpc-port=20397 --mon-port=18597 --ic-port=64413
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/lcd4/000738/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5724
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15263
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21615
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6873
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/lcd4/000738/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=8 --log-file-name=/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_8/logfile_wyoe2od8.log --grpc-port=5724 --mon-port=15263 --ic-port=12228
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/lcd4/000738/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7630
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28034
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10903
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17577
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/lcd4/000738/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=9 --log-file-name=/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_9/logfile_45soec8q.log --grpc-port=7630 --mon-port=28034 --ic-port=65293
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/lcd4/000738/r3tmp/pdisk1va0twrax.data on node localhost:1565/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/lcd4/000738/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_1/logfile_isi0ja6b.log --grpc-port=1565 --mon-port=3944 --ic-port=62021
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/lcd4/000738/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_1/logfile_isi0ja6b.log', '--grpc-port=1565', '--mon-port=3944', '--ic-port=62021')' in '/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 4118572
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:1565/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.15
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.15
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/lcd4/000738/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4118594
DEBUG    ya.test:process.py:259 Command (pid 4118594) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4118594) elapsed time (sec): 0.4983067512512207
DEBUG    ya.test:process.py:263 Command (pid 4118594) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4118594) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4118594) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4118594) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4118594) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4118594) maxrss: 538424
DEBUG    ya.test:process.py:263 Command (pid 4118594) minflt: 17154
DEBUG    ya.test:process.py:263 Command (pid 4118594) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4118594) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4118594) nivcsw: 50
DEBUG    ya.test:process.py:263 Command (pid 4118594) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4118594) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4118594) nvcsw: 27
DEBUG    ya.test:process.py:263 Command (pid 4118594) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4118594) stime: 0.294856
DEBUG    ya.test:process.py:263 Command (pid 4118594) utime: 0.12415
DEBUG    ya.test:process.py:263 Command (pid 4118594) wtime: 0.5
DEBUG    ya.test:process.py:275 Command (pid 4118594) output:
Git info:
    Commit: 79bdf1b0186f47b104634211d9b597d1df8f3314
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 2e3cc9f167a4fc67dd8160c23bca15fff662274f into 6f857dc4b43c7aa20ea5aa4585122d298c5923ef

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-eos4xnpvxy
    Host information: 
        Linux ghrun-eos4xnpvxy 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 4118594) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 79bdf1b0186f47b104634211d9b597d1df8f3314
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 2e3cc9f167a4fc67dd8160c23bca15fff662274f into 6f857dc4b43c7aa20ea5aa4585122d298c5923ef
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/lcd4/000738/r3tmp/pdisk17wy2psy7.data on node localhost:6496/2, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/lcd4/000738/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=2 --log-file-name=/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_2/logfile_0d87zoer.log --grpc-port=6496 --mon-port=22620 --ic-port=16497
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/lcd4/000738/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs/config.yaml', '--node=2', '--log-file-name=/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_2/logfile_0d87zoer.log', '--grpc-port=6496', '--mon-port=22620', '--ic-port=16497')' in '/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_2' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 4118863
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:6496/2
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.16
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.16
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/lcd4/000738/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4118864
DEBUG    ya.test:process.py:259 Command (pid 4118864) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4118864) elapsed time (sec): 0.486696720123291
DEBUG    ya.test:process.py:263 Command (pid 4118864) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4118864) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4118864) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4118864) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4118864) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4118864) maxrss: 538424
DEBUG    ya.test:process.py:263 Command (pid 4118864) minflt: 16090
DEBUG    ya.test:process.py:263 Command (pid 4118864) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4118864) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4118864) nivcsw: 52
DEBUG    ya.test:process.py:263 Command (pid 4118864) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4118864) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4118864) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 4118864) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4118864) stime: 0.229394
DEBUG    ya.test:process.py:263 Command (pid 4118864) utime: 0.13463899999999998
DEBUG    ya.test:process.py:263 Command (pid 4118864) wtime: 0.491
DEBUG    ya.test:process.py:275 Command (pid 4118864) output:
Git info:
    Commit: 79bdf1b0186f47b104634211d9b597d1df8f3314
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 2e3cc9f167a4fc67dd8160c23bca15fff662274f into 6f857dc4b43c7aa20ea5aa4585122d298c5923ef

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-eos4xnpvxy
    Host information: 
        Linux ghrun-eos4xnpvxy 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 4118864) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 2 version:
Git info:
    Commit: 79bdf1b0186f47b104634211d9b597d1df8f3314
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 2e3cc9f167a4fc67dd8160c23bca15fff662274f into 6f857dc4b43c7aa20ea5aa4585122d298c5923ef
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/lcd4/000738/r3tmp/pdisk1fzb9mls0.data on node localhost:25309/3, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/lcd4/000738/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=3 --log-file-name=/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_3/logfile_8k9zy5m2.log --grpc-port=25309 --mon-port=4170 --ic-port=7409
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/lcd4/000738/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs/config.yaml', '--node=3', '--log-file-name=/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_3/logfile_8k9zy5m2.log', '--grpc-port=25309', '--mon-port=4170', '--ic-port=7409')' in '/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_3' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 4119231
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:25309/3
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.17
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.17
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/lcd4/000738/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4119235
DEBUG    ya.test:process.py:259 Command (pid 4119235) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4119235) elapsed time (sec): 0.4111926555633545
DEBUG    ya.test:process.py:263 Command (pid 4119235) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4119235) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4119235) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4119235) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4119235) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4119235) maxrss: 538424
DEBUG    ya.test:process.py:263 Command (pid 4119235) minflt: 16092
DEBUG    ya.test:process.py:263 Command (pid 4119235) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4119235) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4119235) nivcsw: 38
DEBUG    ya.test:process.py:263 Command (pid 4119235) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4119235) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4119235) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 4119235) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4119235) stime: 0.263044
DEBUG    ya.test:process.py:263 Command (pid 4119235) utime: 0.095652
DEBUG    ya.test:process.py:263 Command (pid 4119235) wtime: 0.413
DEBUG    ya.test:process.py:275 Command (pid 4119235) output:
Git info:
    Commit: 79bdf1b0186f47b104634211d9b597d1df8f3314
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 2e3cc9f167a4fc67dd8160c23bca15fff662274f into 6f857dc4b43c7aa20ea5aa4585122d298c5923ef

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-eos4xnpvxy
    Host information: 
        Linux ghrun-eos4xnpvxy 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 4119235) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 3 version:
Git info:
    Commit: 79bdf1b0186f47b104634211d9b597d1df8f3314
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 2e3cc9f167a4fc67dd8160c23bca15fff662274f into 6f857dc4b43c7aa20ea5aa4585122d298c5923ef
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/lcd4/000738/r3tmp/pdisk1wk7rzjx4.data on node localhost:27661/4, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/lcd4/000738/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=4 --log-file-name=/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_4/logfile_1crv20sz.log --grpc-port=27661 --mon-port=3883 --ic-port=63556
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/lcd4/000738/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs/config.yaml', '--node=4', '--log-file-name=/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_4/logfile_1crv20sz.log', '--grpc-port=27661', '--mon-port=3883', '--ic-port=63556')' in '/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_4' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 4119566
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:27661/4
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.18
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.18
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/lcd4/000738/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4119572
DEBUG    ya.test:process.py:259 Command (pid 4119572) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4119572) elapsed time (sec): 0.4877314567565918
DEBUG    ya.test:process.py:263 Command (pid 4119572) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4119572) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4119572) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4119572) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4119572) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4119572) maxrss: 538424
DEBUG    ya.test:process.py:263 Command (pid 4119572) minflt: 16092
DEBUG    ya.test:process.py:263 Command (pid 4119572) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4119572) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4119572) nivcsw: 97
DEBUG    ya.test:process.py:263 Command (pid 4119572) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4119572) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4119572) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 4119572) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4119572) stime: 0.232918
DEBUG    ya.test:process.py:263 Command (pid 4119572) utime: 0.13729
DEBUG    ya.test:process.py:263 Command (pid 4119572) wtime: 0.489
DEBUG    ya.test:process.py:275 Command (pid 4119572) output:
Git info:
    Commit: 79bdf1b0186f47b104634211d9b597d1df8f3314
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 2e3cc9f167a4fc67dd8160c23bca15fff662274f into 6f857dc4b43c7aa20ea5aa4585122d298c5923ef

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-eos4xnpvxy
    Host information: 
        Linux ghrun-eos4xnpvxy 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 4119572) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 4 version:
Git info:
    Commit: 79bdf1b0186f47b104634211d9b597d1df8f3314
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 2e3cc9f167a4fc67dd8160c23bca15fff662274f into 6f857dc4b43c7aa20ea5aa4585122d298c5923ef
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/lcd4/000738/r3tmp/pdisk106mk2k_q.data on node localhost:27356/5, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/lcd4/000738/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=5 --log-file-name=/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_5/logfile_jaumsy72.log --grpc-port=27356 --mon-port=15776 --ic-port=5649
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/lcd4/000738/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs/config.yaml', '--node=5', '--log-file-name=/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_5/logfile_jaumsy72.log', '--grpc-port=27356', '--mon-port=15776', '--ic-port=5649')' in '/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_5' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 4119900
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:27356/5
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.19
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.19
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/lcd4/000738/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4119916
DEBUG    ya.test:process.py:259 Command (pid 4119916) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4119916) elapsed time (sec): 0.485105037689209
DEBUG    ya.test:process.py:263 Command (pid 4119916) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4119916) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4119916) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4119916) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4119916) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4119916) maxrss: 538424
DEBUG    ya.test:process.py:263 Command (pid 4119916) minflt: 16091
DEBUG    ya.test:process.py:263 Command (pid 4119916) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4119916) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4119916) nivcsw: 90
DEBUG    ya.test:process.py:263 Command (pid 4119916) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4119916) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4119916) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 4119916) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4119916) stime: 0.251534
DEBUG    ya.test:process.py:263 Command (pid 4119916) utime: 0.125284
DEBUG    ya.test:process.py:263 Command (pid 4119916) wtime: 0.489
DEBUG    ya.test:process.py:275 Command (pid 4119916) output:
Git info:
    Commit: 79bdf1b0186f47b104634211d9b597d1df8f3314
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 2e3cc9f167a4fc67dd8160c23bca15fff662274f into 6f857dc4b43c7aa20ea5aa4585122d298c5923ef

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-eos4xnpvxy
    Host information: 
        Linux ghrun-eos4xnpvxy 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 4119916) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 5 version:
Git info:
    Commit: 79bdf1b0186f47b104634211d9b597d1df8f3314
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 2e3cc9f167a4fc67dd8160c23bca15fff662274f into 6f857dc4b43c7aa20ea5aa4585122d298c5923ef
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/lcd4/000738/r3tmp/pdisk1hzm89qv0.data on node localhost:6596/6, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/lcd4/000738/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=6 --log-file-name=/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_6/logfile_awjuus7e.log --grpc-port=6596 --mon-port=16885 --ic-port=15734
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/lcd4/000738/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs/config.yaml', '--node=6', '--log-file-name=/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_6/logfile_awjuus7e.log', '--grpc-port=6596', '--mon-port=16885', '--ic-port=15734')' in '/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_6' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 4120242
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:6596/6
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.20
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.20
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/lcd4/000738/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4120252
DEBUG    ya.test:process.py:259 Command (pid 4120252) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4120252) elapsed time (sec): 0.48303651809692383
DEBUG    ya.test:process.py:263 Command (pid 4120252) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4120252) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4120252) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4120252) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4120252) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4120252) maxrss: 538424
DEBUG    ya.test:process.py:263 Command (pid 4120252) minflt: 16091
DEBUG    ya.test:process.py:263 Command (pid 4120252) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4120252) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4120252) nivcsw: 73
DEBUG    ya.test:process.py:263 Command (pid 4120252) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4120252) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4120252) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 4120252) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4120252) stime: 0.29418
DEBUG    ya.test:process.py:263 Command (pid 4120252) utime: 0.135743
DEBUG    ya.test:process.py:263 Command (pid 4120252) wtime: 0.496
DEBUG    ya.test:process.py:275 Command (pid 4120252) output:
Git info:
    Commit: 79bdf1b0186f47b104634211d9b597d1df8f3314
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 2e3cc9f167a4fc67dd8160c23bca15fff662274f into 6f857dc4b43c7aa20ea5aa4585122d298c5923ef

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-eos4xnpvxy
    Host information: 
        Linux ghrun-eos4xnpvxy 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 4120252) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 6 version:
Git info:
    Commit: 79bdf1b0186f47b104634211d9b597d1df8f3314
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 2e3cc9f167a4fc67dd8160c23bca15fff662274f into 6f857dc4b43c7aa20ea5aa4585122d298c5923ef
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/lcd4/000738/r3tmp/pdisk1lemai83l.data on node localhost:20397/7, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/lcd4/000738/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=7 --log-file-name=/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_7/logfile_sxd5n63r.log --grpc-port=20397 --mon-port=18597 --ic-port=64413
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/lcd4/000738/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs/config.yaml', '--node=7', '--log-file-name=/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_7/logfile_sxd5n63r.log', '--grpc-port=20397', '--mon-port=18597', '--ic-port=64413')' in '/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_7' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 4120540
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:20397/7
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.21
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.21
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/lcd4/000738/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4120541
DEBUG    ya.test:process.py:259 Command (pid 4120541) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4120541) elapsed time (sec): 0.4895436763763428
DEBUG    ya.test:process.py:263 Command (pid 4120541) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4120541) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4120541) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4120541) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4120541) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4120541) maxrss: 538424
DEBUG    ya.test:process.py:263 Command (pid 4120541) minflt: 16089
DEBUG    ya.test:process.py:263 Command (pid 4120541) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4120541) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4120541) nivcsw: 46
DEBUG    ya.test:process.py:263 Command (pid 4120541) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4120541) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4120541) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 4120541) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4120541) stime: 0.314212
DEBUG    ya.test:process.py:263 Command (pid 4120541) utime: 0.12175699999999999
DEBUG    ya.test:process.py:263 Command (pid 4120541) wtime: 0.494
DEBUG    ya.test:process.py:275 Command (pid 4120541) output:
Git info:
    Commit: 79bdf1b0186f47b104634211d9b597d1df8f3314
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 2e3cc9f167a4fc67dd8160c23bca15fff662274f into 6f857dc4b43c7aa20ea5aa4585122d298c5923ef

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-eos4xnpvxy
    Host information: 
        Linux ghrun-eos4xnpvxy 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 4120541) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 7 version:
Git info:
    Commit: 79bdf1b0186f47b104634211d9b597d1df8f3314
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 2e3cc9f167a4fc67dd8160c23bca15fff662274f into 6f857dc4b43c7aa20ea5aa4585122d298c5923ef
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/lcd4/000738/r3tmp/pdisk1q3kskzj6.data on node localhost:5724/8, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/lcd4/000738/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=8 --log-file-name=/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_8/logfile_wyoe2od8.log --grpc-port=5724 --mon-port=15263 --ic-port=12228
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/lcd4/000738/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs/config.yaml', '--node=8', '--log-file-name=/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_8/logfile_wyoe2od8.log', '--grpc-port=5724', '--mon-port=15263', '--ic-port=12228')' in '/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_8' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 4120860
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:5724/8
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.22
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.22
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/lcd4/000738/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4120882
DEBUG    ya.test:process.py:259 Command (pid 4120882) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4120882) elapsed time (sec): 0.4730048179626465
DEBUG    ya.test:process.py:263 Command (pid 4120882) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4120882) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4120882) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4120882) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4120882) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4120882) maxrss: 538424
DEBUG    ya.test:process.py:263 Command (pid 4120882) minflt: 16090
DEBUG    ya.test:process.py:263 Command (pid 4120882) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4120882) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4120882) nivcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 4120882) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4120882) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4120882) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 4120882) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4120882) stime: 0.305103
DEBUG    ya.test:process.py:263 Command (pid 4120882) utime: 0.11886
DEBUG    ya.test:process.py:263 Command (pid 4120882) wtime: 0.474
DEBUG    ya.test:process.py:275 Command (pid 4120882) output:
Git info:
    Commit: 79bdf1b0186f47b104634211d9b597d1df8f3314
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 2e3cc9f167a4fc67dd8160c23bca15fff662274f into 6f857dc4b43c7aa20ea5aa4585122d298c5923ef

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-eos4xnpvxy
    Host information: 
        Linux ghrun-eos4xnpvxy 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 4120882) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 8 version:
Git info:
    Commit: 79bdf1b0186f47b104634211d9b597d1df8f3314
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 2e3cc9f167a4fc67dd8160c23bca15fff662274f into 6f857dc4b43c7aa20ea5aa4585122d298c5923ef
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/lcd4/000738/r3tmp/pdisk14ygkcylh.data on node localhost:7630/9, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/lcd4/000738/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=9 --log-file-name=/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_9/logfile_45soec8q.log --grpc-port=7630 --mon-port=28034 --ic-port=65293
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/lcd4/000738/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs/config.yaml', '--node=9', '--log-file-name=/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_9/logfile_45soec8q.log', '--grpc-port=7630', '--mon-port=28034', '--ic-port=65293')' in '/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_9' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 4121314
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:7630/9
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.23
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.23
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/lcd4/000738/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4121340
DEBUG    ya.test:process.py:259 Command (pid 4121340) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4121340) elapsed time (sec): 0.4667794704437256
DEBUG    ya.test:process.py:263 Command (pid 4121340) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4121340) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4121340) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4121340) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4121340) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4121340) maxrss: 538424
DEBUG    ya.test:process.py:263 Command (pid 4121340) minflt: 16092
DEBUG    ya.test:process.py:263 Command (pid 4121340) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4121340) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4121340) nivcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 4121340) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4121340) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4121340) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 4121340) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4121340) stime: 0.28053
DEBUG    ya.test:process.py:263 Command (pid 4121340) utime: 0.138232
DEBUG    ya.test:process.py:263 Command (pid 4121340) wtime: 0.469
DEBUG    ya.test:process.py:275 Command (pid 4121340) output:
Git info:
    Commit: 79bdf1b0186f47b104634211d9b597d1df8f3314
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 2e3cc9f167a4fc67dd8160c23bca15fff662274f into 6f857dc4b43c7aa20ea5aa4585122d298c5923ef

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-eos4xnpvxy
    Host information: 
        Linux ghrun-eos4xnpvxy 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 4121340) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 9 version:
Git info:
    Commit: 79bdf1b0186f47b104634211d9b597d1df8f3314
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 2e3cc9f167a4fc67dd8160c23bca15fff662274f into 6f857dc4b43c7aa20ea5aa4585122d298c5923ef
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/lcd4/000738/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:426 Executing command = ['/home/runner/.ya/build/build_root/lcd4/000738/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:1565', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/lcd4/000738/r3tmp/pdisk1va0twrax.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 2\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/lcd4/000738/r3tmp/pdisk17wy2psy7.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 3\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/lcd4/000738/r3tmp/pdisk1fzb9mls0.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 4\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/lcd4/000738/r3tmp/pdisk1wk7rzjx4.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 5\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/lcd4/000738/r3tmp/pdisk106mk2k_q.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 6\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/lcd4/000738/r3tmp/pdisk1hzm89qv0.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 7\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/lcd4/000738/r3tmp/pdisk1lemai83l.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 8\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/lcd4/000738/r3tmp/pdisk1q3kskzj6.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 9\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/lcd4/000738/r3tmp/pdisk14ygkcylh.data"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 62021\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 16497\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 7409\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 63556\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 5649\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 15734\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 64413\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 12228\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 65293\n      }\n      HostConfigId: 9\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.24
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.24
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/lcd4/000738/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:1565', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/lcd4/000738/r3tmp/pdisk1va0twrax.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 2\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/lcd4/000738/r3tmp/pdisk17wy2psy7.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 3\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/lcd4/000738/r3tmp/pdisk1fzb9mls0.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 4\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/lcd4/000738/r3tmp/pdisk1wk7rzjx4.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 5\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/lcd4/000738/r3tmp/pdisk106mk2k_q.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 6\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/lcd4/000738/r3tmp/pdisk1hzm89qv0.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 7\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/lcd4/000738/r3tmp/pdisk1lemai83l.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 8\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/lcd4/000738/r3tmp/pdisk1q3kskzj6.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 9\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/lcd4/000738/r3tmp/pdisk14ygkcylh.data"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 62021\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 16497\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 7409\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 63556\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 5649\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 15734\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 64413\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 12228\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 65293\n      }\n      HostConfigId: 9\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4122398
DEBUG    ya.test:process.py:259 Command (pid 4122398) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4122398) elapsed time (sec): 0.4782228469848633
DEBUG    ya.test:process.py:263 Command (pid 4122398) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4122398) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4122398) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4122398) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4122398) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4122398) maxrss: 546824
DEBUG    ya.test:process.py:263 Command (pid 4122398) minflt: 18235
DEBUG    ya.test:process.py:263 Command (pid 4122398) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4122398) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4122398) nivcsw: 32
DEBUG    ya.test:process.py:263 Command (pid 4122398) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4122398) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4122398) nvcsw: 126
DEBUG    ya.test:process.py:263 Command (pid 4122398) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4122398) stime: 0.293501
DEBUG    ya.test:process.py:263 Command (pid 4122398) utime: 0.138818
DEBUG    ya.test:process.py:263 Command (pid 4122398) wtime: 0.48
DEBUG    ya.test:process.py:275 Command (pid 4122398) output:
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 12

DEBUG    ya.test:process.py:276 Command (pid 4122398) errors:

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/lcd4/000738/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:426 Executing command = ['/home/runner/.ya/build/build_root/lcd4/000738/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:1565', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "mirror-3-dc"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.25
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.25
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/lcd4/000738/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:1565', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "mirror-3-dc"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4122612
DEBUG    ya.test:process.py:259 Command (pid 4122612) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4122612) elapsed time (sec): 0.498401403427124
DEBUG    ya.test:process.py:263 Command (pid 4122612) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4122612) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4122612) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4122612) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4122612) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4122612) maxrss: 546824
DEBUG    ya.test:process.py:263 Command (pid 4122612) minflt: 18233
DEBUG    ya.test:process.py:263 Command (pid 4122612) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4122612) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4122612) nivcsw: 58
DEBUG    ya.test:process.py:263 Command (pid 4122612) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4122612) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4122612) nvcsw: 108
DEBUG    ya.test:process.py:263 Command (pid 4122612) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4122612) stime: 0.27857899999999997
DEBUG    ya.test:process.py:263 Command (pid 4122612) utime: 0.14315799999999998
DEBUG    ya.test:process.py:263 Command (pid 4122612) wtime: 0.5
DEBUG    ya.test:process.py:275 Command (pid 4122612) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 13

DEBUG    ya.test:process.py:276 Command (pid 4122612) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:558 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:565 Cluster started and initialized
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 4a92f547-8f3b-44ba-9d0a-d74d88929370, localhost:1565): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 4a92f547-8f3b-44ba-9d0a-d74d88929370, localhost:1565): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 4a92f547-8f3b-44ba-9d0a-d74d88929370, localhost:1565): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-eos4xnpvxy.auto.internal" port: 6496 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "2" node_id: 2 } endpoints { address: "ghrun-eos4xnpvxy.auto.internal" port: 1565 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } endpoints { address: "ghrun-eos4xnpvxy.auto.internal" port: 25309 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "3" node_id: 3 } endpoints { address: "ghrun-eos4xnpvxy.auto.internal" port: 27661 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 4 } endpoints { address: "ghrun-eos4xnpvxy.auto.internal" port: 6596 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "3" node_id: 6 } endpoints { address: "ghrun-eos4xnpvxy.auto.internal" port: 27356 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "2" node_id: 5 } endpoints { address: "ghrun-eos4xnpvxy.auto.internal" port: 20397 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 7 } endpoints { address: "ghrun-eos4xnpvxy.auto.internal" port: 5724 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "2" node_id: 8 } endpoints { address: "ghrun-eos4xnpvxy.auto.internal" port: 7630 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "3" node_id: 9 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-eos4xnpvxy.auto.internal:20397, location 1, ssl: False>, <Endpoint ghrun-eos4xnpvxy.auto.internal:27661, location 1, ssl: False>, <Endpoint ghrun-eos4xnpvxy.auto.internal:1565, location 1, ssl: False>, <Endpoint ghrun-eos4xnpvxy.auto.internal:6596, location 3, ssl: False>, <Endpoint ghrun-eos4xnpvxy.auto.internal:25309, location 3, ssl: False>, <Endpoint ghrun-eos4xnpvxy.auto.internal:5724, location 2, ssl: False>, <Endpoint ghrun-eos4xnpvxy.auto.internal:27356, location 2, ssl: False>, <Endpoint ghrun-eos4xnpvxy.auto.internal:6496, location 2, ssl: False>, <Endpoint ghrun-eos4xnpvxy.auto.internal:7630, location 3, ssl: False>]>
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId, test_name: test)
INFO     __tests__.upgrade_to_internal_path_id:upgrade_to_internal_path_id.py:90 Iteration 0, with generate_internal_path_id=False
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:1565
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:1565/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:6496/2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:25309/3
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:27661/4
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:27356/5
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:6596/6
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:20397/7
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:5724/8
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:7630/9
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/lcd4/000738/ydb/apps/ydbd/ydbd
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/lcd4/000738/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_1/logfile_x__5po8x.log --grpc-port=1565 --mon-port=3944 --ic-port=62021
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/lcd4/000738/ydb/apps/ydbd/ydbd
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/lcd4/000738/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=2 --log-file-name=/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_2/logfile_jy3qmhyp.log --grpc-port=6496 --mon-port=22620 --ic-port=16497
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/lcd4/000738/ydb/apps/ydbd/ydbd
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/lcd4/000738/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=3 --log-file-name=/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_3/logfile_7tcfh1jy.log --grpc-port=25309 --mon-port=4170 --ic-port=7409
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/lcd4/000738/ydb/apps/ydbd/ydbd
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/lcd4/000738/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=4 --log-file-name=/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_4/logfile_ts803jtp.log --grpc-port=27661 --mon-port=3883 --ic-port=63556
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/lcd4/000738/ydb/apps/ydbd/ydbd
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/lcd4/000738/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=5 --log-file-name=/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_5/logfile_vch2jmt5.log --grpc-port=27356 --mon-port=15776 --ic-port=5649
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/lcd4/000738/ydb/apps/ydbd/ydbd
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/lcd4/000738/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=6 --log-file-name=/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_6/logfile_pw8gi087.log --grpc-port=6596 --mon-port=16885 --ic-port=15734
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/lcd4/000738/ydb/apps/ydbd/ydbd
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/lcd4/000738/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=7 --log-file-name=/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_7/logfile_jpirjt42.log --grpc-port=20397 --mon-port=18597 --ic-port=64413
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/lcd4/000738/ydb/apps/ydbd/ydbd
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/lcd4/000738/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=8 --log-file-name=/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_8/logfile__wonapza.log --grpc-port=5724 --mon-port=15263 --ic-port=12228
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/lcd4/000738/ydb/apps/ydbd/ydbd
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/lcd4/000738/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=9 --log-file-name=/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_9/logfile_s7oaldwe.log --grpc-port=7630 --mon-port=28034 --ic-port=65293
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/lcd4/000738/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_1/logfile_x__5po8x.log --grpc-port=1565 --mon-port=3944 --ic-port=62021
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/lcd4/000738/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_1/logfile_x__5po8x.log', '--grpc-port=1565', '--mon-port=3944', '--ic-port=62021')' in '/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 4126681
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:1565/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.26
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.26
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/lcd4/000738/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4126682
DEBUG    ya.test:process.py:259 Command (pid 4126682) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4126682) elapsed time (sec): 0.30237531661987305
DEBUG    ya.test:process.py:263 Command (pid 4126682) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4126682) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4126682) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4126682) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4126682) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4126682) maxrss: 538424
DEBUG    ya.test:process.py:263 Command (pid 4126682) minflt: 16090
DEBUG    ya.test:process.py:263 Command (pid 4126682) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4126682) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4126682) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 4126682) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4126682) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4126682) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 4126682) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4126682) stime: 0.168189
DEBUG    ya.test:process.py:263 Command (pid 4126682) utime: 0.08605
DEBUG    ya.test:process.py:263 Command (pid 4126682) wtime: 0.303
DEBUG    ya.test:process.py:275 Command (pid 4126682) output:
Git info:
    Commit: 79bdf1b0186f47b104634211d9b597d1df8f3314
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 2e3cc9f167a4fc67dd8160c23bca15fff662274f into 6f857dc4b43c7aa20ea5aa4585122d298c5923ef

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-eos4xnpvxy
    Host information: 
        Linux ghrun-eos4xnpvxy 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 4126682) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 79bdf1b0186f47b104634211d9b597d1df8f3314
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 2e3cc9f167a4fc67dd8160c23bca15fff662274f into 6f857dc4b43c7aa20ea5aa4585122d298c5923ef
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/lcd4/000738/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=2 --log-file-name=/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_2/logfile_jy3qmhyp.log --grpc-port=6496 --mon-port=22620 --ic-port=16497
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/lcd4/000738/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs/config.yaml', '--node=2', '--log-file-name=/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_2/logfile_jy3qmhyp.log', '--grpc-port=6496', '--mon-port=22620', '--ic-port=16497')' in '/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_2' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 4126768
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:6496/2
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.27
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.27
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/lcd4/000738/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4126769
DEBUG    ya.test:process.py:259 Command (pid 4126769) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4126769) elapsed time (sec): 0.32300472259521484
DEBUG    ya.test:process.py:263 Command (pid 4126769) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4126769) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4126769) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4126769) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4126769) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4126769) maxrss: 538424
DEBUG    ya.test:process.py:263 Command (pid 4126769) minflt: 16091
DEBUG    ya.test:process.py:263 Command (pid 4126769) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4126769) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4126769) nivcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 4126769) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4126769) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4126769) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 4126769) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4126769) stime: 0.185996
DEBUG    ya.test:process.py:263 Command (pid 4126769) utime: 0.08895499999999999
DEBUG    ya.test:process.py:263 Command (pid 4126769) wtime: 0.324
DEBUG    ya.test:process.py:275 Command (pid 4126769) output:
Git info:
    Commit: 79bdf1b0186f47b104634211d9b597d1df8f3314
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 2e3cc9f167a4fc67dd8160c23bca15fff662274f into 6f857dc4b43c7aa20ea5aa4585122d298c5923ef

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-eos4xnpvxy
    Host information: 
        Linux ghrun-eos4xnpvxy 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 4126769) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 2 version:
Git info:
    Commit: 79bdf1b0186f47b104634211d9b597d1df8f3314
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 2e3cc9f167a4fc67dd8160c23bca15fff662274f into 6f857dc4b43c7aa20ea5aa4585122d298c5923ef
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/lcd4/000738/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=3 --log-file-name=/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_3/logfile_7tcfh1jy.log --grpc-port=25309 --mon-port=4170 --ic-port=7409
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/lcd4/000738/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs/config.yaml', '--node=3', '--log-file-name=/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_3/logfile_7tcfh1jy.log', '--grpc-port=25309', '--mon-port=4170', '--ic-port=7409')' in '/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_3' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 4127028
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:25309/3
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.28
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.28
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/lcd4/000738/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4127029
DEBUG    ya.test:process.py:259 Command (pid 4127029) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4127029) elapsed time (sec): 0.30605196952819824
DEBUG    ya.test:process.py:263 Command (pid 4127029) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4127029) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4127029) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4127029) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4127029) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4127029) maxrss: 538424
DEBUG    ya.test:process.py:263 Command (pid 4127029) minflt: 18995
DEBUG    ya.test:process.py:263 Command (pid 4127029) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4127029) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4127029) nivcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 4127029) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4127029) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4127029) nvcsw: 18
DEBUG    ya.test:process.py:263 Command (pid 4127029) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4127029) stime: 0.166189
DEBUG    ya.test:process.py:263 Command (pid 4127029) utime: 0.09100799999999999
DEBUG    ya.test:process.py:263 Command (pid 4127029) wtime: 0.307
DEBUG    ya.test:process.py:275 Command (pid 4127029) output:
Git info:
    Commit: 79bdf1b0186f47b104634211d9b597d1df8f3314
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 2e3cc9f167a4fc67dd8160c23bca15fff662274f into 6f857dc4b43c7aa20ea5aa4585122d298c5923ef

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-eos4xnpvxy
    Host information: 
        Linux ghrun-eos4xnpvxy 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 4127029) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 3 version:
Git info:
    Commit: 79bdf1b0186f47b104634211d9b597d1df8f3314
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 2e3cc9f167a4fc67dd8160c23bca15fff662274f into 6f857dc4b43c7aa20ea5aa4585122d298c5923ef
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/lcd4/000738/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=4 --log-file-name=/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_4/logfile_ts803jtp.log --grpc-port=27661 --mon-port=3883 --ic-port=63556
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/lcd4/000738/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs/config.yaml', '--node=4', '--log-file-name=/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_4/logfile_ts803jtp.log', '--grpc-port=27661', '--mon-port=3883', '--ic-port=63556')' in '/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_4' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 4127218
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:27661/4
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.29
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.29
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/lcd4/000738/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4127219
DEBUG    ya.test:process.py:259 Command (pid 4127219) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4127219) elapsed time (sec): 0.29611968994140625
DEBUG    ya.test:process.py:263 Command (pid 4127219) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4127219) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4127219) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4127219) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4127219) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4127219) maxrss: 538424
DEBUG    ya.test:process.py:263 Command (pid 4127219) minflt: 16101
DEBUG    ya.test:process.py:263 Command (pid 4127219) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4127219) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4127219) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 4127219) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4127219) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4127219) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 4127219) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4127219) stime: 0.168098
DEBUG    ya.test:process.py:263 Command (pid 4127219) utime: 0.08004599999999999
DEBUG    ya.test:process.py:263 Command (pid 4127219) wtime: 0.297
DEBUG    ya.test:process.py:275 Command (pid 4127219) output:
Git info:
    Commit: 79bdf1b0186f47b104634211d9b597d1df8f3314
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 2e3cc9f167a4fc67dd8160c23bca15fff662274f into 6f857dc4b43c7aa20ea5aa4585122d298c5923ef

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-eos4xnpvxy
    Host information: 
        Linux ghrun-eos4xnpvxy 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 4127219) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 4 version:
Git info:
    Commit: 79bdf1b0186f47b104634211d9b597d1df8f3314
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 2e3cc9f167a4fc67dd8160c23bca15fff662274f into 6f857dc4b43c7aa20ea5aa4585122d298c5923ef
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/lcd4/000738/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=5 --log-file-name=/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_5/logfile_vch2jmt5.log --grpc-port=27356 --mon-port=15776 --ic-port=5649
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/lcd4/000738/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs/config.yaml', '--node=5', '--log-file-name=/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_5/logfile_vch2jmt5.log', '--grpc-port=27356', '--mon-port=15776', '--ic-port=5649')' in '/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_5' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 4127404
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:27356/5
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.30
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.30
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/lcd4/000738/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4127408
DEBUG    ya.test:process.py:259 Command (pid 4127408) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4127408) elapsed time (sec): 0.3391730785369873
DEBUG    ya.test:process.py:263 Command (pid 4127408) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4127408) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4127408) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4127408) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4127408) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4127408) maxrss: 538424
DEBUG    ya.test:process.py:263 Command (pid 4127408) minflt: 16091
DEBUG    ya.test:process.py:263 Command (pid 4127408) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4127408) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4127408) nivcsw: 91
DEBUG    ya.test:process.py:263 Command (pid 4127408) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4127408) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4127408) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 4127408) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4127408) stime: 0.18059699999999998
DEBUG    ya.test:process.py:263 Command (pid 4127408) utime: 0.10857699999999999
DEBUG    ya.test:process.py:263 Command (pid 4127408) wtime: 0.34
DEBUG    ya.test:process.py:275 Command (pid 4127408) output:
Git info:
    Commit: 79bdf1b0186f47b104634211d9b597d1df8f3314
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 2e3cc9f167a4fc67dd8160c23bca15fff662274f into 6f857dc4b43c7aa20ea5aa4585122d298c5923ef

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-eos4xnpvxy
    Host information: 
        Linux ghrun-eos4xnpvxy 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 4127408) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 5 version:
Git info:
    Commit: 79bdf1b0186f47b104634211d9b597d1df8f3314
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 2e3cc9f167a4fc67dd8160c23bca15fff662274f into 6f857dc4b43c7aa20ea5aa4585122d298c5923ef
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/lcd4/000738/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=6 --log-file-name=/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_6/logfile_pw8gi087.log --grpc-port=6596 --mon-port=16885 --ic-port=15734
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/lcd4/000738/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs/config.yaml', '--node=6', '--log-file-name=/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_6/logfile_pw8gi087.log', '--grpc-port=6596', '--mon-port=16885', '--ic-port=15734')' in '/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_6' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 4127582
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:6596/6
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.31
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.31
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/lcd4/000738/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4127583
DEBUG    ya.test:process.py:259 Command (pid 4127583) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4127583) elapsed time (sec): 0.30384230613708496
DEBUG    ya.test:process.py:263 Command (pid 4127583) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4127583) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4127583) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4127583) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4127583) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4127583) maxrss: 538424
DEBUG    ya.test:process.py:263 Command (pid 4127583) minflt: 16089
DEBUG    ya.test:process.py:263 Command (pid 4127583) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4127583) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4127583) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 4127583) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4127583) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4127583) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 4127583) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4127583) stime: 0.174528
DEBUG    ya.test:process.py:263 Command (pid 4127583) utime: 0.081175
DEBUG    ya.test:process.py:263 Command (pid 4127583) wtime: 0.305
DEBUG    ya.test:process.py:275 Command (pid 4127583) output:
Git info:
    Commit: 79bdf1b0186f47b104634211d9b597d1df8f3314
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 2e3cc9f167a4fc67dd8160c23bca15fff662274f into 6f857dc4b43c7aa20ea5aa4585122d298c5923ef

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-eos4xnpvxy
    Host information: 
        Linux ghrun-eos4xnpvxy 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 4127583) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 6 version:
Git info:
    Commit: 79bdf1b0186f47b104634211d9b597d1df8f3314
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 2e3cc9f167a4fc67dd8160c23bca15fff662274f into 6f857dc4b43c7aa20ea5aa4585122d298c5923ef
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/lcd4/000738/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=7 --log-file-name=/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_7/logfile_jpirjt42.log --grpc-port=20397 --mon-port=18597 --ic-port=64413
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/lcd4/000738/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs/config.yaml', '--node=7', '--log-file-name=/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_7/logfile_jpirjt42.log', '--grpc-port=20397', '--mon-port=18597', '--ic-port=64413')' in '/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_7' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 4127744
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:20397/7
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.32
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.32
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/lcd4/000738/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4127745
DEBUG    ya.test:process.py:259 Command (pid 4127745) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4127745) elapsed time (sec): 0.3134300708770752
DEBUG    ya.test:process.py:263 Command (pid 4127745) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4127745) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4127745) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4127745) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4127745) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4127745) maxrss: 538424
DEBUG    ya.test:process.py:263 Command (pid 4127745) minflt: 16091
DEBUG    ya.test:process.py:263 Command (pid 4127745) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4127745) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4127745) nivcsw: 4
DEBUG    ya.test:process.py:263 Command (pid 4127745) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4127745) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4127745) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 4127745) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4127745) stime: 0.179306
DEBUG    ya.test:process.py:263 Command (pid 4127745) utime: 0.085755
DEBUG    ya.test:process.py:263 Command (pid 4127745) wtime: 0.314
DEBUG    ya.test:process.py:275 Command (pid 4127745) output:
Git info:
    Commit: 79bdf1b0186f47b104634211d9b597d1df8f3314
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 2e3cc9f167a4fc67dd8160c23bca15fff662274f into 6f857dc4b43c7aa20ea5aa4585122d298c5923ef

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-eos4xnpvxy
    Host information: 
        Linux ghrun-eos4xnpvxy 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 4127745) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 7 version:
Git info:
    Commit: 79bdf1b0186f47b104634211d9b597d1df8f3314
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 2e3cc9f167a4fc67dd8160c23bca15fff662274f into 6f857dc4b43c7aa20ea5aa4585122d298c5923ef
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/lcd4/000738/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=8 --log-file-name=/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_8/logfile__wonapza.log --grpc-port=5724 --mon-port=15263 --ic-port=12228
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/lcd4/000738/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs/config.yaml', '--node=8', '--log-file-name=/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_8/logfile__wonapza.log', '--grpc-port=5724', '--mon-port=15263', '--ic-port=12228')' in '/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_8' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 4127878
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:5724/8
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.33
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.33
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/lcd4/000738/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4127879
DEBUG    ya.test:process.py:259 Command (pid 4127879) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4127879) elapsed time (sec): 0.3509948253631592
DEBUG    ya.test:process.py:263 Command (pid 4127879) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4127879) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4127879) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4127879) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4127879) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4127879) maxrss: 538424
DEBUG    ya.test:process.py:263 Command (pid 4127879) minflt: 16092
DEBUG    ya.test:process.py:263 Command (pid 4127879) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4127879) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4127879) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 4127879) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4127879) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4127879) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 4127879) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4127879) stime: 0.21095799999999998
DEBUG    ya.test:process.py:263 Command (pid 4127879) utime: 0.093308
DEBUG    ya.test:process.py:263 Command (pid 4127879) wtime: 0.353
DEBUG    ya.test:process.py:275 Command (pid 4127879) output:
Git info:
    Commit: 79bdf1b0186f47b104634211d9b597d1df8f3314
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 2e3cc9f167a4fc67dd8160c23bca15fff662274f into 6f857dc4b43c7aa20ea5aa4585122d298c5923ef

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-eos4xnpvxy
    Host information: 
        Linux ghrun-eos4xnpvxy 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 4127879) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 8 version:
Git info:
    Commit: 79bdf1b0186f47b104634211d9b597d1df8f3314
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 2e3cc9f167a4fc67dd8160c23bca15fff662274f into 6f857dc4b43c7aa20ea5aa4585122d298c5923ef
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/lcd4/000738/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=9 --log-file-name=/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_9/logfile_s7oaldwe.log --grpc-port=7630 --mon-port=28034 --ic-port=65293
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/lcd4/000738/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs/config.yaml', '--node=9', '--log-file-name=/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_9/logfile_s7oaldwe.log', '--grpc-port=7630', '--mon-port=28034', '--ic-port=65293')' in '/home/runner/.ya/build/build_root/lcd4/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_9' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 4128065
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:7630/9
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.34
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.34
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/lcd4/000738/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4128078
DEBUG    ya.test:process.py:259 Command (pid 4128078) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4128078) elapsed time (sec): 0.3159830570220947
DEBUG    ya.test:process.py:263 Command (pid 4128078) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4128078) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4128078) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4128078) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4128078) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4128078) maxrss: 538424
DEBUG    ya.test:process.py:263 Command (pid 4128078) minflt: 16864
DEBUG    ya.test:process.py:263 Command (pid 4128078) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4128078) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4128078) nivcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 4128078) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4128078) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4128078) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 4128078) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4128078) stime: 0.163769
DEBUG    ya.test:process.py:263 Command (pid 4128078) utime: 0.103853
DEBUG    ya.test:process.py:263 Command (pid 4128078) wtime: 0.317
DEBUG    ya.test:process.py:275 Command (pid 4128078) output:
Git info:
    Commit: 79bdf1b0186f47b104634211d9b597d1df8f3314
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 2e3cc9f167a4fc67dd8160c23bca15fff662274f into 6f857dc4b43c7aa20ea5aa4585122d298c5923ef

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-eos4xnpvxy
    Host information: 
        Linux ghrun-eos4xnpvxy 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 4128078) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 9 version:
Git info:
    Commit: 79bdf1b0186f47b104634211d9b597d1df8f3314
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 2e3cc9f167a4fc67dd8160c23bca15fff662274f into 6f857dc4b43c7aa20ea5aa4585122d298c5923ef
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, bcc4b4bf-96dc-4f5e-9482-81dbbd890e1e, localhost:1565): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, bcc4b4bf-96dc-4f5e-9482-81dbbd890e1e, localhost:1565): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, bcc4b4bf-96dc-4f5e-9482-81dbbd890e1e, localhost:1565): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-eos4xnpvxy.auto.internal" port: 5724 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "2" node_id: 8 } endpoints { address: "ghrun-eos4xnpvxy.auto.internal" port: 6596 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "3" node_id: 6 } endpoints { address: "ghrun-eos4xnpvxy.auto.internal" port: 25309 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "3" node_id: 3 } endpoints { address: "ghrun-eos4xnpvxy.auto.internal" port: 27356 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "2" node_id: 5 } endpoints { address: "ghrun-eos4xnpvxy.auto.internal" port: 6496 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "2" node_id: 2 } endpoints { address: "ghrun-eos4xnpvxy.auto.internal" port: 27661 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 4 } endpoints { address: "ghrun-eos4xnpvxy.auto.internal" port: 20397 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 7 } endpoints { address: "ghrun-eos4xnpvxy.auto.internal" port: 1565 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-eos4xnpvxy.auto.internal:27661, location 1, ssl: False>, <Endpoint ghrun-eos4xnpvxy.auto.internal:20397, location 1, ssl: False>, <Endpoint ghrun-eos4xnpvxy.auto.internal:1565, location 1, ssl: False>, <Endpoint ghrun-eos4xnpvxy.auto.internal:25309, location 3, ssl: False>, <Endpoint ghrun-eos4xnpvxy.auto.internal:5724, location 2, ssl: False>, <Endpoint ghrun-eos4xnpvxy.auto.internal:27356, location 2, ssl: False>, <Endpoint ghrun-eos4xnpvxy.auto.internal:6496, location 2, ssl: False>, <Endpoint ghrun-eos4xnpvxy.auto.internal:6596, location 3, ssl: False>]>
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 92fa093b-178e-4985-8890-e2417ef1e057, ghrun-eos4xnpvxy.auto.internal:27661): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 92fa093b-178e-4985-8890-e2417ef1e057, ghrun-eos4xnpvxy.auto.internal:27661): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 92fa093b-178e-4985-8890-e2417ef1e057, ghrun-eos4xnpvxy.auto.internal:27661): response = { status: SUCCESS session_id: "ydb://session/3?node_id=4&id=MWVjZDRjOTktNGQzOTIwOS1kYWU3NDNkYS05MDc3ODAwMg==" node_id: 4 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 9230912e-d43e-4bc2-9718-8f41aaef8a7b, ghrun-eos4xnpvxy.auto.internal:27661): creating call state
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 9230912e-d43e-4bc2-9718-8f41aaef8a7b, ghrun-eos4xnpvxy.auto.internal:27661): request = { session_id: "ydb://session/3?node_id=4&id=MWVjZDRjOTktNGQzOTIwOS1kYWU3NDNkYS05MDc3ODAwMg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 9230912e-d43e-4bc2-9718-8f41aaef8a7b, ghrun-eos4xnpvxy.auto.internal:27661): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=4&id=MWVjZDRjOTktNGQzOTIwOS1kYWU3NDNkYS05MDc3ODAwMg==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2e1aab8f-e987-4d62-84b5-c21adcf3ee61, ghrun-eos4xnpvxy.auto.internal:27661): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2e1aab8f-e987-4d62-84b5-c21adcf3ee61, ghrun-eos4xnpvxy.auto.internal:27661): request = { session_id: "ydb://session/3?node_id=4&id=MWVjZDRjOTktNGQzOTIwOS1kYWU3NDNkYS05MDc3ODAwMg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                CREATE TABLE `table0` (\n                    k Int32 NOT NULL,\n                    v String,\n                    PRIMARY KEY (k)\n                ) WITH (STORE = COLUMN, PARTITION_COUNT = 17    )\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2e1aab8f-e987-4d62-84b5-c21adcf3ee61, ghrun-eos4xnpvxy.auto.internal:27661): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=4&id=MWVjZDRjOTktNGQzOTIwOS1kYWU3NDNkYS05MDc3ODAwMg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=4&id=MWVjZDRjOTktNGQzOTIwOS1kYWU3NDNkYS05MDc3ODAwMg==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5aa75f9f-2343-45d4-8a7f-1c6c7fa9d3e2, ghrun-eos4xnpvxy.auto.internal:20397): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5aa75f9f-2343-45d4-8a7f-1c6c7fa9d3e2, ghrun-eos4xnpvxy.auto.internal:20397): request = { session_id: "ydb://session/3?node_id=4&id=MWVjZDRjOTktNGQzOTIwOS1kYWU3NDNkYS05MDc3ODAwMg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            $keys = ListFromRange(0, 0 + 500);\n            $rows = ListMap($keys, ($i)->(<|k:$i, v: \"value_\" || CAST($i as String)|>));\n            INSERT INTO `table0`\n            SELECT * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5aa75f9f-2343-45d4-8a7f-1c6c7fa9d3e2, ghrun-eos4xnpvxy.auto.internal:20397): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=4&id=MWVjZDRjOTktNGQzOTIwOS1kYWU3NDNkYS05MDc3ODAwMg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=4&id=MWVjZDRjOTktNGQzOTIwOS1kYWU3NDNkYS05MDc3ODAwMg==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a8242b8f-7018-4bd0-b8a9-2aace38011f5, ghrun-eos4xnpvxy.auto.internal:27661): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a8242b8f-7018-4bd0-b8a9-2aace38011f5, ghrun-eos4xnpvxy.auto.internal:27661): request = { session_id: "ydb://session/3?node_id=4&id=MWVjZDRjOTktNGQzOTIwOS1kYWU3NDNkYS05MDc3ODAwMg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            SELECT sum(k) AS c FROM `table0`\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a8242b8f-7018-4bd0-b8a9-2aace38011f5, ghrun-eos4xnpvxy.auto.internal:27661): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=4&id=MWVjZDRjOTktNGQzOTIwOS1kYWU3NDNkYS05MDc3ODAwMg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=4&id=MWVjZDRjOTktNGQzOTIwOS1kYWU3NDNkYS05MDc3ODAwMg==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a83b823c-ab19-41a0-9a54-d5a0fd352158, ghrun-eos4xnpvxy.auto.internal:20397): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a83b823c-ab19-41a0-9a54-d5a0fd352158, ghrun-eos4xnpvxy.auto.internal:20397): request = { session_id: "ydb://session/3?node_id=4&id=MWVjZDRjOTktNGQzOTIwOS1kYWU3NDNkYS05MDc3ODAwMg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            SELECT TabletId, PathId, InternalPathId FROM `table0/.sys/primary_index_granule_stats`\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a83b823c-ab19-41a0-9a54-d5a0fd352158, ghrun-eos4xnpvxy.auto.internal:20397): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=4&id=MWVjZDRjOTktNGQzOTIwOS1kYWU3NDNkYS05MDc3ODAwMg==
INFO     __tests__.upgrade_to_internal_path_id:upgrade_to_internal_path_id.py:103 0, path_mapping: (37, {37: 17})
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, 78cf6ab8-4f6c-4ba4-8853-0394b6d1a9a4, ghrun-eos4xnpvxy.auto.internal:27661): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 78cf6ab8-4f6c-4ba4-8853-0394b6d1a9a4, ghrun-eos4xnpvxy.auto.internal:27661): request = { session_id: "ydb://session/3?node_id=4&id=MWVjZDRjOTktNGQzOTIwOS1kYWU3NDNkYS05MDc3ODAwMg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 78cf6ab8-4f6c-4ba4-8853-0394b6d1a9a4, ghrun-eos4xnpvxy.auto.internal:27661): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:6496/2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:1565/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:6596/6
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:27661/4
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:25309/3
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:27356/5
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:5724/8
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:7630/9
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:20397/7
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17577
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10903
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28034
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7630
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6873
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21615
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15263
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5724
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28692
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22731
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18597
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20397
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10631
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16248
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16885
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6596
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25307
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26094
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15776
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27356
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23690
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20935
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3883
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27661
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29804
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64222
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4170
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25309
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24416
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5272
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22620
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6496
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22136
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17069
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3944
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1565
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/65293
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12228
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64413
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15734
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5649
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63556
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7409
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16497
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/62021
============================== slowest durations ===============================
118.04s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
113.67s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
103.09s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
80.99s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
36.02s call     zip_bomb.py::TestZipBomb::test
24.44s call     upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
12.01s teardown zip_bomb.py::TestZipBomb::test
8.08s setup    upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
3.08s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
3.03s teardown upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
2.79s setup    zip_bomb.py::TestZipBomb::test
0.12s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
0.02s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]

(4 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
FAILED upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test - assert 37 < (0 + 10)
=================== 1 failed, 5 passed in 506.39s (0:08:26) ====================
