============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 1 item

test_scheme_board_workload.py F

=================================== FAILURES ===================================
______________________ TestSchemeBoard.test_scheme_board _______________________
ydb/tests/stress/scheme_board/pile_promotion/tests/test_scheme_board_workload.py:7: in test_scheme_board
    self.do_test()
../../../../../../../../environment/arcadia/ydb/tests/stress/scheme_board/pile_promotion/tests/pile_promotion_test.py:63: in do_test
    yatest.common.execute(cmd, wait=True)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/pile_promotion_workload --grpc_endpoint grpc://localhost:5284 --http_endpoint http://localhost:24030 --database /Root --path test --duration 180' has failed with code 1.
E   Errors:
E   ...c
E       for next_opt in opt_generator:
E                       ^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
E       result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
E                                             ^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/pool.py", line 250, in wrapped_callee
E       return [result_set for result_set in it]
E                                            ^^
E     File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__
E       return self._next()
E              ^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next
E       res = self.wrapper(next(self.it))
E             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/session.py", line 371, in <lambda>
E       lambda resp: base.wrap_execute_query_response(
E                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/base.py", line 188, in decorator
E       return func(rpc_state, response_pb, session_state, *args, **kwargs)
E              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/base.py", line 206, in wrap_execute_query_response
E       issues._process_response(response_pb)
E     File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
E       raise exc_obj(_format_response(response_proto), response_proto.issues)
E   ydb.issues.Timeout: message: "Query compilation timed out." severity: 1 (server_code: 400090)
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_scheme_board
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/bey3/0016e4/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9803
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24938
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18807
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10639
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/65081
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25405
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7418
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27839
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29487
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21808
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18580
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63349
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9891
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14702
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12184
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3510
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:471 Working directory: /home/runner/.ya/build/build_root/bey3/0016e4/r3tmp/kikimr_cluster_40wphmo7
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/bey3/0016e4/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5284
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24030
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27828
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3082
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_1"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/bey3/0016e4/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=1 --log-file-name=/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_1/logfile_pcnb3rs4.log --grpc-port=5284 --mon-port=24030 --ic-port=9803
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/bey3/0016e4/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5952
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5592
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27137
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25518
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_2"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/bey3/0016e4/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=2 --log-file-name=/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_2/logfile_oibbdbl9.log --grpc-port=5952 --mon-port=5592 --ic-port=24938
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/bey3/0016e4/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18596
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22290
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3241
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2164
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_3"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/bey3/0016e4/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=3 --log-file-name=/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_3/logfile_51kmxnkt.log --grpc-port=18596 --mon-port=22290 --ic-port=18807
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/bey3/0016e4/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23996
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10145
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16668
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30268
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_4"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/bey3/0016e4/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=4 --log-file-name=/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_4/logfile_dbsmqwhl.log --grpc-port=23996 --mon-port=10145 --ic-port=10639
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/bey3/0016e4/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31633
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28499
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31161
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25212
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_5"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/bey3/0016e4/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=5 --log-file-name=/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_5/logfile_9708pqtj.log --grpc-port=31633 --mon-port=28499 --ic-port=65081
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/bey3/0016e4/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31312
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11884
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62658
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20142
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_6"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/bey3/0016e4/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=6 --log-file-name=/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_6/logfile_utzpneyk.log --grpc-port=31312 --mon-port=11884 --ic-port=25405
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/bey3/0016e4/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14366
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16576
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21944
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15223
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_7"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/bey3/0016e4/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=7 --log-file-name=/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_7/logfile_lryr92cv.log --grpc-port=14366 --mon-port=16576 --ic-port=7418
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/bey3/0016e4/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21100
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8818
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14065
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64541
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_8"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/bey3/0016e4/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=8 --log-file-name=/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_8/logfile_v91yok5x.log --grpc-port=21100 --mon-port=8818 --ic-port=27839
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/bey3/0016e4/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11726
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20706
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20707
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14927
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1149
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_9"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/bey3/0016e4/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=9 --log-file-name=/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_9/logfile_u8g_kk9_.log --grpc-port=11726 --mon-port=20707 --ic-port=29487
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/bey3/0016e4/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22783
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9840
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63906
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28040
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_10"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/bey3/0016e4/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=10 --log-file-name=/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_10/logfile_8z8mjsyf.log --grpc-port=22783 --mon-port=9840 --ic-port=21808
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/bey3/0016e4/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26915
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3345
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26924
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4312
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_11"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/bey3/0016e4/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=11 --log-file-name=/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_11/logfile_f6r3bpfm.log --grpc-port=26915 --mon-port=3345 --ic-port=18580
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/bey3/0016e4/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61327
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11032
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3432
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24895
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_12"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/bey3/0016e4/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=12 --log-file-name=/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_12/logfile_lqx6ehhi.log --grpc-port=61327 --mon-port=11032 --ic-port=63349
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/bey3/0016e4/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9058
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13679
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6925
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19885
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_13"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/bey3/0016e4/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=13 --log-file-name=/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_13/logfile_c239cpta.log --grpc-port=9058 --mon-port=13679 --ic-port=9891
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/bey3/0016e4/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25925
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27325
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15511
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17503
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_14"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/bey3/0016e4/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=14 --log-file-name=/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_14/logfile_s8svb8xe.log --grpc-port=25925 --mon-port=27325 --ic-port=14702
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/bey3/0016e4/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18073
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7978
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13592
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27661
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_15"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/bey3/0016e4/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=15 --log-file-name=/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_15/logfile_hfp58jw2.log --grpc-port=18073 --mon-port=7978 --ic-port=12184
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/bey3/0016e4/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7716
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12354
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26604
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25427
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_16"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/bey3/0016e4/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=16 --log-file-name=/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_16/logfile_68og3jwt.log --grpc-port=7716 --mon-port=12354 --ic-port=3510
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/bey3/0016e4/r3tmp/pdisk1c2shxu8r.data on node localhost:5284/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_1"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/bey3/0016e4/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=1 --log-file-name=/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_1/logfile_pcnb3rs4.log --grpc-port=5284 --mon-port=24030 --ic-port=9803
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/bey3/0016e4/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_1', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_1/logfile_pcnb3rs4.log', '--grpc-port=5284', '--mon-port=24030', '--ic-port=9803')' in '/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1423688
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:5284/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/bey3/0016e4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1423689
DEBUG    ya.test:process.py:259 Command (pid 1423689) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1423689) elapsed time (sec): 1.1354365348815918
DEBUG    ya.test:process.py:263 Command (pid 1423689) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1423689) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1423689) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1423689) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1423689) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1423689) maxrss: 486920
DEBUG    ya.test:process.py:263 Command (pid 1423689) minflt: 45370
DEBUG    ya.test:process.py:263 Command (pid 1423689) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1423689) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1423689) nivcsw: 216
DEBUG    ya.test:process.py:263 Command (pid 1423689) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1423689) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1423689) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1423689) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1423689) stime: 0.17399499999999998
DEBUG    ya.test:process.py:263 Command (pid 1423689) utime: 0.520691
DEBUG    ya.test:process.py:263 Command (pid 1423689) wtime: 1.142
DEBUG    ya.test:process.py:275 Command (pid 1423689) output:
Git info:
    Commit: a893b522c5ede1746a3ec46a6878c2db86f4a7bb
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge f727ffad4bba7f2f35ba7f0693fc08a79b2654d3 into 366f5eb8eb2c7831f1174d421e01a0c0672efa4b

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-6tyfbacu5i
    Host information: 
        Linux ghrun-6tyfbacu5i 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 -DNDEBUG -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 -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1423689) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: a893b522c5ede1746a3ec46a6878c2db86f4a7bb
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge f727ffad4bba7f2f35ba7f0693fc08a79b2654d3 into 366f5eb8eb2c7831f1174d421e01a0c0672efa4b
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/bey3/0016e4/r3tmp/pdisk1qlw53ohn.data on node localhost:5952/2, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_2"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/bey3/0016e4/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=2 --log-file-name=/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_2/logfile_oibbdbl9.log --grpc-port=5952 --mon-port=5592 --ic-port=24938
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/bey3/0016e4/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_2', '--node=2', '--log-file-name=/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_2/logfile_oibbdbl9.log', '--grpc-port=5952', '--mon-port=5592', '--ic-port=24938')' in '/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_2' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1423753
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:5952/2
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/bey3/0016e4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1423777
DEBUG    ya.test:process.py:259 Command (pid 1423777) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1423777) elapsed time (sec): 1.2365286350250244
DEBUG    ya.test:process.py:263 Command (pid 1423777) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1423777) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1423777) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1423777) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1423777) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1423777) maxrss: 488140
DEBUG    ya.test:process.py:263 Command (pid 1423777) minflt: 45272
DEBUG    ya.test:process.py:263 Command (pid 1423777) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1423777) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1423777) nivcsw: 188
DEBUG    ya.test:process.py:263 Command (pid 1423777) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1423777) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1423777) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 1423777) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1423777) stime: 0.191658
DEBUG    ya.test:process.py:263 Command (pid 1423777) utime: 0.496168
DEBUG    ya.test:process.py:263 Command (pid 1423777) wtime: 1.257
DEBUG    ya.test:process.py:275 Command (pid 1423777) output:
Git info:
    Commit: a893b522c5ede1746a3ec46a6878c2db86f4a7bb
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge f727ffad4bba7f2f35ba7f0693fc08a79b2654d3 into 366f5eb8eb2c7831f1174d421e01a0c0672efa4b

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-6tyfbacu5i
    Host information: 
        Linux ghrun-6tyfbacu5i 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 -DNDEBUG -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 -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1423777) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 2 version:
Git info:
    Commit: a893b522c5ede1746a3ec46a6878c2db86f4a7bb
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge f727ffad4bba7f2f35ba7f0693fc08a79b2654d3 into 366f5eb8eb2c7831f1174d421e01a0c0672efa4b
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/bey3/0016e4/r3tmp/pdisk1bclbqdoa.data on node localhost:18596/3, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_3"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/bey3/0016e4/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=3 --log-file-name=/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_3/logfile_51kmxnkt.log --grpc-port=18596 --mon-port=22290 --ic-port=18807
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/bey3/0016e4/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_3', '--node=3', '--log-file-name=/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_3/logfile_51kmxnkt.log', '--grpc-port=18596', '--mon-port=22290', '--ic-port=18807')' in '/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_3' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1424081
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:18596/3
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/bey3/0016e4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1424083
DEBUG    ya.test:process.py:259 Command (pid 1424083) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1424083) elapsed time (sec): 2.1088626384735107
DEBUG    ya.test:process.py:263 Command (pid 1424083) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1424083) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1424083) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1424083) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1424083) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1424083) maxrss: 489616
DEBUG    ya.test:process.py:263 Command (pid 1424083) minflt: 45264
DEBUG    ya.test:process.py:263 Command (pid 1424083) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1424083) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1424083) nivcsw: 216
DEBUG    ya.test:process.py:263 Command (pid 1424083) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1424083) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1424083) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1424083) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1424083) stime: 0.194648
DEBUG    ya.test:process.py:263 Command (pid 1424083) utime: 0.49896999999999997
DEBUG    ya.test:process.py:263 Command (pid 1424083) wtime: 2.182
DEBUG    ya.test:process.py:275 Command (pid 1424083) output:
Git info:
    Commit: a893b522c5ede1746a3ec46a6878c2db86f4a7bb
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge f727ffad4bba7f2f35ba7f0693fc08a79b2654d3 into 366f5eb8eb2c7831f1174d421e01a0c0672efa4b

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-6tyfbacu5i
    Host information: 
        Linux ghrun-6tyfbacu5i 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 -DNDEBUG -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 -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1424083) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 3 version:
Git info:
    Commit: a893b522c5ede1746a3ec46a6878c2db86f4a7bb
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge f727ffad4bba7f2f35ba7f0693fc08a79b2654d3 into 366f5eb8eb2c7831f1174d421e01a0c0672efa4b
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/bey3/0016e4/r3tmp/pdisk1984_jmca.data on node localhost:23996/4, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_4"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/bey3/0016e4/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=4 --log-file-name=/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_4/logfile_dbsmqwhl.log --grpc-port=23996 --mon-port=10145 --ic-port=10639
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/bey3/0016e4/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_4', '--node=4', '--log-file-name=/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_4/logfile_dbsmqwhl.log', '--grpc-port=23996', '--mon-port=10145', '--ic-port=10639')' in '/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_4' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1424398
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:23996/4
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/bey3/0016e4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1424405
DEBUG    ya.test:process.py:259 Command (pid 1424405) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1424405) elapsed time (sec): 1.5166294574737549
DEBUG    ya.test:process.py:263 Command (pid 1424405) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1424405) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1424405) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1424405) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1424405) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1424405) maxrss: 491176
DEBUG    ya.test:process.py:263 Command (pid 1424405) minflt: 45201
DEBUG    ya.test:process.py:263 Command (pid 1424405) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1424405) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1424405) nivcsw: 213
DEBUG    ya.test:process.py:263 Command (pid 1424405) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1424405) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1424405) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1424405) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1424405) stime: 0.18076799999999998
DEBUG    ya.test:process.py:263 Command (pid 1424405) utime: 0.533876
DEBUG    ya.test:process.py:263 Command (pid 1424405) wtime: 1.537
DEBUG    ya.test:process.py:275 Command (pid 1424405) output:
Git info:
    Commit: a893b522c5ede1746a3ec46a6878c2db86f4a7bb
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge f727ffad4bba7f2f35ba7f0693fc08a79b2654d3 into 366f5eb8eb2c7831f1174d421e01a0c0672efa4b

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-6tyfbacu5i
    Host information: 
        Linux ghrun-6tyfbacu5i 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 -DNDEBUG -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 -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1424405) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 4 version:
Git info:
    Commit: a893b522c5ede1746a3ec46a6878c2db86f4a7bb
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge f727ffad4bba7f2f35ba7f0693fc08a79b2654d3 into 366f5eb8eb2c7831f1174d421e01a0c0672efa4b
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/bey3/0016e4/r3tmp/pdisk1otjwbb56.data on node localhost:31633/5, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_5"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/bey3/0016e4/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=5 --log-file-name=/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_5/logfile_9708pqtj.log --grpc-port=31633 --mon-port=28499 --ic-port=65081
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/bey3/0016e4/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_5', '--node=5', '--log-file-name=/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_5/logfile_9708pqtj.log', '--grpc-port=31633', '--mon-port=28499', '--ic-port=65081')' in '/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_5' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1424455
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:31633/5
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/bey3/0016e4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1424487
DEBUG    ya.test:process.py:259 Command (pid 1424487) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1424487) elapsed time (sec): 1.1502349376678467
DEBUG    ya.test:process.py:263 Command (pid 1424487) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1424487) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1424487) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1424487) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1424487) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1424487) maxrss: 492536
DEBUG    ya.test:process.py:263 Command (pid 1424487) minflt: 45296
DEBUG    ya.test:process.py:263 Command (pid 1424487) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1424487) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1424487) nivcsw: 244
DEBUG    ya.test:process.py:263 Command (pid 1424487) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1424487) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1424487) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1424487) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1424487) stime: 0.180941
DEBUG    ya.test:process.py:263 Command (pid 1424487) utime: 0.510761
DEBUG    ya.test:process.py:263 Command (pid 1424487) wtime: 1.158
DEBUG    ya.test:process.py:275 Command (pid 1424487) output:
Git info:
    Commit: a893b522c5ede1746a3ec46a6878c2db86f4a7bb
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge f727ffad4bba7f2f35ba7f0693fc08a79b2654d3 into 366f5eb8eb2c7831f1174d421e01a0c0672efa4b

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-6tyfbacu5i
    Host information: 
        Linux ghrun-6tyfbacu5i 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 -DNDEBUG -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 -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1424487) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 5 version:
Git info:
    Commit: a893b522c5ede1746a3ec46a6878c2db86f4a7bb
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge f727ffad4bba7f2f35ba7f0693fc08a79b2654d3 into 366f5eb8eb2c7831f1174d421e01a0c0672efa4b
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/bey3/0016e4/r3tmp/pdisk1yvhaxm74.data on node localhost:31312/6, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_6"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/bey3/0016e4/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=6 --log-file-name=/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_6/logfile_utzpneyk.log --grpc-port=31312 --mon-port=11884 --ic-port=25405
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/bey3/0016e4/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_6', '--node=6', '--log-file-name=/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_6/logfile_utzpneyk.log', '--grpc-port=31312', '--mon-port=11884', '--ic-port=25405')' in '/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_6' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1424596
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:31312/6
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.4
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/bey3/0016e4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1424640
DEBUG    ya.test:process.py:259 Command (pid 1424640) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1424640) elapsed time (sec): 1.3589041233062744
DEBUG    ya.test:process.py:263 Command (pid 1424640) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1424640) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1424640) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1424640) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1424640) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1424640) maxrss: 493932
DEBUG    ya.test:process.py:263 Command (pid 1424640) minflt: 45379
DEBUG    ya.test:process.py:263 Command (pid 1424640) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1424640) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1424640) nivcsw: 217
DEBUG    ya.test:process.py:263 Command (pid 1424640) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1424640) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1424640) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1424640) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1424640) stime: 0.19719499999999998
DEBUG    ya.test:process.py:263 Command (pid 1424640) utime: 0.516502
DEBUG    ya.test:process.py:263 Command (pid 1424640) wtime: 1.372
DEBUG    ya.test:process.py:275 Command (pid 1424640) output:
Git info:
    Commit: a893b522c5ede1746a3ec46a6878c2db86f4a7bb
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge f727ffad4bba7f2f35ba7f0693fc08a79b2654d3 into 366f5eb8eb2c7831f1174d421e01a0c0672efa4b

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-6tyfbacu5i
    Host information: 
        Linux ghrun-6tyfbacu5i 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 -DNDEBUG -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 -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1424640) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 6 version:
Git info:
    Commit: a893b522c5ede1746a3ec46a6878c2db86f4a7bb
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge f727ffad4bba7f2f35ba7f0693fc08a79b2654d3 into 366f5eb8eb2c7831f1174d421e01a0c0672efa4b
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/bey3/0016e4/r3tmp/pdisk1viop51qx.data on node localhost:14366/7, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_7"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/bey3/0016e4/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=7 --log-file-name=/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_7/logfile_lryr92cv.log --grpc-port=14366 --mon-port=16576 --ic-port=7418
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/bey3/0016e4/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_7', '--node=7', '--log-file-name=/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_7/logfile_lryr92cv.log', '--grpc-port=14366', '--mon-port=16576', '--ic-port=7418')' in '/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_7' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1424841
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:14366/7
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.5
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/bey3/0016e4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1424842
DEBUG    ya.test:process.py:259 Command (pid 1424842) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1424842) elapsed time (sec): 0.9002323150634766
DEBUG    ya.test:process.py:263 Command (pid 1424842) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1424842) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1424842) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1424842) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1424842) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1424842) maxrss: 495372
DEBUG    ya.test:process.py:263 Command (pid 1424842) minflt: 45362
DEBUG    ya.test:process.py:263 Command (pid 1424842) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1424842) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1424842) nivcsw: 270
DEBUG    ya.test:process.py:263 Command (pid 1424842) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1424842) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1424842) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1424842) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1424842) stime: 0.21534099999999998
DEBUG    ya.test:process.py:263 Command (pid 1424842) utime: 0.500203
DEBUG    ya.test:process.py:263 Command (pid 1424842) wtime: 0.943
DEBUG    ya.test:process.py:275 Command (pid 1424842) output:
Git info:
    Commit: a893b522c5ede1746a3ec46a6878c2db86f4a7bb
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge f727ffad4bba7f2f35ba7f0693fc08a79b2654d3 into 366f5eb8eb2c7831f1174d421e01a0c0672efa4b

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-6tyfbacu5i
    Host information: 
        Linux ghrun-6tyfbacu5i 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 -DNDEBUG -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 -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1424842) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 7 version:
Git info:
    Commit: a893b522c5ede1746a3ec46a6878c2db86f4a7bb
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge f727ffad4bba7f2f35ba7f0693fc08a79b2654d3 into 366f5eb8eb2c7831f1174d421e01a0c0672efa4b
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/bey3/0016e4/r3tmp/pdisk18om905zc.data on node localhost:21100/8, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_8"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/bey3/0016e4/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=8 --log-file-name=/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_8/logfile_v91yok5x.log --grpc-port=21100 --mon-port=8818 --ic-port=27839
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/bey3/0016e4/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_8', '--node=8', '--log-file-name=/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_8/logfile_v91yok5x.log', '--grpc-port=21100', '--mon-port=8818', '--ic-port=27839')' in '/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_8' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1425122
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:21100/8
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.6
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.6
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/bey3/0016e4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1425226
DEBUG    ya.test:process.py:259 Command (pid 1425226) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1425226) elapsed time (sec): 1.8464248180389404
DEBUG    ya.test:process.py:263 Command (pid 1425226) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1425226) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1425226) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1425226) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1425226) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1425226) maxrss: 496776
DEBUG    ya.test:process.py:263 Command (pid 1425226) minflt: 45321
DEBUG    ya.test:process.py:263 Command (pid 1425226) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1425226) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1425226) nivcsw: 192
DEBUG    ya.test:process.py:263 Command (pid 1425226) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1425226) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1425226) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1425226) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1425226) stime: 0.188711
DEBUG    ya.test:process.py:263 Command (pid 1425226) utime: 0.547182
DEBUG    ya.test:process.py:263 Command (pid 1425226) wtime: 1.889
DEBUG    ya.test:process.py:275 Command (pid 1425226) output:
Git info:
    Commit: a893b522c5ede1746a3ec46a6878c2db86f4a7bb
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge f727ffad4bba7f2f35ba7f0693fc08a79b2654d3 into 366f5eb8eb2c7831f1174d421e01a0c0672efa4b

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-6tyfbacu5i
    Host information: 
        Linux ghrun-6tyfbacu5i 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 -DNDEBUG -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 -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1425226) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 8 version:
Git info:
    Commit: a893b522c5ede1746a3ec46a6878c2db86f4a7bb
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge f727ffad4bba7f2f35ba7f0693fc08a79b2654d3 into 366f5eb8eb2c7831f1174d421e01a0c0672efa4b
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/bey3/0016e4/r3tmp/pdisk1znzk7ati.data on node localhost:11726/9, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_9"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/bey3/0016e4/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=9 --log-file-name=/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_9/logfile_u8g_kk9_.log --grpc-port=11726 --mon-port=20707 --ic-port=29487
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/bey3/0016e4/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_9', '--node=9', '--log-file-name=/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_9/logfile_u8g_kk9_.log', '--grpc-port=11726', '--mon-port=20707', '--ic-port=29487')' in '/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_9' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1425851
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:11726/9
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.7
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.7
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/bey3/0016e4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1425859
DEBUG    ya.test:process.py:259 Command (pid 1425859) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1425859) elapsed time (sec): 2.479480504989624
DEBUG    ya.test:process.py:263 Command (pid 1425859) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1425859) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1425859) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1425859) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1425859) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1425859) maxrss: 498508
DEBUG    ya.test:process.py:263 Command (pid 1425859) minflt: 45366
DEBUG    ya.test:process.py:263 Command (pid 1425859) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1425859) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1425859) nivcsw: 323
DEBUG    ya.test:process.py:263 Command (pid 1425859) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1425859) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1425859) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1425859) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1425859) stime: 0.202974
DEBUG    ya.test:process.py:263 Command (pid 1425859) utime: 0.5262249999999999
DEBUG    ya.test:process.py:263 Command (pid 1425859) wtime: 2.495
DEBUG    ya.test:process.py:275 Command (pid 1425859) output:
Git info:
    Commit: a893b522c5ede1746a3ec46a6878c2db86f4a7bb
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge f727ffad4bba7f2f35ba7f0693fc08a79b2654d3 into 366f5eb8eb2c7831f1174d421e01a0c0672efa4b

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-6tyfbacu5i
    Host information: 
        Linux ghrun-6tyfbacu5i 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 -DNDEBUG -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 -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1425859) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 9 version:
Git info:
    Commit: a893b522c5ede1746a3ec46a6878c2db86f4a7bb
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge f727ffad4bba7f2f35ba7f0693fc08a79b2654d3 into 366f5eb8eb2c7831f1174d421e01a0c0672efa4b
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/bey3/0016e4/r3tmp/pdisk1v4x9mysc.data on node localhost:22783/10, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_10"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/bey3/0016e4/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=10 --log-file-name=/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_10/logfile_8z8mjsyf.log --grpc-port=22783 --mon-port=9840 --ic-port=21808
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/bey3/0016e4/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_10', '--node=10', '--log-file-name=/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_10/logfile_8z8mjsyf.log', '--grpc-port=22783', '--mon-port=9840', '--ic-port=21808')' in '/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_10' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1426121
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:22783/10
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.8
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.8
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/bey3/0016e4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1426152
DEBUG    ya.test:process.py:259 Command (pid 1426152) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1426152) elapsed time (sec): 1.210582971572876
DEBUG    ya.test:process.py:263 Command (pid 1426152) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1426152) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1426152) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1426152) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1426152) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1426152) maxrss: 499940
DEBUG    ya.test:process.py:263 Command (pid 1426152) minflt: 45350
DEBUG    ya.test:process.py:263 Command (pid 1426152) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1426152) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1426152) nivcsw: 271
DEBUG    ya.test:process.py:263 Command (pid 1426152) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1426152) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1426152) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1426152) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1426152) stime: 0.22527999999999998
DEBUG    ya.test:process.py:263 Command (pid 1426152) utime: 0.482328
DEBUG    ya.test:process.py:263 Command (pid 1426152) wtime: 1.213
DEBUG    ya.test:process.py:275 Command (pid 1426152) output:
Git info:
    Commit: a893b522c5ede1746a3ec46a6878c2db86f4a7bb
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge f727ffad4bba7f2f35ba7f0693fc08a79b2654d3 into 366f5eb8eb2c7831f1174d421e01a0c0672efa4b

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-6tyfbacu5i
    Host information: 
        Linux ghrun-6tyfbacu5i 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 -DNDEBUG -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 -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1426152) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 10 version:
Git info:
    Commit: a893b522c5ede1746a3ec46a6878c2db86f4a7bb
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge f727ffad4bba7f2f35ba7f0693fc08a79b2654d3 into 366f5eb8eb2c7831f1174d421e01a0c0672efa4b
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/bey3/0016e4/r3tmp/pdisk1lebfaszs.data on node localhost:26915/11, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_11"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/bey3/0016e4/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=11 --log-file-name=/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_11/logfile_f6r3bpfm.log --grpc-port=26915 --mon-port=3345 --ic-port=18580
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/bey3/0016e4/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_11', '--node=11', '--log-file-name=/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_11/logfile_f6r3bpfm.log', '--grpc-port=26915', '--mon-port=3345', '--ic-port=18580')' in '/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_11' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1426315
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:26915/11
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.9
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.9
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/bey3/0016e4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1426316
DEBUG    ya.test:process.py:259 Command (pid 1426316) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1426316) elapsed time (sec): 2.1457386016845703
DEBUG    ya.test:process.py:263 Command (pid 1426316) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1426316) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1426316) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1426316) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1426316) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1426316) maxrss: 501408
DEBUG    ya.test:process.py:263 Command (pid 1426316) minflt: 45343
DEBUG    ya.test:process.py:263 Command (pid 1426316) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1426316) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1426316) nivcsw: 262
DEBUG    ya.test:process.py:263 Command (pid 1426316) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1426316) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1426316) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1426316) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1426316) stime: 0.260438
DEBUG    ya.test:process.py:263 Command (pid 1426316) utime: 0.480606
DEBUG    ya.test:process.py:263 Command (pid 1426316) wtime: 2.152
DEBUG    ya.test:process.py:275 Command (pid 1426316) output:
Git info:
    Commit: a893b522c5ede1746a3ec46a6878c2db86f4a7bb
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge f727ffad4bba7f2f35ba7f0693fc08a79b2654d3 into 366f5eb8eb2c7831f1174d421e01a0c0672efa4b

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-6tyfbacu5i
    Host information: 
        Linux ghrun-6tyfbacu5i 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 -DNDEBUG -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 -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1426316) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 11 version:
Git info:
    Commit: a893b522c5ede1746a3ec46a6878c2db86f4a7bb
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge f727ffad4bba7f2f35ba7f0693fc08a79b2654d3 into 366f5eb8eb2c7831f1174d421e01a0c0672efa4b
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/bey3/0016e4/r3tmp/pdisk1u9s_x2ns.data on node localhost:61327/12, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_12"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/bey3/0016e4/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=12 --log-file-name=/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_12/logfile_lqx6ehhi.log --grpc-port=61327 --mon-port=11032 --ic-port=63349
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/bey3/0016e4/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_12', '--node=12', '--log-file-name=/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_12/logfile_lqx6ehhi.log', '--grpc-port=61327', '--mon-port=11032', '--ic-port=63349')' in '/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_12' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1426685
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:61327/12
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.10
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.10
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/bey3/0016e4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1426706
DEBUG    ya.test:process.py:259 Command (pid 1426706) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1426706) elapsed time (sec): 1.813586950302124
DEBUG    ya.test:process.py:263 Command (pid 1426706) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1426706) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1426706) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1426706) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1426706) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1426706) maxrss: 503304
DEBUG    ya.test:process.py:263 Command (pid 1426706) minflt: 45344
DEBUG    ya.test:process.py:263 Command (pid 1426706) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1426706) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1426706) nivcsw: 242
DEBUG    ya.test:process.py:263 Command (pid 1426706) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1426706) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1426706) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1426706) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1426706) stime: 0.217127
DEBUG    ya.test:process.py:263 Command (pid 1426706) utime: 0.484178
DEBUG    ya.test:process.py:263 Command (pid 1426706) wtime: 1.839
DEBUG    ya.test:process.py:275 Command (pid 1426706) output:
Git info:
    Commit: a893b522c5ede1746a3ec46a6878c2db86f4a7bb
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge f727ffad4bba7f2f35ba7f0693fc08a79b2654d3 into 366f5eb8eb2c7831f1174d421e01a0c0672efa4b

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-6tyfbacu5i
    Host information: 
        Linux ghrun-6tyfbacu5i 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 -DNDEBUG -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 -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1426706) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 12 version:
Git info:
    Commit: a893b522c5ede1746a3ec46a6878c2db86f4a7bb
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge f727ffad4bba7f2f35ba7f0693fc08a79b2654d3 into 366f5eb8eb2c7831f1174d421e01a0c0672efa4b
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/bey3/0016e4/r3tmp/pdisk1sgqu8z2i.data on node localhost:9058/13, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_13"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/bey3/0016e4/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=13 --log-file-name=/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_13/logfile_c239cpta.log --grpc-port=9058 --mon-port=13679 --ic-port=9891
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/bey3/0016e4/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_13', '--node=13', '--log-file-name=/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_13/logfile_c239cpta.log', '--grpc-port=9058', '--mon-port=13679', '--ic-port=9891')' in '/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_13' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1427023
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:9058/13
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.11
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.11
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/bey3/0016e4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1427037
DEBUG    ya.test:process.py:259 Command (pid 1427037) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1427037) elapsed time (sec): 2.104872941970825
DEBUG    ya.test:process.py:263 Command (pid 1427037) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1427037) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1427037) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1427037) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1427037) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1427037) maxrss: 504712
DEBUG    ya.test:process.py:263 Command (pid 1427037) minflt: 45302
DEBUG    ya.test:process.py:263 Command (pid 1427037) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1427037) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1427037) nivcsw: 220
DEBUG    ya.test:process.py:263 Command (pid 1427037) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1427037) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1427037) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1427037) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1427037) stime: 0.237401
DEBUG    ya.test:process.py:263 Command (pid 1427037) utime: 0.499475
DEBUG    ya.test:process.py:263 Command (pid 1427037) wtime: 2.139
DEBUG    ya.test:process.py:275 Command (pid 1427037) output:
Git info:
    Commit: a893b522c5ede1746a3ec46a6878c2db86f4a7bb
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge f727ffad4bba7f2f35ba7f0693fc08a79b2654d3 into 366f5eb8eb2c7831f1174d421e01a0c0672efa4b

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-6tyfbacu5i
    Host information: 
        Linux ghrun-6tyfbacu5i 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 -DNDEBUG -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 -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1427037) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 13 version:
Git info:
    Commit: a893b522c5ede1746a3ec46a6878c2db86f4a7bb
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge f727ffad4bba7f2f35ba7f0693fc08a79b2654d3 into 366f5eb8eb2c7831f1174d421e01a0c0672efa4b
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/bey3/0016e4/r3tmp/pdisk16bcn7574.data on node localhost:25925/14, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_14"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/bey3/0016e4/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=14 --log-file-name=/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_14/logfile_s8svb8xe.log --grpc-port=25925 --mon-port=27325 --ic-port=14702
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/bey3/0016e4/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_14', '--node=14', '--log-file-name=/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_14/logfile_s8svb8xe.log', '--grpc-port=25925', '--mon-port=27325', '--ic-port=14702')' in '/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_14' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1427348
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:25925/14
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.12
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.12
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/bey3/0016e4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1427353
DEBUG    ya.test:process.py:259 Command (pid 1427353) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1427353) elapsed time (sec): 2.1845169067382812
DEBUG    ya.test:process.py:263 Command (pid 1427353) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1427353) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1427353) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1427353) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1427353) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1427353) maxrss: 506404
DEBUG    ya.test:process.py:263 Command (pid 1427353) minflt: 45322
DEBUG    ya.test:process.py:263 Command (pid 1427353) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1427353) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1427353) nivcsw: 219
DEBUG    ya.test:process.py:263 Command (pid 1427353) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1427353) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1427353) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1427353) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1427353) stime: 0.227291
DEBUG    ya.test:process.py:263 Command (pid 1427353) utime: 0.499154
DEBUG    ya.test:process.py:263 Command (pid 1427353) wtime: 2.207
DEBUG    ya.test:process.py:275 Command (pid 1427353) output:
Git info:
    Commit: a893b522c5ede1746a3ec46a6878c2db86f4a7bb
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge f727ffad4bba7f2f35ba7f0693fc08a79b2654d3 into 366f5eb8eb2c7831f1174d421e01a0c0672efa4b

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-6tyfbacu5i
    Host information: 
        Linux ghrun-6tyfbacu5i 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 -DNDEBUG -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 -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1427353) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 14 version:
Git info:
    Commit: a893b522c5ede1746a3ec46a6878c2db86f4a7bb
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge f727ffad4bba7f2f35ba7f0693fc08a79b2654d3 into 366f5eb8eb2c7831f1174d421e01a0c0672efa4b
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/bey3/0016e4/r3tmp/pdisk1qxmc9o5i.data on node localhost:18073/15, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_15"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/bey3/0016e4/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=15 --log-file-name=/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_15/logfile_hfp58jw2.log --grpc-port=18073 --mon-port=7978 --ic-port=12184
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/bey3/0016e4/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_15', '--node=15', '--log-file-name=/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_15/logfile_hfp58jw2.log', '--grpc-port=18073', '--mon-port=7978', '--ic-port=12184')' in '/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_15' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1427637
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:18073/15
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.13
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.13
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/bey3/0016e4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1427638
DEBUG    ya.test:process.py:259 Command (pid 1427638) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1427638) elapsed time (sec): 1.4079158306121826
DEBUG    ya.test:process.py:263 Command (pid 1427638) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1427638) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1427638) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1427638) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1427638) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1427638) maxrss: 508176
DEBUG    ya.test:process.py:263 Command (pid 1427638) minflt: 45378
DEBUG    ya.test:process.py:263 Command (pid 1427638) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1427638) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1427638) nivcsw: 203
DEBUG    ya.test:process.py:263 Command (pid 1427638) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1427638) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1427638) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1427638) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1427638) stime: 0.226986
DEBUG    ya.test:process.py:263 Command (pid 1427638) utime: 0.5004339999999999
DEBUG    ya.test:process.py:263 Command (pid 1427638) wtime: 1.425
DEBUG    ya.test:process.py:275 Command (pid 1427638) output:
Git info:
    Commit: a893b522c5ede1746a3ec46a6878c2db86f4a7bb
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge f727ffad4bba7f2f35ba7f0693fc08a79b2654d3 into 366f5eb8eb2c7831f1174d421e01a0c0672efa4b

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-6tyfbacu5i
    Host information: 
        Linux ghrun-6tyfbacu5i 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 -DNDEBUG -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 -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1427638) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 15 version:
Git info:
    Commit: a893b522c5ede1746a3ec46a6878c2db86f4a7bb
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge f727ffad4bba7f2f35ba7f0693fc08a79b2654d3 into 366f5eb8eb2c7831f1174d421e01a0c0672efa4b
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/bey3/0016e4/r3tmp/pdisk1txy5pfiv.data on node localhost:7716/16, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_16"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/bey3/0016e4/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=16 --log-file-name=/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_16/logfile_68og3jwt.log --grpc-port=7716 --mon-port=12354 --ic-port=3510
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/bey3/0016e4/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_16', '--node=16', '--log-file-name=/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_16/logfile_68og3jwt.log', '--grpc-port=7716', '--mon-port=12354', '--ic-port=3510')' in '/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_16' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1427663
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:7716/16
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.14
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.14
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/bey3/0016e4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1427665
DEBUG    ya.test:process.py:259 Command (pid 1427665) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1427665) elapsed time (sec): 1.7067570686340332
DEBUG    ya.test:process.py:263 Command (pid 1427665) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1427665) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1427665) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1427665) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1427665) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1427665) maxrss: 509404
DEBUG    ya.test:process.py:263 Command (pid 1427665) minflt: 45370
DEBUG    ya.test:process.py:263 Command (pid 1427665) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1427665) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1427665) nivcsw: 379
DEBUG    ya.test:process.py:263 Command (pid 1427665) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1427665) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1427665) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1427665) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1427665) stime: 0.199174
DEBUG    ya.test:process.py:263 Command (pid 1427665) utime: 0.563527
DEBUG    ya.test:process.py:263 Command (pid 1427665) wtime: 1.72
DEBUG    ya.test:process.py:275 Command (pid 1427665) output:
Git info:
    Commit: a893b522c5ede1746a3ec46a6878c2db86f4a7bb
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge f727ffad4bba7f2f35ba7f0693fc08a79b2654d3 into 366f5eb8eb2c7831f1174d421e01a0c0672efa4b

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-6tyfbacu5i
    Host information: 
        Linux ghrun-6tyfbacu5i 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 -DNDEBUG -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 -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1427665) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 16 version:
Git info:
    Commit: a893b522c5ede1746a3ec46a6878c2db86f4a7bb
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge f727ffad4bba7f2f35ba7f0693fc08a79b2654d3 into 366f5eb8eb2c7831f1174d421e01a0c0672efa4b
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:497 Successfully bootstrapped cluster
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/bey3/0016e4/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:418 Executing command = ['/home/runner/.ya/build/build_root/bey3/0016e4/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:5284', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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.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/bey3/0016e4/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:5284', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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: 1430549
DEBUG    ya.test:process.py:259 Command (pid 1430549) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1430549) elapsed time (sec): 1.440422773361206
DEBUG    ya.test:process.py:263 Command (pid 1430549) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1430549) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1430549) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1430549) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1430549) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1430549) maxrss: 868472
DEBUG    ya.test:process.py:263 Command (pid 1430549) minflt: 51551
DEBUG    ya.test:process.py:263 Command (pid 1430549) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1430549) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1430549) nivcsw: 285
DEBUG    ya.test:process.py:263 Command (pid 1430549) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1430549) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1430549) nvcsw: 613
DEBUG    ya.test:process.py:263 Command (pid 1430549) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1430549) stime: 0.390966
DEBUG    ya.test:process.py:263 Command (pid 1430549) utime: 0.531264
DEBUG    ya.test:process.py:263 Command (pid 1430549) wtime: 1.447
DEBUG    ya.test:process.py:275 Command (pid 1430549) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 21

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:549 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:556 Cluster started and initialized
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_scheme_board_workload.py::TestSchemeBoard, test_name: test_scheme_board)
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/pile_promotion_workload
DEBUG    ya.test:process.py:678 Command out will be placed to pile_promotion_workload.out
DEBUG    ya.test:process.py:678 Command err will be placed to pile_promotion_workload.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/pile_promotion_workload', '--grpc_endpoint', 'grpc://localhost:5284', '--http_endpoint', 'http://localhost:24030', '--database', '/Root', '--path', 'test', '--duration', '180']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1430860
DEBUG    ya.test:process.py:259 Command (pid 1430860) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 1430860) elapsed time (sec): 239.7341811656952
DEBUG    ya.test:process.py:263 Command (pid 1430860) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1430860) inblock: 352728
DEBUG    ya.test:process.py:263 Command (pid 1430860) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1430860) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1430860) majflt: 36
DEBUG    ya.test:process.py:263 Command (pid 1430860) maxrss: 868472
DEBUG    ya.test:process.py:263 Command (pid 1430860) minflt: 263179
DEBUG    ya.test:process.py:263 Command (pid 1430860) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1430860) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1430860) nivcsw: 2364
DEBUG    ya.test:process.py:263 Command (pid 1430860) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1430860) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1430860) nvcsw: 67999
DEBUG    ya.test:process.py:263 Command (pid 1430860) oublock: 3888
DEBUG    ya.test:process.py:263 Command (pid 1430860) stime: 2.392601
DEBUG    ya.test:process.py:263 Command (pid 1430860) utime: 12.272662
DEBUG    ya.test:process.py:263 Command (pid 1430860) wtime: 239.761
DEBUG    ya.test:process.py:275 Command (pid 1430860) output:

DEBUG    ya.test:process.py:276 Command (pid 1430860) errors:
...0:41,891 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 208ee9f5-f179-40e9-bc62-29f907354bab, ghrun-6tyfbacu5i.auto.internal:11726): response = { <_MultiThreadedRendezvous object> }
2025-11-07 18:40:41,884 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 0f9e65cf-8acc-44d5-82f6-a4ca22672214, ghrun-6tyfbacu5i.auto.internal:9058): response = { <_MultiThreadedRendezvous object> }
2025-11-07 18:40:41,944 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=9&id=ZjcwMWMxYjItNmE0NjVlNi1iYThmYzk1NS1lMjliYjI1OQ==
2025-11-07 18:40:41,944 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=9&id=ZjcwMWMxYjItNmE0NjVlNi1iYThmYzk1NS1lMjliYjI1OQ==
2025-11-07 18:40:41,945 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 541d5af5-d6ad-4743-9b71-e5517b7ba4d9, ghrun-6tyfbacu5i.auto.internal:5284): creating call state
2025-11-07 18:40:41,969 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 541d5af5-d6ad-4743-9b71-e5517b7ba4d9, ghrun-6tyfbacu5i.auto.internal:5284): request = { session_id: "ydb://session/3?node_id=9&id=ZjcwMWMxYjItNmE0NjVlNi1iYThmYzk1NS1lMjliYjI1OQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                    DELETE FROM `/Root/test/insert_delete/table`\n                    WHERE i64Val % 2 == 1\n                " } stats_mode: STATS_MODE_NONE }
2025-11-07 18:40:41,977 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 541d5af5-d6ad-4743-9b71-e5517b7ba4d9, ghrun-6tyfbacu5i.auto.internal:5284): response = { <_MultiThreadedRendezvous object> }
2025-11-07 18:40:42,013 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:267 - _loop: Len = 16 Endpoints: [<Endpoint ghrun-6tyfbacu5i.auto.internal:5284, location P=r1/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:9058, location P=r1/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:31633, location P=r1/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:14366, location P=r1/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:11726, location P=r1/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:18073, location P=r1/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:18596, location P=r1/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:26915, location P=r1/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:7716, location P=r2/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:31312, location P=r2/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:21100, location P=r2/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:22783, location P=r2/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:61327, location P=r2/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:25925, location P=r2/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:5952, location P=r2/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:23996, location P=r2/default, ssl: False>]
2025-11-07 18:40:42,013 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:270 - _loop: iteration 55
2025-11-07 18:40:42,169 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=9&id=ZjcwMWMxYjItNmE0NjVlNi1iYThmYzk1NS1lMjliYjI1OQ==
2025-11-07 18:40:42,169 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=9&id=ZjcwMWMxYjItNmE0NjVlNi1iYThmYzk1NS1lMjliYjI1OQ==
2025-11-07 18:40:42,170 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 9e17f727-d4b0-4218-9175-2a92cd81333c, ghrun-6tyfbacu5i.auto.internal:31633): creating call state
2025-11-07 18:40:42,171 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 9e17f727-d4b0-4218-9175-2a92cd81333c, ghrun-6tyfbacu5i.auto.internal:31633): request = { session_id: "ydb://session/3?node_id=9&id=ZjcwMWMxYjItNmE0NjVlNi1iYThmYzk1NS1lMjliYjI1OQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                    SELECT COUNT(*) as cnt, SUM(i64Val) as vals, SUM(id) as ids FROM `/Root/test/insert_delete/table`\n                " } stats_mode: STATS_MODE_NONE }
2025-11-07 18:40:42,173 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 9e17f727-d4b0-4218-9175-2a92cd81333c, ghrun-6tyfbacu5i.auto.internal:31633): response = { <_MultiThreadedRendezvous object> }
2025-11-07 18:40:42,229 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=9&id=ZjcwMWMxYjItNmE0NjVlNi1iYThmYzk1NS1lMjliYjI1OQ==
2025-11-07 18:40:42,230 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:149 - _loop: iteration 123
2025-11-07 18:40:42,230 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=9&id=ZjcwMWMxYjItNmE0NjVlNi1iYThmYzk1NS1lMjliYjI1OQ==
2025-11-07 18:40:42,230 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 53735910-9d87-48e3-a953-e3ecaafd6a54, ghrun-6tyfbacu5i.auto.internal:18596): creating call state
2025-11-07 18:40:42,231 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 53735910-9d87-48e3-a953-e3ecaafd6a54, ghrun-6tyfbacu5i.auto.internal:18596): request = { session_id: "ydb://session/3?node_id=9&id=ZjcwMWMxYjItNmE0NjVlNi1iYThmYzk1NS1lMjliYjI1OQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                    UPSERT INTO `/Root/test/insert_delete/table` (`id`, `i64Val`)\n                    VALUES\n                    (246, 1230),\n                    (247, 1231)\n                " } stats_mode: STATS_MODE_NONE }
2025-11-07 18:40:42,233 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 53735910-9d87-48e3-a953-e3ecaafd6a54, ghrun-6tyfbacu5i.auto.internal:18596): response = { <_MultiThreadedRendezvous object> }
2025-11-07 18:40:42,454 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:326 - run: Waiting for stop...
2025-11-07 18:40:42,454 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:329 - run: Waiting for create_drop to stop...
2025-11-07 18:40:42,538 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=9&id=ZjcwMWMxYjItNmE0NjVlNi1iYThmYzk1NS1lMjliYjI1OQ==
2025-11-07 18:40:42,538 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=9&id=ZjcwMWMxYjItNmE0NjVlNi1iYThmYzk1NS1lMjliYjI1OQ==
2025-11-07 18:40:42,539 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, c87d947a-b817-4aed-95e6-b5616a5c6cb3, ghrun-6tyfbacu5i.auto.internal:18073): creating call state
2025-11-07 18:40:42,540 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, c87d947a-b817-4aed-95e6-b5616a5c6cb3, ghrun-6tyfbacu5i.auto.internal:18073): request = { session_id: "ydb://session/3?node_id=9&id=ZjcwMWMxYjItNmE0NjVlNi1iYThmYzk1NS1lMjliYjI1OQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                    DELETE FROM `/Root/test/insert_delete/table`\n                    WHERE i64Val % 2 == 1\n                " } stats_mode: STATS_MODE_NONE }
2025-11-07 18:40:42,541 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, c87d947a-b817-4aed-95e6-b5616a5c6cb3, ghrun-6tyfbacu5i.auto.internal:18073): response = { <_MultiThreadedRendezvous object> }
2025-11-07 18:40:42,633 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=9&id=ZjcwMWMxYjItNmE0NjVlNi1iYThmYzk1NS1lMjliYjI1OQ==
2025-11-07 18:40:42,633 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=9&id=ZjcwMWMxYjItNmE0NjVlNi1iYThmYzk1NS1lMjliYjI1OQ==
2025-11-07 18:40:42,634 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 1b821b37-7e42-47be-ad1c-0dd66055f103, ghrun-6tyfbacu5i.auto.internal:26915): creating call state
2025-11-07 18:40:42,634 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 1b821b37-7e42-47be-ad1c-0dd66055f103, ghrun-6tyfbacu5i.auto.internal:26915): request = { session_id: "ydb://session/3?node_id=9&id=ZjcwMWMxYjItNmE0NjVlNi1iYThmYzk1NS1lMjliYjI1OQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                    SELECT COUNT(*) as cnt, SUM(i64Val) as vals, SUM(id) as ids FROM `/Root/test/insert_delete/table`\n                " } stats_mode: STATS_MODE_NONE }
2025-11-07 18:40:42,639 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 1b821b37-7e42-47be-ad1c-0dd66055f103, ghrun-6tyfbacu5i.auto.internal:26915): response = { <_MultiThreadedRendezvous object> }
2025-11-07 18:40:42,701 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=9&id=ZjcwMWMxYjItNmE0NjVlNi1iYThmYzk1NS1lMjliYjI1OQ==
2025-11-07 18:40:42,701 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:178 - _loop: exiting after 124 iterations
2025-11-07 18:40:42,766 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=13&id=ZGZhYjI3MDEtNjU1Mzk3OS01MDg5YmNiMi05ZmIwMTFjYQ==
2025-11-07 18:40:42,775 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:85 - _create_tables_loop: iteration 193
2025-11-07 18:40:42,776 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:87 - _create_tables_loop: exiting after 193 iterations
2025-11-07 18:40:42,825 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=1&id=YzQ3OGQ2ZWMtZmYyNWIzMDUtMjZkZjU3ZTktNTgzMDFiZDM=
2025-11-07 18:40:42,827 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:109 - _delete_tables_loop: iteration 186
2025-11-07 18:40:42,831 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:111 - _delete_tables_loop: exiting after 186 iterations
2025-11-07 18:40:42,948 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=3&id=MzZmMWQwNzQtNGFkOWE1YTUtMmI0NzJiN2YtNjkwYmZmODQ=
2025-11-07 18:40:42,957 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:109 - _delete_tables_loop: iteration 187
2025-11-07 18:40:42,957 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:111 - _delete_tables_loop: exiting after 187 iterations
2025-11-07 18:40:43,018 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=15&id=MTJkMjA5NzctMmRmYzk4YjEtNzU5NmYwMGMtNTYwYWU1MWE=
2025-11-07 18:40:43,019 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:85 - _create_tables_loop: iteration 194
2025-11-07 18:40:43,019 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:87 - _create_tables_loop: exiting after 194 iterations
2025-11-07 18:40:43,178 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=9&id=ZmJhNDJmNzctOGFhY2I2ZGQtYjQ3Yzg4OWUtMjM3Nzk1Mzg=
2025-11-07 18:40:43,178 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:85 - _create_tables_loop: iteration 195
2025-11-07 18:40:43,178 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:87 - _create_tables_loop: exiting after 195 iterations
2025-11-07 18:40:45,013 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver:175 - context_resolve: Preparing initial endpoint to resolve endpoints
2025-11-07 18:40:45,014 - DEBUG - ydb.connection:299 - channel_factory: 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)]
2025-11-07 18:40:45,024 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver:185 - context_resolve: Resolving endpoints for database /Root
2025-11-07 18:40:45,024 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ListEndpoints, a4a4cffc-aa86-4bee-8ec2-01d3396bdd62, localhost:5284): creating call state
2025-11-07 18:40:45,025 - DEBUG - ydb.connection:63 - _log_request: RpcState(ListEndpoints, a4a4cffc-aa86-4bee-8ec2-01d3396bdd62, localhost:5284): request = { database: "/Root" }
2025-11-07 18:40:45,046 - DEBUG - ydb.connection:52 - _log_response: RpcState(ListEndpoints, a4a4cffc-aa86-4bee-8ec2-01d3396bdd62, localhost:5284): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-6tyfbacu5i.auto.internal" port: 14366 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" service: "bridge" service: "config" location: "P=r1/default" node_id: 7 bridge_pile_name: "r1" } endpoints { address: "ghrun-6tyfbacu5i.auto.internal" port: 5284 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" service: "bridge" service: "config" location: "P=r1/default" node_id: 1 bridge_pile_name: "r1" } endpoints { address: "ghrun-6tyfbacu5i.auto.internal" port: 18596 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" service: "bridge" service: "config" location: "P=r1/default" node_id: 3 bridge_pile_name: "r1" } endpoints { address: "ghrun-6tyfbacu5i.auto.internal" port: 25925 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" service: "bridge" service: "config" location: "P=r2/default" node_id: 14 bridge_pile_name: "r2" } endpoints { address: "ghrun-6tyfbacu5i.auto.internal" port: 18073 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" service: "bridge" service: "config" location: "P=r1/default" node_id: 15 bridge_pile_name: "r1" } endpoints { address: "ghrun-6tyfbacu5i.auto.internal" port: 22783 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" service: "bridge" service: "config" location: "P=r2/default" node_id: 10 bridge_pile_name: "r2" } endpoints { address: "ghrun-6tyfbacu5i.auto.internal" port: 23996 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" service: "bridge" service: "config" location: "P=r2/default" node_id: 4 bridge_pile_name: "r2" } endpoints { address: "ghrun-6tyfbacu5i.auto.internal" port: 26915 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" service: "bridge" service: "config" location: "P=r1/default" node_id: 11 bridge_pile_name: "r1" } endpoints { address: "ghrun-6tyfbacu5i.auto.internal" port: 11726 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" service: "bridge" service: "config" location: "P=r1/default" node_id: 9 bridge_pile_name: "r1" } endpoints { address: "ghrun-6tyfbacu5i.auto.internal" port: 9058 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" service: "bridge" service: "config" location: "P=r1/default" node_id: 13 bridge_pile_name: "r1" } endpoints { address: "ghrun-6tyfbacu5i.auto.internal" port: 21100 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" service: "bridge" service: "config" location: "P=r2/default" node_id: 8 bridge_pile_name: "r2" } endpoints { address: "ghrun-6tyfbacu5i.auto.internal" port: 61327 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" service: "bridge" service: "config" location: "P=r2/default" node_id: 12 bridge_pile_name: "r2" } endpoints { address: "ghrun-6tyfbacu5i.auto.internal" port: 31312 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" service: "bridge" service: "config" location: "P=r2/default" node_id: 6 bridge_pile_name: "r2" } endpoints { address: "ghrun-6tyfbacu5i.auto.internal" port: 31633 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" service: "bridge" service: "config" location: "P=r1/default" node_id: 5 bridge_pile_name: "r1" } endpoints { address: "ghrun-6tyfbacu5i.auto.internal" port: 7716 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" service: "bridge" service: "config" location: "P=r2/default" node_id: 16 bridge_pile_name: "r2" } endpoints { address: "ghrun-6tyfbacu5i.auto.internal" port: 5952 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" service: "bridge" service: "config" location: "P=r2/default" node_id: 2 bridge_pile_name: "r2" } self_location: "P=r1/default" pile_states { pile_name: "r1" state: SYNCHRONIZED } pile_states { pile_name: "r2" state: PRIMARY } } } } }
2025-11-07 18:40:45,050 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver:155 - _add_debug_details: Resolved endpoints for database /Root: DiscoveryResult <self_location: P=r1/default, endpoints [<Endpoint ghrun-6tyfbacu5i.auto.internal:11726, location P=r1/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:14366, location P=r1/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:26915, location P=r1/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:9058, location P=r1/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:31633, location P=r1/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:18596, location P=r1/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:5284, location P=r1/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:18073, location P=r1/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:25925, location P=r2/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:31312, location P=r2/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:5952, location P=r2/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:21100, location P=r2/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:22783, location P=r2/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:23996, location P=r2/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:7716, location P=r2/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:61327, location P=r2/default, ssl: False>]>
2025-11-07 18:40:45,050 - INFO - ydb.connection:502 - close: Closing channel for endpoint localhost:5284
2025-11-07 18:40:45,108 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:38 - get_cluster_state: Get cluster state result: pile_states {
  pile_name: "r1"
  state: SYNCHRONIZED
}
pile_states {
  pile_name: "r2"
  state: PRIMARY
}
generation: 35

2025-11-07 18:40:45,109 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:226 - _loop: Cluster state after the promotion: pile_states {
  pile_name: "r1"
  state: SYNCHRONIZED
}
pile_states {
  pile_name: "r2"
  state: PRIMARY
}
generation: 35

2025-11-07 18:40:45,109 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:234 - _loop: Pile promotion 16 finished
2025-11-07 18:40:45,109 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:236 - _loop: iteration 17
2025-11-07 18:40:45,109 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:238 - _loop: exiting after 17 iterations
2025-11-07 18:40:45,234 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:267 - _loop: Len = 16 Endpoints: [<Endpoint ghrun-6tyfbacu5i.auto.internal:11726, location P=r1/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:14366, location P=r1/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:26915, location P=r1/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:9058, location P=r1/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:31633, location P=r1/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:18596, location P=r1/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:5284, location P=r1/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:18073, location P=r1/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:25925, location P=r2/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:31312, location P=r2/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:5952, location P=r2/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:21100, location P=r2/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:22783, location P=r2/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:23996, location P=r2/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:7716, location P=r2/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:61327, location P=r2/default, ssl: False>]
2025-11-07 18:40:45,234 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:270 - _loop: iteration 56
2025-11-07 18:40:45,234 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:272 - _loop: exiting after 56 iterations
2025-11-07 18:41:13,187 - ERROR - ydb.tests.stress.scheme_board.pile_promotion.workload:332 - run: Workload create_drop failed to stop within 30 seconds!
2025-11-07 18:41:13,188 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:329 - run: Waiting for insert_delete to stop...
2025-11-07 18:41:13,188 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:335 - run: insert_delete stopped
2025-11-07 18:41:13,188 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:329 - run: Waiting for pile_promotion to stop...
2025-11-07 18:41:13,188 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:335 - run: pile_promotion stopped
2025-11-07 18:41:13,188 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:329 - run: Waiting for discovery to stop...
2025-11-07 18:41:13,188 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:335 - run: discovery stopped
2025-11-07 18:41:13,188 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:297 - _cleanup: Cleaning up /Root/test...
2025-11-07 18:41:13,189 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(DescribePath, 269c5dd4-69ac-4abc-81a4-a8427ff8a5cc, ghrun-6tyfbacu5i.auto.internal:9058): creating call state
2025-11-07 18:41:13,190 - DEBUG - ydb.connection:63 - _log_request: RpcState(DescribePath, 269c5dd4-69ac-4abc-81a4-a8427ff8a5cc, ghrun-6tyfbacu5i.auto.internal:9058): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/test" }
2025-11-07 18:41:13,211 - DEBUG - ydb.connection:52 - _log_response: RpcState(DescribePath, 269c5dd4-69ac-4abc-81a4-a8427ff8a5cc, ghrun-6tyfbacu5i.auto.internal:9058): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "test" owner: "root@builtin" type: DIRECTORY effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762540665050 tx_id: 844424930151969 } } } } } }
2025-11-07 18:41:13,212 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ListDirectory, c5d571f0-95e1-40d7-a79f-e1fbc4a0bff1, ghrun-6tyfbacu5i.auto.internal:11726): creating call state
2025-11-07 18:41:13,212 - DEBUG - ydb.connection:63 - _log_request: RpcState(ListDirectory, c5d571f0-95e1-40d7-a79f-e1fbc4a0bff1, ghrun-6tyfbacu5i.auto.internal:11726): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/test" }
2025-11-07 18:41:13,228 - DEBUG - ydb.connection:52 - _log_response: RpcState(ListDirectory, c5d571f0-95e1-40d7-a79f-e1fbc4a0bff1, ghrun-6tyfbacu5i.auto.internal:11726): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.ListDirectoryResult] { self { name: "test" owner: "root@builtin" type: DIRECTORY effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762540665050 tx_id: 844424930151969 } } children { name: "create_drop" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1762540665050 tx_id: 844424930151969 } } children { name: "insert_delete" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1762540666410 tx_id: 281474976715657 } } } } } }
2025-11-07 18:41:13,229 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ListDirectory, 600889b4-659a-454d-940d-7b04c711081f, ghrun-6tyfbacu5i.auto.internal:5284): creating call state
2025-11-07 18:41:13,232 - DEBUG - ydb.connection:63 - _log_request: RpcState(ListDirectory, 600889b4-659a-454d-940d-7b04c711081f, ghrun-6tyfbacu5i.auto.internal:5284): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/test/create_drop" }
2025-11-07 18:41:13,260 - DEBUG - ydb.connection:52 - _log_response: RpcState(ListDirectory, 600889b4-659a-454d-940d-7b04c711081f, ghrun-6tyfbacu5i.auto.internal:5284): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.ListDirectoryResult] { self { name: "create_drop" owner: "root@builtin" type: DIRECTORY effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762540665050 tx_id: 844424930151969 } } children { name: "176" owner: "root@builtin" type: TABLE created_at { plan_step: 1762540833340 tx_id: 844424930167160 } } children { name: "188" owner: "root@builtin" type: TABLE created_at { plan_step: 1762540840240 tx_id: 844424930167167 } } children { name: "189" owner: "root@builtin" type: TABLE created_at { plan_step: 1762540841140 tx_id: 844424930142120 } } children { name: "190" owner: "root@builtin" type: TABLE created_at { plan_step: 1762540841440 tx_id: 844424930167168 } } children { name: "191" owner: "root@builtin" type: TABLE created_at { plan_step: 1762540841490 tx_id: 844424930152207 } } children { name: "192" owner: "root@builtin" type: TABLE created_at { plan_step: 1762540842370 tx_id: 844424930142121 } } children { name: "193" owner: "root@builtin" type: TABLE created_at { plan_step: 1762540842720 tx_id: 844424930167169 } } children { name: "194" owner: "root@builtin" type: TABLE created_at { plan_step: 1762540842980 tx_id: 844424930152219 } } } } } }
2025-11-07 18:41:13,261 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=9&id=ZjcwMWMxYjItNmE0NjVlNi1iYThmYzk1NS1lMjliYjI1OQ==
2025-11-07 18:41:13,262 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, e9a27b46-ba68-4ad4-aa2f-5d3905cb9944, ghrun-6tyfbacu5i.auto.internal:31633): creating call state
2025-11-07 18:41:13,263 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, e9a27b46-ba68-4ad4-aa2f-5d3905cb9944, ghrun-6tyfbacu5i.auto.internal:31633): request = { session_id: "ydb://session/3?node_id=9&id=ZjcwMWMxYjItNmE0NjVlNi1iYThmYzk1NS1lMjliYjI1OQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "DROP TABLE `/Root/test/create_drop/176`" } stats_mode: STATS_MODE_NONE }
2025-11-07 18:41:13,265 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, e9a27b46-ba68-4ad4-aa2f-5d3905cb9944, ghrun-6tyfbacu5i.auto.internal:31633): response = { <_MultiThreadedRendezvous object> }
2025-11-07 18:41:13,881 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=9&id=ZjcwMWMxYjItNmE0NjVlNi1iYThmYzk1NS1lMjliYjI1OQ==
2025-11-07 18:41:13,882 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=13&id=ZGZhYjI3MDEtNjU1Mzk3OS01MDg5YmNiMi05ZmIwMTFjYQ==
2025-11-07 18:41:13,886 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 00a2fa37-923c-4b99-99ab-39d883ad2b39, ghrun-6tyfbacu5i.auto.internal:18596): creating call state
2025-11-07 18:41:13,886 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 00a2fa37-923c-4b99-99ab-39d883ad2b39, ghrun-6tyfbacu5i.auto.internal:18596): request = { session_id: "ydb://session/3?node_id=13&id=ZGZhYjI3MDEtNjU1Mzk3OS01MDg5YmNiMi05ZmIwMTFjYQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "DROP TABLE `/Root/test/create_drop/188`" } stats_mode: STATS_MODE_NONE }
2025-11-07 18:41:13,888 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 00a2fa37-923c-4b99-99ab-39d883ad2b39, ghrun-6tyfbacu5i.auto.internal:18596): response = { <_MultiThreadedRendezvous object> }
2025-11-07 18:41:14,415 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=13&id=ZGZhYjI3MDEtNjU1Mzk3OS01MDg5YmNiMi05ZmIwMTFjYQ==
2025-11-07 18:41:14,415 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=1&id=YzQ3OGQ2ZWMtZmYyNWIzMDUtMjZkZjU3ZTktNTgzMDFiZDM=
2025-11-07 18:41:14,416 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 788ecb80-78fd-4403-a856-bc4d167025ca, ghrun-6tyfbacu5i.auto.internal:18073): creating call state
2025-11-07 18:41:14,417 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 788ecb80-78fd-4403-a856-bc4d167025ca, ghrun-6tyfbacu5i.auto.internal:18073): request = { session_id: "ydb://session/3?node_id=1&id=YzQ3OGQ2ZWMtZmYyNWIzMDUtMjZkZjU3ZTktNTgzMDFiZDM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "DROP TABLE `/Root/test/create_drop/189`" } stats_mode: STATS_MODE_NONE }
2025-11-07 18:41:14,423 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 788ecb80-78fd-4403-a856-bc4d167025ca, ghrun-6tyfbacu5i.auto.internal:18073): response = { <_MultiThreadedRendezvous object> }
2025-11-07 18:41:15,029 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=1&id=YzQ3OGQ2ZWMtZmYyNWIzMDUtMjZkZjU3ZTktNTgzMDFiZDM=
2025-11-07 18:41:15,030 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=3&id=MzZmMWQwNzQtNGFkOWE1YTUtMmI0NzJiN2YtNjkwYmZmODQ=
2025-11-07 18:41:15,030 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 3f8535c8-ac7d-4bc2-940d-a3cd2cd37b4a, ghrun-6tyfbacu5i.auto.internal:26915): creating call state
2025-11-07 18:41:15,031 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 3f8535c8-ac7d-4bc2-940d-a3cd2cd37b4a, ghrun-6tyfbacu5i.auto.internal:26915): request = { session_id: "ydb://session/3?node_id=3&id=MzZmMWQwNzQtNGFkOWE1YTUtMmI0NzJiN2YtNjkwYmZmODQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "DROP TABLE `/Root/test/create_drop/190`" } stats_mode: STATS_MODE_NONE }
2025-11-07 18:41:15,032 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 3f8535c8-ac7d-4bc2-940d-a3cd2cd37b4a, ghrun-6tyfbacu5i.auto.internal:26915): response = { <_MultiThreadedRendezvous object> }
2025-11-07 18:41:15,671 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=3&id=MzZmMWQwNzQtNGFkOWE1YTUtMmI0NzJiN2YtNjkwYmZmODQ=
2025-11-07 18:41:15,672 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=15&id=MTJkMjA5NzctMmRmYzk4YjEtNzU5NmYwMGMtNTYwYWU1MWE=
2025-11-07 18:41:15,672 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 90794c06-56bd-4c71-9ddc-355d230453e2, ghrun-6tyfbacu5i.auto.internal:9058): creating call state
2025-11-07 18:41:15,673 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 90794c06-56bd-4c71-9ddc-355d230453e2, ghrun-6tyfbacu5i.auto.internal:9058): request = { session_id: "ydb://session/3?node_id=15&id=MTJkMjA5NzctMmRmYzk4YjEtNzU5NmYwMGMtNTYwYWU1MWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "DROP TABLE `/Root/test/create_drop/191`" } stats_mode: STATS_MODE_NONE }
2025-11-07 18:41:15,675 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 90794c06-56bd-4c71-9ddc-355d230453e2, ghrun-6tyfbacu5i.auto.internal:9058): response = { <_MultiThreadedRendezvous object> }
2025-11-07 18:41:16,183 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=15&id=MTJkMjA5NzctMmRmYzk4YjEtNzU5NmYwMGMtNTYwYWU1MWE=
2025-11-07 18:41:16,184 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=9&id=ZmJhNDJmNzctOGFhY2I2ZGQtYjQ3Yzg4OWUtMjM3Nzk1Mzg=
2025-11-07 18:41:16,184 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, e2aae94d-728a-4496-9252-0819fb4d6133, ghrun-6tyfbacu5i.auto.internal:11726): creating call state
2025-11-07 18:41:16,190 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, e2aae94d-728a-4496-9252-0819fb4d6133, ghrun-6tyfbacu5i.auto.internal:11726): request = { session_id: "ydb://session/3?node_id=9&id=ZmJhNDJmNzctOGFhY2I2ZGQtYjQ3Yzg4OWUtMjM3Nzk1Mzg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "DROP TABLE `/Root/test/create_drop/192`" } stats_mode: STATS_MODE_NONE }
2025-11-07 18:41:16,191 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, e2aae94d-728a-4496-9252-0819fb4d6133, ghrun-6tyfbacu5i.auto.internal:11726): response = { <_MultiThreadedRendezvous object> }
2025-11-07 18:41:16,855 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=9&id=ZmJhNDJmNzctOGFhY2I2ZGQtYjQ3Yzg4OWUtMjM3Nzk1Mzg=
2025-11-07 18:41:16,856 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=9&id=ZjcwMWMxYjItNmE0NjVlNi1iYThmYzk1NS1lMjliYjI1OQ==
2025-11-07 18:41:16,856 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 7ad9cdb9-e1b9-48e2-8081-be3a4bdb5632, ghrun-6tyfbacu5i.auto.internal:5284): creating call state
2025-11-07 18:41:16,857 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 7ad9cdb9-e1b9-48e2-8081-be3a4bdb5632, ghrun-6tyfbacu5i.auto.internal:5284): request = { session_id: "ydb://session/3?node_id=9&id=ZjcwMWMxYjItNmE0NjVlNi1iYThmYzk1NS1lMjliYjI1OQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "DROP TABLE `/Root/test/create_drop/193`" } stats_mode: STATS_MODE_NONE }
2025-11-07 18:41:16,858 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 7ad9cdb9-e1b9-48e2-8081-be3a4bdb5632, ghrun-6tyfbacu5i.auto.internal:5284): response = { <_MultiThreadedRendezvous object> }
2025-11-07 18:41:17,401 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=9&id=ZjcwMWMxYjItNmE0NjVlNi1iYThmYzk1NS1lMjliYjI1OQ==
2025-11-07 18:41:17,402 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=13&id=ZGZhYjI3MDEtNjU1Mzk3OS01MDg5YmNiMi05ZmIwMTFjYQ==
2025-11-07 18:41:17,402 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, eaf4867d-0166-429f-949f-b3dc440e3d8a, ghrun-6tyfbacu5i.auto.internal:31633): creating call state
2025-11-07 18:41:17,403 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, eaf4867d-0166-429f-949f-b3dc440e3d8a, ghrun-6tyfbacu5i.auto.internal:31633): request = { session_id: "ydb://session/3?node_id=13&id=ZGZhYjI3MDEtNjU1Mzk3OS01MDg5YmNiMi05ZmIwMTFjYQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "DROP TABLE `/Root/test/create_drop/194`" } stats_mode: STATS_MODE_NONE }
2025-11-07 18:41:17,404 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, eaf4867d-0166-429f-949f-b3dc440e3d8a, ghrun-6tyfbacu5i.auto.internal:31633): response = { <_MultiThreadedRendezvous object> }
2025-11-07 18:41:18,183 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=13&id=ZGZhYjI3MDEtNjU1Mzk3OS01MDg5YmNiMi05ZmIwMTFjYQ==
2025-11-07 18:41:18,191 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(RemoveDirectory, 608c21c2-cd5e-4dbc-a611-8173bef4272a, ghrun-6tyfbacu5i.auto.internal:18596): creating call state
2025-11-07 18:41:18,193 - DEBUG - ydb.connection:63 - _log_request: RpcState(RemoveDirectory, 608c21c2-cd5e-4dbc-a611-8173bef4272a, ghrun-6tyfbacu5i.auto.internal:18596): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/test/create_drop" }
2025-11-07 18:41:18,528 - DEBUG - ydb.connection:52 - _log_response: RpcState(RemoveDirectory, 608c21c2-cd5e-4dbc-a611-8173bef4272a, ghrun-6tyfbacu5i.auto.internal:18596): response = { operation { ready: true status: SUCCESS } }
2025-11-07 18:41:18,529 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ListDirectory, 52be4806-9762-4d5c-98cc-6a4bf3748669, ghrun-6tyfbacu5i.auto.internal:18073): creating call state
2025-11-07 18:41:18,529 - DEBUG - ydb.connection:63 - _log_request: RpcState(ListDirectory, 52be4806-9762-4d5c-98cc-6a4bf3748669, ghrun-6tyfbacu5i.auto.internal:18073): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/test/insert_delete" }
2025-11-07 18:41:18,593 - DEBUG - ydb.connection:52 - _log_response: RpcState(ListDirectory, 52be4806-9762-4d5c-98cc-6a4bf3748669, ghrun-6tyfbacu5i.auto.internal:18073): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.ListDirectoryResult] { self { name: "insert_delete" owner: "root@builtin" type: DIRECTORY effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762540666410 tx_id: 281474976715657 } } children { name: "table" owner: "root@builtin" type: TABLE created_at { plan_step: 1762540666410 tx_id: 281474976715657 } } } } } }
2025-11-07 18:41:18,594 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=1&id=YzQ3OGQ2ZWMtZmYyNWIzMDUtMjZkZjU3ZTktNTgzMDFiZDM=
2025-11-07 18:41:18,594 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, b5d44896-1cf2-4599-ace2-4ae376d51180, ghrun-6tyfbacu5i.auto.internal:26915): creating call state
2025-11-07 18:41:18,611 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, b5d44896-1cf2-4599-ace2-4ae376d51180, ghrun-6tyfbacu5i.auto.internal:26915): request = { session_id: "ydb://session/3?node_id=1&id=YzQ3OGQ2ZWMtZmYyNWIzMDUtMjZkZjU3ZTktNTgzMDFiZDM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "DROP TABLE `/Root/test/insert_delete/table`" } stats_mode: STATS_MODE_NONE }
2025-11-07 18:41:18,613 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, b5d44896-1cf2-4599-ace2-4ae376d51180, ghrun-6tyfbacu5i.auto.internal:26915): response = { <_MultiThreadedRendezvous object> }
2025-11-07 18:41:19,186 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=1&id=YzQ3OGQ2ZWMtZmYyNWIzMDUtMjZkZjU3ZTktNTgzMDFiZDM=
2025-11-07 18:41:19,195 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(RemoveDirectory, f66e2e6a-e6e5-4663-aeab-eda9f0871ed2, ghrun-6tyfbacu5i.auto.internal:9058): creating call state
2025-11-07 18:41:19,195 - DEBUG - ydb.connection:63 - _log_request: RpcState(RemoveDirectory, f66e2e6a-e6e5-4663-aeab-eda9f0871ed2, ghrun-6tyfbacu5i.auto.internal:9058): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/test/insert_delete" }
2025-11-07 18:41:19,568 - DEBUG - ydb.connection:52 - _log_response: RpcState(RemoveDirectory, f66e2e6a-e6e5-4663-aeab-eda9f0871ed2, ghrun-6tyfbacu5i.auto.internal:9058): response = { operation { ready: true status: SUCCESS } }
2025-11-07 18:41:19,569 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(RemoveDirectory, 318b868c-2305-4773-b65d-0bdbc91d2720, ghrun-6tyfbacu5i.auto.internal:11726): creating call state
2025-11-07 18:41:19,569 - DEBUG - ydb.connection:63 - _log_request: RpcState(RemoveDirectory, 318b868c-2305-4773-b65d-0bdbc91d2720, ghrun-6tyfbacu5i.auto.internal:11726): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/test" }
2025-11-07 18:41:19,958 - DEBUG - ydb.connection:52 - _log_response: RpcState(RemoveDirectory, 318b868c-2305-4773-b65d-0bdbc91d2720, ghrun-6tyfbacu5i.auto.internal:11726): response = { operation { ready: true status: SUCCESS } }
2025-11-07 18:41:19,959 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:299 - _cleanup: Cleaning up /Root/test... done, 9 tables deleted
Traceback (most recent call last):
  File "contrib/tools/python3/Lib/runpy.py", line 198, in _run_module_as_main
    return _run_code(code, main_globals, None,
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/tools/python3/Lib/runpy.py", line 88, in _run_code
    exec(code, run_globals)
  File "ydb/tests/stress/scheme_board/pile_promotion/__main__.py", line 28, in <module>
    if runner.run() < 2:
       ^^^^^^^^^^^^
  File "ydb/tests/stress/scheme_board/pile_promotion/workload/__init__.py", line 338, in run
    raise Exception(f"The following workloads failed to stop: {failed_to_stop}")
Exception: The following workloads failed to stop: ['create_drop']
2025-11-07 18:41:30,638 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver:175 - context_resolve: Preparing initial endpoint to resolve endpoints
2025-11-07 18:41:30,638 - DEBUG - ydb.connection:299 - channel_factory: 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)]
2025-11-07 18:41:30,657 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver:185 - context_resolve: Resolving endpoints for database /Root
2025-11-07 18:41:30,658 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ListEndpoints, 6b5e1939-b98e-4dd1-a819-b9f10458e299, localhost:5284): creating call state
2025-11-07 18:41:30,658 - DEBUG - ydb.connection:63 - _log_request: RpcState(ListEndpoints, 6b5e1939-b98e-4dd1-a819-b9f10458e299, localhost:5284): request = { database: "/Root" }
2025-11-07 18:41:30,684 - DEBUG - ydb.connection:52 - _log_response: RpcState(ListEndpoints, 6b5e1939-b98e-4dd1-a819-b9f10458e299, localhost:5284): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-6tyfbacu5i.auto.internal" port: 7716 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" service: "bridge" service: "config" location: "P=r2/default" node_id: 16 bridge_pile_name: "r2" } endpoints { address: "ghrun-6tyfbacu5i.auto.internal" port: 9058 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" service: "bridge" service: "config" location: "P=r1/default" node_id: 13 bridge_pile_name: "r1" } endpoints { address: "ghrun-6tyfbacu5i.auto.internal" port: 26915 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" service: "bridge" service: "config" location: "P=r1/default" node_id: 11 bridge_pile_name: "r1" } endpoints { address: "ghrun-6tyfbacu5i.auto.internal" port: 23996 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" service: "bridge" service: "config" location: "P=r2/default" node_id: 4 bridge_pile_name: "r2" } endpoints { address: "ghrun-6tyfbacu5i.auto.internal" port: 31633 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" service: "bridge" service: "config" location: "P=r1/default" node_id: 5 bridge_pile_name: "r1" } endpoints { address: "ghrun-6tyfbacu5i.auto.internal" port: 18073 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" service: "bridge" service: "config" location: "P=r1/default" node_id: 15 bridge_pile_name: "r1" } endpoints { address: "ghrun-6tyfbacu5i.auto.internal" port: 22783 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" service: "bridge" service: "config" location: "P=r2/default" node_id: 10 bridge_pile_name: "r2" } endpoints { address: "ghrun-6tyfbacu5i.auto.internal" port: 31312 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" service: "bridge" service: "config" location: "P=r2/default" node_id: 6 bridge_pile_name: "r2" } endpoints { address: "ghrun-6tyfbacu5i.auto.internal" port: 5284 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" service: "bridge" service: "config" location: "P=r1/default" node_id: 1 bridge_pile_name: "r1" } endpoints { address: "ghrun-6tyfbacu5i.auto.internal" port: 25925 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" service: "bridge" service: "config" location: "P=r2/default" node_id: 14 bridge_pile_name: "r2" } endpoints { address: "ghrun-6tyfbacu5i.auto.internal" port: 5952 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" service: "bridge" service: "config" location: "P=r2/default" node_id: 2 bridge_pile_name: "r2" } endpoints { address: "ghrun-6tyfbacu5i.auto.internal" port: 11726 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" service: "bridge" service: "config" location: "P=r1/default" node_id: 9 bridge_pile_name: "r1" } endpoints { address: "ghrun-6tyfbacu5i.auto.internal" port: 21100 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" service: "bridge" service: "config" location: "P=r2/default" node_id: 8 bridge_pile_name: "r2" } endpoints { address: "ghrun-6tyfbacu5i.auto.internal" port: 61327 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" service: "bridge" service: "config" location: "P=r2/default" node_id: 12 bridge_pile_name: "r2" } endpoints { address: "ghrun-6tyfbacu5i.auto.internal" port: 18596 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" service: "bridge" service: "config" location: "P=r1/default" node_id: 3 bridge_pile_name: "r1" } self_location: "P=r1/default" pile_states { pile_name: "r1" state: SYNCHRONIZED } pile_states { pile_name: "r2" state: PRIMARY } } } } }
2025-11-07 18:41:30,689 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver:155 - _add_debug_details: Resolved endpoints for database /Root: DiscoveryResult <self_location: P=r1/default, endpoints [<Endpoint ghrun-6tyfbacu5i.auto.internal:11726, location P=r1/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:18596, location P=r1/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:18073, location P=r1/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:31633, location P=r1/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:5284, location P=r1/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:26915, location P=r1/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:9058, location P=r1/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:22783, location P=r2/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:7716, location P=r2/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:61327, location P=r2/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:31312, location P=r2/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:21100, location P=r2/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:23996, location P=r2/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:5952, location P=r2/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:25925, location P=r2/default, ssl: False>]>
2025-11-07 18:41:30,689 - INFO - ydb.connection:502 - close: Closing channel for endpoint localhost:5284
2025-11-07 18:41:37,121 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=1&id=OTVjZDg2ZTEtODRkOGQ0YWQtMzc1NmI3NDYtZGU4NThhMWU=
2025-11-07 18:41:37,122 - ERROR - ydb.tests.stress.common.common:27 - query: Error: message: "Query compilation timed out." severity: 1 (server_code: 400090) while executing query: DROP TABLE `/Root/test/create_drop/176`
2025-11-07 18:41:37,122 - ERROR - ydb.tests.stress.common.common:102 - wrapper: FATAL: message: "Query compilation timed out." severity: 1 (server_code: 400090)
Traceback (most recent call last):
  File "ydb/tests/stress/common/common.py", line 100, in wrapper
    f()
  File "ydb/tests/stress/scheme_board/pile_promotion/workload/__init__.py", line 105, in _delete_tables_loop
    self.client.drop_table(self.get_table_path(str(n)))
  File "ydb/tests/stress/common/common.py", line 37, in drop_table
    self.query(f"DROP TABLE `{path_to_table}`", True)
  File "ydb/tests/stress/common/common.py", line 28, in query
    raise e
  File "ydb/tests/stress/common/common.py", line 25, in query
    return self.session_pool.execute_with_retries(query=statement, retry_settings=retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/pool.py", line 252, in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/pool.py", line 250, in wrapped_callee
    return [result_set for result_set in it]
                                         ^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__
    return self._next()
           ^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next
    res = self.wrapper(next(self.it))
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/session.py", line 371, in <lambda>
    lambda resp: base.wrap_execute_query_response(
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 188, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 206, in wrap_execute_query_response
    issues._process_response(response_pb)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Timeout: message: "Query compilation timed out." severity: 1 (server_code: 400090)

ERROR    ya.test:process.py:416 Execution failed with exit code: 1
	,std_out:b''
	std_err:b'...0:41,891 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 208ee9f5-f179-40e9-bc62-29f907354bab, ghrun-6tyfbacu5i.auto.internal:11726): response = { <_MultiThreadedRendezvous object> }\n2025-11-07 18:40:41,884 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 0f9e65cf-8acc-44d5-82f6-a4ca22672214, ghrun-6tyfbacu5i.auto.internal:9058): response = { <_MultiThreadedRendezvous object> }\n2025-11-07 18:40:41,944 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=9&id=ZjcwMWMxYjItNmE0NjVlNi1iYThmYzk1NS1lMjliYjI1OQ==\n2025-11-07 18:40:41,944 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=9&id=ZjcwMWMxYjItNmE0NjVlNi1iYThmYzk1NS1lMjliYjI1OQ==\n2025-11-07 18:40:41,945 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 541d5af5-d6ad-4743-9b71-e5517b7ba4d9, ghrun-6tyfbacu5i.auto.internal:5284): creating call state\n2025-11-07 18:40:41,969 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 541d5af5-d6ad-4743-9b71-e5517b7ba4d9, ghrun-6tyfbacu5i.auto.internal:5284): request = { session_id: "ydb://session/3?node_id=9&id=ZjcwMWMxYjItNmE0NjVlNi1iYThmYzk1NS1lMjliYjI1OQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\\n                    DELETE FROM `/Root/test/insert_delete/table`\\n                    WHERE i64Val % 2 == 1\\n                " } stats_mode: STATS_MODE_NONE }\n2025-11-07 18:40:41,977 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 541d5af5-d6ad-4743-9b71-e5517b7ba4d9, ghrun-6tyfbacu5i.auto.internal:5284): response = { <_MultiThreadedRendezvous object> }\n2025-11-07 18:40:42,013 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:267 - _loop: Len = 16 Endpoints: [<Endpoint ghrun-6tyfbacu5i.auto.internal:5284, location P=r1/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:9058, location P=r1/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:31633, location P=r1/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:14366, location P=r1/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:11726, location P=r1/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:18073, location P=r1/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:18596, location P=r1/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:26915, location P=r1/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:7716, location P=r2/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:31312, location P=r2/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:21100, location P=r2/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:22783, location P=r2/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:61327, location P=r2/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:25925, location P=r2/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:5952, location P=r2/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:23996, location P=r2/default, ssl: False>]\n2025-11-07 18:40:42,013 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:270 - _loop: iteration 55\n2025-11-07 18:40:42,169 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=9&id=ZjcwMWMxYjItNmE0NjVlNi1iYThmYzk1NS1lMjliYjI1OQ==\n2025-11-07 18:40:42,169 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=9&id=ZjcwMWMxYjItNmE0NjVlNi1iYThmYzk1NS1lMjliYjI1OQ==\n2025-11-07 18:40:42,170 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 9e17f727-d4b0-4218-9175-2a92cd81333c, ghrun-6tyfbacu5i.auto.internal:31633): creating call state\n2025-11-07 18:40:42,171 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 9e17f727-d4b0-4218-9175-2a92cd81333c, ghrun-6tyfbacu5i.auto.internal:31633): request = { session_id: "ydb://session/3?node_id=9&id=ZjcwMWMxYjItNmE0NjVlNi1iYThmYzk1NS1lMjliYjI1OQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\\n                    SELECT COUNT(*) as cnt, SUM(i64Val) as vals, SUM(id) as ids FROM `/Root/test/insert_delete/table`\\n                " } stats_mode: STATS_MODE_NONE }\n2025-11-07 18:40:42,173 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 9e17f727-d4b0-4218-9175-2a92cd81333c, ghrun-6tyfbacu5i.auto.internal:31633): response = { <_MultiThreadedRendezvous object> }\n2025-11-07 18:40:42,229 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=9&id=ZjcwMWMxYjItNmE0NjVlNi1iYThmYzk1NS1lMjliYjI1OQ==\n2025-11-07 18:40:42,230 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:149 - _loop: iteration 123\n2025-11-07 18:40:42,230 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=9&id=ZjcwMWMxYjItNmE0NjVlNi1iYThmYzk1NS1lMjliYjI1OQ==\n2025-11-07 18:40:42,230 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 53735910-9d87-48e3-a953-e3ecaafd6a54, ghrun-6tyfbacu5i.auto.internal:18596): creating call state\n2025-11-07 18:40:42,231 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 53735910-9d87-48e3-a953-e3ecaafd6a54, ghrun-6tyfbacu5i.auto.internal:18596): request = { session_id: "ydb://session/3?node_id=9&id=ZjcwMWMxYjItNmE0NjVlNi1iYThmYzk1NS1lMjliYjI1OQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\\n                    UPSERT INTO `/Root/test/insert_delete/table` (`id`, `i64Val`)\\n                    VALUES\\n                    (246, 1230),\\n                    (247, 1231)\\n                " } stats_mode: STATS_MODE_NONE }\n2025-11-07 18:40:42,233 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 53735910-9d87-48e3-a953-e3ecaafd6a54, ghrun-6tyfbacu5i.auto.internal:18596): response = { <_MultiThreadedRendezvous object> }\n2025-11-07 18:40:42,454 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:326 - run: Waiting for stop...\n2025-11-07 18:40:42,454 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:329 - run: Waiting for create_drop to stop...\n2025-11-07 18:40:42,538 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=9&id=ZjcwMWMxYjItNmE0NjVlNi1iYThmYzk1NS1lMjliYjI1OQ==\n2025-11-07 18:40:42,538 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=9&id=ZjcwMWMxYjItNmE0NjVlNi1iYThmYzk1NS1lMjliYjI1OQ==\n2025-11-07 18:40:42,539 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, c87d947a-b817-4aed-95e6-b5616a5c6cb3, ghrun-6tyfbacu5i.auto.internal:18073): creating call state\n2025-11-07 18:40:42,540 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, c87d947a-b817-4aed-95e6-b5616a5c6cb3, ghrun-6tyfbacu5i.auto.internal:18073): request = { session_id: "ydb://session/3?node_id=9&id=ZjcwMWMxYjItNmE0NjVlNi1iYThmYzk1NS1lMjliYjI1OQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\\n                    DELETE FROM `/Root/test/insert_delete/table`\\n                    WHERE i64Val % 2 == 1\\n                " } stats_mode: STATS_MODE_NONE }\n2025-11-07 18:40:42,541 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, c87d947a-b817-4aed-95e6-b5616a5c6cb3, ghrun-6tyfbacu5i.auto.internal:18073): response = { <_MultiThreadedRendezvous object> }\n2025-11-07 18:40:42,633 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=9&id=ZjcwMWMxYjItNmE0NjVlNi1iYThmYzk1NS1lMjliYjI1OQ==\n2025-11-07 18:40:42,633 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=9&id=ZjcwMWMxYjItNmE0NjVlNi1iYThmYzk1NS1lMjliYjI1OQ==\n2025-11-07 18:40:42,634 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 1b821b37-7e42-47be-ad1c-0dd66055f103, ghrun-6tyfbacu5i.auto.internal:26915): creating call state\n2025-11-07 18:40:42,634 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 1b821b37-7e42-47be-ad1c-0dd66055f103, ghrun-6tyfbacu5i.auto.internal:26915): request = { session_id: "ydb://session/3?node_id=9&id=ZjcwMWMxYjItNmE0NjVlNi1iYThmYzk1NS1lMjliYjI1OQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\\n                    SELECT COUNT(*) as cnt, SUM(i64Val) as vals, SUM(id) as ids FROM `/Root/test/insert_delete/table`\\n                " } stats_mode: STATS_MODE_NONE }\n2025-11-07 18:40:42,639 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 1b821b37-7e42-47be-ad1c-0dd66055f103, ghrun-6tyfbacu5i.auto.internal:26915): response = { <_MultiThreadedRendezvous object> }\n2025-11-07 18:40:42,701 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=9&id=ZjcwMWMxYjItNmE0NjVlNi1iYThmYzk1NS1lMjliYjI1OQ==\n2025-11-07 18:40:42,701 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:178 - _loop: exiting after 124 iterations\n2025-11-07 18:40:42,766 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=13&id=ZGZhYjI3MDEtNjU1Mzk3OS01MDg5YmNiMi05ZmIwMTFjYQ==\n2025-11-07 18:40:42,775 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:85 - _create_tables_loop: iteration 193\n2025-11-07 18:40:42,776 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:87 - _create_tables_loop: exiting after 193 iterations\n2025-11-07 18:40:42,825 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=1&id=YzQ3OGQ2ZWMtZmYyNWIzMDUtMjZkZjU3ZTktNTgzMDFiZDM=\n2025-11-07 18:40:42,827 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:109 - _delete_tables_loop: iteration 186\n2025-11-07 18:40:42,831 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:111 - _delete_tables_loop: exiting after 186 iterations\n2025-11-07 18:40:42,948 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=3&id=MzZmMWQwNzQtNGFkOWE1YTUtMmI0NzJiN2YtNjkwYmZmODQ=\n2025-11-07 18:40:42,957 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:109 - _delete_tables_loop: iteration 187\n2025-11-07 18:40:42,957 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:111 - _delete_tables_loop: exiting after 187 iterations\n2025-11-07 18:40:43,018 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=15&id=MTJkMjA5NzctMmRmYzk4YjEtNzU5NmYwMGMtNTYwYWU1MWE=\n2025-11-07 18:40:43,019 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:85 - _create_tables_loop: iteration 194\n2025-11-07 18:40:43,019 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:87 - _create_tables_loop: exiting after 194 iterations\n2025-11-07 18:40:43,178 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=9&id=ZmJhNDJmNzctOGFhY2I2ZGQtYjQ3Yzg4OWUtMjM3Nzk1Mzg=\n2025-11-07 18:40:43,178 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:85 - _create_tables_loop: iteration 195\n2025-11-07 18:40:43,178 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:87 - _create_tables_loop: exiting after 195 iterations\n2025-11-07 18:40:45,013 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver:175 - context_resolve: Preparing initial endpoint to resolve endpoints\n2025-11-07 18:40:45,014 - DEBUG - ydb.connection:299 - channel_factory: 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)]\n2025-11-07 18:40:45,024 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver:185 - context_resolve: Resolving endpoints for database /Root\n2025-11-07 18:40:45,024 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ListEndpoints, a4a4cffc-aa86-4bee-8ec2-01d3396bdd62, localhost:5284): creating call state\n2025-11-07 18:40:45,025 - DEBUG - ydb.connection:63 - _log_request: RpcState(ListEndpoints, a4a4cffc-aa86-4bee-8ec2-01d3396bdd62, localhost:5284): request = { database: "/Root" }\n2025-11-07 18:40:45,046 - DEBUG - ydb.connection:52 - _log_response: RpcState(ListEndpoints, a4a4cffc-aa86-4bee-8ec2-01d3396bdd62, localhost:5284): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-6tyfbacu5i.auto.internal" port: 14366 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" service: "bridge" service: "config" location: "P=r1/default" node_id: 7 bridge_pile_name: "r1" } endpoints { address: "ghrun-6tyfbacu5i.auto.internal" port: 5284 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" service: "bridge" service: "config" location: "P=r1/default" node_id: 1 bridge_pile_name: "r1" } endpoints { address: "ghrun-6tyfbacu5i.auto.internal" port: 18596 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" service: "bridge" service: "config" location: "P=r1/default" node_id: 3 bridge_pile_name: "r1" } endpoints { address: "ghrun-6tyfbacu5i.auto.internal" port: 25925 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" service: "bridge" service: "config" location: "P=r2/default" node_id: 14 bridge_pile_name: "r2" } endpoints { address: "ghrun-6tyfbacu5i.auto.internal" port: 18073 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" service: "bridge" service: "config" location: "P=r1/default" node_id: 15 bridge_pile_name: "r1" } endpoints { address: "ghrun-6tyfbacu5i.auto.internal" port: 22783 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" service: "bridge" service: "config" location: "P=r2/default" node_id: 10 bridge_pile_name: "r2" } endpoints { address: "ghrun-6tyfbacu5i.auto.internal" port: 23996 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" service: "bridge" service: "config" location: "P=r2/default" node_id: 4 bridge_pile_name: "r2" } endpoints { address: "ghrun-6tyfbacu5i.auto.internal" port: 26915 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" service: "bridge" service: "config" location: "P=r1/default" node_id: 11 bridge_pile_name: "r1" } endpoints { address: "ghrun-6tyfbacu5i.auto.internal" port: 11726 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" service: "bridge" service: "config" location: "P=r1/default" node_id: 9 bridge_pile_name: "r1" } endpoints { address: "ghrun-6tyfbacu5i.auto.internal" port: 9058 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" service: "bridge" service: "config" location: "P=r1/default" node_id: 13 bridge_pile_name: "r1" } endpoints { address: "ghrun-6tyfbacu5i.auto.internal" port: 21100 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" service: "bridge" service: "config" location: "P=r2/default" node_id: 8 bridge_pile_name: "r2" } endpoints { address: "ghrun-6tyfbacu5i.auto.internal" port: 61327 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" service: "bridge" service: "config" location: "P=r2/default" node_id: 12 bridge_pile_name: "r2" } endpoints { address: "ghrun-6tyfbacu5i.auto.internal" port: 31312 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" service: "bridge" service: "config" location: "P=r2/default" node_id: 6 bridge_pile_name: "r2" } endpoints { address: "ghrun-6tyfbacu5i.auto.internal" port: 31633 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" service: "bridge" service: "config" location: "P=r1/default" node_id: 5 bridge_pile_name: "r1" } endpoints { address: "ghrun-6tyfbacu5i.auto.internal" port: 7716 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" service: "bridge" service: "config" location: "P=r2/default" node_id: 16 bridge_pile_name: "r2" } endpoints { address: "ghrun-6tyfbacu5i.auto.internal" port: 5952 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" service: "bridge" service: "config" location: "P=r2/default" node_id: 2 bridge_pile_name: "r2" } self_location: "P=r1/default" pile_states { pile_name: "r1" state: SYNCHRONIZED } pile_states { pile_name: "r2" state: PRIMARY } } } } }\n2025-11-07 18:40:45,050 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver:155 - _add_debug_details: Resolved endpoints for database /Root: DiscoveryResult <self_location: P=r1/default, endpoints [<Endpoint ghrun-6tyfbacu5i.auto.internal:11726, location P=r1/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:14366, location P=r1/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:26915, location P=r1/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:9058, location P=r1/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:31633, location P=r1/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:18596, location P=r1/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:5284, location P=r1/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:18073, location P=r1/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:25925, location P=r2/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:31312, location P=r2/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:5952, location P=r2/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:21100, location P=r2/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:22783, location P=r2/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:23996, location P=r2/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:7716, location P=r2/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:61327, location P=r2/default, ssl: False>]>\n2025-11-07 18:40:45,050 - INFO - ydb.connection:502 - close: Closing channel for endpoint localhost:5284\n2025-11-07 18:40:45,108 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:38 - get_cluster_state: Get cluster state result: pile_states {\n  pile_name: "r1"\n  state: SYNCHRONIZED\n}\npile_states {\n  pile_name: "r2"\n  state: PRIMARY\n}\ngeneration: 35\n\n2025-11-07 18:40:45,109 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:226 - _loop: Cluster state after the promotion: pile_states {\n  pile_name: "r1"\n  state: SYNCHRONIZED\n}\npile_states {\n  pile_name: "r2"\n  state: PRIMARY\n}\ngeneration: 35\n\n2025-11-07 18:40:45,109 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:234 - _loop: Pile promotion 16 finished\n2025-11-07 18:40:45,109 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:236 - _loop: iteration 17\n2025-11-07 18:40:45,109 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:238 - _loop: exiting after 17 iterations\n2025-11-07 18:40:45,234 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:267 - _loop: Len = 16 Endpoints: [<Endpoint ghrun-6tyfbacu5i.auto.internal:11726, location P=r1/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:14366, location P=r1/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:26915, location P=r1/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:9058, location P=r1/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:31633, location P=r1/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:18596, location P=r1/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:5284, location P=r1/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:18073, location P=r1/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:25925, location P=r2/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:31312, location P=r2/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:5952, location P=r2/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:21100, location P=r2/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:22783, location P=r2/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:23996, location P=r2/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:7716, location P=r2/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:61327, location P=r2/default, ssl: False>]\n2025-11-07 18:40:45,234 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:270 - _loop: iteration 56\n2025-11-07 18:40:45,234 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:272 - _loop: exiting after 56 iterations\n2025-11-07 18:41:13,187 - ERROR - ydb.tests.stress.scheme_board.pile_promotion.workload:332 - run: Workload create_drop failed to stop within 30 seconds!\n2025-11-07 18:41:13,188 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:329 - run: Waiting for insert_delete to stop...\n2025-11-07 18:41:13,188 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:335 - run: insert_delete stopped\n2025-11-07 18:41:13,188 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:329 - run: Waiting for pile_promotion to stop...\n2025-11-07 18:41:13,188 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:335 - run: pile_promotion stopped\n2025-11-07 18:41:13,188 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:329 - run: Waiting for discovery to stop...\n2025-11-07 18:41:13,188 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:335 - run: discovery stopped\n2025-11-07 18:41:13,188 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:297 - _cleanup: Cleaning up /Root/test...\n2025-11-07 18:41:13,189 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(DescribePath, 269c5dd4-69ac-4abc-81a4-a8427ff8a5cc, ghrun-6tyfbacu5i.auto.internal:9058): creating call state\n2025-11-07 18:41:13,190 - DEBUG - ydb.connection:63 - _log_request: RpcState(DescribePath, 269c5dd4-69ac-4abc-81a4-a8427ff8a5cc, ghrun-6tyfbacu5i.auto.internal:9058): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/test" }\n2025-11-07 18:41:13,211 - DEBUG - ydb.connection:52 - _log_response: RpcState(DescribePath, 269c5dd4-69ac-4abc-81a4-a8427ff8a5cc, ghrun-6tyfbacu5i.auto.internal:9058): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "test" owner: "root@builtin" type: DIRECTORY effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762540665050 tx_id: 844424930151969 } } } } } }\n2025-11-07 18:41:13,212 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ListDirectory, c5d571f0-95e1-40d7-a79f-e1fbc4a0bff1, ghrun-6tyfbacu5i.auto.internal:11726): creating call state\n2025-11-07 18:41:13,212 - DEBUG - ydb.connection:63 - _log_request: RpcState(ListDirectory, c5d571f0-95e1-40d7-a79f-e1fbc4a0bff1, ghrun-6tyfbacu5i.auto.internal:11726): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/test" }\n2025-11-07 18:41:13,228 - DEBUG - ydb.connection:52 - _log_response: RpcState(ListDirectory, c5d571f0-95e1-40d7-a79f-e1fbc4a0bff1, ghrun-6tyfbacu5i.auto.internal:11726): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.ListDirectoryResult] { self { name: "test" owner: "root@builtin" type: DIRECTORY effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762540665050 tx_id: 844424930151969 } } children { name: "create_drop" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1762540665050 tx_id: 844424930151969 } } children { name: "insert_delete" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1762540666410 tx_id: 281474976715657 } } } } } }\n2025-11-07 18:41:13,229 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ListDirectory, 600889b4-659a-454d-940d-7b04c711081f, ghrun-6tyfbacu5i.auto.internal:5284): creating call state\n2025-11-07 18:41:13,232 - DEBUG - ydb.connection:63 - _log_request: RpcState(ListDirectory, 600889b4-659a-454d-940d-7b04c711081f, ghrun-6tyfbacu5i.auto.internal:5284): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/test/create_drop" }\n2025-11-07 18:41:13,260 - DEBUG - ydb.connection:52 - _log_response: RpcState(ListDirectory, 600889b4-659a-454d-940d-7b04c711081f, ghrun-6tyfbacu5i.auto.internal:5284): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.ListDirectoryResult] { self { name: "create_drop" owner: "root@builtin" type: DIRECTORY effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762540665050 tx_id: 844424930151969 } } children { name: "176" owner: "root@builtin" type: TABLE created_at { plan_step: 1762540833340 tx_id: 844424930167160 } } children { name: "188" owner: "root@builtin" type: TABLE created_at { plan_step: 1762540840240 tx_id: 844424930167167 } } children { name: "189" owner: "root@builtin" type: TABLE created_at { plan_step: 1762540841140 tx_id: 844424930142120 } } children { name: "190" owner: "root@builtin" type: TABLE created_at { plan_step: 1762540841440 tx_id: 844424930167168 } } children { name: "191" owner: "root@builtin" type: TABLE created_at { plan_step: 1762540841490 tx_id: 844424930152207 } } children { name: "192" owner: "root@builtin" type: TABLE created_at { plan_step: 1762540842370 tx_id: 844424930142121 } } children { name: "193" owner: "root@builtin" type: TABLE created_at { plan_step: 1762540842720 tx_id: 844424930167169 } } children { name: "194" owner: "root@builtin" type: TABLE created_at { plan_step: 1762540842980 tx_id: 844424930152219 } } } } } }\n2025-11-07 18:41:13,261 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=9&id=ZjcwMWMxYjItNmE0NjVlNi1iYThmYzk1NS1lMjliYjI1OQ==\n2025-11-07 18:41:13,262 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, e9a27b46-ba68-4ad4-aa2f-5d3905cb9944, ghrun-6tyfbacu5i.auto.internal:31633): creating call state\n2025-11-07 18:41:13,263 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, e9a27b46-ba68-4ad4-aa2f-5d3905cb9944, ghrun-6tyfbacu5i.auto.internal:31633): request = { session_id: "ydb://session/3?node_id=9&id=ZjcwMWMxYjItNmE0NjVlNi1iYThmYzk1NS1lMjliYjI1OQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "DROP TABLE `/Root/test/create_drop/176`" } stats_mode: STATS_MODE_NONE }\n2025-11-07 18:41:13,265 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, e9a27b46-ba68-4ad4-aa2f-5d3905cb9944, ghrun-6tyfbacu5i.auto.internal:31633): response = { <_MultiThreadedRendezvous object> }\n2025-11-07 18:41:13,881 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=9&id=ZjcwMWMxYjItNmE0NjVlNi1iYThmYzk1NS1lMjliYjI1OQ==\n2025-11-07 18:41:13,882 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=13&id=ZGZhYjI3MDEtNjU1Mzk3OS01MDg5YmNiMi05ZmIwMTFjYQ==\n2025-11-07 18:41:13,886 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 00a2fa37-923c-4b99-99ab-39d883ad2b39, ghrun-6tyfbacu5i.auto.internal:18596): creating call state\n2025-11-07 18:41:13,886 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 00a2fa37-923c-4b99-99ab-39d883ad2b39, ghrun-6tyfbacu5i.auto.internal:18596): request = { session_id: "ydb://session/3?node_id=13&id=ZGZhYjI3MDEtNjU1Mzk3OS01MDg5YmNiMi05ZmIwMTFjYQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "DROP TABLE `/Root/test/create_drop/188`" } stats_mode: STATS_MODE_NONE }\n2025-11-07 18:41:13,888 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 00a2fa37-923c-4b99-99ab-39d883ad2b39, ghrun-6tyfbacu5i.auto.internal:18596): response = { <_MultiThreadedRendezvous object> }\n2025-11-07 18:41:14,415 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=13&id=ZGZhYjI3MDEtNjU1Mzk3OS01MDg5YmNiMi05ZmIwMTFjYQ==\n2025-11-07 18:41:14,415 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=1&id=YzQ3OGQ2ZWMtZmYyNWIzMDUtMjZkZjU3ZTktNTgzMDFiZDM=\n2025-11-07 18:41:14,416 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 788ecb80-78fd-4403-a856-bc4d167025ca, ghrun-6tyfbacu5i.auto.internal:18073): creating call state\n2025-11-07 18:41:14,417 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 788ecb80-78fd-4403-a856-bc4d167025ca, ghrun-6tyfbacu5i.auto.internal:18073): request = { session_id: "ydb://session/3?node_id=1&id=YzQ3OGQ2ZWMtZmYyNWIzMDUtMjZkZjU3ZTktNTgzMDFiZDM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "DROP TABLE `/Root/test/create_drop/189`" } stats_mode: STATS_MODE_NONE }\n2025-11-07 18:41:14,423 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 788ecb80-78fd-4403-a856-bc4d167025ca, ghrun-6tyfbacu5i.auto.internal:18073): response = { <_MultiThreadedRendezvous object> }\n2025-11-07 18:41:15,029 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=1&id=YzQ3OGQ2ZWMtZmYyNWIzMDUtMjZkZjU3ZTktNTgzMDFiZDM=\n2025-11-07 18:41:15,030 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=3&id=MzZmMWQwNzQtNGFkOWE1YTUtMmI0NzJiN2YtNjkwYmZmODQ=\n2025-11-07 18:41:15,030 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 3f8535c8-ac7d-4bc2-940d-a3cd2cd37b4a, ghrun-6tyfbacu5i.auto.internal:26915): creating call state\n2025-11-07 18:41:15,031 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 3f8535c8-ac7d-4bc2-940d-a3cd2cd37b4a, ghrun-6tyfbacu5i.auto.internal:26915): request = { session_id: "ydb://session/3?node_id=3&id=MzZmMWQwNzQtNGFkOWE1YTUtMmI0NzJiN2YtNjkwYmZmODQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "DROP TABLE `/Root/test/create_drop/190`" } stats_mode: STATS_MODE_NONE }\n2025-11-07 18:41:15,032 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 3f8535c8-ac7d-4bc2-940d-a3cd2cd37b4a, ghrun-6tyfbacu5i.auto.internal:26915): response = { <_MultiThreadedRendezvous object> }\n2025-11-07 18:41:15,671 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=3&id=MzZmMWQwNzQtNGFkOWE1YTUtMmI0NzJiN2YtNjkwYmZmODQ=\n2025-11-07 18:41:15,672 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=15&id=MTJkMjA5NzctMmRmYzk4YjEtNzU5NmYwMGMtNTYwYWU1MWE=\n2025-11-07 18:41:15,672 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 90794c06-56bd-4c71-9ddc-355d230453e2, ghrun-6tyfbacu5i.auto.internal:9058): creating call state\n2025-11-07 18:41:15,673 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 90794c06-56bd-4c71-9ddc-355d230453e2, ghrun-6tyfbacu5i.auto.internal:9058): request = { session_id: "ydb://session/3?node_id=15&id=MTJkMjA5NzctMmRmYzk4YjEtNzU5NmYwMGMtNTYwYWU1MWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "DROP TABLE `/Root/test/create_drop/191`" } stats_mode: STATS_MODE_NONE }\n2025-11-07 18:41:15,675 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 90794c06-56bd-4c71-9ddc-355d230453e2, ghrun-6tyfbacu5i.auto.internal:9058): response = { <_MultiThreadedRendezvous object> }\n2025-11-07 18:41:16,183 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=15&id=MTJkMjA5NzctMmRmYzk4YjEtNzU5NmYwMGMtNTYwYWU1MWE=\n2025-11-07 18:41:16,184 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=9&id=ZmJhNDJmNzctOGFhY2I2ZGQtYjQ3Yzg4OWUtMjM3Nzk1Mzg=\n2025-11-07 18:41:16,184 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, e2aae94d-728a-4496-9252-0819fb4d6133, ghrun-6tyfbacu5i.auto.internal:11726): creating call state\n2025-11-07 18:41:16,190 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, e2aae94d-728a-4496-9252-0819fb4d6133, ghrun-6tyfbacu5i.auto.internal:11726): request = { session_id: "ydb://session/3?node_id=9&id=ZmJhNDJmNzctOGFhY2I2ZGQtYjQ3Yzg4OWUtMjM3Nzk1Mzg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "DROP TABLE `/Root/test/create_drop/192`" } stats_mode: STATS_MODE_NONE }\n2025-11-07 18:41:16,191 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, e2aae94d-728a-4496-9252-0819fb4d6133, ghrun-6tyfbacu5i.auto.internal:11726): response = { <_MultiThreadedRendezvous object> }\n2025-11-07 18:41:16,855 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=9&id=ZmJhNDJmNzctOGFhY2I2ZGQtYjQ3Yzg4OWUtMjM3Nzk1Mzg=\n2025-11-07 18:41:16,856 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=9&id=ZjcwMWMxYjItNmE0NjVlNi1iYThmYzk1NS1lMjliYjI1OQ==\n2025-11-07 18:41:16,856 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 7ad9cdb9-e1b9-48e2-8081-be3a4bdb5632, ghrun-6tyfbacu5i.auto.internal:5284): creating call state\n2025-11-07 18:41:16,857 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 7ad9cdb9-e1b9-48e2-8081-be3a4bdb5632, ghrun-6tyfbacu5i.auto.internal:5284): request = { session_id: "ydb://session/3?node_id=9&id=ZjcwMWMxYjItNmE0NjVlNi1iYThmYzk1NS1lMjliYjI1OQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "DROP TABLE `/Root/test/create_drop/193`" } stats_mode: STATS_MODE_NONE }\n2025-11-07 18:41:16,858 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 7ad9cdb9-e1b9-48e2-8081-be3a4bdb5632, ghrun-6tyfbacu5i.auto.internal:5284): response = { <_MultiThreadedRendezvous object> }\n2025-11-07 18:41:17,401 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=9&id=ZjcwMWMxYjItNmE0NjVlNi1iYThmYzk1NS1lMjliYjI1OQ==\n2025-11-07 18:41:17,402 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=13&id=ZGZhYjI3MDEtNjU1Mzk3OS01MDg5YmNiMi05ZmIwMTFjYQ==\n2025-11-07 18:41:17,402 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, eaf4867d-0166-429f-949f-b3dc440e3d8a, ghrun-6tyfbacu5i.auto.internal:31633): creating call state\n2025-11-07 18:41:17,403 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, eaf4867d-0166-429f-949f-b3dc440e3d8a, ghrun-6tyfbacu5i.auto.internal:31633): request = { session_id: "ydb://session/3?node_id=13&id=ZGZhYjI3MDEtNjU1Mzk3OS01MDg5YmNiMi05ZmIwMTFjYQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "DROP TABLE `/Root/test/create_drop/194`" } stats_mode: STATS_MODE_NONE }\n2025-11-07 18:41:17,404 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, eaf4867d-0166-429f-949f-b3dc440e3d8a, ghrun-6tyfbacu5i.auto.internal:31633): response = { <_MultiThreadedRendezvous object> }\n2025-11-07 18:41:18,183 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=13&id=ZGZhYjI3MDEtNjU1Mzk3OS01MDg5YmNiMi05ZmIwMTFjYQ==\n2025-11-07 18:41:18,191 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(RemoveDirectory, 608c21c2-cd5e-4dbc-a611-8173bef4272a, ghrun-6tyfbacu5i.auto.internal:18596): creating call state\n2025-11-07 18:41:18,193 - DEBUG - ydb.connection:63 - _log_request: RpcState(RemoveDirectory, 608c21c2-cd5e-4dbc-a611-8173bef4272a, ghrun-6tyfbacu5i.auto.internal:18596): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/test/create_drop" }\n2025-11-07 18:41:18,528 - DEBUG - ydb.connection:52 - _log_response: RpcState(RemoveDirectory, 608c21c2-cd5e-4dbc-a611-8173bef4272a, ghrun-6tyfbacu5i.auto.internal:18596): response = { operation { ready: true status: SUCCESS } }\n2025-11-07 18:41:18,529 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ListDirectory, 52be4806-9762-4d5c-98cc-6a4bf3748669, ghrun-6tyfbacu5i.auto.internal:18073): creating call state\n2025-11-07 18:41:18,529 - DEBUG - ydb.connection:63 - _log_request: RpcState(ListDirectory, 52be4806-9762-4d5c-98cc-6a4bf3748669, ghrun-6tyfbacu5i.auto.internal:18073): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/test/insert_delete" }\n2025-11-07 18:41:18,593 - DEBUG - ydb.connection:52 - _log_response: RpcState(ListDirectory, 52be4806-9762-4d5c-98cc-6a4bf3748669, ghrun-6tyfbacu5i.auto.internal:18073): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.ListDirectoryResult] { self { name: "insert_delete" owner: "root@builtin" type: DIRECTORY effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762540666410 tx_id: 281474976715657 } } children { name: "table" owner: "root@builtin" type: TABLE created_at { plan_step: 1762540666410 tx_id: 281474976715657 } } } } } }\n2025-11-07 18:41:18,594 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=1&id=YzQ3OGQ2ZWMtZmYyNWIzMDUtMjZkZjU3ZTktNTgzMDFiZDM=\n2025-11-07 18:41:18,594 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, b5d44896-1cf2-4599-ace2-4ae376d51180, ghrun-6tyfbacu5i.auto.internal:26915): creating call state\n2025-11-07 18:41:18,611 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, b5d44896-1cf2-4599-ace2-4ae376d51180, ghrun-6tyfbacu5i.auto.internal:26915): request = { session_id: "ydb://session/3?node_id=1&id=YzQ3OGQ2ZWMtZmYyNWIzMDUtMjZkZjU3ZTktNTgzMDFiZDM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "DROP TABLE `/Root/test/insert_delete/table`" } stats_mode: STATS_MODE_NONE }\n2025-11-07 18:41:18,613 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, b5d44896-1cf2-4599-ace2-4ae376d51180, ghrun-6tyfbacu5i.auto.internal:26915): response = { <_MultiThreadedRendezvous object> }\n2025-11-07 18:41:19,186 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=1&id=YzQ3OGQ2ZWMtZmYyNWIzMDUtMjZkZjU3ZTktNTgzMDFiZDM=\n2025-11-07 18:41:19,195 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(RemoveDirectory, f66e2e6a-e6e5-4663-aeab-eda9f0871ed2, ghrun-6tyfbacu5i.auto.internal:9058): creating call state\n2025-11-07 18:41:19,195 - DEBUG - ydb.connection:63 - _log_request: RpcState(RemoveDirectory, f66e2e6a-e6e5-4663-aeab-eda9f0871ed2, ghrun-6tyfbacu5i.auto.internal:9058): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/test/insert_delete" }\n2025-11-07 18:41:19,568 - DEBUG - ydb.connection:52 - _log_response: RpcState(RemoveDirectory, f66e2e6a-e6e5-4663-aeab-eda9f0871ed2, ghrun-6tyfbacu5i.auto.internal:9058): response = { operation { ready: true status: SUCCESS } }\n2025-11-07 18:41:19,569 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(RemoveDirectory, 318b868c-2305-4773-b65d-0bdbc91d2720, ghrun-6tyfbacu5i.auto.internal:11726): creating call state\n2025-11-07 18:41:19,569 - DEBUG - ydb.connection:63 - _log_request: RpcState(RemoveDirectory, 318b868c-2305-4773-b65d-0bdbc91d2720, ghrun-6tyfbacu5i.auto.internal:11726): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/test" }\n2025-11-07 18:41:19,958 - DEBUG - ydb.connection:52 - _log_response: RpcState(RemoveDirectory, 318b868c-2305-4773-b65d-0bdbc91d2720, ghrun-6tyfbacu5i.auto.internal:11726): response = { operation { ready: true status: SUCCESS } }\n2025-11-07 18:41:19,959 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:299 - _cleanup: Cleaning up /Root/test... done, 9 tables deleted\nTraceback (most recent call last):\n  File "contrib/tools/python3/Lib/runpy.py", line 198, in _run_module_as_main\n    return _run_code(code, main_globals, None,\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/tools/python3/Lib/runpy.py", line 88, in _run_code\n    exec(code, run_globals)\n  File "ydb/tests/stress/scheme_board/pile_promotion/__main__.py", line 28, in <module>\n    if runner.run() < 2:\n       ^^^^^^^^^^^^\n  File "ydb/tests/stress/scheme_board/pile_promotion/workload/__init__.py", line 338, in run\n    raise Exception(f"The following workloads failed to stop: {failed_to_stop}")\nException: The following workloads failed to stop: [\'create_drop\']\n2025-11-07 18:41:30,638 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver:175 - context_resolve: Preparing initial endpoint to resolve endpoints\n2025-11-07 18:41:30,638 - DEBUG - ydb.connection:299 - channel_factory: 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)]\n2025-11-07 18:41:30,657 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver:185 - context_resolve: Resolving endpoints for database /Root\n2025-11-07 18:41:30,658 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ListEndpoints, 6b5e1939-b98e-4dd1-a819-b9f10458e299, localhost:5284): creating call state\n2025-11-07 18:41:30,658 - DEBUG - ydb.connection:63 - _log_request: RpcState(ListEndpoints, 6b5e1939-b98e-4dd1-a819-b9f10458e299, localhost:5284): request = { database: "/Root" }\n2025-11-07 18:41:30,684 - DEBUG - ydb.connection:52 - _log_response: RpcState(ListEndpoints, 6b5e1939-b98e-4dd1-a819-b9f10458e299, localhost:5284): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-6tyfbacu5i.auto.internal" port: 7716 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" service: "bridge" service: "config" location: "P=r2/default" node_id: 16 bridge_pile_name: "r2" } endpoints { address: "ghrun-6tyfbacu5i.auto.internal" port: 9058 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" service: "bridge" service: "config" location: "P=r1/default" node_id: 13 bridge_pile_name: "r1" } endpoints { address: "ghrun-6tyfbacu5i.auto.internal" port: 26915 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" service: "bridge" service: "config" location: "P=r1/default" node_id: 11 bridge_pile_name: "r1" } endpoints { address: "ghrun-6tyfbacu5i.auto.internal" port: 23996 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" service: "bridge" service: "config" location: "P=r2/default" node_id: 4 bridge_pile_name: "r2" } endpoints { address: "ghrun-6tyfbacu5i.auto.internal" port: 31633 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" service: "bridge" service: "config" location: "P=r1/default" node_id: 5 bridge_pile_name: "r1" } endpoints { address: "ghrun-6tyfbacu5i.auto.internal" port: 18073 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" service: "bridge" service: "config" location: "P=r1/default" node_id: 15 bridge_pile_name: "r1" } endpoints { address: "ghrun-6tyfbacu5i.auto.internal" port: 22783 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" service: "bridge" service: "config" location: "P=r2/default" node_id: 10 bridge_pile_name: "r2" } endpoints { address: "ghrun-6tyfbacu5i.auto.internal" port: 31312 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" service: "bridge" service: "config" location: "P=r2/default" node_id: 6 bridge_pile_name: "r2" } endpoints { address: "ghrun-6tyfbacu5i.auto.internal" port: 5284 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" service: "bridge" service: "config" location: "P=r1/default" node_id: 1 bridge_pile_name: "r1" } endpoints { address: "ghrun-6tyfbacu5i.auto.internal" port: 25925 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" service: "bridge" service: "config" location: "P=r2/default" node_id: 14 bridge_pile_name: "r2" } endpoints { address: "ghrun-6tyfbacu5i.auto.internal" port: 5952 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" service: "bridge" service: "config" location: "P=r2/default" node_id: 2 bridge_pile_name: "r2" } endpoints { address: "ghrun-6tyfbacu5i.auto.internal" port: 11726 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" service: "bridge" service: "config" location: "P=r1/default" node_id: 9 bridge_pile_name: "r1" } endpoints { address: "ghrun-6tyfbacu5i.auto.internal" port: 21100 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" service: "bridge" service: "config" location: "P=r2/default" node_id: 8 bridge_pile_name: "r2" } endpoints { address: "ghrun-6tyfbacu5i.auto.internal" port: 61327 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" service: "bridge" service: "config" location: "P=r2/default" node_id: 12 bridge_pile_name: "r2" } endpoints { address: "ghrun-6tyfbacu5i.auto.internal" port: 18596 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" service: "bridge" service: "config" location: "P=r1/default" node_id: 3 bridge_pile_name: "r1" } self_location: "P=r1/default" pile_states { pile_name: "r1" state: SYNCHRONIZED } pile_states { pile_name: "r2" state: PRIMARY } } } } }\n2025-11-07 18:41:30,689 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver:155 - _add_debug_details: Resolved endpoints for database /Root: DiscoveryResult <self_location: P=r1/default, endpoints [<Endpoint ghrun-6tyfbacu5i.auto.internal:11726, location P=r1/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:18596, location P=r1/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:18073, location P=r1/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:31633, location P=r1/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:5284, location P=r1/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:26915, location P=r1/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:9058, location P=r1/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:22783, location P=r2/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:7716, location P=r2/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:61327, location P=r2/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:31312, location P=r2/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:21100, location P=r2/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:23996, location P=r2/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:5952, location P=r2/default, ssl: False>, <Endpoint ghrun-6tyfbacu5i.auto.internal:25925, location P=r2/default, ssl: False>]>\n2025-11-07 18:41:30,689 - INFO - ydb.connection:502 - close: Closing channel for endpoint localhost:5284\n2025-11-07 18:41:37,121 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=1&id=OTVjZDg2ZTEtODRkOGQ0YWQtMzc1NmI3NDYtZGU4NThhMWU=\n2025-11-07 18:41:37,122 - ERROR - ydb.tests.stress.common.common:27 - query: Error: message: "Query compilation timed out." severity: 1 (server_code: 400090) while executing query: DROP TABLE `/Root/test/create_drop/176`\n2025-11-07 18:41:37,122 - ERROR - ydb.tests.stress.common.common:102 - wrapper: FATAL: message: "Query compilation timed out." severity: 1 (server_code: 400090)\nTraceback (most recent call last):\n  File "ydb/tests/stress/common/common.py", line 100, in wrapper\n    f()\n  File "ydb/tests/stress/scheme_board/pile_promotion/workload/__init__.py", line 105, in _delete_tables_loop\n    self.client.drop_table(self.get_table_path(str(n)))\n  File "ydb/tests/stress/common/common.py", line 37, in drop_table\n    self.query(f"DROP TABLE `{path_to_table}`", True)\n  File "ydb/tests/stress/common/common.py", line 28, in query\n    raise e\n  File "ydb/tests/stress/common/common.py", line 25, in query\n    return self.session_pool.execute_with_retries(query=statement, retry_settings=retry_settings)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/pool.py", line 252, in execute_with_retries\n    return retry_operation_sync(wrapped_callee, retry_settings)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync\n    for next_opt in opt_generator:\n                    ^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl\n    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))\n                                          ^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/pool.py", line 250, in wrapped_callee\n    return [result_set for result_set in it]\n                                         ^^\n  File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__\n    return self._next()\n           ^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next\n    res = self.wrapper(next(self.it))\n          ^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/session.py", line 371, in <lambda>\n    lambda resp: base.wrap_execute_query_response(\n                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/base.py", line 188, in decorator\n    return func(rpc_state, response_pb, session_state, *args, **kwargs)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/base.py", line 206, in wrap_execute_query_response\n    issues._process_response(response_pb)\n  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response\n    raise exc_obj(_format_response(response_proto), response_proto.issues)\nydb.issues.Timeout: message: "Query compilation timed out." severity: 1 (server_code: 400090)\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:5284/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:23996/4
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:21100/8
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:18596/3
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:9058/13
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:7716/16
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:5952/2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:14366/7
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:11726/9
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:25925/14
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:31312/6
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:31633/5
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:26915/11
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:61327/12
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:22783/10
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:18073/15
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25427
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26604
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12354
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7716
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27661
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13592
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7978
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18073
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17503
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15511
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27325
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25925
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19885
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6925
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13679
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9058
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24895
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3432
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11032
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/61327
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4312
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26924
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3345
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26915
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28040
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63906
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9840
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22783
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1149
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14927
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20707
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11726
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64541
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14065
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8818
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21100
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15223
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21944
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16576
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14366
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20142
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/62658
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11884
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31312
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25212
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31161
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28499
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31633
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30268
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16668
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10145
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23996
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2164
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3241
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22290
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18596
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25518
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27137
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5592
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5952
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3082
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27828
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24030
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5284
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3510
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12184
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14702
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9891
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63349
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18580
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21808
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29487
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27839
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7418
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25405
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/65081
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10639
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18807
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24938
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9803
============================== slowest durations ===============================
239.84s call     test_scheme_board_workload.py::TestSchemeBoard::test_scheme_board
48.02s setup    test_scheme_board_workload.py::TestSchemeBoard::test_scheme_board
7.09s teardown test_scheme_board_workload.py::TestSchemeBoard::test_scheme_board
=========================== short test summary info ============================
FAILED test_scheme_board_workload.py::TestSchemeBoard::test_scheme_board - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/bey3/0016e4/ydb/tests/stress/scheme_board/pile_promotion/pile_promotion_workload --grpc_endpoint grpc://localhost:5284 --http_endpoint http://localhost:24030 --database /Root --path test --duration 180' has failed with code 1.
Errors:
...c
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/pool.py", line 250, in wrapped_callee
    return [result_set for result_set in it]
                                         ^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__
    return self._next()
           ^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next
    res = self.wrapper(next(self.it))
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/session.py", line 371, in <lambda>
    lambda resp: base.wrap_execute_query_response(
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 188, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 206, in wrap_execute_query_response
    issues._process_response(response_pb)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Timeout: message: "Query compilation timed out." severity: 1 (server_code: 400090)
======================== 1 failed in 297.80s (0:04:57) =========================
