============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/n3sg/0002b4/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 ===============================
11.25s call     compaction_config.py::TestCompactionConfig::test_constructor_overrides_preset
8.24s call     compaction_config.py::TestCompactionConfig::test_mix_constructor
5.37s call     compaction_config.py::TestCompactionConfig::test_constructor_still_overrides_preset
5.27s call     compaction_config.py::TestCompactionConfig::test_default
5.00s call     compaction_config.py::TestCompactionConfig::test_tiling
4.86s call     compaction_config.py::TestCompactionConfig::test_lc_buckets
4.85s call     compaction_config.py::TestCompactionConfig::test_lc_buckets_constructor

(14 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 7 passed in 45.51s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/n3sg/0002a1/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 ===============================
188.82s call     data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
39.50s call     order_by_with_limit.py::TestOrderBy::test_fetch_race
9.73s setup    data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
9.26s call     compaction_config.py::TestCompactionConfig::test_wrong_preset
8.93s call     compaction_config.py::TestCompactionConfig::test_wrong_constructor
4.73s call     compaction_config.py::TestCompactionConfig::test_tiling_constructor
4.65s setup    data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
3.45s setup    order_by_with_limit.py::TestOrderBy::test_fetch_race
0.25s call     data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
0.21s call     data_read_correctness.py::TestDataReadCorrectness::test[table]
0.15s teardown data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
0.03s teardown order_by_with_limit.py::TestOrderBy::test_fetch_race
0.03s setup    compaction_config.py::TestCompactionConfig::test_wrong_constructor
0.01s setup    compaction_config.py::TestCompactionConfig::test_wrong_preset
0.01s setup    data_read_correctness.py::TestDataReadCorrectness::test[table]
0.01s setup    compaction_config.py::TestCompactionConfig::test_tiling_constructor

(5 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 7 passed in 270.48s (0:04:30) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/n3sg/0002aa/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: 12.7 ms
create table: 247.1 ms
initial inserts:
    "runs": 10
    "avg_ms": 24.1
    "min_ms": 19.0
    "median_ms": 24.6
    "max_ms": 31.9
    "stdev_ms": 4.7
select count(*) after initial inserts: 86.3 ms
bulk_upserts (step 0):
    "runs": 500
    "avg_ms": 41.6
    "min_ms": 35.8
    "median_ms": 41.2
    "max_ms": 55.7
    "stdev_ms": 3.0
select count(*) after all modifications: 2375.5 ms
select all: 2739.6 ms
delete from table: 2670.1 ms
select all after delete: 2794.4 ms
.drop table: 38.7 ms
create table: 352.6 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.3
    "min_ms": 23.0
    "median_ms": 30.3
    "max_ms": 31.7
    "stdev_ms": 2.5
select count(*) after initial inserts: 75.1 ms
bulk_upserts (step 0):
    "runs": 100
    "avg_ms": 43.3
    "min_ms": 38.0
    "median_ms": 43.0
    "max_ms": 55.4
    "stdev_ms": 3.1
updates (step 1):
    "runs": 200
    "avg_ms": 113.2
    "min_ms": 91.7
    "median_ms": 111.5
    "max_ms": 169.4
    "stdev_ms": 11.7
upserts (step 2):
    "runs": 200
    "avg_ms": 22.3
    "min_ms": 17.3
    "median_ms": 21.5
    "max_ms": 42.7
    "stdev_ms": 4.0
select count(*) after all modifications: 253.1 ms
select all: 270.8 ms
delete from table: 278.5 ms
select all after delete: 223.7 ms
.

============================== slowest durations ===============================
216.18s call     order_by_with_limit.py::TestOrderBy::test_stress_sorting
114.75s call     tablets_movement.py::TestTabletsMovement::test[COLUMN]
81.43s call     order_by_with_limit.py::TestOrderBy::test_random
79.44s call     tablets_movement.py::TestTabletsMovement::test[ROW]
33.23s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
31.99s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
8.92s setup    order_by_with_limit.py::TestOrderBy::test_filtered_portion
6.72s setup    tablets_movement.py::TestTabletsMovement::test[COLUMN]
3.13s 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.49s teardown tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.44s teardown tablets_movement.py::TestTabletsMovement::test[ROW]
0.26s teardown order_by_with_limit.py::TestOrderBy::test_stress_sorting
0.23s 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]
0.01s setup    order_by_with_limit.py::TestOrderBy::test_random
0.01s teardown order_by_with_limit.py::TestOrderBy::test_filtered_portion

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 7 passed in 581.03s (0:09:41) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/n3sg/0002b0/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: 32.8 ms
create table: 594.5 ms
initial inserts:
    "runs": 10
    "avg_ms": 35.8
    "min_ms": 30.0
    "median_ms": 36.5
    "max_ms": 46.2
    "stdev_ms": 5.4
select count(*) after initial inserts: 220.3 ms
updates (step 0):
    "runs": 1000
    "avg_ms": 172.8
    "min_ms": 87.1
    "median_ms": 149.5
    "max_ms": 627.9
    "stdev_ms": 68.1
select count(*) after all modifications: 364.8 ms
select all: 414.0 ms
delete from table: 508.6 ms
select all after delete: 320.9 ms
.drop table: 74.2 ms
create table: 888.2 ms
initial inserts:
    "runs": 15
    "avg_ms": 51.7
    "min_ms": 33.2
    "median_ms": 52.4
    "max_ms": 87.5
    "stdev_ms": 15.5
select count(*) after initial inserts: 149.3 ms
updates (step 0):
    "runs": 150
    "avg_ms": 170.9
    "min_ms": 112.4
    "median_ms": 166.4
    "max_ms": 314.5
    "stdev_ms": 36.7
bulk_upserts (step 1):
    "runs": 100
    "avg_ms": 125.5
    "min_ms": 71.1
    "median_ms": 116.3
    "max_ms": 238.2
    "stdev_ms": 35.8
select count(*) after all modifications: 627.2 ms
select all: 504.8 ms
delete from table: 530.7 ms
select all after delete: 593.1 ms
.drop table: 110.7 ms
create table: 761.0 ms
initial inserts:
    "runs": 20
    "avg_ms": 74.2
    "min_ms": 29.6
    "median_ms": 75.3
    "max_ms": 130.6
    "stdev_ms": 25.0
select count(*) after initial inserts: 258.9 ms
updates (step 0):
    "runs": 200
    "avg_ms": 213.7
    "min_ms": 119.6
    "median_ms": 203.7
    "max_ms": 513.8
    "stdev_ms": 60.7
upserts (step 1):
    "runs": 200
    "avg_ms": 30.1
    "min_ms": 24.6
    "median_ms": 29.1
    "max_ms": 57.0
    "stdev_ms": 4.3
bulk_upserts (step 2):
    "runs": 100
    "avg_ms": 101.9
    "min_ms": 85.4
    "median_ms": 98.2
    "max_ms": 169.4
    "stdev_ms": 14.3
select count(*) after all modifications: 681.0 ms
select all: 631.8 ms
delete from table: 654.3 ms
select all after delete: 596.0 ms
.drop table: 42.2 ms
create table: 730.6 ms
initial inserts:
    "runs": 10
    "avg_ms": 32.6
    "min_ms": 26.5
    "median_ms": 31.0
    "max_ms": 47.4
    "stdev_ms": 5.8
select count(*) after initial inserts: 123.6 ms
upserts (step 0):
    "runs": 1000
    "avg_ms": 47.0
    "min_ms": 25.0
    "median_ms": 41.6
    "max_ms": 419.0
    "stdev_ms": 20.7
select count(*) after all modifications: 920.1 ms
select all: 535.2 ms
delete from table: 998.6 ms
select all after delete: 645.9 ms
.Generated operation sequence:
  0. BULK_UPSERT: 20 operations
  1. UPDATE: 2 operations
  2. UPSERT: 5 operations
  3. UPDATE: 2 operations
  4. BULK_UPSERT: 4 operations
  5. UPSERT: 7 operations
  6. UPDATE: 19 operations
  7. UPDATE: 3 operations
  8. BULK_UPSERT: 16 operations
  9. BULK_UPSERT: 7 operations
drop table: 92.3 ms
create table: 1341.1 ms
initial inserts:
    "runs": 10
    "avg_ms": 44.3
    "min_ms": 34.9
    "median_ms": 46.8
    "max_ms": 52.0
    "stdev_ms": 5.6
select count(*) after initial inserts: 174.7 ms
bulk_upserts (step 0):
    "runs": 20
    "avg_ms": 88.2
    "min_ms": 55.3
    "median_ms": 76.6
    "max_ms": 214.4
    "stdev_ms": 37.7
updates (step 1):
    "runs": 20
    "avg_ms": 201.5
    "min_ms": 118.6
    "median_ms": 189.0
    "max_ms": 309.5
    "stdev_ms": 52.7
upserts (step 2):
    "runs": 50
    "avg_ms": 37.4
    "min_ms": 25.1
    "median_ms": 35.4
    "max_ms": 70.9
    "stdev_ms": 10.2
updates (step 3):
    "runs": 20
    "avg_ms": 174.3
    "min_ms": 119.9
    "median_ms": 165.0
    "max_ms": 272.2
    "stdev_ms": 42.7
bulk_upserts (step 4):
    "runs": 4
    "avg_ms": 112.3
    "min_ms": 107.5
    "median_ms": 114.2
    "max_ms": 119.6
    "stdev_ms": 5.7
upserts (step 5):
    "runs": 70
    "avg_ms": 52.7
    "min_ms": 29.7
    "median_ms": 50.7
    "max_ms": 91.6
    "stdev_ms": 14.8
updates (step 6):
    "runs": 190
    "avg_ms": 190.6
    "min_ms": 109.3
    "median_ms": 178.1
    "max_ms": 354.5
    "stdev_ms": 47.1
updates (step 7):
    "runs": 30
    "avg_ms": 127.9
    "min_ms": 109.5
    "median_ms": 126.4
    "max_ms": 146.1
    "stdev_ms": 9.0
bulk_upserts (step 8):
    "runs": 16
    "avg_ms": 57.0
    "min_ms": 50.4
    "median_ms": 54.4
    "max_ms": 69.9
    "stdev_ms": 6.1
bulk_upserts (step 9):
    "runs": 7
    "avg_ms": 49.9
    "min_ms": 48.3
    "median_ms": 49.4
    "max_ms": 52.3
    "stdev_ms": 1.5
select count(*) after all modifications: 238.4 ms
select all: 235.0 ms
delete from table: 295.3 ms
select all after delete: 208.2 ms
.
test_log_scenario.py ..

============================== slowest durations ===============================
175.68s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
78.52s call     test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
64.16s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
59.66s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
56.64s call     test_log_scenario.py::TestLogScenario::test_log_deviation[180]
51.37s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
42.34s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
8.40s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
7.10s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
7.06s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[180]
4.75s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
0.05s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
0.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
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 teardown test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
0.01s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 7 passed in 556.64s (0:09:16) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/n3sg/0002b2/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 ===============================
83.98s call     test_log_scenario.py::TestLogScenario::test_log_uniform
7.19s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
7.19s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
7.13s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
6.76s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
6.72s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
6.61s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
5.97s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
5.87s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
3.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]

