============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/t7yt/0044ee/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 ===============================
6.42s call     compaction_config.py::TestCompactionConfig::test_mix_constructor
5.53s call     compaction_config.py::TestCompactionConfig::test_tiling
5.26s call     compaction_config.py::TestCompactionConfig::test_constructor_overrides_preset
5.05s call     compaction_config.py::TestCompactionConfig::test_lc_buckets
4.88s call     compaction_config.py::TestCompactionConfig::test_constructor_still_overrides_preset
4.80s call     compaction_config.py::TestCompactionConfig::test_default
4.68s call     compaction_config.py::TestCompactionConfig::test_lc_buckets_constructor
0.01s teardown compaction_config.py::TestCompactionConfig::test_constructor_still_overrides_preset
0.01s setup    compaction_config.py::TestCompactionConfig::test_constructor_overrides_preset
0.01s setup    compaction_config.py::TestCompactionConfig::test_default

(11 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 7 passed in 37.46s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/t7yt/0044d0/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 ===============================
172.17s call     data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
58.67s call     order_by_with_limit.py::TestOrderBy::test_fetch_race
16.69s call     compaction_config.py::TestCompactionConfig::test_wrong_constructor
7.45s setup    data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
6.46s setup    data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
6.05s call     compaction_config.py::TestCompactionConfig::test_wrong_preset
5.05s call     compaction_config.py::TestCompactionConfig::test_tiling_constructor
4.18s setup    order_by_with_limit.py::TestOrderBy::test_fetch_race
0.26s teardown data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
0.15s call     data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
0.10s call     data_read_correctness.py::TestDataReadCorrectness::test[table]
0.05s teardown order_by_with_limit.py::TestOrderBy::test_fetch_race
0.02s setup    compaction_config.py::TestCompactionConfig::test_wrong_constructor
0.01s setup    compaction_config.py::TestCompactionConfig::test_tiling_constructor

(7 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 7 passed in 278.16s (0:04:38) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/t7yt/00448a/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: 62.8 ms
create table: 292.9 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.2
    "min_ms": 24.6
    "median_ms": 30.1
    "max_ms": 31.9
    "stdev_ms": 2.6
select count(*) after initial inserts: 118.0 ms
bulk_upserts (step 0):
    "runs": 500
    "avg_ms": 46.0
    "min_ms": 37.3
    "median_ms": 45.0
    "max_ms": 104.3
    "stdev_ms": 5.7
select count(*) after all modifications: 2515.2 ms
select all: 2940.8 ms
delete from table: 3123.3 ms
select all after delete: 3202.1 ms
.drop table: 26.5 ms
create table: 355.2 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.2
    "min_ms": 23.6
    "median_ms": 29.8
    "max_ms": 31.8
    "stdev_ms": 2.5
select count(*) after initial inserts: 79.5 ms
bulk_upserts (step 0):
    "runs": 100
    "avg_ms": 45.0
    "min_ms": 38.9
    "median_ms": 44.7
    "max_ms": 55.5
    "stdev_ms": 2.9
updates (step 1):
    "runs": 200
    "avg_ms": 140.1
    "min_ms": 109.7
    "median_ms": 138.0
    "max_ms": 193.2
    "stdev_ms": 14.9
upserts (step 2):
    "runs": 200
    "avg_ms": 24.6
    "min_ms": 20.1
    "median_ms": 24.5
    "max_ms": 29.7
    "stdev_ms": 1.7
select count(*) after all modifications: 293.8 ms
select all: 339.1 ms
delete from table: 378.1 ms
select all after delete: 308.0 ms
.

============================== slowest durations ===============================
107.92s call     order_by_with_limit.py::TestOrderBy::test_stress_sorting
101.84s call     tablets_movement.py::TestTabletsMovement::test[COLUMN]
88.56s call     tablets_movement.py::TestTabletsMovement::test[ROW]
65.23s call     order_by_with_limit.py::TestOrderBy::test_random
39.53s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
35.57s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
4.97s setup    order_by_with_limit.py::TestOrderBy::test_filtered_portion
4.03s setup    tablets_movement.py::TestTabletsMovement::test[COLUMN]
3.93s 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.63s teardown tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.59s teardown tablets_movement.py::TestTabletsMovement::test[ROW]
0.23s teardown order_by_with_limit.py::TestOrderBy::test_stress_sorting
0.15s call     order_by_with_limit.py::TestOrderBy::test_filtered_portion
0.01s teardown order_by_with_limit.py::TestOrderBy::test_random
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]

(5 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 7 passed in 456.97s (0:07:36) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/t7yt/0044a3/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: 17.0 ms
create table: 394.3 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.9
    "min_ms": 26.5
    "median_ms": 29.8
    "max_ms": 35.0
    "stdev_ms": 2.2
select count(*) after initial inserts: 154.2 ms
updates (step 0):
    "runs": 1000
    "avg_ms": 108.0
    "min_ms": 67.5
    "median_ms": 100.9
    "max_ms": 1159.9
    "stdev_ms": 46.0
select count(*) after all modifications: 283.3 ms
select all: 255.5 ms
delete from table: 293.9 ms
select all after delete: 224.3 ms
.drop table: 29.3 ms
create table: 395.6 ms
initial inserts:
    "runs": 15
    "avg_ms": 29.8
    "min_ms": 27.0
    "median_ms": 29.7
    "max_ms": 33.5
    "stdev_ms": 1.6
select count(*) after initial inserts: 96.0 ms
updates (step 0):
    "runs": 150
    "avg_ms": 100.9
    "min_ms": 79.9
    "median_ms": 99.7
    "max_ms": 137.7
    "stdev_ms": 9.7
bulk_upserts (step 1):
    "runs": 100
    "avg_ms": 65.1
    "min_ms": 57.0
    "median_ms": 63.8
    "max_ms": 82.2
    "stdev_ms": 4.6
select count(*) after all modifications: 476.5 ms
select all: 347.7 ms
delete from table: 378.1 ms
select all after delete: 325.9 ms
.drop table: 27.7 ms
create table: 475.9 ms
initial inserts:
    "runs": 20
    "avg_ms": 29.8
    "min_ms": 26.1
    "median_ms": 29.7
    "max_ms": 34.4
    "stdev_ms": 2.0
select count(*) after initial inserts: 85.5 ms
updates (step 0):
    "runs": 200
    "avg_ms": 118.6
    "min_ms": 90.7
    "median_ms": 114.9
    "max_ms": 184.9
    "stdev_ms": 17.4
upserts (step 1):
    "runs": 200
    "avg_ms": 28.4
    "min_ms": 21.9
    "median_ms": 26.8
    "max_ms": 47.6
    "stdev_ms": 4.8
bulk_upserts (step 2):
    "runs": 100
    "avg_ms": 92.2
    "min_ms": 80.0
    "median_ms": 88.5
    "max_ms": 128.7
    "stdev_ms": 11.0
select count(*) after all modifications: 666.9 ms
select all: 619.1 ms
delete from table: 637.9 ms
select all after delete: 589.3 ms
.drop table: 39.9 ms
create table: 585.4 ms
initial inserts:
    "runs": 10
    "avg_ms": 30.9
    "min_ms": 25.8
    "median_ms": 30.9
    "max_ms": 37.1
    "stdev_ms": 2.8
select count(*) after initial inserts: 107.1 ms
upserts (step 0):
    "runs": 1000
    "avg_ms": 31.2
    "min_ms": 19.5
    "median_ms": 29.0
    "max_ms": 140.4
    "stdev_ms": 8.3
select count(*) after all modifications: 419.2 ms
select all: 279.3 ms
delete from table: 341.4 ms
select all after delete: 271.0 ms
.Generated operation sequence:
  0. BULK_UPSERT: 11 operations
  1. BULK_UPSERT: 1 operations
  2. UPDATE: 13 operations
  3. BULK_UPSERT: 20 operations
  4. UPSERT: 19 operations
  5. UPSERT: 5 operations
  6. UPDATE: 6 operations
  7. UPDATE: 2 operations
  8. UPSERT: 3 operations
  9. UPSERT: 7 operations
drop table: 39.2 ms
create table: 518.1 ms
initial inserts:
    "runs": 10
    "avg_ms": 30.1
    "min_ms": 23.4
    "median_ms": 30.9
    "max_ms": 34.8
    "stdev_ms": 3.2
select count(*) after initial inserts: 106.8 ms
bulk_upserts (step 0):
    "runs": 11
    "avg_ms": 53.4
    "min_ms": 49.6
    "median_ms": 51.1
    "max_ms": 62.8
    "stdev_ms": 4.6
bulk_upserts (step 1): 46.3 ms
updates (step 2):
    "runs": 130
    "avg_ms": 118.3
    "min_ms": 90.6
    "median_ms": 113.8
    "max_ms": 176.1
    "stdev_ms": 16.6
bulk_upserts (step 3):
    "runs": 20
    "avg_ms": 56.9
    "min_ms": 43.0
    "median_ms": 55.5
    "max_ms": 81.5
    "stdev_ms": 10.0
upserts (step 4):
    "runs": 190
    "avg_ms": 28.6
    "min_ms": 19.4
    "median_ms": 25.4
    "max_ms": 75.1
    "stdev_ms": 8.7
upserts (step 5):
    "runs": 50
    "avg_ms": 23.9
    "min_ms": 19.1
    "median_ms": 23.6
    "max_ms": 32.9
    "stdev_ms": 2.4
updates (step 6):
    "runs": 60
    "avg_ms": 128.3
    "min_ms": 109.1
    "median_ms": 128.3
    "max_ms": 159.2
    "stdev_ms": 11.1
updates (step 7):
    "runs": 20
    "avg_ms": 136.6
    "min_ms": 119.0
    "median_ms": 135.6
    "max_ms": 164.6
    "stdev_ms": 10.0
upserts (step 8):
    "runs": 30
    "avg_ms": 27.8
    "min_ms": 22.3
    "median_ms": 25.7
    "max_ms": 43.5
    "stdev_ms": 5.4
upserts (step 9):
    "runs": 70
    "avg_ms": 30.5
    "min_ms": 21.1
    "median_ms": 28.0
    "max_ms": 56.9
    "stdev_ms": 7.6
select count(*) after all modifications: 246.5 ms
select all: 259.8 ms
delete from table: 323.7 ms
select all after delete: 220.3 ms
.
test_log_scenario.py ..

============================== slowest durations ===============================
109.98s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
97.27s call     test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
67.20s call     test_log_scenario.py::TestLogScenario::test_log_deviation[180]
42.34s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
39.21s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
33.56s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
24.14s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
7.21s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[180]
7.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
5.46s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
4.22s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
0.02s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
0.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
0.01s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
0.01s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[180]

(4 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 7 passed in 438.45s (0:07:18) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/t7yt/0044b9/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 ===============================
75.69s call     test_log_scenario.py::TestLogScenario::test_log_uniform
37.12s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
5.22s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
4.86s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
4.77s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
4.61s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
4.25s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
4.11s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
4.05s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
1.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]

(8 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 7 passed in 146.49s (0:02:26) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/t7yt/004500/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 ===============================
5.84s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
5.69s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
4.88s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
4.85s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
4.72s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
3.85s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
3.83s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
3.07s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]

(11 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 7 passed in 37.52s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/t7yt/0044aa/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 ===============================
8.67s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
6.72s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
5.80s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
5.45s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
5.24s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
4.05s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
3.76s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
1.01s 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-8]
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-8]

(9 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 7 passed in 41.52s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/t7yt/00450e/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 ===============================
6.46s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
6.31s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
5.83s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
5.26s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
5.11s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
4.95s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
4.70s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
1.05s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
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-1]

(6 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 7 passed in 40.84s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/t7yt/00445d/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 ===============================
90.74s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
84.96s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
6.09s call     test_overloads.py::TestLogScenario::test_overloads_reject_probability
4.30s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
4.18s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
3.75s 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_bulk_upsert[2-2-2]

(10 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 197.77s (0:03:17) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/t7yt/0044c6/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/t7yt/0044c6/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3341
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5134
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13009
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23715
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26206
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12425
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13484
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7868
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17942
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:479 Working directory: /home/runner/.ya/build/build_root/t7yt/0044c6/r3tmp/kikimr_cluster_z6vpcjd5
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/t7yt/0044c6/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16144
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25986
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8918
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25364
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/t7yt/0044c6/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/t7yt/0044c6/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/t7yt/0044c6/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_7w79y58j.log --grpc-port=16144 --mon-port=25986 --ic-port=3341
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/t7yt/0044c6/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29322
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15728
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4183
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4183
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4184
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63675
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/t7yt/0044c6/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/t7yt/0044c6/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/t7yt/0044c6/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_m732um63.log --grpc-port=29322 --mon-port=15728 --ic-port=5134
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/t7yt/0044c6/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64354
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20031
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32692
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21272
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/t7yt/0044c6/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/t7yt/0044c6/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/t7yt/0044c6/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_p7wzjf2d.log --grpc-port=64354 --mon-port=20031 --ic-port=13009
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/t7yt/0044c6/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28542
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14370
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61095
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63217
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/t7yt/0044c6/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/t7yt/0044c6/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/t7yt/0044c6/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_jhgy3p5h.log --grpc-port=28542 --mon-port=14370 --ic-port=23715
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/t7yt/0044c6/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27175
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28138
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16683
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1192
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/t7yt/0044c6/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/t7yt/0044c6/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/t7yt/0044c6/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_gg7_jku1.log --grpc-port=27175 --mon-port=28138 --ic-port=26206
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/t7yt/0044c6/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13372
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27532
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17002
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24865
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/t7yt/0044c6/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/t7yt/0044c6/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/t7yt/0044c6/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_9d89cq2h.log --grpc-port=13372 --mon-port=27532 --ic-port=12425
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/t7yt/0044c6/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18638
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3435
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13339
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26407
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/t7yt/0044c6/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/t7yt/0044c6/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/t7yt/0044c6/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_9mo5tmhs.log --grpc-port=18638 --mon-port=3435 --ic-port=13484
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/t7yt/0044c6/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24950
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61139
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24399
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5241
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/t7yt/0044c6/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/t7yt/0044c6/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/t7yt/0044c6/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_p6k9nh5l.log --grpc-port=24950 --mon-port=61139 --ic-port=7868
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/t7yt/0044c6/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16438
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24669
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5198
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1884
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/t7yt/0044c6/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/t7yt/0044c6/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/t7yt/0044c6/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_piovjfkb.log --grpc-port=16438 --mon-port=24669 --ic-port=17942
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/t7yt/0044c6/r3tmp/pdisk1lkjn7kmj.data on node localhost:16144/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/t7yt/0044c6/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/t7yt/0044c6/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/t7yt/0044c6/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_7w79y58j.log --grpc-port=16144 --mon-port=25986 --ic-port=3341
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/t7yt/0044c6/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/t7yt/0044c6/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/t7yt/0044c6/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_7w79y58j.log', '--grpc-port=16144', '--mon-port=25986', '--ic-port=3341')' in '/home/runner/.ya/build/build_root/t7yt/0044c6/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: 1980823
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:16144/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/t7yt/0044c6/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1980837
DEBUG    ya.test:process.py:259 Command (pid 1980837) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1980837) elapsed time (sec): 0.4129178524017334
DEBUG    ya.test:process.py:263 Command (pid 1980837) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1980837) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1980837) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1980837) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1980837) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 1980837) maxrss: 538456
DEBUG    ya.test:process.py:263 Command (pid 1980837) minflt: 18625
DEBUG    ya.test:process.py:263 Command (pid 1980837) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1980837) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1980837) nivcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 1980837) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1980837) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1980837) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1980837) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1980837) stime: 0.254977
DEBUG    ya.test:process.py:263 Command (pid 1980837) utime: 0.10983599999999999
DEBUG    ya.test:process.py:263 Command (pid 1980837) wtime: 0.414
DEBUG    ya.test:process.py:275 Command (pid 1980837) output:
Git info:
    Commit: dd74022573cedf72db606d05381198c1643b73ae
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge 4d837ea3eb917a53427551f753a759a16d2e6e97 into 055d2fca55fe9aed711a49d60f79b65d8711fc24

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-lig2fpjk2u
    Host information: 
        Linux ghrun-lig2fpjk2u 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 1980837) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: dd74022573cedf72db606d05381198c1643b73ae
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge 4d837ea3eb917a53427551f753a759a16d2e6e97 into 055d2fca55fe9aed711a49d60f79b65d8711fc24
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/t7yt/0044c6/r3tmp/pdisk1sunbynat.data on node localhost:29322/2, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/t7yt/0044c6/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/t7yt/0044c6/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/t7yt/0044c6/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_m732um63.log --grpc-port=29322 --mon-port=15728 --ic-port=5134
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/t7yt/0044c6/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/t7yt/0044c6/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/t7yt/0044c6/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_m732um63.log', '--grpc-port=29322', '--mon-port=15728', '--ic-port=5134')' in '/home/runner/.ya/build/build_root/t7yt/0044c6/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: 1981544
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:29322/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/t7yt/0044c6/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1981558
DEBUG    ya.test:process.py:259 Command (pid 1981558) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1981558) elapsed time (sec): 0.40531396865844727
DEBUG    ya.test:process.py:263 Command (pid 1981558) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1981558) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1981558) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1981558) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1981558) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1981558) maxrss: 538456
DEBUG    ya.test:process.py:263 Command (pid 1981558) minflt: 19974
DEBUG    ya.test:process.py:263 Command (pid 1981558) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1981558) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1981558) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 1981558) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1981558) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1981558) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 1981558) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1981558) stime: 0.24006
DEBUG    ya.test:process.py:263 Command (pid 1981558) utime: 0.116029
DEBUG    ya.test:process.py:263 Command (pid 1981558) wtime: 0.406
DEBUG    ya.test:process.py:275 Command (pid 1981558) output:
Git info:
    Commit: dd74022573cedf72db606d05381198c1643b73ae
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge 4d837ea3eb917a53427551f753a759a16d2e6e97 into 055d2fca55fe9aed711a49d60f79b65d8711fc24

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-lig2fpjk2u
    Host information: 
        Linux ghrun-lig2fpjk2u 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 1981558) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 2 version:
