============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/qhjr/000668/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/qhjr/000668/ydb/tests/stress/scheme_board/pile_promotion/pile_promotion_workload --grpc_endpoint grpc://localhost:16885 --http_endpoint http://localhost:18805 --database /Root --path test --duration 180' has failed with code 1.
E   Errors:
E   ...^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/pool.py", line 252, in execute_with_retries
E       return retry_operation_sync(wrapped_callee, retry_settings)
E              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
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/grpcio/py3/grpc/_channel.py", line 543, in __next__
E       return self._next()
E              ^^^^^^^^^^^^
E     File "contrib/python/grpcio/py3/grpc/_channel.py", line 969, in _next
E       raise self
E   grpc._channel._MultiThreadedRendezvous: <_MultiThreadedRendezvous of RPC that terminated with:
E   	status = StatusCode.CANCELLED
E   	details = "Channel closed!"
E   	debug_error_string = "CANCELLED:Channel closed! {grpc_message:"Channel closed!", grpc_status:1}"
E   >
------------------------------ 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/qhjr/000668/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17685
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27431
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27166
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2347
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29104
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3483
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19556
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32404
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4049
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19057
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63824
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2487
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4038
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30790
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13102
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17871
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:471 Working directory: /home/runner/.ya/build/build_root/qhjr/000668/r3tmp/kikimr_cluster_6f8fzeeg
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/qhjr/000668/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16885
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18805
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12494
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10517
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/qhjr/000668/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/qhjr/000668/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=1 --log-file-name=/home/runner/.ya/build/build_root/qhjr/000668/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_e0po37x_.log --grpc-port=16885 --mon-port=18805 --ic-port=17685
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/qhjr/000668/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8492
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27188
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28935
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20455
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/qhjr/000668/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/qhjr/000668/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=2 --log-file-name=/home/runner/.ya/build/build_root/qhjr/000668/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_hafyv7tr.log --grpc-port=8492 --mon-port=27188 --ic-port=27431
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/qhjr/000668/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5031
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3683
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14428
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26764
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/qhjr/000668/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/qhjr/000668/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=3 --log-file-name=/home/runner/.ya/build/build_root/qhjr/000668/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_g9jg0chp.log --grpc-port=5031 --mon-port=3683 --ic-port=27166
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/qhjr/000668/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28097
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20498
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28327
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62365
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/qhjr/000668/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/qhjr/000668/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=4 --log-file-name=/home/runner/.ya/build/build_root/qhjr/000668/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_ad0vyoji.log --grpc-port=28097 --mon-port=20498 --ic-port=2347
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/qhjr/000668/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/65463
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20603
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14767
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2036
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/qhjr/000668/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/qhjr/000668/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=5 --log-file-name=/home/runner/.ya/build/build_root/qhjr/000668/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_lq6tyddt.log --grpc-port=65463 --mon-port=20603 --ic-port=29104
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/qhjr/000668/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28455
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15600
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21393
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10070
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/qhjr/000668/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/qhjr/000668/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=6 --log-file-name=/home/runner/.ya/build/build_root/qhjr/000668/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_ca_020bf.log --grpc-port=28455 --mon-port=15600 --ic-port=3483
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/qhjr/000668/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24330
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13368
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11624
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11356
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/qhjr/000668/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/qhjr/000668/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=7 --log-file-name=/home/runner/.ya/build/build_root/qhjr/000668/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_oyr_p33o.log --grpc-port=24330 --mon-port=13368 --ic-port=19556
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/qhjr/000668/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27067
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13485
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2648
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19262
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/qhjr/000668/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/qhjr/000668/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=8 --log-file-name=/home/runner/.ya/build/build_root/qhjr/000668/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_uyrqgmxm.log --grpc-port=27067 --mon-port=13485 --ic-port=32404
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/qhjr/000668/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22401
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5830
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30794
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16788
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/qhjr/000668/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/qhjr/000668/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=9 --log-file-name=/home/runner/.ya/build/build_root/qhjr/000668/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__3s4yolq.log --grpc-port=22401 --mon-port=5830 --ic-port=4049
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/qhjr/000668/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25857
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14090
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25842
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62172
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/qhjr/000668/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/qhjr/000668/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=10 --log-file-name=/home/runner/.ya/build/build_root/qhjr/000668/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_v2zkxmcj.log --grpc-port=25857 --mon-port=14090 --ic-port=19057
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/qhjr/000668/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6794
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3006
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9386
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1459
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/qhjr/000668/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/qhjr/000668/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=11 --log-file-name=/home/runner/.ya/build/build_root/qhjr/000668/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_n0q1ztn9.log --grpc-port=6794 --mon-port=3006 --ic-port=63824
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/qhjr/000668/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7195
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21412
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23712
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17146
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/qhjr/000668/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/qhjr/000668/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=12 --log-file-name=/home/runner/.ya/build/build_root/qhjr/000668/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_kwpw1lew.log --grpc-port=7195 --mon-port=21412 --ic-port=2487
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/qhjr/000668/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30257
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3322
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18431
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17638
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/qhjr/000668/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/qhjr/000668/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=13 --log-file-name=/home/runner/.ya/build/build_root/qhjr/000668/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_1xp69s03.log --grpc-port=30257 --mon-port=3322 --ic-port=4038
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/qhjr/000668/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26013
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26013
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26014
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62439
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18388
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17655
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/qhjr/000668/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/qhjr/000668/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=14 --log-file-name=/home/runner/.ya/build/build_root/qhjr/000668/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_liy63rl0.log --grpc-port=26014 --mon-port=62439 --ic-port=30790
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/qhjr/000668/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64353
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11510
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24179
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26779
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/qhjr/000668/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/qhjr/000668/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=15 --log-file-name=/home/runner/.ya/build/build_root/qhjr/000668/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_5ffh0dws.log --grpc-port=64353 --mon-port=11510 --ic-port=13102
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/qhjr/000668/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18889
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3791
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13666
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4046
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4047
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/qhjr/000668/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/qhjr/000668/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=16 --log-file-name=/home/runner/.ya/build/build_root/qhjr/000668/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_uby5x8my.log --grpc-port=18889 --mon-port=3791 --ic-port=17871
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/qhjr/000668/r3tmp/pdisk16xvd403s.data on node localhost:16885/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/qhjr/000668/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/qhjr/000668/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=1 --log-file-name=/home/runner/.ya/build/build_root/qhjr/000668/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_e0po37x_.log --grpc-port=16885 --mon-port=18805 --ic-port=17685
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/qhjr/000668/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/qhjr/000668/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/qhjr/000668/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_e0po37x_.log', '--grpc-port=16885', '--mon-port=18805', '--ic-port=17685')' in '/home/runner/.ya/build/build_root/qhjr/000668/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: 1431840
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:16885/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/qhjr/000668/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1431841
DEBUG    ya.test:process.py:259 Command (pid 1431841) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1431841) elapsed time (sec): 1.7532281875610352
DEBUG    ya.test:process.py:263 Command (pid 1431841) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1431841) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1431841) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1431841) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1431841) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1431841) maxrss: 486080
DEBUG    ya.test:process.py:263 Command (pid 1431841) minflt: 45259
DEBUG    ya.test:process.py:263 Command (pid 1431841) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1431841) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1431841) nivcsw: 223
DEBUG    ya.test:process.py:263 Command (pid 1431841) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1431841) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1431841) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1431841) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1431841) stime: 0.24078999999999998
DEBUG    ya.test:process.py:263 Command (pid 1431841) utime: 0.537521
DEBUG    ya.test:process.py:263 Command (pid 1431841) wtime: 1.77
DEBUG    ya.test:process.py:275 Command (pid 1431841) output:
Git info:
    Commit: 88f689060c00ca6d1eeda6d1f52b5e1467629052
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 8c236580e5ebd0da46db5f14ca06ca1e2223c80d into d428e61cc4e3c2ff244c18f2eff147ecafd8254a

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 88f689060c00ca6d1eeda6d1f52b5e1467629052
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 8c236580e5ebd0da46db5f14ca06ca1e2223c80d into d428e61cc4e3c2ff244c18f2eff147ecafd8254a
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/qhjr/000668/r3tmp/pdisk1exx0b0x8.data on node localhost:8492/2, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/qhjr/000668/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/qhjr/000668/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=2 --log-file-name=/home/runner/.ya/build/build_root/qhjr/000668/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_hafyv7tr.log --grpc-port=8492 --mon-port=27188 --ic-port=27431
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/qhjr/000668/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/qhjr/000668/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/qhjr/000668/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_hafyv7tr.log', '--grpc-port=8492', '--mon-port=27188', '--ic-port=27431')' in '/home/runner/.ya/build/build_root/qhjr/000668/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: 1431914
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:8492/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/qhjr/000668/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1431915
DEBUG    ya.test:process.py:259 Command (pid 1431915) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1431915) elapsed time (sec): 1.6679015159606934
DEBUG    ya.test:process.py:263 Command (pid 1431915) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1431915) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1431915) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1431915) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1431915) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1431915) maxrss: 487596
DEBUG    ya.test:process.py:263 Command (pid 1431915) minflt: 45283
DEBUG    ya.test:process.py:263 Command (pid 1431915) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1431915) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1431915) nivcsw: 232
DEBUG    ya.test:process.py:263 Command (pid 1431915) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1431915) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1431915) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1431915) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1431915) stime: 0.262159
DEBUG    ya.test:process.py:263 Command (pid 1431915) utime: 0.49354
DEBUG    ya.test:process.py:263 Command (pid 1431915) wtime: 1.7
DEBUG    ya.test:process.py:275 Command (pid 1431915) output:
Git info:
    Commit: 88f689060c00ca6d1eeda6d1f52b5e1467629052
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 8c236580e5ebd0da46db5f14ca06ca1e2223c80d into d428e61cc4e3c2ff244c18f2eff147ecafd8254a

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 2 version:
Git info:
    Commit: 88f689060c00ca6d1eeda6d1f52b5e1467629052
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 8c236580e5ebd0da46db5f14ca06ca1e2223c80d into d428e61cc4e3c2ff244c18f2eff147ecafd8254a
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/qhjr/000668/r3tmp/pdisk11c9vpfpl.data on node localhost:5031/3, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/qhjr/000668/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/qhjr/000668/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=3 --log-file-name=/home/runner/.ya/build/build_root/qhjr/000668/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_g9jg0chp.log --grpc-port=5031 --mon-port=3683 --ic-port=27166
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/qhjr/000668/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/qhjr/000668/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/qhjr/000668/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_g9jg0chp.log', '--grpc-port=5031', '--mon-port=3683', '--ic-port=27166')' in '/home/runner/.ya/build/build_root/qhjr/000668/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: 1432077
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:5031/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/qhjr/000668/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1432079
DEBUG    ya.test:process.py:259 Command (pid 1432079) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1432079) elapsed time (sec): 1.8831455707550049
DEBUG    ya.test:process.py:263 Command (pid 1432079) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1432079) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1432079) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1432079) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1432079) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1432079) maxrss: 488916
DEBUG    ya.test:process.py:263 Command (pid 1432079) minflt: 45336
DEBUG    ya.test:process.py:263 Command (pid 1432079) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1432079) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1432079) nivcsw: 208
DEBUG    ya.test:process.py:263 Command (pid 1432079) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1432079) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1432079) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1432079) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1432079) stime: 0.223333
DEBUG    ya.test:process.py:263 Command (pid 1432079) utime: 0.536386
DEBUG    ya.test:process.py:263 Command (pid 1432079) wtime: 1.941
DEBUG    ya.test:process.py:275 Command (pid 1432079) output:
Git info:
    Commit: 88f689060c00ca6d1eeda6d1f52b5e1467629052
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 8c236580e5ebd0da46db5f14ca06ca1e2223c80d into d428e61cc4e3c2ff244c18f2eff147ecafd8254a

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 3 version:
Git info:
    Commit: 88f689060c00ca6d1eeda6d1f52b5e1467629052
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 8c236580e5ebd0da46db5f14ca06ca1e2223c80d into d428e61cc4e3c2ff244c18f2eff147ecafd8254a
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/qhjr/000668/r3tmp/pdisk17k2ghfob.data on node localhost:28097/4, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/qhjr/000668/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/qhjr/000668/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=4 --log-file-name=/home/runner/.ya/build/build_root/qhjr/000668/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_ad0vyoji.log --grpc-port=28097 --mon-port=20498 --ic-port=2347
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/qhjr/000668/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/qhjr/000668/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/qhjr/000668/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_ad0vyoji.log', '--grpc-port=28097', '--mon-port=20498', '--ic-port=2347')' in '/home/runner/.ya/build/build_root/qhjr/000668/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: 1432406
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:28097/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/qhjr/000668/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1432407
DEBUG    ya.test:process.py:259 Command (pid 1432407) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1432407) elapsed time (sec): 4.397517442703247
DEBUG    ya.test:process.py:263 Command (pid 1432407) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1432407) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1432407) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1432407) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1432407) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1432407) maxrss: 490564
DEBUG    ya.test:process.py:263 Command (pid 1432407) minflt: 45307
DEBUG    ya.test:process.py:263 Command (pid 1432407) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1432407) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1432407) nivcsw: 275
DEBUG    ya.test:process.py:263 Command (pid 1432407) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1432407) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1432407) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1432407) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1432407) stime: 0.24551299999999998
DEBUG    ya.test:process.py:263 Command (pid 1432407) utime: 0.550523
DEBUG    ya.test:process.py:263 Command (pid 1432407) wtime: 4.425
DEBUG    ya.test:process.py:275 Command (pid 1432407) output:
Git info:
    Commit: 88f689060c00ca6d1eeda6d1f52b5e1467629052
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 8c236580e5ebd0da46db5f14ca06ca1e2223c80d into d428e61cc4e3c2ff244c18f2eff147ecafd8254a

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 4 version:
Git info:
    Commit: 88f689060c00ca6d1eeda6d1f52b5e1467629052
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 8c236580e5ebd0da46db5f14ca06ca1e2223c80d into d428e61cc4e3c2ff244c18f2eff147ecafd8254a
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/qhjr/000668/r3tmp/pdisk18g53mn0j.data on node localhost:65463/5, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/qhjr/000668/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/qhjr/000668/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=5 --log-file-name=/home/runner/.ya/build/build_root/qhjr/000668/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_lq6tyddt.log --grpc-port=65463 --mon-port=20603 --ic-port=29104
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/qhjr/000668/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/qhjr/000668/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/qhjr/000668/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_lq6tyddt.log', '--grpc-port=65463', '--mon-port=20603', '--ic-port=29104')' in '/home/runner/.ya/build/build_root/qhjr/000668/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: 1433033
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:65463/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/qhjr/000668/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1433034
DEBUG    ya.test:process.py:259 Command (pid 1433034) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1433034) elapsed time (sec): 1.5656964778900146
DEBUG    ya.test:process.py:263 Command (pid 1433034) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1433034) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1433034) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1433034) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1433034) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1433034) maxrss: 492132
DEBUG    ya.test:process.py:263 Command (pid 1433034) minflt: 45333
DEBUG    ya.test:process.py:263 Command (pid 1433034) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1433034) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1433034) nivcsw: 278
DEBUG    ya.test:process.py:263 Command (pid 1433034) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1433034) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1433034) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1433034) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1433034) stime: 0.20380299999999998
DEBUG    ya.test:process.py:263 Command (pid 1433034) utime: 0.579036
DEBUG    ya.test:process.py:263 Command (pid 1433034) wtime: 1.594
DEBUG    ya.test:process.py:275 Command (pid 1433034) output:
Git info:
    Commit: 88f689060c00ca6d1eeda6d1f52b5e1467629052
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 8c236580e5ebd0da46db5f14ca06ca1e2223c80d into d428e61cc4e3c2ff244c18f2eff147ecafd8254a

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 5 version:
Git info:
    Commit: 88f689060c00ca6d1eeda6d1f52b5e1467629052
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 8c236580e5ebd0da46db5f14ca06ca1e2223c80d into d428e61cc4e3c2ff244c18f2eff147ecafd8254a
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/qhjr/000668/r3tmp/pdisk1z1n64n5c.data on node localhost:28455/6, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/qhjr/000668/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/qhjr/000668/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=6 --log-file-name=/home/runner/.ya/build/build_root/qhjr/000668/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_ca_020bf.log --grpc-port=28455 --mon-port=15600 --ic-port=3483
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/qhjr/000668/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/qhjr/000668/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/qhjr/000668/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_ca_020bf.log', '--grpc-port=28455', '--mon-port=15600', '--ic-port=3483')' in '/home/runner/.ya/build/build_root/qhjr/000668/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: 1433197
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:28455/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/qhjr/000668/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1433198
DEBUG    ya.test:process.py:259 Command (pid 1433198) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1433198) elapsed time (sec): 1.29280424118042
DEBUG    ya.test:process.py:263 Command (pid 1433198) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1433198) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1433198) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1433198) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1433198) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1433198) maxrss: 493632
DEBUG    ya.test:process.py:263 Command (pid 1433198) minflt: 45391
DEBUG    ya.test:process.py:263 Command (pid 1433198) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1433198) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1433198) nivcsw: 239
DEBUG    ya.test:process.py:263 Command (pid 1433198) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1433198) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1433198) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1433198) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1433198) stime: 0.233641
DEBUG    ya.test:process.py:263 Command (pid 1433198) utime: 0.543847
DEBUG    ya.test:process.py:263 Command (pid 1433198) wtime: 1.307
DEBUG    ya.test:process.py:275 Command (pid 1433198) output:
Git info:
    Commit: 88f689060c00ca6d1eeda6d1f52b5e1467629052
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 8c236580e5ebd0da46db5f14ca06ca1e2223c80d into d428e61cc4e3c2ff244c18f2eff147ecafd8254a

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 6 version:
Git info:
    Commit: 88f689060c00ca6d1eeda6d1f52b5e1467629052
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 8c236580e5ebd0da46db5f14ca06ca1e2223c80d into d428e61cc4e3c2ff244c18f2eff147ecafd8254a
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/qhjr/000668/r3tmp/pdisk1vesi1xt6.data on node localhost:24330/7, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/qhjr/000668/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/qhjr/000668/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=7 --log-file-name=/home/runner/.ya/build/build_root/qhjr/000668/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_oyr_p33o.log --grpc-port=24330 --mon-port=13368 --ic-port=19556
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/qhjr/000668/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/qhjr/000668/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/qhjr/000668/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_oyr_p33o.log', '--grpc-port=24330', '--mon-port=13368', '--ic-port=19556')' in '/home/runner/.ya/build/build_root/qhjr/000668/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: 1433286
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:24330/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/qhjr/000668/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1433297
DEBUG    ya.test:process.py:259 Command (pid 1433297) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1433297) elapsed time (sec): 2.2163121700286865
DEBUG    ya.test:process.py:263 Command (pid 1433297) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1433297) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1433297) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1433297) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1433297) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1433297) maxrss: 495208
DEBUG    ya.test:process.py:263 Command (pid 1433297) minflt: 45359
DEBUG    ya.test:process.py:263 Command (pid 1433297) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1433297) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1433297) nivcsw: 330
DEBUG    ya.test:process.py:263 Command (pid 1433297) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1433297) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1433297) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1433297) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1433297) stime: 0.26084599999999997
DEBUG    ya.test:process.py:263 Command (pid 1433297) utime: 0.546389
DEBUG    ya.test:process.py:263 Command (pid 1433297) wtime: 2.231
DEBUG    ya.test:process.py:275 Command (pid 1433297) output:
Git info:
    Commit: 88f689060c00ca6d1eeda6d1f52b5e1467629052
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 8c236580e5ebd0da46db5f14ca06ca1e2223c80d into d428e61cc4e3c2ff244c18f2eff147ecafd8254a

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 7 version:
Git info:
    Commit: 88f689060c00ca6d1eeda6d1f52b5e1467629052
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 8c236580e5ebd0da46db5f14ca06ca1e2223c80d into d428e61cc4e3c2ff244c18f2eff147ecafd8254a
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/qhjr/000668/r3tmp/pdisk14semhe96.data on node localhost:27067/8, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/qhjr/000668/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/qhjr/000668/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=8 --log-file-name=/home/runner/.ya/build/build_root/qhjr/000668/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_uyrqgmxm.log --grpc-port=27067 --mon-port=13485 --ic-port=32404
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/qhjr/000668/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/qhjr/000668/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/qhjr/000668/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_uyrqgmxm.log', '--grpc-port=27067', '--mon-port=13485', '--ic-port=32404')' in '/home/runner/.ya/build/build_root/qhjr/000668/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: 1433595
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:27067/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/qhjr/000668/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1433596
DEBUG    ya.test:process.py:259 Command (pid 1433596) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1433596) elapsed time (sec): 2.520827531814575
DEBUG    ya.test:process.py:263 Command (pid 1433596) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1433596) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1433596) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1433596) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1433596) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1433596) maxrss: 496792
DEBUG    ya.test:process.py:263 Command (pid 1433596) minflt: 45282
DEBUG    ya.test:process.py:263 Command (pid 1433596) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1433596) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1433596) nivcsw: 388
DEBUG    ya.test:process.py:263 Command (pid 1433596) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1433596) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1433596) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1433596) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1433596) stime: 0.258536
DEBUG    ya.test:process.py:263 Command (pid 1433596) utime: 0.554005
DEBUG    ya.test:process.py:263 Command (pid 1433596) wtime: 2.536
DEBUG    ya.test:process.py:275 Command (pid 1433596) output:
Git info:
    Commit: 88f689060c00ca6d1eeda6d1f52b5e1467629052
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 8c236580e5ebd0da46db5f14ca06ca1e2223c80d into d428e61cc4e3c2ff244c18f2eff147ecafd8254a

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 8 version:
Git info:
    Commit: 88f689060c00ca6d1eeda6d1f52b5e1467629052
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 8c236580e5ebd0da46db5f14ca06ca1e2223c80d into d428e61cc4e3c2ff244c18f2eff147ecafd8254a
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/qhjr/000668/r3tmp/pdisk1k7hewyrw.data on node localhost:22401/9, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/qhjr/000668/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/qhjr/000668/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=9 --log-file-name=/home/runner/.ya/build/build_root/qhjr/000668/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__3s4yolq.log --grpc-port=22401 --mon-port=5830 --ic-port=4049
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/qhjr/000668/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/qhjr/000668/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/qhjr/000668/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__3s4yolq.log', '--grpc-port=22401', '--mon-port=5830', '--ic-port=4049')' in '/home/runner/.ya/build/build_root/qhjr/000668/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: 1434090
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:22401/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/qhjr/000668/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1434098
DEBUG    ya.test:process.py:259 Command (pid 1434098) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1434098) elapsed time (sec): 2.9858810901641846
DEBUG    ya.test:process.py:263 Command (pid 1434098) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1434098) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1434098) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1434098) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1434098) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1434098) maxrss: 498544
DEBUG    ya.test:process.py:263 Command (pid 1434098) minflt: 45310
DEBUG    ya.test:process.py:263 Command (pid 1434098) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1434098) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1434098) nivcsw: 282
DEBUG    ya.test:process.py:263 Command (pid 1434098) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1434098) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1434098) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 1434098) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1434098) stime: 0.233288
DEBUG    ya.test:process.py:263 Command (pid 1434098) utime: 0.584953
DEBUG    ya.test:process.py:263 Command (pid 1434098) wtime: 3.003
DEBUG    ya.test:process.py:275 Command (pid 1434098) output:
Git info:
    Commit: 88f689060c00ca6d1eeda6d1f52b5e1467629052
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 8c236580e5ebd0da46db5f14ca06ca1e2223c80d into d428e61cc4e3c2ff244c18f2eff147ecafd8254a

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 9 version:
Git info:
    Commit: 88f689060c00ca6d1eeda6d1f52b5e1467629052
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 8c236580e5ebd0da46db5f14ca06ca1e2223c80d into d428e61cc4e3c2ff244c18f2eff147ecafd8254a
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/qhjr/000668/r3tmp/pdisk1vqsziz61.data on node localhost:25857/10, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/qhjr/000668/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/qhjr/000668/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=10 --log-file-name=/home/runner/.ya/build/build_root/qhjr/000668/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_v2zkxmcj.log --grpc-port=25857 --mon-port=14090 --ic-port=19057
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/qhjr/000668/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/qhjr/000668/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/qhjr/000668/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_v2zkxmcj.log', '--grpc-port=25857', '--mon-port=14090', '--ic-port=19057')' in '/home/runner/.ya/build/build_root/qhjr/000668/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: 1434582
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:25857/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/qhjr/000668/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1434591
DEBUG    ya.test:process.py:259 Command (pid 1434591) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1434591) elapsed time (sec): 1.9365735054016113
DEBUG    ya.test:process.py:263 Command (pid 1434591) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1434591) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1434591) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1434591) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1434591) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1434591) maxrss: 500204
DEBUG    ya.test:process.py:263 Command (pid 1434591) minflt: 45287
DEBUG    ya.test:process.py:263 Command (pid 1434591) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1434591) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1434591) nivcsw: 318
DEBUG    ya.test:process.py:263 Command (pid 1434591) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1434591) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1434591) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1434591) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1434591) stime: 0.252249
DEBUG    ya.test:process.py:263 Command (pid 1434591) utime: 0.574548
DEBUG    ya.test:process.py:263 Command (pid 1434591) wtime: 2.004
DEBUG    ya.test:process.py:275 Command (pid 1434591) output:
Git info:
    Commit: 88f689060c00ca6d1eeda6d1f52b5e1467629052
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 8c236580e5ebd0da46db5f14ca06ca1e2223c80d into d428e61cc4e3c2ff244c18f2eff147ecafd8254a

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 10 version:
Git info:
    Commit: 88f689060c00ca6d1eeda6d1f52b5e1467629052
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 8c236580e5ebd0da46db5f14ca06ca1e2223c80d into d428e61cc4e3c2ff244c18f2eff147ecafd8254a
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/qhjr/000668/r3tmp/pdisk15g1ohomk.data on node localhost:6794/11, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/qhjr/000668/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/qhjr/000668/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=11 --log-file-name=/home/runner/.ya/build/build_root/qhjr/000668/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_n0q1ztn9.log --grpc-port=6794 --mon-port=3006 --ic-port=63824
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/qhjr/000668/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/qhjr/000668/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/qhjr/000668/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_n0q1ztn9.log', '--grpc-port=6794', '--mon-port=3006', '--ic-port=63824')' in '/home/runner/.ya/build/build_root/qhjr/000668/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: 1434897
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:6794/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/qhjr/000668/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1434899
DEBUG    ya.test:process.py:259 Command (pid 1434899) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1434899) elapsed time (sec): 1.917456865310669
DEBUG    ya.test:process.py:263 Command (pid 1434899) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1434899) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1434899) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1434899) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1434899) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1434899) maxrss: 501660
DEBUG    ya.test:process.py:263 Command (pid 1434899) minflt: 45282
DEBUG    ya.test:process.py:263 Command (pid 1434899) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1434899) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1434899) nivcsw: 300
DEBUG    ya.test:process.py:263 Command (pid 1434899) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1434899) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1434899) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 1434899) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1434899) stime: 0.21414999999999998
DEBUG    ya.test:process.py:263 Command (pid 1434899) utime: 0.568542
DEBUG    ya.test:process.py:263 Command (pid 1434899) wtime: 1.94
DEBUG    ya.test:process.py:275 Command (pid 1434899) output:
Git info:
    Commit: 88f689060c00ca6d1eeda6d1f52b5e1467629052
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 8c236580e5ebd0da46db5f14ca06ca1e2223c80d into d428e61cc4e3c2ff244c18f2eff147ecafd8254a

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 11 version:
Git info:
    Commit: 88f689060c00ca6d1eeda6d1f52b5e1467629052
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 8c236580e5ebd0da46db5f14ca06ca1e2223c80d into d428e61cc4e3c2ff244c18f2eff147ecafd8254a
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/qhjr/000668/r3tmp/pdisk1fun4anhp.data on node localhost:7195/12, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/qhjr/000668/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/qhjr/000668/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=12 --log-file-name=/home/runner/.ya/build/build_root/qhjr/000668/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_kwpw1lew.log --grpc-port=7195 --mon-port=21412 --ic-port=2487
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/qhjr/000668/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/qhjr/000668/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/qhjr/000668/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_kwpw1lew.log', '--grpc-port=7195', '--mon-port=21412', '--ic-port=2487')' in '/home/runner/.ya/build/build_root/qhjr/000668/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: 1435135
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:7195/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/qhjr/000668/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1435136
DEBUG    ya.test:process.py:259 Command (pid 1435136) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1435136) elapsed time (sec): 2.469834566116333
DEBUG    ya.test:process.py:263 Command (pid 1435136) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1435136) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1435136) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1435136) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1435136) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1435136) maxrss: 503624
DEBUG    ya.test:process.py:263 Command (pid 1435136) minflt: 45294
DEBUG    ya.test:process.py:263 Command (pid 1435136) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1435136) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1435136) nivcsw: 240
DEBUG    ya.test:process.py:263 Command (pid 1435136) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1435136) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1435136) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1435136) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1435136) stime: 0.24513
DEBUG    ya.test:process.py:263 Command (pid 1435136) utime: 0.5378069999999999
DEBUG    ya.test:process.py:263 Command (pid 1435136) wtime: 2.5
DEBUG    ya.test:process.py:275 Command (pid 1435136) output:
Git info:
    Commit: 88f689060c00ca6d1eeda6d1f52b5e1467629052
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 8c236580e5ebd0da46db5f14ca06ca1e2223c80d into d428e61cc4e3c2ff244c18f2eff147ecafd8254a

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 12 version:
Git info:
    Commit: 88f689060c00ca6d1eeda6d1f52b5e1467629052
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 8c236580e5ebd0da46db5f14ca06ca1e2223c80d into d428e61cc4e3c2ff244c18f2eff147ecafd8254a
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/qhjr/000668/r3tmp/pdisk133_b_cr6.data on node localhost:30257/13, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/qhjr/000668/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/qhjr/000668/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=13 --log-file-name=/home/runner/.ya/build/build_root/qhjr/000668/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_1xp69s03.log --grpc-port=30257 --mon-port=3322 --ic-port=4038
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/qhjr/000668/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/qhjr/000668/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/qhjr/000668/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_1xp69s03.log', '--grpc-port=30257', '--mon-port=3322', '--ic-port=4038')' in '/home/runner/.ya/build/build_root/qhjr/000668/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: 1435343
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:30257/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/qhjr/000668/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1435358
DEBUG    ya.test:process.py:259 Command (pid 1435358) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1435358) elapsed time (sec): 2.4310219287872314
DEBUG    ya.test:process.py:263 Command (pid 1435358) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1435358) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1435358) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1435358) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1435358) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1435358) maxrss: 505060
DEBUG    ya.test:process.py:263 Command (pid 1435358) minflt: 45383
DEBUG    ya.test:process.py:263 Command (pid 1435358) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1435358) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1435358) nivcsw: 318
DEBUG    ya.test:process.py:263 Command (pid 1435358) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1435358) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1435358) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1435358) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1435358) stime: 0.19491899999999998
DEBUG    ya.test:process.py:263 Command (pid 1435358) utime: 0.604826
DEBUG    ya.test:process.py:263 Command (pid 1435358) wtime: 2.463
DEBUG    ya.test:process.py:275 Command (pid 1435358) output:
Git info:
    Commit: 88f689060c00ca6d1eeda6d1f52b5e1467629052
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 8c236580e5ebd0da46db5f14ca06ca1e2223c80d into d428e61cc4e3c2ff244c18f2eff147ecafd8254a

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 13 version:
Git info:
    Commit: 88f689060c00ca6d1eeda6d1f52b5e1467629052
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 8c236580e5ebd0da46db5f14ca06ca1e2223c80d into d428e61cc4e3c2ff244c18f2eff147ecafd8254a
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/qhjr/000668/r3tmp/pdisk18j6sw7gi.data on node localhost:26014/14, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/qhjr/000668/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/qhjr/000668/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=14 --log-file-name=/home/runner/.ya/build/build_root/qhjr/000668/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_liy63rl0.log --grpc-port=26014 --mon-port=62439 --ic-port=30790
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/qhjr/000668/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/qhjr/000668/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/qhjr/000668/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_liy63rl0.log', '--grpc-port=26014', '--mon-port=62439', '--ic-port=30790')' in '/home/runner/.ya/build/build_root/qhjr/000668/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: 1435534
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:26014/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/qhjr/000668/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1435559
DEBUG    ya.test:process.py:259 Command (pid 1435559) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1435559) elapsed time (sec): 3.4178359508514404
DEBUG    ya.test:process.py:263 Command (pid 1435559) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1435559) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1435559) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1435559) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1435559) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1435559) maxrss: 505232
DEBUG    ya.test:process.py:263 Command (pid 1435559) minflt: 45343
DEBUG    ya.test:process.py:263 Command (pid 1435559) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1435559) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1435559) nivcsw: 297
DEBUG    ya.test:process.py:263 Command (pid 1435559) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1435559) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1435559) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1435559) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1435559) stime: 0.205062
DEBUG    ya.test:process.py:263 Command (pid 1435559) utime: 0.6146159999999999
DEBUG    ya.test:process.py:263 Command (pid 1435559) wtime: 3.424
DEBUG    ya.test:process.py:275 Command (pid 1435559) output:
Git info:
    Commit: 88f689060c00ca6d1eeda6d1f52b5e1467629052
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 8c236580e5ebd0da46db5f14ca06ca1e2223c80d into d428e61cc4e3c2ff244c18f2eff147ecafd8254a

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 14 version:
Git info:
    Commit: 88f689060c00ca6d1eeda6d1f52b5e1467629052
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 8c236580e5ebd0da46db5f14ca06ca1e2223c80d into d428e61cc4e3c2ff244c18f2eff147ecafd8254a
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/qhjr/000668/r3tmp/pdisk1knh_oj2s.data on node localhost:64353/15, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/qhjr/000668/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/qhjr/000668/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=15 --log-file-name=/home/runner/.ya/build/build_root/qhjr/000668/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_5ffh0dws.log --grpc-port=64353 --mon-port=11510 --ic-port=13102
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/qhjr/000668/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/qhjr/000668/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/qhjr/000668/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_5ffh0dws.log', '--grpc-port=64353', '--mon-port=11510', '--ic-port=13102')' in '/home/runner/.ya/build/build_root/qhjr/000668/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: 1436012
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:64353/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/qhjr/000668/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1436013
DEBUG    ya.test:process.py:259 Command (pid 1436013) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1436013) elapsed time (sec): 3.113471269607544
DEBUG    ya.test:process.py:263 Command (pid 1436013) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1436013) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1436013) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1436013) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1436013) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1436013) maxrss: 505232
DEBUG    ya.test:process.py:263 Command (pid 1436013) minflt: 45354
DEBUG    ya.test:process.py:263 Command (pid 1436013) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1436013) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1436013) nivcsw: 236
DEBUG    ya.test:process.py:263 Command (pid 1436013) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1436013) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1436013) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1436013) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1436013) stime: 0.227481
DEBUG    ya.test:process.py:263 Command (pid 1436013) utime: 0.5772579999999999
DEBUG    ya.test:process.py:263 Command (pid 1436013) wtime: 3.128
DEBUG    ya.test:process.py:275 Command (pid 1436013) output:
Git info:
    Commit: 88f689060c00ca6d1eeda6d1f52b5e1467629052
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 8c236580e5ebd0da46db5f14ca06ca1e2223c80d into d428e61cc4e3c2ff244c18f2eff147ecafd8254a

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 15 version:
Git info:
    Commit: 88f689060c00ca6d1eeda6d1f52b5e1467629052
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 8c236580e5ebd0da46db5f14ca06ca1e2223c80d into d428e61cc4e3c2ff244c18f2eff147ecafd8254a
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/qhjr/000668/r3tmp/pdisk1jlefjwpm.data on node localhost:18889/16, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/qhjr/000668/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/qhjr/000668/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=16 --log-file-name=/home/runner/.ya/build/build_root/qhjr/000668/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_uby5x8my.log --grpc-port=18889 --mon-port=3791 --ic-port=17871
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/qhjr/000668/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/qhjr/000668/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/qhjr/000668/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_uby5x8my.log', '--grpc-port=18889', '--mon-port=3791', '--ic-port=17871')' in '/home/runner/.ya/build/build_root/qhjr/000668/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: 1436099
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:18889/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/qhjr/000668/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1436101
DEBUG    ya.test:process.py:259 Command (pid 1436101) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1436101) elapsed time (sec): 2.9365057945251465
DEBUG    ya.test:process.py:263 Command (pid 1436101) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1436101) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1436101) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1436101) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1436101) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1436101) maxrss: 505232
DEBUG    ya.test:process.py:263 Command (pid 1436101) minflt: 45357
DEBUG    ya.test:process.py:263 Command (pid 1436101) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1436101) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1436101) nivcsw: 249
DEBUG    ya.test:process.py:263 Command (pid 1436101) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1436101) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1436101) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1436101) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1436101) stime: 0.20892999999999998
DEBUG    ya.test:process.py:263 Command (pid 1436101) utime: 0.5805089999999999
DEBUG    ya.test:process.py:263 Command (pid 1436101) wtime: 2.958
DEBUG    ya.test:process.py:275 Command (pid 1436101) output:
Git info:
    Commit: 88f689060c00ca6d1eeda6d1f52b5e1467629052
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 8c236580e5ebd0da46db5f14ca06ca1e2223c80d into d428e61cc4e3c2ff244c18f2eff147ecafd8254a

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 16 version:
Git info:
    Commit: 88f689060c00ca6d1eeda6d1f52b5e1467629052
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 8c236580e5ebd0da46db5f14ca06ca1e2223c80d into d428e61cc4e3c2ff244c18f2eff147ecafd8254a
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/qhjr/000668/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:418 Executing command = ['/home/runner/.ya/build/build_root/qhjr/000668/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:16885', '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/qhjr/000668/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:16885', '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: 1438743
DEBUG    ya.test:process.py:259 Command (pid 1438743) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1438743) elapsed time (sec): 2.722231388092041
DEBUG    ya.test:process.py:263 Command (pid 1438743) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1438743) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1438743) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1438743) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1438743) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1438743) maxrss: 847280
DEBUG    ya.test:process.py:263 Command (pid 1438743) minflt: 51763
DEBUG    ya.test:process.py:263 Command (pid 1438743) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1438743) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1438743) nivcsw: 346
DEBUG    ya.test:process.py:263 Command (pid 1438743) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1438743) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1438743) nvcsw: 605
DEBUG    ya.test:process.py:263 Command (pid 1438743) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1438743) stime: 0.372056
DEBUG    ya.test:process.py:263 Command (pid 1438743) utime: 0.583204
DEBUG    ya.test:process.py:263 Command (pid 1438743) wtime: 2.726
DEBUG    ya.test:process.py:275 Command (pid 1438743) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 21