(7 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 7 passed in 141.14s (0:02:21) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/n3sg/0002b6/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 ===============================
10.38s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
5.73s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
5.53s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
5.30s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
4.93s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
4.76s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
4.42s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
1.03s 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-8]
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]

(10 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 7 passed in 42.77s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/n3sg/0002ad/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 ===============================
9.54s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
6.92s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
6.68s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
5.38s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
5.38s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
4.82s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
4.68s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
3.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]

(9 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 7 passed in 47.14s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/n3sg/0002a7/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 ===============================
9.30s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
7.39s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
6.67s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
5.60s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
4.96s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
4.74s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
4.70s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
1.04s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]

(11 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 7 passed in 45.17s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/n3sg/0002a4/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 ===============================
93.52s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
93.05s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
9.95s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
8.03s call     test_overloads.py::TestLogScenario::test_overloads_reject_probability
5.25s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
4.96s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
3.06s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1-1]

(9 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 218.60s (0:03: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/n3sg/00029e/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/n3sg/00029e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14440
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32533
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17686
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10012
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16041
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3601
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7013
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1762
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22052
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:479 Working directory: /home/runner/.ya/build/build_root/n3sg/00029e/r3tmp/kikimr_cluster_xr0z0k_1
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/n3sg/00029e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19117
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10229
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12070
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1307
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/n3sg/00029e/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/n3sg/00029e/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/n3sg/00029e/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_9sbbepwy.log --grpc-port=19117 --mon-port=10229 --ic-port=14440
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/n3sg/00029e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16780
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6869
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19107
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30658
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/n3sg/00029e/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/n3sg/00029e/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/n3sg/00029e/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_fhbkx3_n.log --grpc-port=16780 --mon-port=6869 --ic-port=32533
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/n3sg/00029e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30639
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31748
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6024
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24919
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/n3sg/00029e/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/n3sg/00029e/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/n3sg/00029e/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_ie7s9g2k.log --grpc-port=30639 --mon-port=31748 --ic-port=17686
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/n3sg/00029e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1350
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10274
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26947
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27251
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/n3sg/00029e/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/n3sg/00029e/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/n3sg/00029e/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_n7s2chmw.log --grpc-port=1350 --mon-port=10274 --ic-port=10012
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/n3sg/00029e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25599
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15068
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9259
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24516
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/n3sg/00029e/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/n3sg/00029e/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/n3sg/00029e/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_barnb4r4.log --grpc-port=25599 --mon-port=15068 --ic-port=16041
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/n3sg/00029e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28618
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23553
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64972
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5277
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/n3sg/00029e/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/n3sg/00029e/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/n3sg/00029e/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_k3b28cgp.log --grpc-port=28618 --mon-port=23553 --ic-port=3601
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/n3sg/00029e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32596
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2991
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23803
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9726
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/n3sg/00029e/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/n3sg/00029e/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/n3sg/00029e/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_iplr0txp.log --grpc-port=32596 --mon-port=2991 --ic-port=7013
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/n3sg/00029e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23577
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62034
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24479
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6215
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/n3sg/00029e/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/n3sg/00029e/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/n3sg/00029e/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_v_us4l70.log --grpc-port=23577 --mon-port=62034 --ic-port=1762
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/n3sg/00029e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15273
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4309
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14426
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16243
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/n3sg/00029e/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/n3sg/00029e/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/n3sg/00029e/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__58g7vpm.log --grpc-port=15273 --mon-port=4309 --ic-port=22052
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/n3sg/00029e/r3tmp/pdisk18wp21_0x.data on node localhost:19117/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/n3sg/00029e/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/n3sg/00029e/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/n3sg/00029e/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_9sbbepwy.log --grpc-port=19117 --mon-port=10229 --ic-port=14440
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/n3sg/00029e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/n3sg/00029e/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/n3sg/00029e/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_9sbbepwy.log', '--grpc-port=19117', '--mon-port=10229', '--ic-port=14440')' in '/home/runner/.ya/build/build_root/n3sg/00029e/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: 513151
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:19117/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/n3sg/00029e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 513152
DEBUG    ya.test:process.py:259 Command (pid 513152) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 513152) elapsed time (sec): 0.31588006019592285
DEBUG    ya.test:process.py:263 Command (pid 513152) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 513152) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 513152) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 513152) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 513152) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 513152) maxrss: 537832
DEBUG    ya.test:process.py:263 Command (pid 513152) minflt: 16084
DEBUG    ya.test:process.py:263 Command (pid 513152) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 513152) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 513152) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 513152) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 513152) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 513152) nvcsw: 12
DEBUG    ya.test:process.py:263 Command (pid 513152) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 513152) stime: 0.170382
DEBUG    ya.test:process.py:263 Command (pid 513152) utime: 0.09736099999999999
DEBUG    ya.test:process.py:263 Command (pid 513152) wtime: 0.317
DEBUG    ya.test:process.py:275 Command (pid 513152) output:
Git info:
    Commit: 9a2690ade8c468506156cf35dcdc88d6066d6c9d
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge ce186b1ea1887578720f1c4739981424c3452df6 into 7dbc3919ad149831c3a4d670007beabc62664dec

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 9a2690ade8c468506156cf35dcdc88d6066d6c9d
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge ce186b1ea1887578720f1c4739981424c3452df6 into 7dbc3919ad149831c3a4d670007beabc62664dec
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/n3sg/00029e/r3tmp/pdisk1xjt_9mla.data on node localhost:16780/2, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/n3sg/00029e/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/n3sg/00029e/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/n3sg/00029e/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_fhbkx3_n.log --grpc-port=16780 --mon-port=6869 --ic-port=32533
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/n3sg/00029e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/n3sg/00029e/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/n3sg/00029e/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_fhbkx3_n.log', '--grpc-port=16780', '--mon-port=6869', '--ic-port=32533')' in '/home/runner/.ya/build/build_root/n3sg/00029e/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: 513195
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:16780/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/n3sg/00029e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 513202
DEBUG    ya.test:process.py:259 Command (pid 513202) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 513202) elapsed time (sec): 0.30925488471984863
DEBUG    ya.test:process.py:263 Command (pid 513202) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 513202) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 513202) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 513202) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 513202) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 513202) maxrss: 537832
DEBUG    ya.test:process.py:263 Command (pid 513202) minflt: 19942
DEBUG    ya.test:process.py:263 Command (pid 513202) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 513202) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 513202) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 513202) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 513202) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 513202) nvcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 513202) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 513202) stime: 0.18587299999999998
DEBUG    ya.test:process.py:263 Command (pid 513202) utime: 0.07514
DEBUG    ya.test:process.py:263 Command (pid 513202) wtime: 0.31
DEBUG    ya.test:process.py:275 Command (pid 513202) output:
Git info:
    Commit: 9a2690ade8c468506156cf35dcdc88d6066d6c9d
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge ce186b1ea1887578720f1c4739981424c3452df6 into 7dbc3919ad149831c3a4d670007beabc62664dec

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 2 version:
Git info:
    Commit: 9a2690ade8c468506156cf35dcdc88d6066d6c9d
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge ce186b1ea1887578720f1c4739981424c3452df6 into 7dbc3919ad149831c3a4d670007beabc62664dec
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/n3sg/00029e/r3tmp/pdisk1029lcbi8.data on node localhost:30639/3, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/n3sg/00029e/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/n3sg/00029e/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/n3sg/00029e/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_ie7s9g2k.log --grpc-port=30639 --mon-port=31748 --ic-port=17686
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/n3sg/00029e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/n3sg/00029e/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/n3sg/00029e/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_ie7s9g2k.log', '--grpc-port=30639', '--mon-port=31748', '--ic-port=17686')' in '/home/runner/.ya/build/build_root/n3sg/00029e/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: 513374
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:30639/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/n3sg/00029e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 513418
DEBUG    ya.test:process.py:259 Command (pid 513418) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 513418) elapsed time (sec): 0.29819393157958984
DEBUG    ya.test:process.py:263 Command (pid 513418) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 513418) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 513418) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 513418) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 513418) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 513418) maxrss: 537832
DEBUG    ya.test:process.py:263 Command (pid 513418) minflt: 16085
DEBUG    ya.test:process.py:263 Command (pid 513418) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 513418) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 513418) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 513418) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 513418) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 513418) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 513418) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 513418) stime: 0.171976
DEBUG    ya.test:process.py:263 Command (pid 513418) utime: 0.07817099999999999
DEBUG    ya.test:process.py:263 Command (pid 513418) wtime: 0.299
DEBUG    ya.test:process.py:275 Command (pid 513418) output:
Git info:
    Commit: 9a2690ade8c468506156cf35dcdc88d6066d6c9d
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge ce186b1ea1887578720f1c4739981424c3452df6 into 7dbc3919ad149831c3a4d670007beabc62664dec

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 3 version:
Git info:
    Commit: 9a2690ade8c468506156cf35dcdc88d6066d6c9d
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge ce186b1ea1887578720f1c4739981424c3452df6 into 7dbc3919ad149831c3a4d670007beabc62664dec
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/n3sg/00029e/r3tmp/pdisk1d3gu3p6c.data on node localhost:1350/4, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/n3sg/00029e/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/n3sg/00029e/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/n3sg/00029e/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_n7s2chmw.log --grpc-port=1350 --mon-port=10274 --ic-port=10012
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/n3sg/00029e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/n3sg/00029e/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/n3sg/00029e/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_n7s2chmw.log', '--grpc-port=1350', '--mon-port=10274', '--ic-port=10012')' in '/home/runner/.ya/build/build_root/n3sg/00029e/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: 513542
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:1350/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/n3sg/00029e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 513543
DEBUG    ya.test:process.py:259 Command (pid 513543) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 513543) elapsed time (sec): 0.31287169456481934
DEBUG    ya.test:process.py:263 Command (pid 513543) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 513543) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 513543) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 513543) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 513543) majflt: 3
DEBUG    ya.test:process.py:263 Command (pid 513543) maxrss: 537832
DEBUG    ya.test:process.py:263 Command (pid 513543) minflt: 20937
DEBUG    ya.test:process.py:263 Command (pid 513543) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 513543) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 513543) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 513543) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 513543) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 513543) nvcsw: 21
DEBUG    ya.test:process.py:263 Command (pid 513543) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 513543) stime: 0.184672
DEBUG    ya.test:process.py:263 Command (pid 513543) utime: 0.080292
DEBUG    ya.test:process.py:263 Command (pid 513543) wtime: 0.314
DEBUG    ya.test:process.py:275 Command (pid 513543) output:
Git info:
    Commit: 9a2690ade8c468506156cf35dcdc88d6066d6c9d
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge ce186b1ea1887578720f1c4739981424c3452df6 into 7dbc3919ad149831c3a4d670007beabc62664dec

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 4 version:
Git info:
    Commit: 9a2690ade8c468506156cf35dcdc88d6066d6c9d
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge ce186b1ea1887578720f1c4739981424c3452df6 into 7dbc3919ad149831c3a4d670007beabc62664dec
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/n3sg/00029e/r3tmp/pdisk1br3zvojm.data on node localhost:25599/5, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/n3sg/00029e/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/n3sg/00029e/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/n3sg/00029e/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_barnb4r4.log --grpc-port=25599 --mon-port=15068 --ic-port=16041
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/n3sg/00029e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/n3sg/00029e/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/n3sg/00029e/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_barnb4r4.log', '--grpc-port=25599', '--mon-port=15068', '--ic-port=16041')' in '/home/runner/.ya/build/build_root/n3sg/00029e/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: 513692
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:25599/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/n3sg/00029e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 513693
DEBUG    ya.test:process.py:259 Command (pid 513693) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 513693) elapsed time (sec): 0.315723180770874
DEBUG    ya.test:process.py:263 Command (pid 513693) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 513693) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 513693) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 513693) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 513693) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 513693) maxrss: 537832
DEBUG    ya.test:process.py:263 Command (pid 513693) minflt: 16084
DEBUG    ya.test:process.py:263 Command (pid 513693) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 513693) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 513693) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 513693) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 513693) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 513693) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 513693) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 513693) stime: 0.170869
DEBUG    ya.test:process.py:263 Command (pid 513693) utime: 0.07729799999999999
DEBUG    ya.test:process.py:263 Command (pid 513693) wtime: 0.317
DEBUG    ya.test:process.py:275 Command (pid 513693) output:
Git info:
    Commit: 9a2690ade8c468506156cf35dcdc88d6066d6c9d
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge ce186b1ea1887578720f1c4739981424c3452df6 into 7dbc3919ad149831c3a4d670007beabc62664dec

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 5 version:
Git info:
    Commit: 9a2690ade8c468506156cf35dcdc88d6066d6c9d
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge ce186b1ea1887578720f1c4739981424c3452df6 into 7dbc3919ad149831c3a4d670007beabc62664dec
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/n3sg/00029e/r3tmp/pdisk1oqe2oiwn.data on node localhost:28618/6, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/n3sg/00029e/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/n3sg/00029e/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/n3sg/00029e/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_k3b28cgp.log --grpc-port=28618 --mon-port=23553 --ic-port=3601
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/n3sg/00029e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/n3sg/00029e/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/n3sg/00029e/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_k3b28cgp.log', '--grpc-port=28618', '--mon-port=23553', '--ic-port=3601')' in '/home/runner/.ya/build/build_root/n3sg/00029e/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: 513866
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:28618/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/n3sg/00029e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 513876
DEBUG    ya.test:process.py:259 Command (pid 513876) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 513876) elapsed time (sec): 0.33979201316833496
DEBUG    ya.test:process.py:263 Command (pid 513876) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 513876) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 513876) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 513876) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 513876) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 513876) maxrss: 537832
DEBUG    ya.test:process.py:263 Command (pid 513876) minflt: 16086
DEBUG    ya.test:process.py:263 Command (pid 513876) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 513876) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 513876) nivcsw: 23
DEBUG    ya.test:process.py:263 Command (pid 513876) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 513876) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 513876) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 513876) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 513876) stime: 0.22225999999999999
DEBUG    ya.test:process.py:263 Command (pid 513876) utime: 0.08334699999999999
DEBUG    ya.test:process.py:263 Command (pid 513876) wtime: 0.356
DEBUG    ya.test:process.py:275 Command (pid 513876) output:
Git info:
    Commit: 9a2690ade8c468506156cf35dcdc88d6066d6c9d
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge ce186b1ea1887578720f1c4739981424c3452df6 into 7dbc3919ad149831c3a4d670007beabc62664dec

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 6 version:
Git info:
    Commit: 9a2690ade8c468506156cf35dcdc88d6066d6c9d
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge ce186b1ea1887578720f1c4739981424c3452df6 into 7dbc3919ad149831c3a4d670007beabc62664dec
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/n3sg/00029e/r3tmp/pdisk1wq_0nplk.data on node localhost:32596/7, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/n3sg/00029e/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/n3sg/00029e/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/n3sg/00029e/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_iplr0txp.log --grpc-port=32596 --mon-port=2991 --ic-port=7013
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/n3sg/00029e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/n3sg/00029e/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/n3sg/00029e/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_iplr0txp.log', '--grpc-port=32596', '--mon-port=2991', '--ic-port=7013')' in '/home/runner/.ya/build/build_root/n3sg/00029e/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: 514000
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:32596/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/n3sg/00029e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 514001
DEBUG    ya.test:process.py:259 Command (pid 514001) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 514001) elapsed time (sec): 0.30507588386535645
DEBUG    ya.test:process.py:263 Command (pid 514001) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 514001) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 514001) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 514001) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 514001) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 514001) maxrss: 537832
DEBUG    ya.test:process.py:263 Command (pid 514001) minflt: 17942
DEBUG    ya.test:process.py:263 Command (pid 514001) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 514001) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 514001) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 514001) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 514001) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 514001) nvcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 514001) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 514001) stime: 0.17682099999999998
DEBUG    ya.test:process.py:263 Command (pid 514001) utime: 0.080373
DEBUG    ya.test:process.py:263 Command (pid 514001) wtime: 0.306
DEBUG    ya.test:process.py:275 Command (pid 514001) output:
Git info:
    Commit: 9a2690ade8c468506156cf35dcdc88d6066d6c9d
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge ce186b1ea1887578720f1c4739981424c3452df6 into 7dbc3919ad149831c3a4d670007beabc62664dec

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 7 version:
Git info:
    Commit: 9a2690ade8c468506156cf35dcdc88d6066d6c9d
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge ce186b1ea1887578720f1c4739981424c3452df6 into 7dbc3919ad149831c3a4d670007beabc62664dec
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/n3sg/00029e/r3tmp/pdisk1x1guov8n.data on node localhost:23577/8, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/n3sg/00029e/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/n3sg/00029e/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/n3sg/00029e/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_v_us4l70.log --grpc-port=23577 --mon-port=62034 --ic-port=1762
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/n3sg/00029e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/n3sg/00029e/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/n3sg/00029e/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_v_us4l70.log', '--grpc-port=23577', '--mon-port=62034', '--ic-port=1762')' in '/home/runner/.ya/build/build_root/n3sg/00029e/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: 514146
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:23577/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/n3sg/00029e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 514156
DEBUG    ya.test:process.py:259 Command (pid 514156) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 514156) elapsed time (sec): 0.3050389289855957
DEBUG    ya.test:process.py:263 Command (pid 514156) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 514156) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 514156) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 514156) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 514156) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 514156) maxrss: 537832
DEBUG    ya.test:process.py:263 Command (pid 514156) minflt: 16084
DEBUG    ya.test:process.py:263 Command (pid 514156) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 514156) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 514156) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 514156) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 514156) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 514156) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 514156) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 514156) stime: 0.180216
DEBUG    ya.test:process.py:263 Command (pid 514156) utime: 0.07609099999999999
DEBUG    ya.test:process.py:263 Command (pid 514156) wtime: 0.306
DEBUG    ya.test:process.py:275 Command (pid 514156) output:
Git info:
    Commit: 9a2690ade8c468506156cf35dcdc88d6066d6c9d
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge ce186b1ea1887578720f1c4739981424c3452df6 into 7dbc3919ad149831c3a4d670007beabc62664dec

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 8 version:
Git info:
    Commit: 9a2690ade8c468506156cf35dcdc88d6066d6c9d
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge ce186b1ea1887578720f1c4739981424c3452df6 into 7dbc3919ad149831c3a4d670007beabc62664dec
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/n3sg/00029e/r3tmp/pdisk11k_0kq4v.data on node localhost:15273/9, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/n3sg/00029e/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/n3sg/00029e/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/n3sg/00029e/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__58g7vpm.log --grpc-port=15273 --mon-port=4309 --ic-port=22052
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/n3sg/00029e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/n3sg/00029e/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/n3sg/00029e/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__58g7vpm.log', '--grpc-port=15273', '--mon-port=4309', '--ic-port=22052')' in '/home/runner/.ya/build/build_root/n3sg/00029e/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: 514277
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:15273/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/n3sg/00029e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 514278
DEBUG    ya.test:process.py:259 Command (pid 514278) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 514278) elapsed time (sec): 0.30645036697387695
DEBUG    ya.test:process.py:263 Command (pid 514278) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 514278) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 514278) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 514278) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 514278) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 514278) maxrss: 537832
DEBUG    ya.test:process.py:263 Command (pid 514278) minflt: 17588
DEBUG    ya.test:process.py:263 Command (pid 514278) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 514278) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 514278) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 514278) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 514278) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 514278) nvcsw: 18
DEBUG    ya.test:process.py:263 Command (pid 514278) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 514278) stime: 0.18489899999999998
DEBUG    ya.test:process.py:263 Command (pid 514278) utime: 0.072352
DEBUG    ya.test:process.py:263 Command (pid 514278) wtime: 0.307
DEBUG    ya.test:process.py:275 Command (pid 514278) output:
Git info:
    Commit: 9a2690ade8c468506156cf35dcdc88d6066d6c9d
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge ce186b1ea1887578720f1c4739981424c3452df6 into 7dbc3919ad149831c3a4d670007beabc62664dec

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 9 version:
Git info:
    Commit: 9a2690ade8c468506156cf35dcdc88d6066d6c9d
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge ce186b1ea1887578720f1c4739981424c3452df6 into 7dbc3919ad149831c3a4d670007beabc62664dec
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/n3sg/00029e/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:426 Executing command = ['/home/runner/.ya/build/build_root/n3sg/00029e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:19117', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/n3sg/00029e/r3tmp/pdisk18wp21_0x.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 2\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/n3sg/00029e/r3tmp/pdisk1xjt_9mla.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 3\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/n3sg/00029e/r3tmp/pdisk1029lcbi8.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 4\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/n3sg/00029e/r3tmp/pdisk1d3gu3p6c.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 5\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/n3sg/00029e/r3tmp/pdisk1br3zvojm.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 6\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/n3sg/00029e/r3tmp/pdisk1oqe2oiwn.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 7\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/n3sg/00029e/r3tmp/pdisk1wq_0nplk.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 8\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/n3sg/00029e/r3tmp/pdisk1x1guov8n.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 9\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/n3sg/00029e/r3tmp/pdisk11k_0kq4v.data"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 14440\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 32533\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 17686\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 10012\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 16041\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 3601\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 7013\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 1762\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 22052\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/n3sg/00029e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:19117', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/n3sg/00029e/r3tmp/pdisk18wp21_0x.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 2\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/n3sg/00029e/r3tmp/pdisk1xjt_9mla.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 3\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/n3sg/00029e/r3tmp/pdisk1029lcbi8.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 4\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/n3sg/00029e/r3tmp/pdisk1d3gu3p6c.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 5\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/n3sg/00029e/r3tmp/pdisk1br3zvojm.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 6\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/n3sg/00029e/r3tmp/pdisk1oqe2oiwn.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 7\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/n3sg/00029e/r3tmp/pdisk1wq_0nplk.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 8\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/n3sg/00029e/r3tmp/pdisk1x1guov8n.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 9\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/n3sg/00029e/r3tmp/pdisk11k_0kq4v.data"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 14440\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 32533\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 17686\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 10012\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 16041\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 3601\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 7013\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 1762\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 22052\n      }\n      HostConfigId: 9\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 514589
DEBUG    ya.test:process.py:259 Command (pid 514589) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 514589) elapsed time (sec): 0.41606831550598145
DEBUG    ya.test:process.py:263 Command (pid 514589) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 514589) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 514589) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 514589) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 514589) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 514589) maxrss: 545992
DEBUG    ya.test:process.py:263 Command (pid 514589) minflt: 18229
DEBUG    ya.test:process.py:263 Command (pid 514589) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 514589) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 514589) nivcsw: 31
DEBUG    ya.test:process.py:263 Command (pid 514589) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 514589) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 514589) nvcsw: 131
DEBUG    ya.test:process.py:263 Command (pid 514589) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 514589) stime: 0.28710199999999997
DEBUG    ya.test:process.py:263 Command (pid 514589) utime: 0.08373799999999999
DEBUG    ya.test:process.py:263 Command (pid 514589) wtime: 0.417
DEBUG    ya.test:process.py:275 Command (pid 514589) 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: 13

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/n3sg/00029e/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:426 Executing command = ['/home/runner/.ya/build/build_root/n3sg/00029e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:19117', '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/n3sg/00029e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:19117', '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: 514628
DEBUG    ya.test:process.py:259 Command (pid 514628) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 514628) elapsed time (sec): 0.38651466369628906
DEBUG    ya.test:process.py:263 Command (pid 514628) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 514628) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 514628) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 514628) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 514628) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 514628) maxrss: 545992
DEBUG    ya.test:process.py:263 Command (pid 514628) minflt: 18227
DEBUG    ya.test:process.py:263 Command (pid 514628) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 514628) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 514628) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 514628) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 514628) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 514628) nvcsw: 142
DEBUG    ya.test:process.py:263 Command (pid 514628) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 514628) stime: 0.237507
DEBUG    ya.test:process.py:263 Command (pid 514628) utime: 0.10063799999999999
DEBUG    ya.test:process.py:263 Command (pid 514628) wtime: 0.387
DEBUG    ya.test:process.py:275 Command (pid 514628) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 14