Git info:
    Commit: dd74022573cedf72db606d05381198c1643b73ae
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge 4d837ea3eb917a53427551f753a759a16d2e6e97 into 055d2fca55fe9aed711a49d60f79b65d8711fc24
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/t7yt/0044c6/r3tmp/pdisk1fgdr1ydz.data on node localhost:64354/3, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/t7yt/0044c6/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/t7yt/0044c6/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/t7yt/0044c6/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_p7wzjf2d.log --grpc-port=64354 --mon-port=20031 --ic-port=13009
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/t7yt/0044c6/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/t7yt/0044c6/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/t7yt/0044c6/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_p7wzjf2d.log', '--grpc-port=64354', '--mon-port=20031', '--ic-port=13009')' in '/home/runner/.ya/build/build_root/t7yt/0044c6/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: 1982439
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:64354/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/t7yt/0044c6/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1982449
DEBUG    ya.test:process.py:259 Command (pid 1982449) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1982449) elapsed time (sec): 0.4058389663696289
DEBUG    ya.test:process.py:263 Command (pid 1982449) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1982449) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1982449) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1982449) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1982449) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1982449) maxrss: 538456
DEBUG    ya.test:process.py:263 Command (pid 1982449) minflt: 16188
DEBUG    ya.test:process.py:263 Command (pid 1982449) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1982449) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1982449) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 1982449) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1982449) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1982449) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1982449) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1982449) stime: 0.231653
DEBUG    ya.test:process.py:263 Command (pid 1982449) utime: 0.12171599999999999
DEBUG    ya.test:process.py:263 Command (pid 1982449) wtime: 0.407
DEBUG    ya.test:process.py:275 Command (pid 1982449) output:
Git info:
    Commit: dd74022573cedf72db606d05381198c1643b73ae
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge 4d837ea3eb917a53427551f753a759a16d2e6e97 into 055d2fca55fe9aed711a49d60f79b65d8711fc24

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-lig2fpjk2u
    Host information: 
        Linux ghrun-lig2fpjk2u 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 1982449) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 3 version:
Git info:
    Commit: dd74022573cedf72db606d05381198c1643b73ae
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge 4d837ea3eb917a53427551f753a759a16d2e6e97 into 055d2fca55fe9aed711a49d60f79b65d8711fc24
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/t7yt/0044c6/r3tmp/pdisk1csy770e9.data on node localhost:28542/4, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/t7yt/0044c6/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/t7yt/0044c6/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/t7yt/0044c6/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_jhgy3p5h.log --grpc-port=28542 --mon-port=14370 --ic-port=23715
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/t7yt/0044c6/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/t7yt/0044c6/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/t7yt/0044c6/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_jhgy3p5h.log', '--grpc-port=28542', '--mon-port=14370', '--ic-port=23715')' in '/home/runner/.ya/build/build_root/t7yt/0044c6/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: 1983207
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:28542/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/t7yt/0044c6/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1983300
DEBUG    ya.test:process.py:259 Command (pid 1983300) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1983300) elapsed time (sec): 0.4041635990142822
DEBUG    ya.test:process.py:263 Command (pid 1983300) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1983300) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1983300) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1983300) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1983300) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1983300) maxrss: 538456
DEBUG    ya.test:process.py:263 Command (pid 1983300) minflt: 16094
DEBUG    ya.test:process.py:263 Command (pid 1983300) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1983300) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1983300) nivcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 1983300) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1983300) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1983300) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 1983300) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1983300) stime: 0.248697
DEBUG    ya.test:process.py:263 Command (pid 1983300) utime: 0.108303
DEBUG    ya.test:process.py:263 Command (pid 1983300) wtime: 0.412
DEBUG    ya.test:process.py:275 Command (pid 1983300) output:
Git info:
    Commit: dd74022573cedf72db606d05381198c1643b73ae
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge 4d837ea3eb917a53427551f753a759a16d2e6e97 into 055d2fca55fe9aed711a49d60f79b65d8711fc24

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-lig2fpjk2u
    Host information: 
        Linux ghrun-lig2fpjk2u 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 1983300) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 4 version:
Git info:
    Commit: dd74022573cedf72db606d05381198c1643b73ae
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge 4d837ea3eb917a53427551f753a759a16d2e6e97 into 055d2fca55fe9aed711a49d60f79b65d8711fc24
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/t7yt/0044c6/r3tmp/pdisk1s5p50l2p.data on node localhost:27175/5, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/t7yt/0044c6/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/t7yt/0044c6/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/t7yt/0044c6/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_gg7_jku1.log --grpc-port=27175 --mon-port=28138 --ic-port=26206
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/t7yt/0044c6/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/t7yt/0044c6/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/t7yt/0044c6/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_gg7_jku1.log', '--grpc-port=27175', '--mon-port=28138', '--ic-port=26206')' in '/home/runner/.ya/build/build_root/t7yt/0044c6/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: 1984112
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:27175/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/t7yt/0044c6/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1984137
DEBUG    ya.test:process.py:259 Command (pid 1984137) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1984137) elapsed time (sec): 0.41277074813842773
DEBUG    ya.test:process.py:263 Command (pid 1984137) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1984137) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1984137) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1984137) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1984137) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1984137) maxrss: 538456
DEBUG    ya.test:process.py:263 Command (pid 1984137) minflt: 16094
DEBUG    ya.test:process.py:263 Command (pid 1984137) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1984137) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1984137) nivcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1984137) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1984137) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1984137) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 1984137) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1984137) stime: 0.24414999999999998
DEBUG    ya.test:process.py:263 Command (pid 1984137) utime: 0.120074
DEBUG    ya.test:process.py:263 Command (pid 1984137) wtime: 0.414
DEBUG    ya.test:process.py:275 Command (pid 1984137) output:
Git info:
    Commit: dd74022573cedf72db606d05381198c1643b73ae
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge 4d837ea3eb917a53427551f753a759a16d2e6e97 into 055d2fca55fe9aed711a49d60f79b65d8711fc24

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-lig2fpjk2u
    Host information: 
        Linux ghrun-lig2fpjk2u 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 1984137) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 5 version:
Git info:
    Commit: dd74022573cedf72db606d05381198c1643b73ae
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge 4d837ea3eb917a53427551f753a759a16d2e6e97 into 055d2fca55fe9aed711a49d60f79b65d8711fc24
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/t7yt/0044c6/r3tmp/pdisk1k_sh3u8x.data on node localhost:13372/6, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/t7yt/0044c6/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/t7yt/0044c6/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/t7yt/0044c6/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_9d89cq2h.log --grpc-port=13372 --mon-port=27532 --ic-port=12425
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/t7yt/0044c6/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/t7yt/0044c6/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/t7yt/0044c6/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_9d89cq2h.log', '--grpc-port=13372', '--mon-port=27532', '--ic-port=12425')' in '/home/runner/.ya/build/build_root/t7yt/0044c6/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: 1984751
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:13372/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/t7yt/0044c6/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1984752
DEBUG    ya.test:process.py:259 Command (pid 1984752) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1984752) elapsed time (sec): 0.41840529441833496
DEBUG    ya.test:process.py:263 Command (pid 1984752) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1984752) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1984752) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1984752) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1984752) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1984752) maxrss: 538456
DEBUG    ya.test:process.py:263 Command (pid 1984752) minflt: 16664
DEBUG    ya.test:process.py:263 Command (pid 1984752) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1984752) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1984752) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 1984752) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1984752) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1984752) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1984752) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1984752) stime: 0.247744
DEBUG    ya.test:process.py:263 Command (pid 1984752) utime: 0.12184099999999999
DEBUG    ya.test:process.py:263 Command (pid 1984752) wtime: 0.42
DEBUG    ya.test:process.py:275 Command (pid 1984752) output:
Git info:
    Commit: dd74022573cedf72db606d05381198c1643b73ae
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge 4d837ea3eb917a53427551f753a759a16d2e6e97 into 055d2fca55fe9aed711a49d60f79b65d8711fc24

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-lig2fpjk2u
    Host information: 
        Linux ghrun-lig2fpjk2u 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 1984752) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 6 version:
Git info:
    Commit: dd74022573cedf72db606d05381198c1643b73ae
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge 4d837ea3eb917a53427551f753a759a16d2e6e97 into 055d2fca55fe9aed711a49d60f79b65d8711fc24
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/t7yt/0044c6/r3tmp/pdisk1kn4333qv.data on node localhost:18638/7, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/t7yt/0044c6/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/t7yt/0044c6/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/t7yt/0044c6/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_9mo5tmhs.log --grpc-port=18638 --mon-port=3435 --ic-port=13484
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/t7yt/0044c6/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/t7yt/0044c6/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/t7yt/0044c6/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_9mo5tmhs.log', '--grpc-port=18638', '--mon-port=3435', '--ic-port=13484')' in '/home/runner/.ya/build/build_root/t7yt/0044c6/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: 1985571
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:18638/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/t7yt/0044c6/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1985589
DEBUG    ya.test:process.py:259 Command (pid 1985589) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1985589) elapsed time (sec): 0.4235258102416992
DEBUG    ya.test:process.py:263 Command (pid 1985589) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1985589) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1985589) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1985589) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1985589) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1985589) maxrss: 538456
DEBUG    ya.test:process.py:263 Command (pid 1985589) minflt: 19608
DEBUG    ya.test:process.py:263 Command (pid 1985589) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1985589) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1985589) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 1985589) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1985589) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1985589) nvcsw: 18
DEBUG    ya.test:process.py:263 Command (pid 1985589) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1985589) stime: 0.275482
DEBUG    ya.test:process.py:263 Command (pid 1985589) utime: 0.099812
DEBUG    ya.test:process.py:263 Command (pid 1985589) wtime: 0.425
DEBUG    ya.test:process.py:275 Command (pid 1985589) output:
Git info:
    Commit: dd74022573cedf72db606d05381198c1643b73ae
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge 4d837ea3eb917a53427551f753a759a16d2e6e97 into 055d2fca55fe9aed711a49d60f79b65d8711fc24

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-lig2fpjk2u
    Host information: 
        Linux ghrun-lig2fpjk2u 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 1985589) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 7 version:
Git info:
    Commit: dd74022573cedf72db606d05381198c1643b73ae
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge 4d837ea3eb917a53427551f753a759a16d2e6e97 into 055d2fca55fe9aed711a49d60f79b65d8711fc24
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/t7yt/0044c6/r3tmp/pdisk1ih74lenv.data on node localhost:24950/8, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/t7yt/0044c6/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/t7yt/0044c6/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/t7yt/0044c6/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_p6k9nh5l.log --grpc-port=24950 --mon-port=61139 --ic-port=7868
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/t7yt/0044c6/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/t7yt/0044c6/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/t7yt/0044c6/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_p6k9nh5l.log', '--grpc-port=24950', '--mon-port=61139', '--ic-port=7868')' in '/home/runner/.ya/build/build_root/t7yt/0044c6/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: 1986296
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:24950/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/t7yt/0044c6/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1986318
DEBUG    ya.test:process.py:259 Command (pid 1986318) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1986318) elapsed time (sec): 0.42843079566955566
DEBUG    ya.test:process.py:263 Command (pid 1986318) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1986318) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1986318) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1986318) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1986318) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1986318) maxrss: 538456
DEBUG    ya.test:process.py:263 Command (pid 1986318) minflt: 16094
DEBUG    ya.test:process.py:263 Command (pid 1986318) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1986318) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1986318) nivcsw: 42
DEBUG    ya.test:process.py:263 Command (pid 1986318) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1986318) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1986318) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 1986318) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1986318) stime: 0.249888
DEBUG    ya.test:process.py:263 Command (pid 1986318) utime: 0.12692699999999998
DEBUG    ya.test:process.py:263 Command (pid 1986318) wtime: 0.43
DEBUG    ya.test:process.py:275 Command (pid 1986318) output:
Git info:
    Commit: dd74022573cedf72db606d05381198c1643b73ae
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge 4d837ea3eb917a53427551f753a759a16d2e6e97 into 055d2fca55fe9aed711a49d60f79b65d8711fc24

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-lig2fpjk2u
    Host information: 
        Linux ghrun-lig2fpjk2u 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 1986318) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 8 version:
Git info:
    Commit: dd74022573cedf72db606d05381198c1643b73ae
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge 4d837ea3eb917a53427551f753a759a16d2e6e97 into 055d2fca55fe9aed711a49d60f79b65d8711fc24
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/t7yt/0044c6/r3tmp/pdisk1d0upxurm.data on node localhost:16438/9, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/t7yt/0044c6/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/t7yt/0044c6/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/t7yt/0044c6/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_piovjfkb.log --grpc-port=16438 --mon-port=24669 --ic-port=17942
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/t7yt/0044c6/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/t7yt/0044c6/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/t7yt/0044c6/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_piovjfkb.log', '--grpc-port=16438', '--mon-port=24669', '--ic-port=17942')' in '/home/runner/.ya/build/build_root/t7yt/0044c6/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: 1987077
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:16438/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/t7yt/0044c6/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1987112
DEBUG    ya.test:process.py:259 Command (pid 1987112) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1987112) elapsed time (sec): 0.41942882537841797
DEBUG    ya.test:process.py:263 Command (pid 1987112) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1987112) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1987112) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1987112) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1987112) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1987112) maxrss: 538456
DEBUG    ya.test:process.py:263 Command (pid 1987112) minflt: 16092
DEBUG    ya.test:process.py:263 Command (pid 1987112) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1987112) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1987112) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 1987112) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1987112) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1987112) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1987112) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1987112) stime: 0.26633999999999997
DEBUG    ya.test:process.py:263 Command (pid 1987112) utime: 0.10335899999999999
DEBUG    ya.test:process.py:263 Command (pid 1987112) wtime: 0.421
DEBUG    ya.test:process.py:275 Command (pid 1987112) output:
Git info:
    Commit: dd74022573cedf72db606d05381198c1643b73ae
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge 4d837ea3eb917a53427551f753a759a16d2e6e97 into 055d2fca55fe9aed711a49d60f79b65d8711fc24

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-lig2fpjk2u
    Host information: 
        Linux ghrun-lig2fpjk2u 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 1987112) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 9 version:
Git info:
    Commit: dd74022573cedf72db606d05381198c1643b73ae
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge 4d837ea3eb917a53427551f753a759a16d2e6e97 into 055d2fca55fe9aed711a49d60f79b65d8711fc24
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/t7yt/0044c6/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:426 Executing command = ['/home/runner/.ya/build/build_root/t7yt/0044c6/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:16144', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/t7yt/0044c6/r3tmp/pdisk1lkjn7kmj.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 2\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/t7yt/0044c6/r3tmp/pdisk1sunbynat.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 3\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/t7yt/0044c6/r3tmp/pdisk1fgdr1ydz.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 4\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/t7yt/0044c6/r3tmp/pdisk1csy770e9.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 5\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/t7yt/0044c6/r3tmp/pdisk1s5p50l2p.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 6\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/t7yt/0044c6/r3tmp/pdisk1k_sh3u8x.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 7\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/t7yt/0044c6/r3tmp/pdisk1kn4333qv.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 8\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/t7yt/0044c6/r3tmp/pdisk1ih74lenv.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 9\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/t7yt/0044c6/r3tmp/pdisk1d0upxurm.data"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 3341\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 5134\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 13009\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 23715\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 26206\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 12425\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 13484\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 7868\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 17942\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/t7yt/0044c6/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:16144', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/t7yt/0044c6/r3tmp/pdisk1lkjn7kmj.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 2\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/t7yt/0044c6/r3tmp/pdisk1sunbynat.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 3\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/t7yt/0044c6/r3tmp/pdisk1fgdr1ydz.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 4\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/t7yt/0044c6/r3tmp/pdisk1csy770e9.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 5\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/t7yt/0044c6/r3tmp/pdisk1s5p50l2p.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 6\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/t7yt/0044c6/r3tmp/pdisk1k_sh3u8x.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 7\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/t7yt/0044c6/r3tmp/pdisk1kn4333qv.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 8\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/t7yt/0044c6/r3tmp/pdisk1ih74lenv.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 9\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/t7yt/0044c6/r3tmp/pdisk1d0upxurm.data"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 3341\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 5134\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 13009\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 23715\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 26206\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 12425\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 13484\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 7868\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 17942\n      }\n      HostConfigId: 9\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1990734
DEBUG    ya.test:process.py:259 Command (pid 1990734) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1990734) elapsed time (sec): 0.42568445205688477
DEBUG    ya.test:process.py:263 Command (pid 1990734) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1990734) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1990734) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1990734) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1990734) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1990734) maxrss: 546852
DEBUG    ya.test:process.py:263 Command (pid 1990734) minflt: 18238
DEBUG    ya.test:process.py:263 Command (pid 1990734) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1990734) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1990734) nivcsw: 11
DEBUG    ya.test:process.py:263 Command (pid 1990734) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1990734) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1990734) nvcsw: 130
DEBUG    ya.test:process.py:263 Command (pid 1990734) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1990734) stime: 0.280061
DEBUG    ya.test:process.py:263 Command (pid 1990734) utime: 0.101133
DEBUG    ya.test:process.py:263 Command (pid 1990734) wtime: 0.427
DEBUG    ya.test:process.py:275 Command (pid 1990734) 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 1990734) errors:

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/t7yt/0044c6/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:426 Executing command = ['/home/runner/.ya/build/build_root/t7yt/0044c6/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:16144', '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/t7yt/0044c6/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:16144', '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: 1991509
DEBUG    ya.test:process.py:259 Command (pid 1991509) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1991509) elapsed time (sec): 0.444019079208374
DEBUG    ya.test:process.py:263 Command (pid 1991509) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1991509) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1991509) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1991509) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1991509) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1991509) maxrss: 546844
DEBUG    ya.test:process.py:263 Command (pid 1991509) minflt: 18236
DEBUG    ya.test:process.py:263 Command (pid 1991509) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1991509) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1991509) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 1991509) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1991509) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1991509) nvcsw: 123
DEBUG    ya.test:process.py:263 Command (pid 1991509) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1991509) stime: 0.27595
DEBUG    ya.test:process.py:263 Command (pid 1991509) utime: 0.12397699999999999
DEBUG    ya.test:process.py:263 Command (pid 1991509) wtime: 0.445
DEBUG    ya.test:process.py:275 Command (pid 1991509) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 13

DEBUG    ya.test:process.py:276 Command (pid 1991509) 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, 7d7b8990-718c-468b-862d-11b39cdd33fb, localhost:16144): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 7d7b8990-718c-468b-862d-11b39cdd33fb, localhost:16144): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 7d7b8990-718c-468b-862d-11b39cdd33fb, localhost:16144): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-lig2fpjk2u.auto.internal" port: 13372 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-lig2fpjk2u.auto.internal" port: 24950 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-lig2fpjk2u.auto.internal" port: 16144 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-lig2fpjk2u.auto.internal" port: 28542 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-lig2fpjk2u.auto.internal" port: 16438 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 } endpoints { address: "ghrun-lig2fpjk2u.auto.internal" port: 18638 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-lig2fpjk2u.auto.internal" port: 29322 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-lig2fpjk2u.auto.internal" port: 27175 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-lig2fpjk2u.auto.internal" port: 64354 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 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-lig2fpjk2u.auto.internal:28542, location 1, ssl: False>, <Endpoint ghrun-lig2fpjk2u.auto.internal:18638, location 1, ssl: False>, <Endpoint ghrun-lig2fpjk2u.auto.internal:16144, location 1, ssl: False>, <Endpoint ghrun-lig2fpjk2u.auto.internal:29322, location 2, ssl: False>, <Endpoint ghrun-lig2fpjk2u.auto.internal:13372, location 3, ssl: False>, <Endpoint ghrun-lig2fpjk2u.auto.internal:27175, location 2, ssl: False>, <Endpoint ghrun-lig2fpjk2u.auto.internal:24950, location 2, ssl: False>, <Endpoint ghrun-lig2fpjk2u.auto.internal:64354, location 3, ssl: False>, <Endpoint ghrun-lig2fpjk2u.auto.internal:16438, 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:16144
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:16144/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:29322/2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:64354/3
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:28542/4
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:27175/5
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:13372/6
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:18638/7
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:24950/8
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:16438/9
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/t7yt/0044c6/ydb/apps/ydbd/ydbd
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/t7yt/0044c6/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/t7yt/0044c6/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/t7yt/0044c6/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_jnwcr2kn.log --grpc-port=16144 --mon-port=25986 --ic-port=3341
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/t7yt/0044c6/ydb/apps/ydbd/ydbd
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/t7yt/0044c6/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/t7yt/0044c6/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/t7yt/0044c6/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_ng_atogi.log --grpc-port=29322 --mon-port=15728 --ic-port=5134
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/t7yt/0044c6/ydb/apps/ydbd/ydbd
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/t7yt/0044c6/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/t7yt/0044c6/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/t7yt/0044c6/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_iw_czbtv.log --grpc-port=64354 --mon-port=20031 --ic-port=13009
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/t7yt/0044c6/ydb/apps/ydbd/ydbd
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/t7yt/0044c6/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/t7yt/0044c6/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/t7yt/0044c6/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_s375_0ym.log --grpc-port=28542 --mon-port=14370 --ic-port=23715
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/t7yt/0044c6/ydb/apps/ydbd/ydbd
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/t7yt/0044c6/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/t7yt/0044c6/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/t7yt/0044c6/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_ri2rfqlk.log --grpc-port=27175 --mon-port=28138 --ic-port=26206
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/t7yt/0044c6/ydb/apps/ydbd/ydbd
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/t7yt/0044c6/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/t7yt/0044c6/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/t7yt/0044c6/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_vtj2uzen.log --grpc-port=13372 --mon-port=27532 --ic-port=12425
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/t7yt/0044c6/ydb/apps/ydbd/ydbd
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/t7yt/0044c6/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/t7yt/0044c6/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/t7yt/0044c6/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_kad6llx4.log --grpc-port=18638 --mon-port=3435 --ic-port=13484
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/t7yt/0044c6/ydb/apps/ydbd/ydbd
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/t7yt/0044c6/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/t7yt/0044c6/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/t7yt/0044c6/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_h3qtnz4t.log --grpc-port=24950 --mon-port=61139 --ic-port=7868
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/t7yt/0044c6/ydb/apps/ydbd/ydbd
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/t7yt/0044c6/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/t7yt/0044c6/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/t7yt/0044c6/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_5c68ggk1.log --grpc-port=16438 --mon-port=24669 --ic-port=17942
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/t7yt/0044c6/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/t7yt/0044c6/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/t7yt/0044c6/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_jnwcr2kn.log --grpc-port=16144 --mon-port=25986 --ic-port=3341
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/t7yt/0044c6/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/t7yt/0044c6/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/t7yt/0044c6/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_jnwcr2kn.log', '--grpc-port=16144', '--mon-port=25986', '--ic-port=3341')' in '/home/runner/.ya/build/build_root/t7yt/0044c6/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: 2007469
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:16144/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/t7yt/0044c6/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2007509
DEBUG    ya.test:process.py:259 Command (pid 2007509) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2007509) elapsed time (sec): 0.39392757415771484
DEBUG    ya.test:process.py:263 Command (pid 2007509) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2007509) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2007509) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2007509) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2007509) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2007509) maxrss: 538456
DEBUG    ya.test:process.py:263 Command (pid 2007509) minflt: 16093
DEBUG    ya.test:process.py:263 Command (pid 2007509) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2007509) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2007509) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 2007509) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2007509) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2007509) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 2007509) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2007509) stime: 0.228015
DEBUG    ya.test:process.py:263 Command (pid 2007509) utime: 0.11807899999999999
DEBUG    ya.test:process.py:263 Command (pid 2007509) wtime: 0.395
DEBUG    ya.test:process.py:275 Command (pid 2007509) output:
Git info:
    Commit: dd74022573cedf72db606d05381198c1643b73ae
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge 4d837ea3eb917a53427551f753a759a16d2e6e97 into 055d2fca55fe9aed711a49d60f79b65d8711fc24

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-lig2fpjk2u
    Host information: 
        Linux ghrun-lig2fpjk2u 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 2007509) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: dd74022573cedf72db606d05381198c1643b73ae
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge 4d837ea3eb917a53427551f753a759a16d2e6e97 into 055d2fca55fe9aed711a49d60f79b65d8711fc24
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/t7yt/0044c6/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/t7yt/0044c6/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/t7yt/0044c6/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_ng_atogi.log --grpc-port=29322 --mon-port=15728 --ic-port=5134
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/t7yt/0044c6/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/t7yt/0044c6/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/t7yt/0044c6/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_ng_atogi.log', '--grpc-port=29322', '--mon-port=15728', '--ic-port=5134')' in '/home/runner/.ya/build/build_root/t7yt/0044c6/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: 2008264
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:29322/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/t7yt/0044c6/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2008265
DEBUG    ya.test:process.py:259 Command (pid 2008265) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2008265) elapsed time (sec): 0.3838798999786377
DEBUG    ya.test:process.py:263 Command (pid 2008265) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2008265) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2008265) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2008265) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2008265) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2008265) maxrss: 538456
DEBUG    ya.test:process.py:263 Command (pid 2008265) minflt: 16535
DEBUG    ya.test:process.py:263 Command (pid 2008265) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2008265) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2008265) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 2008265) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2008265) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2008265) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 2008265) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2008265) stime: 0.227818
DEBUG    ya.test:process.py:263 Command (pid 2008265) utime: 0.107913
DEBUG    ya.test:process.py:263 Command (pid 2008265) wtime: 0.385
DEBUG    ya.test:process.py:275 Command (pid 2008265) output:
Git info:
    Commit: dd74022573cedf72db606d05381198c1643b73ae
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge 4d837ea3eb917a53427551f753a759a16d2e6e97 into 055d2fca55fe9aed711a49d60f79b65d8711fc24

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-lig2fpjk2u
    Host information: 
        Linux ghrun-lig2fpjk2u 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 2008265) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 2 version:
Git info:
    Commit: dd74022573cedf72db606d05381198c1643b73ae
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge 4d837ea3eb917a53427551f753a759a16d2e6e97 into 055d2fca55fe9aed711a49d60f79b65d8711fc24
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/t7yt/0044c6/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/t7yt/0044c6/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/t7yt/0044c6/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_iw_czbtv.log --grpc-port=64354 --mon-port=20031 --ic-port=13009
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/t7yt/0044c6/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/t7yt/0044c6/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/t7yt/0044c6/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_iw_czbtv.log', '--grpc-port=64354', '--mon-port=20031', '--ic-port=13009')' in '/home/runner/.ya/build/build_root/t7yt/0044c6/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: 2009049
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:64354/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/t7yt/0044c6/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2009057
DEBUG    ya.test:process.py:259 Command (pid 2009057) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2009057) elapsed time (sec): 0.3968079090118408
DEBUG    ya.test:process.py:263 Command (pid 2009057) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2009057) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2009057) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2009057) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2009057) majflt: 2
DEBUG    ya.test:process.py:263 Command (pid 2009057) maxrss: 538456
DEBUG    ya.test:process.py:263 Command (pid 2009057) minflt: 19126
DEBUG    ya.test:process.py:263 Command (pid 2009057) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2009057) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2009057) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 2009057) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2009057) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2009057) nvcsw: 22
DEBUG    ya.test:process.py:263 Command (pid 2009057) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2009057) stime: 0.25135799999999997
DEBUG    ya.test:process.py:263 Command (pid 2009057) utime: 0.097299
DEBUG    ya.test:process.py:263 Command (pid 2009057) wtime: 0.398
DEBUG    ya.test:process.py:275 Command (pid 2009057) output:
Git info:
    Commit: dd74022573cedf72db606d05381198c1643b73ae
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge 4d837ea3eb917a53427551f753a759a16d2e6e97 into 055d2fca55fe9aed711a49d60f79b65d8711fc24

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-lig2fpjk2u
    Host information: 
        Linux ghrun-lig2fpjk2u 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 2009057) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 3 version:
Git info:
    Commit: dd74022573cedf72db606d05381198c1643b73ae
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge 4d837ea3eb917a53427551f753a759a16d2e6e97 into 055d2fca55fe9aed711a49d60f79b65d8711fc24
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/t7yt/0044c6/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/t7yt/0044c6/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/t7yt/0044c6/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_s375_0ym.log --grpc-port=28542 --mon-port=14370 --ic-port=23715
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/t7yt/0044c6/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/t7yt/0044c6/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/t7yt/0044c6/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_s375_0ym.log', '--grpc-port=28542', '--mon-port=14370', '--ic-port=23715')' in '/home/runner/.ya/build/build_root/t7yt/0044c6/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: 2009791
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:28542/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/t7yt/0044c6/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2009799
DEBUG    ya.test:process.py:259 Command (pid 2009799) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2009799) elapsed time (sec): 0.39650607109069824
DEBUG    ya.test:process.py:263 Command (pid 2009799) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2009799) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2009799) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2009799) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2009799) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2009799) maxrss: 538456
DEBUG    ya.test:process.py:263 Command (pid 2009799) minflt: 16094
DEBUG    ya.test:process.py:263 Command (pid 2009799) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2009799) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2009799) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 2009799) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2009799) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2009799) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 2009799) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2009799) stime: 0.234508
DEBUG    ya.test:process.py:263 Command (pid 2009799) utime: 0.11320999999999999
DEBUG    ya.test:process.py:263 Command (pid 2009799) wtime: 0.397
DEBUG    ya.test:process.py:275 Command (pid 2009799) output:
Git info:
    Commit: dd74022573cedf72db606d05381198c1643b73ae
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge 4d837ea3eb917a53427551f753a759a16d2e6e97 into 055d2fca55fe9aed711a49d60f79b65d8711fc24

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-lig2fpjk2u
    Host information: 
        Linux ghrun-lig2fpjk2u 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 2009799) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 4 version:
Git info:
    Commit: dd74022573cedf72db606d05381198c1643b73ae
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge 4d837ea3eb917a53427551f753a759a16d2e6e97 into 055d2fca55fe9aed711a49d60f79b65d8711fc24
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/t7yt/0044c6/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/t7yt/0044c6/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/t7yt/0044c6/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_ri2rfqlk.log --grpc-port=27175 --mon-port=28138 --ic-port=26206
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/t7yt/0044c6/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/t7yt/0044c6/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/t7yt/0044c6/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_ri2rfqlk.log', '--grpc-port=27175', '--mon-port=28138', '--ic-port=26206')' in '/home/runner/.ya/build/build_root/t7yt/0044c6/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: 2010608
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:27175/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/t7yt/0044c6/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2010609
DEBUG    ya.test:process.py:259 Command (pid 2010609) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2010609) elapsed time (sec): 0.4382648468017578
DEBUG    ya.test:process.py:263 Command (pid 2010609) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2010609) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2010609) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2010609) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2010609) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 2010609) maxrss: 538456
DEBUG    ya.test:process.py:263 Command (pid 2010609) minflt: 19078
DEBUG    ya.test:process.py:263 Command (pid 2010609) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2010609) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2010609) nivcsw: 21
DEBUG    ya.test:process.py:263 Command (pid 2010609) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2010609) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2010609) nvcsw: 18
DEBUG    ya.test:process.py:263 Command (pid 2010609) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2010609) stime: 0.271874
DEBUG    ya.test:process.py:263 Command (pid 2010609) utime: 0.11767699999999999
DEBUG    ya.test:process.py:263 Command (pid 2010609) wtime: 0.439
DEBUG    ya.test:process.py:275 Command (pid 2010609) output:
Git info:
    Commit: dd74022573cedf72db606d05381198c1643b73ae
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge 4d837ea3eb917a53427551f753a759a16d2e6e97 into 055d2fca55fe9aed711a49d60f79b65d8711fc24

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-lig2fpjk2u
    Host information: 
        Linux ghrun-lig2fpjk2u 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 2010609) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 5 version:
Git info:
    Commit: dd74022573cedf72db606d05381198c1643b73ae
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge 4d837ea3eb917a53427551f753a759a16d2e6e97 into 055d2fca55fe9aed711a49d60f79b65d8711fc24
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/t7yt/0044c6/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/t7yt/0044c6/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/t7yt/0044c6/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_vtj2uzen.log --grpc-port=13372 --mon-port=27532 --ic-port=12425
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/t7yt/0044c6/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/t7yt/0044c6/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/t7yt/0044c6/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_vtj2uzen.log', '--grpc-port=13372', '--mon-port=27532', '--ic-port=12425')' in '/home/runner/.ya/build/build_root/t7yt/0044c6/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: 2011506
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:13372/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/t7yt/0044c6/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2011554
DEBUG    ya.test:process.py:259 Command (pid 2011554) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2011554) elapsed time (sec): 0.4125552177429199
DEBUG    ya.test:process.py:263 Command (pid 2011554) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2011554) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2011554) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2011554) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2011554) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2011554) maxrss: 538456
DEBUG    ya.test:process.py:263 Command (pid 2011554) minflt: 16095
DEBUG    ya.test:process.py:263 Command (pid 2011554) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2011554) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2011554) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 2011554) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2011554) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2011554) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 2011554) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2011554) stime: 0.25123
DEBUG    ya.test:process.py:263 Command (pid 2011554) utime: 0.11345899999999999
DEBUG    ya.test:process.py:263 Command (pid 2011554) wtime: 0.414
DEBUG    ya.test:process.py:275 Command (pid 2011554) output:
Git info:
    Commit: dd74022573cedf72db606d05381198c1643b73ae
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge 4d837ea3eb917a53427551f753a759a16d2e6e97 into 055d2fca55fe9aed711a49d60f79b65d8711fc24

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-lig2fpjk2u
    Host information: 
        Linux ghrun-lig2fpjk2u 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 2011554) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 6 version:
Git info:
    Commit: dd74022573cedf72db606d05381198c1643b73ae
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge 4d837ea3eb917a53427551f753a759a16d2e6e97 into 055d2fca55fe9aed711a49d60f79b65d8711fc24
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/t7yt/0044c6/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/t7yt/0044c6/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/t7yt/0044c6/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_kad6llx4.log --grpc-port=18638 --mon-port=3435 --ic-port=13484
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/t7yt/0044c6/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/t7yt/0044c6/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/t7yt/0044c6/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_kad6llx4.log', '--grpc-port=18638', '--mon-port=3435', '--ic-port=13484')' in '/home/runner/.ya/build/build_root/t7yt/0044c6/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: 2012325
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:18638/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/t7yt/0044c6/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2012326
DEBUG    ya.test:process.py:259 Command (pid 2012326) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2012326) elapsed time (sec): 0.4185142517089844
DEBUG    ya.test:process.py:263 Command (pid 2012326) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2012326) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2012326) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2012326) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2012326) majflt: 3
DEBUG    ya.test:process.py:263 Command (pid 2012326) maxrss: 538456
DEBUG    ya.test:process.py:263 Command (pid 2012326) minflt: 20464
DEBUG    ya.test:process.py:263 Command (pid 2012326) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2012326) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2012326) nivcsw: 6
DEBUG    ya.test:process.py:263 Command (pid 2012326) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2012326) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2012326) nvcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 2012326) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2012326) stime: 0.25865699999999997
DEBUG    ya.test:process.py:263 Command (pid 2012326) utime: 0.11142099999999999
DEBUG    ya.test:process.py:263 Command (pid 2012326) wtime: 0.419
DEBUG    ya.test:process.py:275 Command (pid 2012326) output:
Git info:
    Commit: dd74022573cedf72db606d05381198c1643b73ae
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge 4d837ea3eb917a53427551f753a759a16d2e6e97 into 055d2fca55fe9aed711a49d60f79b65d8711fc24

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-lig2fpjk2u
    Host information: 
        Linux ghrun-lig2fpjk2u 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 2012326) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 7 version:
Git info:
    Commit: dd74022573cedf72db606d05381198c1643b73ae
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge 4d837ea3eb917a53427551f753a759a16d2e6e97 into 055d2fca55fe9aed711a49d60f79b65d8711fc24
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/t7yt/0044c6/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/t7yt/0044c6/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/t7yt/0044c6/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_h3qtnz4t.log --grpc-port=24950 --mon-port=61139 --ic-port=7868
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/t7yt/0044c6/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/t7yt/0044c6/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/t7yt/0044c6/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_h3qtnz4t.log', '--grpc-port=24950', '--mon-port=61139', '--ic-port=7868')' in '/home/runner/.ya/build/build_root/t7yt/0044c6/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: 2013105
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:24950/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/t7yt/0044c6/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2013108
DEBUG    ya.test:process.py:259 Command (pid 2013108) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2013108) elapsed time (sec): 0.4285621643066406
DEBUG    ya.test:process.py:263 Command (pid 2013108) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2013108) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2013108) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2013108) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2013108) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2013108) maxrss: 538456
DEBUG    ya.test:process.py:263 Command (pid 2013108) minflt: 16092
DEBUG    ya.test:process.py:263 Command (pid 2013108) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2013108) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2013108) nivcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 2013108) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2013108) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2013108) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 2013108) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2013108) stime: 0.268536
DEBUG    ya.test:process.py:263 Command (pid 2013108) utime: 0.11222399999999999
DEBUG    ya.test:process.py:263 Command (pid 2013108) wtime: 0.431
DEBUG    ya.test:process.py:275 Command (pid 2013108) output:
Git info:
    Commit: dd74022573cedf72db606d05381198c1643b73ae
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge 4d837ea3eb917a53427551f753a759a16d2e6e97 into 055d2fca55fe9aed711a49d60f79b65d8711fc24

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-lig2fpjk2u
    Host information: 
        Linux ghrun-lig2fpjk2u 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 2013108) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 8 version:
Git info:
    Commit: dd74022573cedf72db606d05381198c1643b73ae
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge 4d837ea3eb917a53427551f753a759a16d2e6e97 into 055d2fca55fe9aed711a49d60f79b65d8711fc24
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/t7yt/0044c6/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/t7yt/0044c6/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/t7yt/0044c6/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_5c68ggk1.log --grpc-port=16438 --mon-port=24669 --ic-port=17942
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/t7yt/0044c6/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/t7yt/0044c6/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/t7yt/0044c6/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_5c68ggk1.log', '--grpc-port=16438', '--mon-port=24669', '--ic-port=17942')' in '/home/runner/.ya/build/build_root/t7yt/0044c6/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: 2014039
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:16438/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/t7yt/0044c6/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2014065
DEBUG    ya.test:process.py:259 Command (pid 2014065) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2014065) elapsed time (sec): 0.4392383098602295
DEBUG    ya.test:process.py:263 Command (pid 2014065) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2014065) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2014065) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2014065) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2014065) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2014065) maxrss: 538456
DEBUG    ya.test:process.py:263 Command (pid 2014065) minflt: 16095
DEBUG    ya.test:process.py:263 Command (pid 2014065) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2014065) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2014065) nivcsw: 36
DEBUG    ya.test:process.py:263 Command (pid 2014065) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2014065) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2014065) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 2014065) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2014065) stime: 0.277242
DEBUG    ya.test:process.py:263 Command (pid 2014065) utime: 0.11250399999999999
DEBUG    ya.test:process.py:263 Command (pid 2014065) wtime: 0.45
DEBUG    ya.test:process.py:275 Command (pid 2014065) output:
Git info:
    Commit: dd74022573cedf72db606d05381198c1643b73ae
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge 4d837ea3eb917a53427551f753a759a16d2e6e97 into 055d2fca55fe9aed711a49d60f79b65d8711fc24

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-lig2fpjk2u
    Host information: 
        Linux ghrun-lig2fpjk2u 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 2014065) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 9 version:
Git info:
    Commit: dd74022573cedf72db606d05381198c1643b73ae
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge 4d837ea3eb917a53427551f753a759a16d2e6e97 into 055d2fca55fe9aed711a49d60f79b65d8711fc24
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, 7c75f93e-3912-41d8-95f3-a19344a1ee5f, localhost:16144): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 7c75f93e-3912-41d8-95f3-a19344a1ee5f, localhost:16144): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 7c75f93e-3912-41d8-95f3-a19344a1ee5f, localhost:16144): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-lig2fpjk2u.auto.internal" port: 28542 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-lig2fpjk2u.auto.internal" port: 64354 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-lig2fpjk2u.auto.internal" port: 29322 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-lig2fpjk2u.auto.internal" port: 13372 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-lig2fpjk2u.auto.internal" port: 16144 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-lig2fpjk2u.auto.internal" port: 24950 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-lig2fpjk2u.auto.internal" port: 18638 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-lig2fpjk2u.auto.internal" port: 27175 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 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-lig2fpjk2u.auto.internal:28542, location 1, ssl: False>, <Endpoint ghrun-lig2fpjk2u.auto.internal:18638, location 1, ssl: False>, <Endpoint ghrun-lig2fpjk2u.auto.internal:16144, location 1, ssl: False>, <Endpoint ghrun-lig2fpjk2u.auto.internal:27175, location 2, ssl: False>, <Endpoint ghrun-lig2fpjk2u.auto.internal:29322, location 2, ssl: False>, <Endpoint ghrun-lig2fpjk2u.auto.internal:64354, location 3, ssl: False>, <Endpoint ghrun-lig2fpjk2u.auto.internal:13372, location 3, ssl: False>, <Endpoint ghrun-lig2fpjk2u.auto.internal:24950, location 2, 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, 00f33cda-d9df-4505-8bc5-5520e4206c29, ghrun-lig2fpjk2u.auto.internal:28542): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 00f33cda-d9df-4505-8bc5-5520e4206c29, ghrun-lig2fpjk2u.auto.internal:28542): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 00f33cda-d9df-4505-8bc5-5520e4206c29, ghrun-lig2fpjk2u.auto.internal:28542): response = { status: SUCCESS session_id: "ydb://session/3?node_id=4&id=NzY5NDI2ZC02MDY5NGE5ZS00YzNkNmUzMy1lYzE3M2JjZg==" node_id: 4 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 6f784726-9ca5-43b7-b254-2414ee2b675a, ghrun-lig2fpjk2u.auto.internal:28542): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 6f784726-9ca5-43b7-b254-2414ee2b675a, ghrun-lig2fpjk2u.auto.internal:28542): request = { session_id: "ydb://session/3?node_id=4&id=NzY5NDI2ZC02MDY5NGE5ZS00YzNkNmUzMy1lYzE3M2JjZg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 6f784726-9ca5-43b7-b254-2414ee2b675a, ghrun-lig2fpjk2u.auto.internal:28542): 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=NzY5NDI2ZC02MDY5NGE5ZS00YzNkNmUzMy1lYzE3M2JjZg==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 09583e25-bca0-4f0e-b4cd-92b53fd426dc, ghrun-lig2fpjk2u.auto.internal:28542): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 09583e25-bca0-4f0e-b4cd-92b53fd426dc, ghrun-lig2fpjk2u.auto.internal:28542): request = { session_id: "ydb://session/3?node_id=4&id=NzY5NDI2ZC02MDY5NGE5ZS00YzNkNmUzMy1lYzE3M2JjZg==" 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, 09583e25-bca0-4f0e-b4cd-92b53fd426dc, ghrun-lig2fpjk2u.auto.internal:28542): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=4&id=NzY5NDI2ZC02MDY5NGE5ZS00YzNkNmUzMy1lYzE3M2JjZg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=4&id=NzY5NDI2ZC02MDY5NGE5ZS00YzNkNmUzMy1lYzE3M2JjZg==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b6f6838e-1b64-4911-81d9-d9082afcefe6, ghrun-lig2fpjk2u.auto.internal:28542): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b6f6838e-1b64-4911-81d9-d9082afcefe6, ghrun-lig2fpjk2u.auto.internal:28542): request = { session_id: "ydb://session/3?node_id=4&id=NzY5NDI2ZC02MDY5NGE5ZS00YzNkNmUzMy1lYzE3M2JjZg==" 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, b6f6838e-1b64-4911-81d9-d9082afcefe6, ghrun-lig2fpjk2u.auto.internal:28542): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=4&id=NzY5NDI2ZC02MDY5NGE5ZS00YzNkNmUzMy1lYzE3M2JjZg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=4&id=NzY5NDI2ZC02MDY5NGE5ZS00YzNkNmUzMy1lYzE3M2JjZg==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4aec4a98-7773-4f33-82fb-9363eb396b65, ghrun-lig2fpjk2u.auto.internal:28542): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4aec4a98-7773-4f33-82fb-9363eb396b65, ghrun-lig2fpjk2u.auto.internal:28542): request = { session_id: "ydb://session/3?node_id=4&id=NzY5NDI2ZC02MDY5NGE5ZS00YzNkNmUzMy1lYzE3M2JjZg==" 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, 4aec4a98-7773-4f33-82fb-9363eb396b65, ghrun-lig2fpjk2u.auto.internal:28542): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=4&id=NzY5NDI2ZC02MDY5NGE5ZS00YzNkNmUzMy1lYzE3M2JjZg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=4&id=NzY5NDI2ZC02MDY5NGE5ZS00YzNkNmUzMy1lYzE3M2JjZg==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3f360dea-1c09-4553-b0dc-1e01b03aff3c, ghrun-lig2fpjk2u.auto.internal:28542): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3f360dea-1c09-4553-b0dc-1e01b03aff3c, ghrun-lig2fpjk2u.auto.internal:28542): request = { session_id: "ydb://session/3?node_id=4&id=NzY5NDI2ZC02MDY5NGE5ZS00YzNkNmUzMy1lYzE3M2JjZg==" 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, 3f360dea-1c09-4553-b0dc-1e01b03aff3c, ghrun-lig2fpjk2u.auto.internal:28542): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=4&id=NzY5NDI2ZC02MDY5NGE5ZS00YzNkNmUzMy1lYzE3M2JjZg==
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, 3ab19fc9-bd5b-4a79-b6ce-4544f7b2435e, ghrun-lig2fpjk2u.auto.internal:28542): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 3ab19fc9-bd5b-4a79-b6ce-4544f7b2435e, ghrun-lig2fpjk2u.auto.internal:28542): request = { session_id: "ydb://session/3?node_id=4&id=NzY5NDI2ZC02MDY5NGE5ZS00YzNkNmUzMy1lYzE3M2JjZg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 3ab19fc9-bd5b-4a79-b6ce-4544f7b2435e, ghrun-lig2fpjk2u.auto.internal:28542): 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:16144/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:28542/4
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:29322/2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:13372/6
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:18638/7
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:27175/5
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:64354/3
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:16438/9
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:24950/8
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1884
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5198
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24669
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16438
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5241
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24399
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/61139
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24950
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26407
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13339
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3435
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18638
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24865
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17002
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27532
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13372
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1192
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16683
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28138
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27175
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63217
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/61095
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14370
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28542
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21272
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/32692
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20031
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64354
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63675
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4184
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15728
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29322
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25364
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8918
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25986
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16144
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17942
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7868
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13484
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12425
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26206
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23715
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13009
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5134
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3341
============================== slowest durations ===============================
113.94s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
89.89s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
84.87s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
74.21s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
32.01s call     zip_bomb.py::TestZipBomb::test
13.80s call     upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
12.01s teardown zip_bomb.py::TestZipBomb::test
7.45s setup    upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
3.36s setup    zip_bomb.py::TestZipBomb::test
3.07s teardown upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
1.04s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]

(5 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 436.64s (0:07:16) ====================