DEBUG    ya.test:process.py:276 Command (pid 1438743) 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/qhjr/000668/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/qhjr/000668/ydb/tests/stress/scheme_board/pile_promotion/pile_promotion_workload', '--grpc_endpoint', 'grpc://localhost:16885', '--http_endpoint', 'http://localhost:18805', '--database', '/Root', '--path', 'test', '--duration', '180']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1439040
DEBUG    ya.test:process.py:259 Command (pid 1439040) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 1439040) elapsed time (sec): 145.6121790409088
DEBUG    ya.test:process.py:263 Command (pid 1439040) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1439040) inblock: 352744
DEBUG    ya.test:process.py:263 Command (pid 1439040) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1439040) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1439040) majflt: 39
DEBUG    ya.test:process.py:263 Command (pid 1439040) maxrss: 847280
DEBUG    ya.test:process.py:263 Command (pid 1439040) minflt: 222596
DEBUG    ya.test:process.py:263 Command (pid 1439040) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1439040) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1439040) nivcsw: 1822
DEBUG    ya.test:process.py:263 Command (pid 1439040) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1439040) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1439040) nvcsw: 43118
DEBUG    ya.test:process.py:263 Command (pid 1439040) oublock: 2440
DEBUG    ya.test:process.py:263 Command (pid 1439040) stime: 2.013848
DEBUG    ya.test:process.py:263 Command (pid 1439040) utime: 8.119921
DEBUG    ya.test:process.py:263 Command (pid 1439040) wtime: 145.632
DEBUG    ya.test:process.py:275 Command (pid 1439040) output:

DEBUG    ya.test:process.py:276 Command (pid 1439040) errors:
...ce: "query_service" service: "view" service: "bridge" service: "config" location: "P=r1/default" node_id: 7 bridge_pile_name: "r1" } endpoints { address: "ghrun-sk56wunbbi.auto.internal" port: 28097 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-sk56wunbbi.auto.internal" port: 28455 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-sk56wunbbi.auto.internal" port: 65463 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-sk56wunbbi.auto.internal" port: 26014 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-sk56wunbbi.auto.internal" port: 22401 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-sk56wunbbi.auto.internal" port: 25857 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-sk56wunbbi.auto.internal" port: 8492 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-sk56wunbbi.auto.internal" port: 7195 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-sk56wunbbi.auto.internal" port: 18889 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-sk56wunbbi.auto.internal" port: 64353 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-sk56wunbbi.auto.internal" port: 6794 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-sk56wunbbi.auto.internal" port: 27067 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-sk56wunbbi.auto.internal" port: 16885 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" } self_location: "P=r1/default" pile_states { pile_name: "r1" state: PRIMARY } pile_states { pile_name: "r2" state: SYNCHRONIZED } } } } }
2025-11-12 08:30:23,582 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver:155 - _add_debug_details: Resolved endpoints for database /Root: DiscoveryResult <self_location: P=r1/default, endpoints [<Endpoint ghrun-sk56wunbbi.auto.internal:16885, location P=r1/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:65463, location P=r1/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:6794, location P=r1/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:24330, location P=r1/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:64353, location P=r1/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:22401, location P=r1/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:7195, location P=r2/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:25857, location P=r2/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:18889, location P=r2/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:8492, location P=r2/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:28455, location P=r2/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:27067, location P=r2/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:26014, location P=r2/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:28097, location P=r2/default, ssl: False>]>
2025-11-12 08:30:23,583 - INFO - ydb.connection:502 - close: Closing channel for endpoint localhost:16885
2025-11-12 08:30:23,601 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:267 - _loop: Len = 14 Endpoints: [<Endpoint ghrun-sk56wunbbi.auto.internal:16885, location P=r1/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:65463, location P=r1/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:6794, location P=r1/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:24330, location P=r1/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:64353, location P=r1/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:22401, location P=r1/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:7195, location P=r2/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:25857, location P=r2/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:18889, location P=r2/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:8492, location P=r2/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:28455, location P=r2/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:27067, location P=r2/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:26014, location P=r2/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:28097, location P=r2/default, ssl: False>]
2025-11-12 08:30:23,602 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:270 - _loop: iteration 41
2025-11-12 08:30:23,821 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=13&id=ZDVhOThhMzAtNzhkZWM4MGMtOGNhYjY3YzMtZTQyYzRkZjQ=
2025-11-12 08:30:23,840 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:109 - _delete_tables_loop: iteration 93
2025-11-12 08:30:23,831 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=3&id=OTRiMjk2YzctYThmNzIxNWItOTlhYTkyODctZWM2NmQ3NmY=
2025-11-12 08:30:23,841 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=13&id=ZDVhOThhMzAtNzhkZWM4MGMtOGNhYjY3YzMtZTQyYzRkZjQ=
2025-11-12 08:30:23,895 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, a6f7b220-2024-49c9-b8a7-55312997cc66, ghrun-sk56wunbbi.auto.internal:22401): creating call state
2025-11-12 08:30:23,896 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, a6f7b220-2024-49c9-b8a7-55312997cc66, ghrun-sk56wunbbi.auto.internal:22401): request = { session_id: "ydb://session/3?node_id=13&id=ZDVhOThhMzAtNzhkZWM4MGMtOGNhYjY3YzMtZTQyYzRkZjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "DROP TABLE `/Root/test/create_drop/96`" } stats_mode: STATS_MODE_NONE }
2025-11-12 08:30:23,829 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=3&id=ODJhNzhhZTEtZTU5YWRhOGQtZjVjYzdlNDMtMjhkNDQ3MDQ=
2025-11-12 08:30:23,897 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:109 - _delete_tables_loop: iteration 94
2025-11-12 08:30:23,898 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=3&id=ODJhNzhhZTEtZTU5YWRhOGQtZjVjYzdlNDMtMjhkNDQ3MDQ=
2025-11-12 08:30:23,898 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, c80ca198-5514-42bc-b823-ef9d30a4ec9c, ghrun-sk56wunbbi.auto.internal:24330): creating call state
2025-11-12 08:30:23,899 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, c80ca198-5514-42bc-b823-ef9d30a4ec9c, ghrun-sk56wunbbi.auto.internal:24330): request = { session_id: "ydb://session/3?node_id=3&id=ODJhNzhhZTEtZTU5YWRhOGQtZjVjYzdlNDMtMjhkNDQ3MDQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "DROP TABLE `/Root/test/create_drop/97`" } stats_mode: STATS_MODE_NONE }
2025-11-12 08:30:23,900 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, c80ca198-5514-42bc-b823-ef9d30a4ec9c, ghrun-sk56wunbbi.auto.internal:24330): response = { <_MultiThreadedRendezvous object> }
2025-11-12 08:30:23,904 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=3&id=OTRiMjk2YzctYThmNzIxNWItOTlhYTkyODctZWM2NmQ3NmY=
2025-11-12 08:30:23,905 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 40ea30a2-5063-446a-802c-1bfe66dc4ce2, ghrun-sk56wunbbi.auto.internal:64353): creating call state
2025-11-12 08:30:23,909 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 40ea30a2-5063-446a-802c-1bfe66dc4ce2, ghrun-sk56wunbbi.auto.internal:64353): request = { session_id: "ydb://session/3?node_id=3&id=OTRiMjk2YzctYThmNzIxNWItOTlhYTkyODctZWM2NmQ3NmY=" 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-12 08:30:23,905 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, a6f7b220-2024-49c9-b8a7-55312997cc66, ghrun-sk56wunbbi.auto.internal:22401): response = { <_MultiThreadedRendezvous object> }
2025-11-12 08:30:23,911 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 40ea30a2-5063-446a-802c-1bfe66dc4ce2, ghrun-sk56wunbbi.auto.internal:64353): response = { <_MultiThreadedRendezvous object> }
2025-11-12 08:30:24,210 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=5&id=ZGFlZjlkZDktMjU3NjUzMDItYjczMjdhODktZWZjNWY3YTM=
2025-11-12 08:30:24,273 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:109 - _delete_tables_loop: iteration 95
2025-11-12 08:30:24,312 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=5&id=ZGFlZjlkZDktMjU3NjUzMDItYjczMjdhODktZWZjNWY3YTM=
2025-11-12 08:30:24,316 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 0590a081-c7b5-4100-a52e-ba7026c62319, ghrun-sk56wunbbi.auto.internal:30257): creating call state
2025-11-12 08:30:24,318 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 0590a081-c7b5-4100-a52e-ba7026c62319, ghrun-sk56wunbbi.auto.internal:30257): request = { session_id: "ydb://session/3?node_id=5&id=ZGFlZjlkZDktMjU3NjUzMDItYjczMjdhODktZWZjNWY3YTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "DROP TABLE `/Root/test/create_drop/98`" } stats_mode: STATS_MODE_NONE }
2025-11-12 08:30:24,334 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 0590a081-c7b5-4100-a52e-ba7026c62319, ghrun-sk56wunbbi.auto.internal:30257): response = { <_MultiThreadedRendezvous object> }
2025-11-12 08:30:24,343 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:321 - run: Elapsed 135 seconds, stat:
2025-11-12 08:30:24,396 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:323 - run: 	create_drop: Created: 98, Deleted: 95, Existing: 6
2025-11-12 08:30:24,396 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:323 - run: 	insert_delete: Inserted: 110, actual rows: 55
2025-11-12 08:30:24,396 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:323 - run: 	pile_promotion: Pile promotions: 11
2025-11-12 08:30:24,396 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:323 - run: 	discovery: Discovery: 41
2025-11-12 08:30:24,367 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=3&id=OTRiMjk2YzctYThmNzIxNWItOTlhYTkyODctZWM2NmQ3NmY=
2025-11-12 08:30:24,397 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=3&id=OTRiMjk2YzctYThmNzIxNWItOTlhYTkyODctZWM2NmQ3NmY=
2025-11-12 08:30:24,400 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 043e62d3-8fce-4871-9dc8-8d558ac7eef1, ghrun-sk56wunbbi.auto.internal:16885): creating call state
2025-11-12 08:30:24,411 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 043e62d3-8fce-4871-9dc8-8d558ac7eef1, ghrun-sk56wunbbi.auto.internal:16885): request = { session_id: "ydb://session/3?node_id=3&id=OTRiMjk2YzctYThmNzIxNWItOTlhYTkyODctZWM2NmQ3NmY=" 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-12 08:30:24,449 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 043e62d3-8fce-4871-9dc8-8d558ac7eef1, ghrun-sk56wunbbi.auto.internal:16885): response = { <_MultiThreadedRendezvous object> }
2025-11-12 08:30:24,539 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=3&id=OTRiMjk2YzctYThmNzIxNWItOTlhYTkyODctZWM2NmQ3NmY=
2025-11-12 08:30:24,554 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:149 - _loop: iteration 57
2025-11-12 08:30:24,555 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=3&id=OTRiMjk2YzctYThmNzIxNWItOTlhYTkyODctZWM2NmQ3NmY=
2025-11-12 08:30:24,555 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, a056373a-88ec-48fe-9f5a-0a88e147e356, ghrun-sk56wunbbi.auto.internal:65463): creating call state
2025-11-12 08:30:24,556 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, a056373a-88ec-48fe-9f5a-0a88e147e356, ghrun-sk56wunbbi.auto.internal:65463): request = { session_id: "ydb://session/3?node_id=3&id=OTRiMjk2YzctYThmNzIxNWItOTlhYTkyODctZWM2NmQ3NmY=" 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                    (114, 570),\n                    (115, 571)\n                " } stats_mode: STATS_MODE_NONE }
2025-11-12 08:30:24,571 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, a056373a-88ec-48fe-9f5a-0a88e147e356, ghrun-sk56wunbbi.auto.internal:65463): response = { <_MultiThreadedRendezvous object> }
2025-11-12 08:30:24,918 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=5&id=OTMyNDM3MTUtNmU1NjkzMjUtNmJkN2VlMWMtY2JkY2U4NGY=
2025-11-12 08:30:24,918 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:85 - _create_tables_loop: iteration 99
2025-11-12 08:30:24,919 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=5&id=OTMyNDM3MTUtNmU1NjkzMjUtNmJkN2VlMWMtY2JkY2U4NGY=
2025-11-12 08:30:24,919 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 736bf29c-8bfc-4760-803a-a123387e407c, ghrun-sk56wunbbi.auto.internal:5031): creating call state
2025-11-12 08:30:24,928 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 736bf29c-8bfc-4760-803a-a123387e407c, ghrun-sk56wunbbi.auto.internal:5031): request = { session_id: "ydb://session/3?node_id=5&id=OTMyNDM3MTUtNmU1NjkzMjUtNmJkN2VlMWMtY2JkY2U4NGY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                CREATE TABLE `/Root/test/create_drop/102` (\n                    key Int, value Utf8,\n                    PRIMARY KEY(key)\n                )\n            " } stats_mode: STATS_MODE_NONE }
2025-11-12 08:30:24,934 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 736bf29c-8bfc-4760-803a-a123387e407c, ghrun-sk56wunbbi.auto.internal:5031): response = { <_MultiThreadedRendezvous object> }
2025-11-12 08:30:25,143 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:38 - get_cluster_state: Get cluster state result: pile_states {
  pile_name: "r1"
  state: PRIMARY
}
pile_states {
  pile_name: "r2"
  state: SYNCHRONIZED
}
generation: 25