DEBUG    ya.test:process.py:276 Command (pid 514628) 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, c0dc837e-0041-49e4-ab45-2a0ff0fc460d, localhost:19117): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, c0dc837e-0041-49e4-ab45-2a0ff0fc460d, localhost:19117): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, c0dc837e-0041-49e4-ab45-2a0ff0fc460d, localhost:19117): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-u4oonxs3ki.auto.internal" port: 16780 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-u4oonxs3ki.auto.internal" port: 15273 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-u4oonxs3ki.auto.internal" port: 25599 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-u4oonxs3ki.auto.internal" port: 30639 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-u4oonxs3ki.auto.internal" port: 23577 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-u4oonxs3ki.auto.internal" port: 28618 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-u4oonxs3ki.auto.internal" port: 32596 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-u4oonxs3ki.auto.internal" port: 19117 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-u4oonxs3ki.auto.internal" port: 1350 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 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-u4oonxs3ki.auto.internal:32596, location 1, ssl: False>, <Endpoint ghrun-u4oonxs3ki.auto.internal:1350, location 1, ssl: False>, <Endpoint ghrun-u4oonxs3ki.auto.internal:19117, location 1, ssl: False>, <Endpoint ghrun-u4oonxs3ki.auto.internal:23577, location 2, ssl: False>, <Endpoint ghrun-u4oonxs3ki.auto.internal:15273, location 3, ssl: False>, <Endpoint ghrun-u4oonxs3ki.auto.internal:28618, location 3, ssl: False>, <Endpoint ghrun-u4oonxs3ki.auto.internal:16780, location 2, ssl: False>, <Endpoint ghrun-u4oonxs3ki.auto.internal:30639, location 3, ssl: False>, <Endpoint ghrun-u4oonxs3ki.auto.internal:25599, 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)]
------------------------------ Captured log call -------------------------------
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     ya.test:ya.py:436 Test call (class_name: upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId, test_name: test)
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     __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)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:19117
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:19117/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:16780/2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:30639/3
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:1350/4
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:25599/5
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:28618/6
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:32596/7
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:23577/8
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:15273/9
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/n3sg/00029e/ydb/apps/ydbd/ydbd
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/n3sg/00029e/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/n3sg/00029e/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/n3sg/00029e/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_lwrf71qi.log --grpc-port=19117 --mon-port=10229 --ic-port=14440
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/n3sg/00029e/ydb/apps/ydbd/ydbd
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/n3sg/00029e/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/n3sg/00029e/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/n3sg/00029e/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_lvdfty7d.log --grpc-port=16780 --mon-port=6869 --ic-port=32533
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/n3sg/00029e/ydb/apps/ydbd/ydbd
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/n3sg/00029e/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/n3sg/00029e/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/n3sg/00029e/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_ypif3qo1.log --grpc-port=30639 --mon-port=31748 --ic-port=17686
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/n3sg/00029e/ydb/apps/ydbd/ydbd
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/n3sg/00029e/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/n3sg/00029e/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/n3sg/00029e/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_slbjm61h.log --grpc-port=1350 --mon-port=10274 --ic-port=10012
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/n3sg/00029e/ydb/apps/ydbd/ydbd
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/n3sg/00029e/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/n3sg/00029e/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/n3sg/00029e/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_8s3sahvi.log --grpc-port=25599 --mon-port=15068 --ic-port=16041
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/n3sg/00029e/ydb/apps/ydbd/ydbd
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/n3sg/00029e/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/n3sg/00029e/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/n3sg/00029e/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_zrk9deiz.log --grpc-port=28618 --mon-port=23553 --ic-port=3601
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/n3sg/00029e/ydb/apps/ydbd/ydbd
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/n3sg/00029e/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/n3sg/00029e/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/n3sg/00029e/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_rjol66a5.log --grpc-port=32596 --mon-port=2991 --ic-port=7013
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/n3sg/00029e/ydb/apps/ydbd/ydbd
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/n3sg/00029e/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/n3sg/00029e/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/n3sg/00029e/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_ih7ztrd1.log --grpc-port=23577 --mon-port=62034 --ic-port=1762
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/n3sg/00029e/ydb/apps/ydbd/ydbd
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/n3sg/00029e/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/n3sg/00029e/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/n3sg/00029e/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_s76poctz.log --grpc-port=15273 --mon-port=4309 --ic-port=22052
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/n3sg/00029e/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/n3sg/00029e/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/n3sg/00029e/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_lwrf71qi.log --grpc-port=19117 --mon-port=10229 --ic-port=14440
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/n3sg/00029e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/n3sg/00029e/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/n3sg/00029e/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_lwrf71qi.log', '--grpc-port=19117', '--mon-port=10229', '--ic-port=14440')' in '/home/runner/.ya/build/build_root/n3sg/00029e/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: 514783
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:19117/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/n3sg/00029e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 514784
DEBUG    ya.test:process.py:259 Command (pid 514784) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 514784) elapsed time (sec): 0.2976548671722412
DEBUG    ya.test:process.py:263 Command (pid 514784) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 514784) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 514784) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 514784) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 514784) majflt: 2
DEBUG    ya.test:process.py:263 Command (pid 514784) maxrss: 537832
DEBUG    ya.test:process.py:263 Command (pid 514784) minflt: 19644
DEBUG    ya.test:process.py:263 Command (pid 514784) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 514784) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 514784) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 514784) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 514784) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 514784) nvcsw: 19
DEBUG    ya.test:process.py:263 Command (pid 514784) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 514784) stime: 0.17815599999999998
DEBUG    ya.test:process.py:263 Command (pid 514784) utime: 0.07126199999999999
DEBUG    ya.test:process.py:263 Command (pid 514784) wtime: 0.298
DEBUG    ya.test:process.py:275 Command (pid 514784) output:
Git info:
    Commit: 9a2690ade8c468506156cf35dcdc88d6066d6c9d
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge ce186b1ea1887578720f1c4739981424c3452df6 into 7dbc3919ad149831c3a4d670007beabc62664dec

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 9a2690ade8c468506156cf35dcdc88d6066d6c9d
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge ce186b1ea1887578720f1c4739981424c3452df6 into 7dbc3919ad149831c3a4d670007beabc62664dec
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/n3sg/00029e/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/n3sg/00029e/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/n3sg/00029e/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_lvdfty7d.log --grpc-port=16780 --mon-port=6869 --ic-port=32533
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/n3sg/00029e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/n3sg/00029e/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/n3sg/00029e/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_lvdfty7d.log', '--grpc-port=16780', '--mon-port=6869', '--ic-port=32533')' in '/home/runner/.ya/build/build_root/n3sg/00029e/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: 514825
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:16780/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/n3sg/00029e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 514826
DEBUG    ya.test:process.py:259 Command (pid 514826) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 514826) elapsed time (sec): 0.29781389236450195
DEBUG    ya.test:process.py:263 Command (pid 514826) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 514826) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 514826) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 514826) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 514826) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 514826) maxrss: 537832
DEBUG    ya.test:process.py:263 Command (pid 514826) minflt: 16084
DEBUG    ya.test:process.py:263 Command (pid 514826) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 514826) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 514826) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 514826) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 514826) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 514826) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 514826) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 514826) stime: 0.16103
DEBUG    ya.test:process.py:263 Command (pid 514826) utime: 0.08856599999999999
DEBUG    ya.test:process.py:263 Command (pid 514826) wtime: 0.299
DEBUG    ya.test:process.py:275 Command (pid 514826) output:
Git info:
    Commit: 9a2690ade8c468506156cf35dcdc88d6066d6c9d
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge ce186b1ea1887578720f1c4739981424c3452df6 into 7dbc3919ad149831c3a4d670007beabc62664dec

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 2 version:
Git info:
    Commit: 9a2690ade8c468506156cf35dcdc88d6066d6c9d
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge ce186b1ea1887578720f1c4739981424c3452df6 into 7dbc3919ad149831c3a4d670007beabc62664dec
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/n3sg/00029e/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/n3sg/00029e/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/n3sg/00029e/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_ypif3qo1.log --grpc-port=30639 --mon-port=31748 --ic-port=17686
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/n3sg/00029e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/n3sg/00029e/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/n3sg/00029e/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_ypif3qo1.log', '--grpc-port=30639', '--mon-port=31748', '--ic-port=17686')' in '/home/runner/.ya/build/build_root/n3sg/00029e/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: 514972
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:30639/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/n3sg/00029e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 514973
DEBUG    ya.test:process.py:259 Command (pid 514973) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 514973) elapsed time (sec): 0.30853724479675293
DEBUG    ya.test:process.py:263 Command (pid 514973) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 514973) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 514973) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 514973) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 514973) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 514973) maxrss: 537832
DEBUG    ya.test:process.py:263 Command (pid 514973) minflt: 16084
DEBUG    ya.test:process.py:263 Command (pid 514973) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 514973) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 514973) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 514973) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 514973) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 514973) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 514973) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 514973) stime: 0.176177
DEBUG    ya.test:process.py:263 Command (pid 514973) utime: 0.084085
DEBUG    ya.test:process.py:263 Command (pid 514973) wtime: 0.309
DEBUG    ya.test:process.py:275 Command (pid 514973) output:
Git info:
    Commit: 9a2690ade8c468506156cf35dcdc88d6066d6c9d
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge ce186b1ea1887578720f1c4739981424c3452df6 into 7dbc3919ad149831c3a4d670007beabc62664dec

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 3 version:
Git info:
    Commit: 9a2690ade8c468506156cf35dcdc88d6066d6c9d
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge ce186b1ea1887578720f1c4739981424c3452df6 into 7dbc3919ad149831c3a4d670007beabc62664dec
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/n3sg/00029e/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/n3sg/00029e/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/n3sg/00029e/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_slbjm61h.log --grpc-port=1350 --mon-port=10274 --ic-port=10012
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/n3sg/00029e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/n3sg/00029e/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/n3sg/00029e/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_slbjm61h.log', '--grpc-port=1350', '--mon-port=10274', '--ic-port=10012')' in '/home/runner/.ya/build/build_root/n3sg/00029e/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: 515088
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:1350/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/n3sg/00029e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 515089
DEBUG    ya.test:process.py:259 Command (pid 515089) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 515089) elapsed time (sec): 0.29566240310668945
DEBUG    ya.test:process.py:263 Command (pid 515089) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 515089) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 515089) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 515089) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 515089) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 515089) maxrss: 537832
DEBUG    ya.test:process.py:263 Command (pid 515089) minflt: 16083
DEBUG    ya.test:process.py:263 Command (pid 515089) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 515089) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 515089) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 515089) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 515089) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 515089) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 515089) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 515089) stime: 0.170371
DEBUG    ya.test:process.py:263 Command (pid 515089) utime: 0.077072
DEBUG    ya.test:process.py:263 Command (pid 515089) wtime: 0.296
DEBUG    ya.test:process.py:275 Command (pid 515089) output:
Git info:
    Commit: 9a2690ade8c468506156cf35dcdc88d6066d6c9d
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge ce186b1ea1887578720f1c4739981424c3452df6 into 7dbc3919ad149831c3a4d670007beabc62664dec

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 4 version:
Git info:
    Commit: 9a2690ade8c468506156cf35dcdc88d6066d6c9d
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge ce186b1ea1887578720f1c4739981424c3452df6 into 7dbc3919ad149831c3a4d670007beabc62664dec
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/n3sg/00029e/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/n3sg/00029e/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/n3sg/00029e/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_8s3sahvi.log --grpc-port=25599 --mon-port=15068 --ic-port=16041
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/n3sg/00029e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/n3sg/00029e/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/n3sg/00029e/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_8s3sahvi.log', '--grpc-port=25599', '--mon-port=15068', '--ic-port=16041')' in '/home/runner/.ya/build/build_root/n3sg/00029e/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: 515201
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:25599/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/n3sg/00029e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 515203
DEBUG    ya.test:process.py:259 Command (pid 515203) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 515203) elapsed time (sec): 0.32522034645080566
DEBUG    ya.test:process.py:263 Command (pid 515203) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 515203) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 515203) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 515203) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 515203) majflt: 2
DEBUG    ya.test:process.py:263 Command (pid 515203) maxrss: 537832
DEBUG    ya.test:process.py:263 Command (pid 515203) minflt: 18224
DEBUG    ya.test:process.py:263 Command (pid 515203) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 515203) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 515203) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 515203) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 515203) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 515203) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 515203) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 515203) stime: 0.20582899999999998
DEBUG    ya.test:process.py:263 Command (pid 515203) utime: 0.07124799999999999
DEBUG    ya.test:process.py:263 Command (pid 515203) wtime: 0.326
DEBUG    ya.test:process.py:275 Command (pid 515203) output:
Git info:
    Commit: 9a2690ade8c468506156cf35dcdc88d6066d6c9d
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge ce186b1ea1887578720f1c4739981424c3452df6 into 7dbc3919ad149831c3a4d670007beabc62664dec

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 5 version:
Git info:
    Commit: 9a2690ade8c468506156cf35dcdc88d6066d6c9d
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge ce186b1ea1887578720f1c4739981424c3452df6 into 7dbc3919ad149831c3a4d670007beabc62664dec
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/n3sg/00029e/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/n3sg/00029e/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/n3sg/00029e/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_zrk9deiz.log --grpc-port=28618 --mon-port=23553 --ic-port=3601
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/n3sg/00029e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/n3sg/00029e/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/n3sg/00029e/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_zrk9deiz.log', '--grpc-port=28618', '--mon-port=23553', '--ic-port=3601')' in '/home/runner/.ya/build/build_root/n3sg/00029e/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: 515329
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:28618/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/n3sg/00029e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 515330
DEBUG    ya.test:process.py:259 Command (pid 515330) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 515330) elapsed time (sec): 0.32475852966308594
DEBUG    ya.test:process.py:263 Command (pid 515330) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 515330) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 515330) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 515330) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 515330) majflt: 5
DEBUG    ya.test:process.py:263 Command (pid 515330) maxrss: 537832
DEBUG    ya.test:process.py:263 Command (pid 515330) minflt: 21762
DEBUG    ya.test:process.py:263 Command (pid 515330) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 515330) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 515330) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 515330) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 515330) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 515330) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 515330) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 515330) stime: 0.18956699999999999
DEBUG    ya.test:process.py:263 Command (pid 515330) utime: 0.086884
DEBUG    ya.test:process.py:263 Command (pid 515330) wtime: 0.325
DEBUG    ya.test:process.py:275 Command (pid 515330) output:
Git info:
    Commit: 9a2690ade8c468506156cf35dcdc88d6066d6c9d
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge ce186b1ea1887578720f1c4739981424c3452df6 into 7dbc3919ad149831c3a4d670007beabc62664dec

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 6 version:
Git info:
    Commit: 9a2690ade8c468506156cf35dcdc88d6066d6c9d
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge ce186b1ea1887578720f1c4739981424c3452df6 into 7dbc3919ad149831c3a4d670007beabc62664dec
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/n3sg/00029e/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/n3sg/00029e/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/n3sg/00029e/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_rjol66a5.log --grpc-port=32596 --mon-port=2991 --ic-port=7013
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/n3sg/00029e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/n3sg/00029e/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/n3sg/00029e/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_rjol66a5.log', '--grpc-port=32596', '--mon-port=2991', '--ic-port=7013')' in '/home/runner/.ya/build/build_root/n3sg/00029e/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: 515436
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:32596/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/n3sg/00029e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 515437
DEBUG    ya.test:process.py:259 Command (pid 515437) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 515437) elapsed time (sec): 0.3187522888183594
DEBUG    ya.test:process.py:263 Command (pid 515437) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 515437) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 515437) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 515437) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 515437) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 515437) maxrss: 537832
DEBUG    ya.test:process.py:263 Command (pid 515437) minflt: 16096
DEBUG    ya.test:process.py:263 Command (pid 515437) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 515437) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 515437) nivcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 515437) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 515437) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 515437) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 515437) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 515437) stime: 0.178915
DEBUG    ya.test:process.py:263 Command (pid 515437) utime: 0.091445
DEBUG    ya.test:process.py:263 Command (pid 515437) wtime: 0.32
DEBUG    ya.test:process.py:275 Command (pid 515437) output:
Git info:
    Commit: 9a2690ade8c468506156cf35dcdc88d6066d6c9d
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge ce186b1ea1887578720f1c4739981424c3452df6 into 7dbc3919ad149831c3a4d670007beabc62664dec

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 7 version:
Git info:
    Commit: 9a2690ade8c468506156cf35dcdc88d6066d6c9d
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge ce186b1ea1887578720f1c4739981424c3452df6 into 7dbc3919ad149831c3a4d670007beabc62664dec
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/n3sg/00029e/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/n3sg/00029e/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/n3sg/00029e/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_ih7ztrd1.log --grpc-port=23577 --mon-port=62034 --ic-port=1762
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/n3sg/00029e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/n3sg/00029e/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/n3sg/00029e/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_ih7ztrd1.log', '--grpc-port=23577', '--mon-port=62034', '--ic-port=1762')' in '/home/runner/.ya/build/build_root/n3sg/00029e/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: 515553
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:23577/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/n3sg/00029e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 515554
DEBUG    ya.test:process.py:259 Command (pid 515554) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 515554) elapsed time (sec): 0.4283723831176758
DEBUG    ya.test:process.py:263 Command (pid 515554) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 515554) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 515554) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 515554) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 515554) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 515554) maxrss: 537832
DEBUG    ya.test:process.py:263 Command (pid 515554) minflt: 16085
DEBUG    ya.test:process.py:263 Command (pid 515554) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 515554) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 515554) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 515554) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 515554) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 515554) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 515554) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 515554) stime: 0.292551
DEBUG    ya.test:process.py:263 Command (pid 515554) utime: 0.088166
DEBUG    ya.test:process.py:263 Command (pid 515554) wtime: 0.43
DEBUG    ya.test:process.py:275 Command (pid 515554) output:
Git info:
    Commit: 9a2690ade8c468506156cf35dcdc88d6066d6c9d
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge ce186b1ea1887578720f1c4739981424c3452df6 into 7dbc3919ad149831c3a4d670007beabc62664dec

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 8 version:
Git info:
    Commit: 9a2690ade8c468506156cf35dcdc88d6066d6c9d
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge ce186b1ea1887578720f1c4739981424c3452df6 into 7dbc3919ad149831c3a4d670007beabc62664dec
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/n3sg/00029e/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/n3sg/00029e/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/n3sg/00029e/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_s76poctz.log --grpc-port=15273 --mon-port=4309 --ic-port=22052
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/n3sg/00029e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/n3sg/00029e/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/n3sg/00029e/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_s76poctz.log', '--grpc-port=15273', '--mon-port=4309', '--ic-port=22052')' in '/home/runner/.ya/build/build_root/n3sg/00029e/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: 515663
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:15273/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/n3sg/00029e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 515664
DEBUG    ya.test:process.py:259 Command (pid 515664) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 515664) elapsed time (sec): 0.33898067474365234
DEBUG    ya.test:process.py:263 Command (pid 515664) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 515664) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 515664) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 515664) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 515664) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 515664) maxrss: 537832
DEBUG    ya.test:process.py:263 Command (pid 515664) minflt: 16084
DEBUG    ya.test:process.py:263 Command (pid 515664) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 515664) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 515664) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 515664) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 515664) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 515664) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 515664) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 515664) stime: 0.206004
DEBUG    ya.test:process.py:263 Command (pid 515664) utime: 0.084825
DEBUG    ya.test:process.py:263 Command (pid 515664) wtime: 0.34
DEBUG    ya.test:process.py:275 Command (pid 515664) output:
Git info:
    Commit: 9a2690ade8c468506156cf35dcdc88d6066d6c9d
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge ce186b1ea1887578720f1c4739981424c3452df6 into 7dbc3919ad149831c3a4d670007beabc62664dec

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 9 version:
Git info:
    Commit: 9a2690ade8c468506156cf35dcdc88d6066d6c9d
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge ce186b1ea1887578720f1c4739981424c3452df6 into 7dbc3919ad149831c3a4d670007beabc62664dec
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, 1d316110-4a69-4039-8732-404b3f0076ad, localhost:19117): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 1d316110-4a69-4039-8732-404b3f0076ad, localhost:19117): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 1d316110-4a69-4039-8732-404b3f0076ad, localhost:19117): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-u4oonxs3ki.auto.internal" port: 19117 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-u4oonxs3ki.auto.internal" port: 32596 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-u4oonxs3ki.auto.internal" port: 30639 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-u4oonxs3ki.auto.internal" port: 16780 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-u4oonxs3ki.auto.internal" port: 25599 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-u4oonxs3ki.auto.internal" port: 28618 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-u4oonxs3ki.auto.internal" port: 1350 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-u4oonxs3ki.auto.internal" port: 23577 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 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-u4oonxs3ki.auto.internal:32596, location 1, ssl: False>, <Endpoint ghrun-u4oonxs3ki.auto.internal:1350, location 1, ssl: False>, <Endpoint ghrun-u4oonxs3ki.auto.internal:19117, location 1, ssl: False>, <Endpoint ghrun-u4oonxs3ki.auto.internal:16780, location 2, ssl: False>, <Endpoint ghrun-u4oonxs3ki.auto.internal:25599, location 2, ssl: False>, <Endpoint ghrun-u4oonxs3ki.auto.internal:30639, location 3, ssl: False>, <Endpoint ghrun-u4oonxs3ki.auto.internal:28618, location 3, ssl: False>, <Endpoint ghrun-u4oonxs3ki.auto.internal:23577, 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, ce1acd3c-936f-464a-b237-c0c9211eddc9, ghrun-u4oonxs3ki.auto.internal:32596): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ce1acd3c-936f-464a-b237-c0c9211eddc9, ghrun-u4oonxs3ki.auto.internal:32596): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ce1acd3c-936f-464a-b237-c0c9211eddc9, ghrun-u4oonxs3ki.auto.internal:32596): response = { status: SUCCESS session_id: "ydb://session/3?node_id=7&id=ZTRiYzY3N2UtZTZjYzk1MzgtMWRkNzFlNjItNDJkYzM0YzI=" node_id: 7 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 4c52e2ce-fa75-4b12-b5d3-f0b09fa30918, ghrun-u4oonxs3ki.auto.internal:32596): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 4c52e2ce-fa75-4b12-b5d3-f0b09fa30918, ghrun-u4oonxs3ki.auto.internal:32596): request = { session_id: "ydb://session/3?node_id=7&id=ZTRiYzY3N2UtZTZjYzk1MzgtMWRkNzFlNjItNDJkYzM0YzI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 4c52e2ce-fa75-4b12-b5d3-f0b09fa30918, ghrun-u4oonxs3ki.auto.internal:32596): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=7&id=ZTRiYzY3N2UtZTZjYzk1MzgtMWRkNzFlNjItNDJkYzM0YzI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 12585779-26df-4d68-878d-68e87ab0ecd2, ghrun-u4oonxs3ki.auto.internal:32596): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 12585779-26df-4d68-878d-68e87ab0ecd2, ghrun-u4oonxs3ki.auto.internal:32596): request = { session_id: "ydb://session/3?node_id=7&id=ZTRiYzY3N2UtZTZjYzk1MzgtMWRkNzFlNjItNDJkYzM0YzI=" 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, 12585779-26df-4d68-878d-68e87ab0ecd2, ghrun-u4oonxs3ki.auto.internal:32596): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=7&id=ZTRiYzY3N2UtZTZjYzk1MzgtMWRkNzFlNjItNDJkYzM0YzI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=7&id=ZTRiYzY3N2UtZTZjYzk1MzgtMWRkNzFlNjItNDJkYzM0YzI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9d724fa2-6bcb-4553-878c-9f181487ed48, ghrun-u4oonxs3ki.auto.internal:32596): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9d724fa2-6bcb-4553-878c-9f181487ed48, ghrun-u4oonxs3ki.auto.internal:32596): request = { session_id: "ydb://session/3?node_id=7&id=ZTRiYzY3N2UtZTZjYzk1MzgtMWRkNzFlNjItNDJkYzM0YzI=" 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, 9d724fa2-6bcb-4553-878c-9f181487ed48, ghrun-u4oonxs3ki.auto.internal:32596): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=7&id=ZTRiYzY3N2UtZTZjYzk1MzgtMWRkNzFlNjItNDJkYzM0YzI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=7&id=ZTRiYzY3N2UtZTZjYzk1MzgtMWRkNzFlNjItNDJkYzM0YzI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 38c72dd6-83d3-41ac-9ef8-58df1ee2c493, ghrun-u4oonxs3ki.auto.internal:32596): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 38c72dd6-83d3-41ac-9ef8-58df1ee2c493, ghrun-u4oonxs3ki.auto.internal:32596): request = { session_id: "ydb://session/3?node_id=7&id=ZTRiYzY3N2UtZTZjYzk1MzgtMWRkNzFlNjItNDJkYzM0YzI=" 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, 38c72dd6-83d3-41ac-9ef8-58df1ee2c493, ghrun-u4oonxs3ki.auto.internal:32596): response = { <_MultiThreadedRendezvous object> }
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.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=7&id=ZTRiYzY3N2UtZTZjYzk1MzgtMWRkNzFlNjItNDJkYzM0YzI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=7&id=ZTRiYzY3N2UtZTZjYzk1MzgtMWRkNzFlNjItNDJkYzM0YzI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, aeb8aa3d-a2cb-4df8-a036-c264e8e42e08, ghrun-u4oonxs3ki.auto.internal:32596): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, aeb8aa3d-a2cb-4df8-a036-c264e8e42e08, ghrun-u4oonxs3ki.auto.internal:32596): request = { session_id: "ydb://session/3?node_id=7&id=ZTRiYzY3N2UtZTZjYzk1MzgtMWRkNzFlNjItNDJkYzM0YzI=" 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, aeb8aa3d-a2cb-4df8-a036-c264e8e42e08, ghrun-u4oonxs3ki.auto.internal:32596): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=7&id=ZTRiYzY3N2UtZTZjYzk1MzgtMWRkNzFlNjItNDJkYzM0YzI=
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, 38d0157e-72e7-4711-b59f-e883541f56e6, ghrun-u4oonxs3ki.auto.internal:1350): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 38d0157e-72e7-4711-b59f-e883541f56e6, ghrun-u4oonxs3ki.auto.internal:1350): request = { session_id: "ydb://session/3?node_id=7&id=ZTRiYzY3N2UtZTZjYzk1MzgtMWRkNzFlNjItNDJkYzM0YzI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 38d0157e-72e7-4711-b59f-e883541f56e6, ghrun-u4oonxs3ki.auto.internal:1350): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
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.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:1350/4
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:19117/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:16780/2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:30639/3
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:25599/5
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:28618/6
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:32596/7
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:15273/9
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:23577/8
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16243
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14426
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4309
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15273
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6215
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24479
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/62034
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23577
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9726
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23803
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2991
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/32596
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5277
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64972
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23553
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28618
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24516
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9259
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15068
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25599
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27251
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26947
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10274
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1350
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24919
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6024
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31748
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30639
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30658
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19107
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6869
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16780
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1307
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12070
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10229
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19117
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22052
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1762
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7013
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3601
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16041
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10012
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17686
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/32533
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14440
============================== slowest durations ===============================
99.09s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
97.00s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
92.04s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
83.16s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
30.01s call     zip_bomb.py::TestZipBomb::test
12.57s call     upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
12.01s teardown zip_bomb.py::TestZipBomb::test
9.20s setup    upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
3.02s teardown upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
2.74s setup    zip_bomb.py::TestZipBomb::test
1.20s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]

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