2025-11-12 08:30:25,152 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:226 - _loop: Cluster state after the promotion: pile_states {
  pile_name: "r1"
  state: PRIMARY
}
pile_states {
  pile_name: "r2"
  state: SYNCHRONIZED
}
generation: 25

2025-11-12 08:30:25,153 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:234 - _loop: Pile promotion 11 finished
2025-11-12 08:30:25,169 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:236 - _loop: iteration 12
2025-11-12 08:30:25,157 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=3&id=OTRiMjk2YzctYThmNzIxNWItOTlhYTkyODctZWM2NmQ3NmY=
2025-11-12 08:30:25,178 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:38 - get_cluster_state: Get cluster state result: pile_states {
  pile_name: "r1"
  state: PRIMARY
}
pile_states {
  pile_name: "r2"
  state: SYNCHRONIZED
}
generation: 25

2025-11-12 08:30:25,198 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:208 - _loop: Current cluster state: pile_states {
  pile_name: "r1"
  state: PRIMARY
}
pile_states {
  pile_name: "r2"
  state: SYNCHRONIZED
}
generation: 25

2025-11-12 08:30:25,208 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:214 - _loop: Non-primary pile: r2
2025-11-12 08:30:25,194 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=3&id=OTRiMjk2YzctYThmNzIxNWItOTlhYTkyODctZWM2NmQ3NmY=
2025-11-12 08:30:25,218 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, da782d9b-9ad5-45ee-b688-09fb678ab9f7, ghrun-sk56wunbbi.auto.internal:6794): creating call state
2025-11-12 08:30:25,218 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, da782d9b-9ad5-45ee-b688-09fb678ab9f7, ghrun-sk56wunbbi.auto.internal:6794): request = { session_id: "ydb://session/3?node_id=3&id=OTRiMjk2YzctYThmNzIxNWItOTlhYTkyODctZWM2NmQ3NmY=" 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-12 08:30:25,228 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, da782d9b-9ad5-45ee-b688-09fb678ab9f7, ghrun-sk56wunbbi.auto.internal:6794): response = { <_MultiThreadedRendezvous object> }
2025-11-12 08:30:25,930 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=7&id=ZGIxNzMwNTYtOGRiMTJmMDMtY2NmNWRlZDgtOGNlNWQwMjk=
2025-11-12 08:30:25,931 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:85 - _create_tables_loop: iteration 100
2025-11-12 08:30:25,932 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=7&id=ZGIxNzMwNTYtOGRiMTJmMDMtY2NmNWRlZDgtOGNlNWQwMjk=
2025-11-12 08:30:25,934 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, bee088ee-a730-4874-8de7-a3f2b57d993e, ghrun-sk56wunbbi.auto.internal:22401): creating call state
2025-11-12 08:30:25,938 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, bee088ee-a730-4874-8de7-a3f2b57d993e, ghrun-sk56wunbbi.auto.internal:22401): request = { session_id: "ydb://session/3?node_id=7&id=ZGIxNzMwNTYtOGRiMTJmMDMtY2NmNWRlZDgtOGNlNWQwMjk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                CREATE TABLE `/Root/test/create_drop/103` (\n                    key Int, value Utf8,\n                    PRIMARY KEY(key)\n                )\n            " } stats_mode: STATS_MODE_NONE }
2025-11-12 08:30:25,939 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, bee088ee-a730-4874-8de7-a3f2b57d993e, ghrun-sk56wunbbi.auto.internal:22401): response = { <_MultiThreadedRendezvous object> }
2025-11-12 08:30:25,933 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=9&id=MjcyODJmOWEtYmQ1ODBmMWUtZTE2ZDc0ODItNzUyZDhhMGE=
2025-11-12 08:30:25,940 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:85 - _create_tables_loop: iteration 101
2025-11-12 08:30:25,940 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=9&id=MjcyODJmOWEtYmQ1ODBmMWUtZTE2ZDc0ODItNzUyZDhhMGE=
2025-11-12 08:30:25,950 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 1c5164dd-2e5d-4d2f-a715-bffc197ad943, ghrun-sk56wunbbi.auto.internal:24330): creating call state
2025-11-12 08:30:25,951 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 1c5164dd-2e5d-4d2f-a715-bffc197ad943, ghrun-sk56wunbbi.auto.internal:24330): request = { session_id: "ydb://session/3?node_id=9&id=MjcyODJmOWEtYmQ1ODBmMWUtZTE2ZDc0ODItNzUyZDhhMGE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                CREATE TABLE `/Root/test/create_drop/104` (\n                    key Int, value Utf8,\n                    PRIMARY KEY(key)\n                )\n            " } stats_mode: STATS_MODE_NONE }
2025-11-12 08:30:25,953 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=3&id=OTRiMjk2YzctYThmNzIxNWItOTlhYTkyODctZWM2NmQ3NmY=
2025-11-12 08:30:25,954 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=3&id=OTRiMjk2YzctYThmNzIxNWItOTlhYTkyODctZWM2NmQ3NmY=
2025-11-12 08:30:25,957 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 8d411eb2-29dd-465e-91a5-34a11932dd38, ghrun-sk56wunbbi.auto.internal:64353): creating call state
2025-11-12 08:30:25,958 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 1c5164dd-2e5d-4d2f-a715-bffc197ad943, ghrun-sk56wunbbi.auto.internal:24330): response = { <_MultiThreadedRendezvous object> }
2025-11-12 08:30:25,962 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 8d411eb2-29dd-465e-91a5-34a11932dd38, ghrun-sk56wunbbi.auto.internal:64353): request = { session_id: "ydb://session/3?node_id=3&id=OTRiMjk2YzctYThmNzIxNWItOTlhYTkyODctZWM2NmQ3NmY=" 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-12 08:30:26,003 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 8d411eb2-29dd-465e-91a5-34a11932dd38, ghrun-sk56wunbbi.auto.internal:64353): response = { <_MultiThreadedRendezvous object> }
2025-11-12 08:30:26,063 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=13&id=ZDVhOThhMzAtNzhkZWM4MGMtOGNhYjY3YzMtZTQyYzRkZjQ=
2025-11-12 08:30:26,064 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:109 - _delete_tables_loop: iteration 96
2025-11-12 08:30:26,074 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=5&id=ZGFlZjlkZDktMjU3NjUzMDItYjczMjdhODktZWZjNWY3YTM=
2025-11-12 08:30:26,074 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:109 - _delete_tables_loop: iteration 97
2025-11-12 08:30:26,066 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=13&id=ZDVhOThhMzAtNzhkZWM4MGMtOGNhYjY3YzMtZTQyYzRkZjQ=
2025-11-12 08:30:26,080 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 9982144d-e880-411d-8bff-6c5b723cc8f6, ghrun-sk56wunbbi.auto.internal:30257): creating call state
2025-11-12 08:30:26,085 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 9982144d-e880-411d-8bff-6c5b723cc8f6, ghrun-sk56wunbbi.auto.internal:30257): request = { session_id: "ydb://session/3?node_id=13&id=ZDVhOThhMzAtNzhkZWM4MGMtOGNhYjY3YzMtZTQyYzRkZjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "DROP TABLE `/Root/test/create_drop/99`" } stats_mode: STATS_MODE_NONE }
2025-11-12 08:30:26,085 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=5&id=ZGFlZjlkZDktMjU3NjUzMDItYjczMjdhODktZWZjNWY3YTM=
2025-11-12 08:30:26,111 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, e98898b3-64fe-41e5-b741-5f0a83eb68d7, ghrun-sk56wunbbi.auto.internal:16885): creating call state
2025-11-12 08:30:26,111 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, e98898b3-64fe-41e5-b741-5f0a83eb68d7, ghrun-sk56wunbbi.auto.internal:16885): request = { session_id: "ydb://session/3?node_id=5&id=ZGFlZjlkZDktMjU3NjUzMDItYjczMjdhODktZWZjNWY3YTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "DROP TABLE `/Root/test/create_drop/100`" } stats_mode: STATS_MODE_NONE }
2025-11-12 08:30:26,114 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, e98898b3-64fe-41e5-b741-5f0a83eb68d7, ghrun-sk56wunbbi.auto.internal:16885): response = { <_MultiThreadedRendezvous object> }
2025-11-12 08:30:26,115 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 9982144d-e880-411d-8bff-6c5b723cc8f6, ghrun-sk56wunbbi.auto.internal:30257): response = { <_MultiThreadedRendezvous object> }
2025-11-12 08:30:26,279 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=3&id=OTRiMjk2YzctYThmNzIxNWItOTlhYTkyODctZWM2NmQ3NmY=
2025-11-12 08:30:26,280 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:149 - _loop: iteration 58
2025-11-12 08:30:26,280 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=3&id=OTRiMjk2YzctYThmNzIxNWItOTlhYTkyODctZWM2NmQ3NmY=
2025-11-12 08:30:26,281 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 556618fe-890a-4f37-b3ff-36b94bc2b89b, ghrun-sk56wunbbi.auto.internal:65463): creating call state
2025-11-12 08:30:26,282 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 556618fe-890a-4f37-b3ff-36b94bc2b89b, ghrun-sk56wunbbi.auto.internal:65463): request = { session_id: "ydb://session/3?node_id=3&id=OTRiMjk2YzctYThmNzIxNWItOTlhYTkyODctZWM2NmQ3NmY=" 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                    (116, 580),\n                    (117, 581)\n                " } stats_mode: STATS_MODE_NONE }
2025-11-12 08:30:26,297 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 556618fe-890a-4f37-b3ff-36b94bc2b89b, ghrun-sk56wunbbi.auto.internal:65463): response = { <_MultiThreadedRendezvous object> }
2025-11-12 08:30:26,491 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=3&id=ODJhNzhhZTEtZTU5YWRhOGQtZjVjYzdlNDMtMjhkNDQ3MDQ=
2025-11-12 08:30:26,501 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:109 - _delete_tables_loop: iteration 98
2025-11-12 08:30:26,501 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=3&id=ODJhNzhhZTEtZTU5YWRhOGQtZjVjYzdlNDMtMjhkNDQ3MDQ=
2025-11-12 08:30:26,505 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 818d0e31-f75d-45c7-a7ce-8a66c2b269fd, ghrun-sk56wunbbi.auto.internal:5031): creating call state
2025-11-12 08:30:26,507 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 818d0e31-f75d-45c7-a7ce-8a66c2b269fd, ghrun-sk56wunbbi.auto.internal:5031): request = { session_id: "ydb://session/3?node_id=3&id=ODJhNzhhZTEtZTU5YWRhOGQtZjVjYzdlNDMtMjhkNDQ3MDQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "DROP TABLE `/Root/test/create_drop/101`" } stats_mode: STATS_MODE_NONE }
2025-11-12 08:30:26,515 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 818d0e31-f75d-45c7-a7ce-8a66c2b269fd, ghrun-sk56wunbbi.auto.internal:5031): response = { <_MultiThreadedRendezvous object> }
2025-11-12 08:30:26,603 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver:175 - context_resolve: Preparing initial endpoint to resolve endpoints
2025-11-12 08:30:26,603 - 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-12 08:30:26,641 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver:185 - context_resolve: Resolving endpoints for database /Root
2025-11-12 08:30:26,642 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ListEndpoints, 0c5bdab4-841c-44c9-8529-a6cdf2cc030a, localhost:16885): creating call state
2025-11-12 08:30:26,642 - DEBUG - ydb.connection:63 - _log_request: RpcState(ListEndpoints, 0c5bdab4-841c-44c9-8529-a6cdf2cc030a, localhost:16885): request = { database: "/Root" }
2025-11-12 08:30:26,694 - DEBUG - ydb.connection:52 - _log_response: RpcState(ListEndpoints, 0c5bdab4-841c-44c9-8529-a6cdf2cc030a, localhost:16885): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-sk56wunbbi.auto.internal" port: 16885 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-sk56wunbbi.auto.internal" port: 18889 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-sk56wunbbi.auto.internal" port: 7195 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-sk56wunbbi.auto.internal" port: 64353 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-sk56wunbbi.auto.internal" port: 28097 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-sk56wunbbi.auto.internal" port: 28455 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-sk56wunbbi.auto.internal" port: 27067 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-sk56wunbbi.auto.internal" port: 26014 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-sk56wunbbi.auto.internal" port: 6794 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-sk56wunbbi.auto.internal" port: 25857 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-sk56wunbbi.auto.internal" port: 22401 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-sk56wunbbi.auto.internal" port: 8492 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-sk56wunbbi.auto.internal" port: 65463 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-sk56wunbbi.auto.internal" port: 24330 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" } self_location: "P=r1/default" pile_states { pile_name: "r1" state: PRIMARY } pile_states { pile_name: "r2" state: SYNCHRONIZED } } } } }
2025-11-12 08:30:26,748 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver:155 - _add_debug_details: Resolved endpoints for database /Root: DiscoveryResult <self_location: P=r1/default, endpoints [<Endpoint ghrun-sk56wunbbi.auto.internal:65463, location P=r1/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:6794, location P=r1/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:16885, location P=r1/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:24330, location P=r1/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:64353, location P=r1/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:22401, location P=r1/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:28097, location P=r2/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:18889, location P=r2/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:8492, location P=r2/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:25857, location P=r2/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:26014, location P=r2/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:27067, location P=r2/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:7195, location P=r2/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:28455, location P=r2/default, ssl: False>]>
2025-11-12 08:30:26,866 - INFO - ydb.connection:502 - close: Closing channel for endpoint localhost:16885
2025-11-12 08:30:26,868 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:267 - _loop: Len = 14 Endpoints: [<Endpoint ghrun-sk56wunbbi.auto.internal:65463, location P=r1/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:6794, location P=r1/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:16885, location P=r1/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:24330, location P=r1/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:64353, location P=r1/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:22401, location P=r1/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:28097, location P=r2/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:18889, location P=r2/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:8492, location P=r2/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:25857, location P=r2/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:26014, location P=r2/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:27067, location P=r2/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:7195, location P=r2/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:28455, location P=r2/default, ssl: False>]
2025-11-12 08:30:26,926 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:270 - _loop: iteration 42
2025-11-12 08:30:26,798 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:21 - update_cluster_state: Update cluster state response: operation {
  ready: true
  status: SUCCESS
  result {
    type_url: "type.googleapis.com/Ydb.Bridge.UpdateClusterStateResult"
  }
}

2025-11-12 08:30:27,133 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:221 - _loop: Promoted r2
2025-11-12 08:30:27,621 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver:175 - context_resolve: Preparing initial endpoint to resolve endpoints
2025-11-12 08:30:27,684 - 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-12 08:30:27,701 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver:185 - context_resolve: Resolving endpoints for database /Root
2025-11-12 08:30:27,701 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ListEndpoints, a496c92b-3126-482e-a57b-07327d6ea2ba, localhost:16885): creating call state
2025-11-12 08:30:27,702 - DEBUG - ydb.connection:63 - _log_request: RpcState(ListEndpoints, a496c92b-3126-482e-a57b-07327d6ea2ba, localhost:16885): request = { database: "/Root" }
2025-11-12 08:30:27,756 - DEBUG - ydb.connection:52 - _log_response: RpcState(ListEndpoints, a496c92b-3126-482e-a57b-07327d6ea2ba, localhost:16885): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-sk56wunbbi.auto.internal" port: 26014 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-sk56wunbbi.auto.internal" port: 64353 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-sk56wunbbi.auto.internal" port: 5031 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-sk56wunbbi.auto.internal" port: 6794 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-sk56wunbbi.auto.internal" port: 8492 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-sk56wunbbi.auto.internal" port: 16885 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-sk56wunbbi.auto.internal" port: 27067 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-sk56wunbbi.auto.internal" port: 65463 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-sk56wunbbi.auto.internal" port: 28097 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-sk56wunbbi.auto.internal" port: 7195 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-sk56wunbbi.auto.internal" port: 30257 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-sk56wunbbi.auto.internal" port: 24330 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-sk56wunbbi.auto.internal" port: 25857 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-sk56wunbbi.auto.internal" port: 28455 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-sk56wunbbi.auto.internal" port: 18889 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" } self_location: "P=r1/default" pile_states { pile_name: "r1" state: PRIMARY } pile_states { pile_name: "r2" state: PROMOTED } } } } }
2025-11-12 08:30:27,780 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver:155 - _add_debug_details: Resolved endpoints for database /Root: DiscoveryResult <self_location: P=r1/default, endpoints [<Endpoint ghrun-sk56wunbbi.auto.internal:6794, location P=r1/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:30257, location P=r1/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:65463, location P=r1/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:64353, location P=r1/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:24330, location P=r1/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:16885, location P=r1/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:5031, location P=r1/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:28097, location P=r2/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:26014, location P=r2/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:8492, location P=r2/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:27067, location P=r2/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:25857, location P=r2/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:18889, location P=r2/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:28455, location P=r2/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:7195, location P=r2/default, ssl: False>]>
2025-11-12 08:30:27,781 - 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-12 08:30:27,866 - INFO - ydb.connection:502 - close: Closing channel for endpoint localhost:16885
2025-11-12 08:30:27,873 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=3&id=OTRiMjk2YzctYThmNzIxNWItOTlhYTkyODctZWM2NmQ3NmY=
2025-11-12 08:30:27,927 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=3&id=OTRiMjk2YzctYThmNzIxNWItOTlhYTkyODctZWM2NmQ3NmY=
2025-11-12 08:30:27,926 - INFO - ydb.connection:502 - close: Closing channel for endpoint ghrun-sk56wunbbi.auto.internal:22401
2025-11-12 08:30:27,955 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=7&id=ZGIxNzMwNTYtOGRiMTJmMDMtY2NmNWRlZDgtOGNlNWQwMjk=
2025-11-12 08:30:28,071 - ERROR - ydb.tests.stress.common.common:27 - query: Error: <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Channel closed!"
	debug_error_string = "CANCELLED:Channel closed! {grpc_message:"Channel closed!", grpc_status:1}"
> while executing query: 
                CREATE TABLE `/Root/test/create_drop/103` (
                    key Int, value Utf8,
                    PRIMARY KEY(key)
                )
            
2025-11-12 08:30:27,988 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=5&id=OTMyNDM3MTUtNmU1NjkzMjUtNmJkN2VlMWMtY2JkY2U4NGY=
2025-11-12 08:30:28,071 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:85 - _create_tables_loop: iteration 102
2025-11-12 08:30:27,965 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, d5768bd6-4ae0-484a-8a42-6ce371ab67fb, ghrun-sk56wunbbi.auto.internal:6794): creating call state
2025-11-12 08:30:28,072 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=7&id=ZGIxNzMwNTYtOGRiMTJmMDMtY2NmNWRlZDgtOGNlNWQwMjk=
2025-11-12 08:30:28,073 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 31ba586a-b199-4775-8b3a-3a77fd7bf00f, ghrun-sk56wunbbi.auto.internal:24330): creating call state
2025-11-12 08:30:28,214 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 31ba586a-b199-4775-8b3a-3a77fd7bf00f, ghrun-sk56wunbbi.auto.internal:24330): request = { session_id: "ydb://session/3?node_id=7&id=ZGIxNzMwNTYtOGRiMTJmMDMtY2NmNWRlZDgtOGNlNWQwMjk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                CREATE TABLE `/Root/test/create_drop/105` (\n                    key Int, value Utf8,\n                    PRIMARY KEY(key)\n                )\n            " } stats_mode: STATS_MODE_NONE }
2025-11-12 08:30:28,280 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 31ba586a-b199-4775-8b3a-3a77fd7bf00f, ghrun-sk56wunbbi.auto.internal:24330): response = { <_MultiThreadedRendezvous object> }
2025-11-12 08:30:28,072 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, d5768bd6-4ae0-484a-8a42-6ce371ab67fb, ghrun-sk56wunbbi.auto.internal:6794): request = { session_id: "ydb://session/3?node_id=3&id=OTRiMjk2YzctYThmNzIxNWItOTlhYTkyODctZWM2NmQ3NmY=" 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-12 08:30:28,071 - ERROR - ydb.tests.stress.common.common:102 - wrapper: FATAL: <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Channel closed!"
	debug_error_string = "CANCELLED:Channel closed! {grpc_message:"Channel closed!", grpc_status:1}"
>
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 81, in _create_tables_loop
    self.create_table(str(n))
  File "ydb/tests/stress/scheme_board/pile_promotion/workload/__init__.py", line 75, in create_table
    self.client.query(stmt, 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/grpcio/py3/grpc/_channel.py", line 543, in __next__
    return self._next()
           ^^^^^^^^^^^^
  File "contrib/python/grpcio/py3/grpc/_channel.py", line 969, in _next
    raise self
grpc._channel._MultiThreadedRendezvous: <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Channel closed!"
	debug_error_string = "CANCELLED:Channel closed! {grpc_message:"Channel closed!", grpc_status:1}"
>

ERROR    ya.test:process.py:416 Execution failed with exit code: 1
	,std_out:b''
	std_err:b'...ce: "query_service" service: "view" service: "bridge" service: "config" location: "P=r1/default" node_id: 7 bridge_pile_name: "r1" } endpoints { address: "ghrun-sk56wunbbi.auto.internal" port: 28097 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-sk56wunbbi.auto.internal" port: 28455 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-sk56wunbbi.auto.internal" port: 65463 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-sk56wunbbi.auto.internal" port: 26014 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-sk56wunbbi.auto.internal" port: 22401 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-sk56wunbbi.auto.internal" port: 25857 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-sk56wunbbi.auto.internal" port: 8492 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-sk56wunbbi.auto.internal" port: 7195 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-sk56wunbbi.auto.internal" port: 18889 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-sk56wunbbi.auto.internal" port: 64353 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-sk56wunbbi.auto.internal" port: 6794 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-sk56wunbbi.auto.internal" port: 27067 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-sk56wunbbi.auto.internal" port: 16885 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" } self_location: "P=r1/default" pile_states { pile_name: "r1" state: PRIMARY } pile_states { pile_name: "r2" state: SYNCHRONIZED } } } } }\n2025-11-12 08:30:23,582 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver:155 - _add_debug_details: Resolved endpoints for database /Root: DiscoveryResult <self_location: P=r1/default, endpoints [<Endpoint ghrun-sk56wunbbi.auto.internal:16885, location P=r1/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:65463, location P=r1/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:6794, location P=r1/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:24330, location P=r1/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:64353, location P=r1/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:22401, location P=r1/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:7195, location P=r2/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:25857, location P=r2/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:18889, location P=r2/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:8492, location P=r2/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:28455, location P=r2/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:27067, location P=r2/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:26014, location P=r2/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:28097, location P=r2/default, ssl: False>]>\n2025-11-12 08:30:23,583 - INFO - ydb.connection:502 - close: Closing channel for endpoint localhost:16885\n2025-11-12 08:30:23,601 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:267 - _loop: Len = 14 Endpoints: [<Endpoint ghrun-sk56wunbbi.auto.internal:16885, location P=r1/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:65463, location P=r1/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:6794, location P=r1/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:24330, location P=r1/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:64353, location P=r1/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:22401, location P=r1/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:7195, location P=r2/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:25857, location P=r2/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:18889, location P=r2/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:8492, location P=r2/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:28455, location P=r2/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:27067, location P=r2/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:26014, location P=r2/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:28097, location P=r2/default, ssl: False>]\n2025-11-12 08:30:23,602 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:270 - _loop: iteration 41\n2025-11-12 08:30:23,821 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=13&id=ZDVhOThhMzAtNzhkZWM4MGMtOGNhYjY3YzMtZTQyYzRkZjQ=\n2025-11-12 08:30:23,840 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:109 - _delete_tables_loop: iteration 93\n2025-11-12 08:30:23,831 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=3&id=OTRiMjk2YzctYThmNzIxNWItOTlhYTkyODctZWM2NmQ3NmY=\n2025-11-12 08:30:23,841 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=13&id=ZDVhOThhMzAtNzhkZWM4MGMtOGNhYjY3YzMtZTQyYzRkZjQ=\n2025-11-12 08:30:23,895 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, a6f7b220-2024-49c9-b8a7-55312997cc66, ghrun-sk56wunbbi.auto.internal:22401): creating call state\n2025-11-12 08:30:23,896 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, a6f7b220-2024-49c9-b8a7-55312997cc66, ghrun-sk56wunbbi.auto.internal:22401): request = { session_id: "ydb://session/3?node_id=13&id=ZDVhOThhMzAtNzhkZWM4MGMtOGNhYjY3YzMtZTQyYzRkZjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "DROP TABLE `/Root/test/create_drop/96`" } stats_mode: STATS_MODE_NONE }\n2025-11-12 08:30:23,829 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=3&id=ODJhNzhhZTEtZTU5YWRhOGQtZjVjYzdlNDMtMjhkNDQ3MDQ=\n2025-11-12 08:30:23,897 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:109 - _delete_tables_loop: iteration 94\n2025-11-12 08:30:23,898 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=3&id=ODJhNzhhZTEtZTU5YWRhOGQtZjVjYzdlNDMtMjhkNDQ3MDQ=\n2025-11-12 08:30:23,898 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, c80ca198-5514-42bc-b823-ef9d30a4ec9c, ghrun-sk56wunbbi.auto.internal:24330): creating call state\n2025-11-12 08:30:23,899 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, c80ca198-5514-42bc-b823-ef9d30a4ec9c, ghrun-sk56wunbbi.auto.internal:24330): request = { session_id: "ydb://session/3?node_id=3&id=ODJhNzhhZTEtZTU5YWRhOGQtZjVjYzdlNDMtMjhkNDQ3MDQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "DROP TABLE `/Root/test/create_drop/97`" } stats_mode: STATS_MODE_NONE }\n2025-11-12 08:30:23,900 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, c80ca198-5514-42bc-b823-ef9d30a4ec9c, ghrun-sk56wunbbi.auto.internal:24330): response = { <_MultiThreadedRendezvous object> }\n2025-11-12 08:30:23,904 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=3&id=OTRiMjk2YzctYThmNzIxNWItOTlhYTkyODctZWM2NmQ3NmY=\n2025-11-12 08:30:23,905 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 40ea30a2-5063-446a-802c-1bfe66dc4ce2, ghrun-sk56wunbbi.auto.internal:64353): creating call state\n2025-11-12 08:30:23,909 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 40ea30a2-5063-446a-802c-1bfe66dc4ce2, ghrun-sk56wunbbi.auto.internal:64353): request = { session_id: "ydb://session/3?node_id=3&id=OTRiMjk2YzctYThmNzIxNWItOTlhYTkyODctZWM2NmQ3NmY=" 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-12 08:30:23,905 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, a6f7b220-2024-49c9-b8a7-55312997cc66, ghrun-sk56wunbbi.auto.internal:22401): response = { <_MultiThreadedRendezvous object> }\n2025-11-12 08:30:23,911 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 40ea30a2-5063-446a-802c-1bfe66dc4ce2, ghrun-sk56wunbbi.auto.internal:64353): response = { <_MultiThreadedRendezvous object> }\n2025-11-12 08:30:24,210 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=5&id=ZGFlZjlkZDktMjU3NjUzMDItYjczMjdhODktZWZjNWY3YTM=\n2025-11-12 08:30:24,273 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:109 - _delete_tables_loop: iteration 95\n2025-11-12 08:30:24,312 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=5&id=ZGFlZjlkZDktMjU3NjUzMDItYjczMjdhODktZWZjNWY3YTM=\n2025-11-12 08:30:24,316 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 0590a081-c7b5-4100-a52e-ba7026c62319, ghrun-sk56wunbbi.auto.internal:30257): creating call state\n2025-11-12 08:30:24,318 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 0590a081-c7b5-4100-a52e-ba7026c62319, ghrun-sk56wunbbi.auto.internal:30257): request = { session_id: "ydb://session/3?node_id=5&id=ZGFlZjlkZDktMjU3NjUzMDItYjczMjdhODktZWZjNWY3YTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "DROP TABLE `/Root/test/create_drop/98`" } stats_mode: STATS_MODE_NONE }\n2025-11-12 08:30:24,334 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 0590a081-c7b5-4100-a52e-ba7026c62319, ghrun-sk56wunbbi.auto.internal:30257): response = { <_MultiThreadedRendezvous object> }\n2025-11-12 08:30:24,343 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:321 - run: Elapsed 135 seconds, stat:\n2025-11-12 08:30:24,396 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:323 - run: \tcreate_drop: Created: 98, Deleted: 95, Existing: 6\n2025-11-12 08:30:24,396 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:323 - run: \tinsert_delete: Inserted: 110, actual rows: 55\n2025-11-12 08:30:24,396 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:323 - run: \tpile_promotion: Pile promotions: 11\n2025-11-12 08:30:24,396 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:323 - run: \tdiscovery: Discovery: 41\n2025-11-12 08:30:24,367 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=3&id=OTRiMjk2YzctYThmNzIxNWItOTlhYTkyODctZWM2NmQ3NmY=\n2025-11-12 08:30:24,397 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=3&id=OTRiMjk2YzctYThmNzIxNWItOTlhYTkyODctZWM2NmQ3NmY=\n2025-11-12 08:30:24,400 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 043e62d3-8fce-4871-9dc8-8d558ac7eef1, ghrun-sk56wunbbi.auto.internal:16885): creating call state\n2025-11-12 08:30:24,411 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 043e62d3-8fce-4871-9dc8-8d558ac7eef1, ghrun-sk56wunbbi.auto.internal:16885): request = { session_id: "ydb://session/3?node_id=3&id=OTRiMjk2YzctYThmNzIxNWItOTlhYTkyODctZWM2NmQ3NmY=" 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-12 08:30:24,449 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 043e62d3-8fce-4871-9dc8-8d558ac7eef1, ghrun-sk56wunbbi.auto.internal:16885): response = { <_MultiThreadedRendezvous object> }\n2025-11-12 08:30:24,539 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=3&id=OTRiMjk2YzctYThmNzIxNWItOTlhYTkyODctZWM2NmQ3NmY=\n2025-11-12 08:30:24,554 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:149 - _loop: iteration 57\n2025-11-12 08:30:24,555 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=3&id=OTRiMjk2YzctYThmNzIxNWItOTlhYTkyODctZWM2NmQ3NmY=\n2025-11-12 08:30:24,555 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, a056373a-88ec-48fe-9f5a-0a88e147e356, ghrun-sk56wunbbi.auto.internal:65463): creating call state\n2025-11-12 08:30:24,556 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, a056373a-88ec-48fe-9f5a-0a88e147e356, ghrun-sk56wunbbi.auto.internal:65463): request = { session_id: "ydb://session/3?node_id=3&id=OTRiMjk2YzctYThmNzIxNWItOTlhYTkyODctZWM2NmQ3NmY=" 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                    (114, 570),\\n                    (115, 571)\\n                " } stats_mode: STATS_MODE_NONE }\n2025-11-12 08:30:24,571 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, a056373a-88ec-48fe-9f5a-0a88e147e356, ghrun-sk56wunbbi.auto.internal:65463): response = { <_MultiThreadedRendezvous object> }\n2025-11-12 08:30:24,918 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=5&id=OTMyNDM3MTUtNmU1NjkzMjUtNmJkN2VlMWMtY2JkY2U4NGY=\n2025-11-12 08:30:24,918 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:85 - _create_tables_loop: iteration 99\n2025-11-12 08:30:24,919 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=5&id=OTMyNDM3MTUtNmU1NjkzMjUtNmJkN2VlMWMtY2JkY2U4NGY=\n2025-11-12 08:30:24,919 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 736bf29c-8bfc-4760-803a-a123387e407c, ghrun-sk56wunbbi.auto.internal:5031): creating call state\n2025-11-12 08:30:24,928 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 736bf29c-8bfc-4760-803a-a123387e407c, ghrun-sk56wunbbi.auto.internal:5031): request = { session_id: "ydb://session/3?node_id=5&id=OTMyNDM3MTUtNmU1NjkzMjUtNmJkN2VlMWMtY2JkY2U4NGY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\\n                CREATE TABLE `/Root/test/create_drop/102` (\\n                    key Int, value Utf8,\\n                    PRIMARY KEY(key)\\n                )\\n            " } stats_mode: STATS_MODE_NONE }\n2025-11-12 08:30:24,934 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 736bf29c-8bfc-4760-803a-a123387e407c, ghrun-sk56wunbbi.auto.internal:5031): response = { <_MultiThreadedRendezvous object> }\n2025-11-12 08:30:25,143 - 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: PRIMARY\n}\npile_states {\n  pile_name: "r2"\n  state: SYNCHRONIZED\n}\ngeneration: 25\n\n2025-11-12 08:30:25,152 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:226 - _loop: Cluster state after the promotion: pile_states {\n  pile_name: "r1"\n  state: PRIMARY\n}\npile_states {\n  pile_name: "r2"\n  state: SYNCHRONIZED\n}\ngeneration: 25\n\n2025-11-12 08:30:25,153 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:234 - _loop: Pile promotion 11 finished\n2025-11-12 08:30:25,169 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:236 - _loop: iteration 12\n2025-11-12 08:30:25,157 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=3&id=OTRiMjk2YzctYThmNzIxNWItOTlhYTkyODctZWM2NmQ3NmY=\n2025-11-12 08:30:25,178 - 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: PRIMARY\n}\npile_states {\n  pile_name: "r2"\n  state: SYNCHRONIZED\n}\ngeneration: 25\n\n2025-11-12 08:30:25,198 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:208 - _loop: Current cluster state: pile_states {\n  pile_name: "r1"\n  state: PRIMARY\n}\npile_states {\n  pile_name: "r2"\n  state: SYNCHRONIZED\n}\ngeneration: 25\n\n2025-11-12 08:30:25,208 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:214 - _loop: Non-primary pile: r2\n2025-11-12 08:30:25,194 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=3&id=OTRiMjk2YzctYThmNzIxNWItOTlhYTkyODctZWM2NmQ3NmY=\n2025-11-12 08:30:25,218 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, da782d9b-9ad5-45ee-b688-09fb678ab9f7, ghrun-sk56wunbbi.auto.internal:6794): creating call state\n2025-11-12 08:30:25,218 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, da782d9b-9ad5-45ee-b688-09fb678ab9f7, ghrun-sk56wunbbi.auto.internal:6794): request = { session_id: "ydb://session/3?node_id=3&id=OTRiMjk2YzctYThmNzIxNWItOTlhYTkyODctZWM2NmQ3NmY=" 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-12 08:30:25,228 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, da782d9b-9ad5-45ee-b688-09fb678ab9f7, ghrun-sk56wunbbi.auto.internal:6794): response = { <_MultiThreadedRendezvous object> }\n2025-11-12 08:30:25,930 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=7&id=ZGIxNzMwNTYtOGRiMTJmMDMtY2NmNWRlZDgtOGNlNWQwMjk=\n2025-11-12 08:30:25,931 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:85 - _create_tables_loop: iteration 100\n2025-11-12 08:30:25,932 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=7&id=ZGIxNzMwNTYtOGRiMTJmMDMtY2NmNWRlZDgtOGNlNWQwMjk=\n2025-11-12 08:30:25,934 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, bee088ee-a730-4874-8de7-a3f2b57d993e, ghrun-sk56wunbbi.auto.internal:22401): creating call state\n2025-11-12 08:30:25,938 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, bee088ee-a730-4874-8de7-a3f2b57d993e, ghrun-sk56wunbbi.auto.internal:22401): request = { session_id: "ydb://session/3?node_id=7&id=ZGIxNzMwNTYtOGRiMTJmMDMtY2NmNWRlZDgtOGNlNWQwMjk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\\n                CREATE TABLE `/Root/test/create_drop/103` (\\n                    key Int, value Utf8,\\n                    PRIMARY KEY(key)\\n                )\\n            " } stats_mode: STATS_MODE_NONE }\n2025-11-12 08:30:25,939 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, bee088ee-a730-4874-8de7-a3f2b57d993e, ghrun-sk56wunbbi.auto.internal:22401): response = { <_MultiThreadedRendezvous object> }\n2025-11-12 08:30:25,933 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=9&id=MjcyODJmOWEtYmQ1ODBmMWUtZTE2ZDc0ODItNzUyZDhhMGE=\n2025-11-12 08:30:25,940 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:85 - _create_tables_loop: iteration 101\n2025-11-12 08:30:25,940 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=9&id=MjcyODJmOWEtYmQ1ODBmMWUtZTE2ZDc0ODItNzUyZDhhMGE=\n2025-11-12 08:30:25,950 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 1c5164dd-2e5d-4d2f-a715-bffc197ad943, ghrun-sk56wunbbi.auto.internal:24330): creating call state\n2025-11-12 08:30:25,951 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 1c5164dd-2e5d-4d2f-a715-bffc197ad943, ghrun-sk56wunbbi.auto.internal:24330): request = { session_id: "ydb://session/3?node_id=9&id=MjcyODJmOWEtYmQ1ODBmMWUtZTE2ZDc0ODItNzUyZDhhMGE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\\n                CREATE TABLE `/Root/test/create_drop/104` (\\n                    key Int, value Utf8,\\n                    PRIMARY KEY(key)\\n                )\\n            " } stats_mode: STATS_MODE_NONE }\n2025-11-12 08:30:25,953 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=3&id=OTRiMjk2YzctYThmNzIxNWItOTlhYTkyODctZWM2NmQ3NmY=\n2025-11-12 08:30:25,954 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=3&id=OTRiMjk2YzctYThmNzIxNWItOTlhYTkyODctZWM2NmQ3NmY=\n2025-11-12 08:30:25,957 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 8d411eb2-29dd-465e-91a5-34a11932dd38, ghrun-sk56wunbbi.auto.internal:64353): creating call state\n2025-11-12 08:30:25,958 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 1c5164dd-2e5d-4d2f-a715-bffc197ad943, ghrun-sk56wunbbi.auto.internal:24330): response = { <_MultiThreadedRendezvous object> }\n2025-11-12 08:30:25,962 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 8d411eb2-29dd-465e-91a5-34a11932dd38, ghrun-sk56wunbbi.auto.internal:64353): request = { session_id: "ydb://session/3?node_id=3&id=OTRiMjk2YzctYThmNzIxNWItOTlhYTkyODctZWM2NmQ3NmY=" 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-12 08:30:26,003 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 8d411eb2-29dd-465e-91a5-34a11932dd38, ghrun-sk56wunbbi.auto.internal:64353): response = { <_MultiThreadedRendezvous object> }\n2025-11-12 08:30:26,063 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=13&id=ZDVhOThhMzAtNzhkZWM4MGMtOGNhYjY3YzMtZTQyYzRkZjQ=\n2025-11-12 08:30:26,064 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:109 - _delete_tables_loop: iteration 96\n2025-11-12 08:30:26,074 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=5&id=ZGFlZjlkZDktMjU3NjUzMDItYjczMjdhODktZWZjNWY3YTM=\n2025-11-12 08:30:26,074 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:109 - _delete_tables_loop: iteration 97\n2025-11-12 08:30:26,066 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=13&id=ZDVhOThhMzAtNzhkZWM4MGMtOGNhYjY3YzMtZTQyYzRkZjQ=\n2025-11-12 08:30:26,080 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 9982144d-e880-411d-8bff-6c5b723cc8f6, ghrun-sk56wunbbi.auto.internal:30257): creating call state\n2025-11-12 08:30:26,085 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 9982144d-e880-411d-8bff-6c5b723cc8f6, ghrun-sk56wunbbi.auto.internal:30257): request = { session_id: "ydb://session/3?node_id=13&id=ZDVhOThhMzAtNzhkZWM4MGMtOGNhYjY3YzMtZTQyYzRkZjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "DROP TABLE `/Root/test/create_drop/99`" } stats_mode: STATS_MODE_NONE }\n2025-11-12 08:30:26,085 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=5&id=ZGFlZjlkZDktMjU3NjUzMDItYjczMjdhODktZWZjNWY3YTM=\n2025-11-12 08:30:26,111 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, e98898b3-64fe-41e5-b741-5f0a83eb68d7, ghrun-sk56wunbbi.auto.internal:16885): creating call state\n2025-11-12 08:30:26,111 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, e98898b3-64fe-41e5-b741-5f0a83eb68d7, ghrun-sk56wunbbi.auto.internal:16885): request = { session_id: "ydb://session/3?node_id=5&id=ZGFlZjlkZDktMjU3NjUzMDItYjczMjdhODktZWZjNWY3YTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "DROP TABLE `/Root/test/create_drop/100`" } stats_mode: STATS_MODE_NONE }\n2025-11-12 08:30:26,114 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, e98898b3-64fe-41e5-b741-5f0a83eb68d7, ghrun-sk56wunbbi.auto.internal:16885): response = { <_MultiThreadedRendezvous object> }\n2025-11-12 08:30:26,115 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 9982144d-e880-411d-8bff-6c5b723cc8f6, ghrun-sk56wunbbi.auto.internal:30257): response = { <_MultiThreadedRendezvous object> }\n2025-11-12 08:30:26,279 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=3&id=OTRiMjk2YzctYThmNzIxNWItOTlhYTkyODctZWM2NmQ3NmY=\n2025-11-12 08:30:26,280 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:149 - _loop: iteration 58\n2025-11-12 08:30:26,280 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=3&id=OTRiMjk2YzctYThmNzIxNWItOTlhYTkyODctZWM2NmQ3NmY=\n2025-11-12 08:30:26,281 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 556618fe-890a-4f37-b3ff-36b94bc2b89b, ghrun-sk56wunbbi.auto.internal:65463): creating call state\n2025-11-12 08:30:26,282 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 556618fe-890a-4f37-b3ff-36b94bc2b89b, ghrun-sk56wunbbi.auto.internal:65463): request = { session_id: "ydb://session/3?node_id=3&id=OTRiMjk2YzctYThmNzIxNWItOTlhYTkyODctZWM2NmQ3NmY=" 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                    (116, 580),\\n                    (117, 581)\\n                " } stats_mode: STATS_MODE_NONE }\n2025-11-12 08:30:26,297 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 556618fe-890a-4f37-b3ff-36b94bc2b89b, ghrun-sk56wunbbi.auto.internal:65463): response = { <_MultiThreadedRendezvous object> }\n2025-11-12 08:30:26,491 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=3&id=ODJhNzhhZTEtZTU5YWRhOGQtZjVjYzdlNDMtMjhkNDQ3MDQ=\n2025-11-12 08:30:26,501 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:109 - _delete_tables_loop: iteration 98\n2025-11-12 08:30:26,501 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=3&id=ODJhNzhhZTEtZTU5YWRhOGQtZjVjYzdlNDMtMjhkNDQ3MDQ=\n2025-11-12 08:30:26,505 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 818d0e31-f75d-45c7-a7ce-8a66c2b269fd, ghrun-sk56wunbbi.auto.internal:5031): creating call state\n2025-11-12 08:30:26,507 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 818d0e31-f75d-45c7-a7ce-8a66c2b269fd, ghrun-sk56wunbbi.auto.internal:5031): request = { session_id: "ydb://session/3?node_id=3&id=ODJhNzhhZTEtZTU5YWRhOGQtZjVjYzdlNDMtMjhkNDQ3MDQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "DROP TABLE `/Root/test/create_drop/101`" } stats_mode: STATS_MODE_NONE }\n2025-11-12 08:30:26,515 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 818d0e31-f75d-45c7-a7ce-8a66c2b269fd, ghrun-sk56wunbbi.auto.internal:5031): response = { <_MultiThreadedRendezvous object> }\n2025-11-12 08:30:26,603 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver:175 - context_resolve: Preparing initial endpoint to resolve endpoints\n2025-11-12 08:30:26,603 - 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-12 08:30:26,641 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver:185 - context_resolve: Resolving endpoints for database /Root\n2025-11-12 08:30:26,642 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ListEndpoints, 0c5bdab4-841c-44c9-8529-a6cdf2cc030a, localhost:16885): creating call state\n2025-11-12 08:30:26,642 - DEBUG - ydb.connection:63 - _log_request: RpcState(ListEndpoints, 0c5bdab4-841c-44c9-8529-a6cdf2cc030a, localhost:16885): request = { database: "/Root" }\n2025-11-12 08:30:26,694 - DEBUG - ydb.connection:52 - _log_response: RpcState(ListEndpoints, 0c5bdab4-841c-44c9-8529-a6cdf2cc030a, localhost:16885): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-sk56wunbbi.auto.internal" port: 16885 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-sk56wunbbi.auto.internal" port: 18889 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-sk56wunbbi.auto.internal" port: 7195 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-sk56wunbbi.auto.internal" port: 64353 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-sk56wunbbi.auto.internal" port: 28097 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-sk56wunbbi.auto.internal" port: 28455 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-sk56wunbbi.auto.internal" port: 27067 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-sk56wunbbi.auto.internal" port: 26014 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-sk56wunbbi.auto.internal" port: 6794 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-sk56wunbbi.auto.internal" port: 25857 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-sk56wunbbi.auto.internal" port: 22401 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-sk56wunbbi.auto.internal" port: 8492 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-sk56wunbbi.auto.internal" port: 65463 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-sk56wunbbi.auto.internal" port: 24330 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" } self_location: "P=r1/default" pile_states { pile_name: "r1" state: PRIMARY } pile_states { pile_name: "r2" state: SYNCHRONIZED } } } } }\n2025-11-12 08:30:26,748 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver:155 - _add_debug_details: Resolved endpoints for database /Root: DiscoveryResult <self_location: P=r1/default, endpoints [<Endpoint ghrun-sk56wunbbi.auto.internal:65463, location P=r1/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:6794, location P=r1/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:16885, location P=r1/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:24330, location P=r1/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:64353, location P=r1/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:22401, location P=r1/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:28097, location P=r2/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:18889, location P=r2/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:8492, location P=r2/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:25857, location P=r2/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:26014, location P=r2/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:27067, location P=r2/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:7195, location P=r2/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:28455, location P=r2/default, ssl: False>]>\n2025-11-12 08:30:26,866 - INFO - ydb.connection:502 - close: Closing channel for endpoint localhost:16885\n2025-11-12 08:30:26,868 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:267 - _loop: Len = 14 Endpoints: [<Endpoint ghrun-sk56wunbbi.auto.internal:65463, location P=r1/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:6794, location P=r1/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:16885, location P=r1/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:24330, location P=r1/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:64353, location P=r1/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:22401, location P=r1/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:28097, location P=r2/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:18889, location P=r2/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:8492, location P=r2/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:25857, location P=r2/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:26014, location P=r2/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:27067, location P=r2/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:7195, location P=r2/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:28455, location P=r2/default, ssl: False>]\n2025-11-12 08:30:26,926 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:270 - _loop: iteration 42\n2025-11-12 08:30:26,798 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:21 - update_cluster_state: Update cluster state response: operation {\n  ready: true\n  status: SUCCESS\n  result {\n    type_url: "type.googleapis.com/Ydb.Bridge.UpdateClusterStateResult"\n  }\n}\n\n2025-11-12 08:30:27,133 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:221 - _loop: Promoted r2\n2025-11-12 08:30:27,621 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver:175 - context_resolve: Preparing initial endpoint to resolve endpoints\n2025-11-12 08:30:27,684 - 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-12 08:30:27,701 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver:185 - context_resolve: Resolving endpoints for database /Root\n2025-11-12 08:30:27,701 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ListEndpoints, a496c92b-3126-482e-a57b-07327d6ea2ba, localhost:16885): creating call state\n2025-11-12 08:30:27,702 - DEBUG - ydb.connection:63 - _log_request: RpcState(ListEndpoints, a496c92b-3126-482e-a57b-07327d6ea2ba, localhost:16885): request = { database: "/Root" }\n2025-11-12 08:30:27,756 - DEBUG - ydb.connection:52 - _log_response: RpcState(ListEndpoints, a496c92b-3126-482e-a57b-07327d6ea2ba, localhost:16885): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-sk56wunbbi.auto.internal" port: 26014 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-sk56wunbbi.auto.internal" port: 64353 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-sk56wunbbi.auto.internal" port: 5031 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-sk56wunbbi.auto.internal" port: 6794 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-sk56wunbbi.auto.internal" port: 8492 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-sk56wunbbi.auto.internal" port: 16885 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-sk56wunbbi.auto.internal" port: 27067 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-sk56wunbbi.auto.internal" port: 65463 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-sk56wunbbi.auto.internal" port: 28097 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-sk56wunbbi.auto.internal" port: 7195 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-sk56wunbbi.auto.internal" port: 30257 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-sk56wunbbi.auto.internal" port: 24330 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-sk56wunbbi.auto.internal" port: 25857 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-sk56wunbbi.auto.internal" port: 28455 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-sk56wunbbi.auto.internal" port: 18889 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" } self_location: "P=r1/default" pile_states { pile_name: "r1" state: PRIMARY } pile_states { pile_name: "r2" state: PROMOTED } } } } }\n2025-11-12 08:30:27,780 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver:155 - _add_debug_details: Resolved endpoints for database /Root: DiscoveryResult <self_location: P=r1/default, endpoints [<Endpoint ghrun-sk56wunbbi.auto.internal:6794, location P=r1/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:30257, location P=r1/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:65463, location P=r1/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:64353, location P=r1/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:24330, location P=r1/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:16885, location P=r1/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:5031, location P=r1/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:28097, location P=r2/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:26014, location P=r2/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:8492, location P=r2/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:27067, location P=r2/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:25857, location P=r2/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:18889, location P=r2/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:28455, location P=r2/default, ssl: False>, <Endpoint ghrun-sk56wunbbi.auto.internal:7195, location P=r2/default, ssl: False>]>\n2025-11-12 08:30:27,781 - 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-12 08:30:27,866 - INFO - ydb.connection:502 - close: Closing channel for endpoint localhost:16885\n2025-11-12 08:30:27,873 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=3&id=OTRiMjk2YzctYThmNzIxNWItOTlhYTkyODctZWM2NmQ3NmY=\n2025-11-12 08:30:27,927 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=3&id=OTRiMjk2YzctYThmNzIxNWItOTlhYTkyODctZWM2NmQ3NmY=\n2025-11-12 08:30:27,926 - INFO - ydb.connection:502 - close: Closing channel for endpoint ghrun-sk56wunbbi.auto.internal:22401\n2025-11-12 08:30:27,955 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=7&id=ZGIxNzMwNTYtOGRiMTJmMDMtY2NmNWRlZDgtOGNlNWQwMjk=\n2025-11-12 08:30:28,071 - ERROR - ydb.tests.stress.common.common:27 - query: Error: <_MultiThreadedRendezvous of RPC that terminated with:\n\tstatus = StatusCode.CANCELLED\n\tdetails = "Channel closed!"\n\tdebug_error_string = "CANCELLED:Channel closed! {grpc_message:"Channel closed!", grpc_status:1}"\n> while executing query: \n                CREATE TABLE `/Root/test/create_drop/103` (\n                    key Int, value Utf8,\n                    PRIMARY KEY(key)\n                )\n            \n2025-11-12 08:30:27,988 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=5&id=OTMyNDM3MTUtNmU1NjkzMjUtNmJkN2VlMWMtY2JkY2U4NGY=\n2025-11-12 08:30:28,071 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:85 - _create_tables_loop: iteration 102\n2025-11-12 08:30:27,965 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, d5768bd6-4ae0-484a-8a42-6ce371ab67fb, ghrun-sk56wunbbi.auto.internal:6794): creating call state\n2025-11-12 08:30:28,072 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=7&id=ZGIxNzMwNTYtOGRiMTJmMDMtY2NmNWRlZDgtOGNlNWQwMjk=\n2025-11-12 08:30:28,073 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 31ba586a-b199-4775-8b3a-3a77fd7bf00f, ghrun-sk56wunbbi.auto.internal:24330): creating call state\n2025-11-12 08:30:28,214 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 31ba586a-b199-4775-8b3a-3a77fd7bf00f, ghrun-sk56wunbbi.auto.internal:24330): request = { session_id: "ydb://session/3?node_id=7&id=ZGIxNzMwNTYtOGRiMTJmMDMtY2NmNWRlZDgtOGNlNWQwMjk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\\n                CREATE TABLE `/Root/test/create_drop/105` (\\n                    key Int, value Utf8,\\n                    PRIMARY KEY(key)\\n                )\\n            " } stats_mode: STATS_MODE_NONE }\n2025-11-12 08:30:28,280 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 31ba586a-b199-4775-8b3a-3a77fd7bf00f, ghrun-sk56wunbbi.auto.internal:24330): response = { <_MultiThreadedRendezvous object> }\n2025-11-12 08:30:28,072 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, d5768bd6-4ae0-484a-8a42-6ce371ab67fb, ghrun-sk56wunbbi.auto.internal:6794): request = { session_id: "ydb://session/3?node_id=3&id=OTRiMjk2YzctYThmNzIxNWItOTlhYTkyODctZWM2NmQ3NmY=" 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-12 08:30:28,071 - ERROR - ydb.tests.stress.common.common:102 - wrapper: FATAL: <_MultiThreadedRendezvous of RPC that terminated with:\n\tstatus = StatusCode.CANCELLED\n\tdetails = "Channel closed!"\n\tdebug_error_string = "CANCELLED:Channel closed! {grpc_message:"Channel closed!", grpc_status:1}"\n>\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 81, in _create_tables_loop\n    self.create_table(str(n))\n  File "ydb/tests/stress/scheme_board/pile_promotion/workload/__init__.py", line 75, in create_table\n    self.client.query(stmt, 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/grpcio/py3/grpc/_channel.py", line 543, in __next__\n    return self._next()\n           ^^^^^^^^^^^^\n  File "contrib/python/grpcio/py3/grpc/_channel.py", line 969, in _next\n    raise self\ngrpc._channel._MultiThreadedRendezvous: <_MultiThreadedRendezvous of RPC that terminated with:\n\tstatus = StatusCode.CANCELLED\n\tdetails = "Channel closed!"\n\tdebug_error_string = "CANCELLED:Channel closed! {grpc_message:"Channel closed!", grpc_status:1}"\n>\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:65463/5
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:28455/6
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:25857/10
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:27067/8
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:7195/12
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:26014/14
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:18889/16
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:16885/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:8492/2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:5031/3
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:28097/4
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:24330/7
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:22401/9
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:6794/11
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:30257/13
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:64353/15
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4047
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13666
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3791
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18889
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26779
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24179
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11510
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64353
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17655
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18388
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/62439
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26014
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17638
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18431
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3322
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30257
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17146
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23712
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21412
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7195
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1459
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9386
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3006
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6794
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/62172
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25842
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14090
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25857
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16788
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30794
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5830
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22401
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19262
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2648
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13485
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27067
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11356
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11624
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13368
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24330
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10070
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21393
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15600
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28455
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2036
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14767
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20603
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/65463
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/62365
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28327
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20498
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28097
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26764
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14428
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3683
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5031
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20455
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28935
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27188
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8492
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10517
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12494
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18805
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16885
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17871
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13102
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30790
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4038
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2487
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63824
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19057
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4049
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/32404
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19556
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3483
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29104
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2347
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27166
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27431
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17685
============================== slowest durations ===============================
146.03s call     test_scheme_board_workload.py::TestSchemeBoard::test_scheme_board
69.30s setup    test_scheme_board_workload.py::TestSchemeBoard::test_scheme_board
12.42s 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/qhjr/000668/ydb/tests/stress/scheme_board/pile_promotion/pile_promotion_workload --grpc_endpoint grpc://localhost:16885 --http_endpoint http://localhost:18805 --database /Root --path test --duration 180' has failed with code 1.
Errors:
...^^^^^^^^^^^^^^^^^^^
  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/grpcio/py3/grpc/_channel.py", line 543, in __next__
    return self._next()
           ^^^^^^^^^^^^
  File "contrib/python/grpcio/py3/grpc/_channel.py", line 969, in _next
    raise self
grpc._channel._MultiThreadedRendezvous: <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Channel closed!"
	debug_error_string = "CANCELLED:Channel closed! {grpc_message:"Channel closed!", grpc_status:1}"
>
======================== 1 failed in 232.00s (0:03:52) =========================
