============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/nkf5/000265/ydb/tests/fq/streaming/test-results/py3test
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 12 items / 11 deselected / 1 selected

test_streaming.py F

=================================== FAILURES ===================================
_______ TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes ________
ydb/tests/fq/streaming/test_streaming.py:227: in test_read_topic_shared_reading_restart_nodes
    assert self.read_stream(len(expected_data), topic_path=self.output_topic) == expected_data
E   AssertionError: assert [] == ['value2']
E     
E     Right contains one more item: 'value2'
E     
E     Full diff:
E     + []
E     - [
E     -     'value2',
E     - ]
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_read_topic_shared_reading_restart_nodes
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/nkf5/000265/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13234
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7105
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16253
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4867
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24953
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17334
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29350
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18542
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17676
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/nkf5/000265/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4162132
DEBUG    ya.test:process.py:259 Command (pid 4162132) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4162132) elapsed time (sec): 0.37122201919555664
DEBUG    ya.test:process.py:263 Command (pid 4162132) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4162132) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4162132) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4162132) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4162132) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4162132) maxrss: 547572
DEBUG    ya.test:process.py:263 Command (pid 4162132) minflt: 16276
DEBUG    ya.test:process.py:263 Command (pid 4162132) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4162132) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4162132) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 4162132) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4162132) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4162132) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 4162132) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4162132) stime: 0.230177
DEBUG    ya.test:process.py:263 Command (pid 4162132) utime: 0.09288199999999999
DEBUG    ya.test:process.py:263 Command (pid 4162132) wtime: 0.372
DEBUG    ya.test:process.py:275 Command (pid 4162132) output:
Git info:
    Commit: 8298cf124ee3f7da0741d407e9a49762c2fd847d
    Branch: 
    Author: Stanislav Yablonskiy <neyrox@ydb.tech>
    Summary: Merge e01e567b7086038320414bfe22e49ed9e9f1d668 into 0844851c78994ce9d4a7d82fafd5afd30dfebb11
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-ziuz7n3iyy    Host information: 
        Linux ghrun-ziuz7n3iyy 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-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 4162132) errors:

INFO     ydb.tests.fq.streaming.common:common.py:37 Git info:
    Commit: 8298cf124ee3f7da0741d407e9a49762c2fd847d
    Branch: 
    Author: Stanislav Yablonskiy <neyrox@ydb.tech>
    Summary: Merge e01e567b7086038320414bfe22e49ed9e9f1d668 into 0844851c78994ce9d4a7d82fafd5afd30dfebb11
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-ziuz7n3iyy    Host information: 
        Linux ghrun-ziuz7n3iyy 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-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:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/nkf5/000265/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17827
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15508
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26254
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7707
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/nkf5/000265/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/nkf5/000265/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/nkf5/000265/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/node_1/logfile_19arsuo1.log --grpc-port=17827 --mon-port=15508 --ic-port=13234
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/nkf5/000265/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14399
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7524
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13529
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18326
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/nkf5/000265/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/nkf5/000265/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=2 --log-file-name=/home/runner/.ya/build/build_root/nkf5/000265/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/node_2/logfile_1c8h8m8g.log --grpc-port=14399 --mon-port=7524 --ic-port=7105
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/nkf5/000265/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17670
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28049
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1932
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8222
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/nkf5/000265/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/nkf5/000265/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=3 --log-file-name=/home/runner/.ya/build/build_root/nkf5/000265/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/node_3/logfile_51pebti_.log --grpc-port=17670 --mon-port=28049 --ic-port=16253
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/nkf5/000265/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14468
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19447
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10898
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24694
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/nkf5/000265/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/nkf5/000265/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=4 --log-file-name=/home/runner/.ya/build/build_root/nkf5/000265/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/node_4/logfile_q0fq5yii.log --grpc-port=14468 --mon-port=19447 --ic-port=4867
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/nkf5/000265/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6289
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20474
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22570
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4923
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/nkf5/000265/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/nkf5/000265/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=5 --log-file-name=/home/runner/.ya/build/build_root/nkf5/000265/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/node_5/logfile_low17hb5.log --grpc-port=6289 --mon-port=20474 --ic-port=24953
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/nkf5/000265/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4300
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64251
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32643
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10599
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/nkf5/000265/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/nkf5/000265/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=6 --log-file-name=/home/runner/.ya/build/build_root/nkf5/000265/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/node_6/logfile_8moj54k7.log --grpc-port=4300 --mon-port=64251 --ic-port=17334
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/nkf5/000265/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32278
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21721
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28024
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11945
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/nkf5/000265/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/nkf5/000265/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=7 --log-file-name=/home/runner/.ya/build/build_root/nkf5/000265/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/node_7/logfile_qpavz7uq.log --grpc-port=32278 --mon-port=21721 --ic-port=29350
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/nkf5/000265/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25498
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4614
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21370
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3757
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/nkf5/000265/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/nkf5/000265/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=8 --log-file-name=/home/runner/.ya/build/build_root/nkf5/000265/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/node_8/logfile_3i9zx018.log --grpc-port=25498 --mon-port=4614 --ic-port=18542
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/nkf5/000265/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5375
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15845
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62641
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12582
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/nkf5/000265/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/nkf5/000265/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=9 --log-file-name=/home/runner/.ya/build/build_root/nkf5/000265/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/node_9/logfile_p82k_uze.log --grpc-port=5375 --mon-port=15845 --ic-port=17676
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/nkf5/000265/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/nkf5/000265/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/nkf5/000265/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/node_1/logfile_19arsuo1.log --grpc-port=17827 --mon-port=15508 --ic-port=13234
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/nkf5/000265/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/nkf5/000265/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/nkf5/000265/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/node_1/logfile_19arsuo1.log', '--grpc-port=17827', '--mon-port=15508', '--ic-port=13234')' in '/home/runner/.ya/build/build_root/nkf5/000265/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 4162875
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:17827/1
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/nkf5/000265/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4162876
DEBUG    ya.test:process.py:259 Command (pid 4162876) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4162876) elapsed time (sec): 0.34436774253845215
DEBUG    ya.test:process.py:263 Command (pid 4162876) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4162876) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4162876) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4162876) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4162876) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4162876) maxrss: 547572
DEBUG    ya.test:process.py:263 Command (pid 4162876) minflt: 16274
DEBUG    ya.test:process.py:263 Command (pid 4162876) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4162876) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4162876) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 4162876) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4162876) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4162876) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 4162876) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4162876) stime: 0.193458
DEBUG    ya.test:process.py:263 Command (pid 4162876) utime: 0.102639
DEBUG    ya.test:process.py:263 Command (pid 4162876) wtime: 0.345
DEBUG    ya.test:process.py:275 Command (pid 4162876) output:
Git info:
    Commit: 8298cf124ee3f7da0741d407e9a49762c2fd847d
    Branch: 
    Author: Stanislav Yablonskiy <neyrox@ydb.tech>
    Summary: Merge e01e567b7086038320414bfe22e49ed9e9f1d668 into 0844851c78994ce9d4a7d82fafd5afd30dfebb11
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-ziuz7n3iyy    Host information: 
        Linux ghrun-ziuz7n3iyy 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-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 4162876) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 8298cf124ee3f7da0741d407e9a49762c2fd847d
    Branch: 
    Author: Stanislav Yablonskiy <neyrox@ydb.tech>
    Summary: Merge e01e567b7086038320414bfe22e49ed9e9f1d668 into 0844851c78994ce9d4a7d82fafd5afd30dfebb11
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-ziuz7n3iyy    Host information: 
        Linux ghrun-ziuz7n3iyy 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/nkf5/000265/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/nkf5/000265/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=2 --log-file-name=/home/runner/.ya/build/build_root/nkf5/000265/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/node_2/logfile_1c8h8m8g.log --grpc-port=14399 --mon-port=7524 --ic-port=7105
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/nkf5/000265/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/nkf5/000265/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/kikimr_configs/config.yaml', '--node=2', '--log-file-name=/home/runner/.ya/build/build_root/nkf5/000265/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/node_2/logfile_1c8h8m8g.log', '--grpc-port=14399', '--mon-port=7524', '--ic-port=7105')' in '/home/runner/.ya/build/build_root/nkf5/000265/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/node_2' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 4163042
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:14399/2
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/nkf5/000265/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4163043
DEBUG    ya.test:process.py:259 Command (pid 4163043) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4163043) elapsed time (sec): 0.3506598472595215
DEBUG    ya.test:process.py:263 Command (pid 4163043) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4163043) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4163043) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4163043) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4163043) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4163043) maxrss: 547572
DEBUG    ya.test:process.py:263 Command (pid 4163043) minflt: 16276
DEBUG    ya.test:process.py:263 Command (pid 4163043) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4163043) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4163043) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 4163043) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4163043) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4163043) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 4163043) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4163043) stime: 0.191048
DEBUG    ya.test:process.py:263 Command (pid 4163043) utime: 0.111444
DEBUG    ya.test:process.py:263 Command (pid 4163043) wtime: 0.352
DEBUG    ya.test:process.py:275 Command (pid 4163043) output:
Git info:
    Commit: 8298cf124ee3f7da0741d407e9a49762c2fd847d
    Branch: 
    Author: Stanislav Yablonskiy <neyrox@ydb.tech>
    Summary: Merge e01e567b7086038320414bfe22e49ed9e9f1d668 into 0844851c78994ce9d4a7d82fafd5afd30dfebb11
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-ziuz7n3iyy    Host information: 
        Linux ghrun-ziuz7n3iyy 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-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 4163043) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 2 version:
Git info:
    Commit: 8298cf124ee3f7da0741d407e9a49762c2fd847d
    Branch: 
    Author: Stanislav Yablonskiy <neyrox@ydb.tech>
    Summary: Merge e01e567b7086038320414bfe22e49ed9e9f1d668 into 0844851c78994ce9d4a7d82fafd5afd30dfebb11
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-ziuz7n3iyy    Host information: 
        Linux ghrun-ziuz7n3iyy 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/nkf5/000265/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/nkf5/000265/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=3 --log-file-name=/home/runner/.ya/build/build_root/nkf5/000265/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/node_3/logfile_51pebti_.log --grpc-port=17670 --mon-port=28049 --ic-port=16253
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/nkf5/000265/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/nkf5/000265/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/kikimr_configs/config.yaml', '--node=3', '--log-file-name=/home/runner/.ya/build/build_root/nkf5/000265/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/node_3/logfile_51pebti_.log', '--grpc-port=17670', '--mon-port=28049', '--ic-port=16253')' in '/home/runner/.ya/build/build_root/nkf5/000265/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/node_3' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 4163230
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:17670/3
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/nkf5/000265/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4163231
DEBUG    ya.test:process.py:259 Command (pid 4163231) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4163231) elapsed time (sec): 0.3430202007293701
DEBUG    ya.test:process.py:263 Command (pid 4163231) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4163231) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4163231) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4163231) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4163231) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4163231) maxrss: 547572
DEBUG    ya.test:process.py:263 Command (pid 4163231) minflt: 16275
DEBUG    ya.test:process.py:263 Command (pid 4163231) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4163231) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4163231) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 4163231) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4163231) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4163231) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 4163231) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4163231) stime: 0.20998799999999998
DEBUG    ya.test:process.py:263 Command (pid 4163231) utime: 0.08480299999999999
DEBUG    ya.test:process.py:263 Command (pid 4163231) wtime: 0.344
DEBUG    ya.test:process.py:275 Command (pid 4163231) output:
Git info:
    Commit: 8298cf124ee3f7da0741d407e9a49762c2fd847d
    Branch: 
    Author: Stanislav Yablonskiy <neyrox@ydb.tech>
    Summary: Merge e01e567b7086038320414bfe22e49ed9e9f1d668 into 0844851c78994ce9d4a7d82fafd5afd30dfebb11
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-ziuz7n3iyy    Host information: 
        Linux ghrun-ziuz7n3iyy 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-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 4163231) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 3 version:
Git info:
    Commit: 8298cf124ee3f7da0741d407e9a49762c2fd847d
    Branch: 
    Author: Stanislav Yablonskiy <neyrox@ydb.tech>
    Summary: Merge e01e567b7086038320414bfe22e49ed9e9f1d668 into 0844851c78994ce9d4a7d82fafd5afd30dfebb11
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-ziuz7n3iyy    Host information: 
        Linux ghrun-ziuz7n3iyy 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/nkf5/000265/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/nkf5/000265/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=4 --log-file-name=/home/runner/.ya/build/build_root/nkf5/000265/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/node_4/logfile_q0fq5yii.log --grpc-port=14468 --mon-port=19447 --ic-port=4867
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/nkf5/000265/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/nkf5/000265/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/kikimr_configs/config.yaml', '--node=4', '--log-file-name=/home/runner/.ya/build/build_root/nkf5/000265/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/node_4/logfile_q0fq5yii.log', '--grpc-port=14468', '--mon-port=19447', '--ic-port=4867')' in '/home/runner/.ya/build/build_root/nkf5/000265/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/node_4' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 4163451
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:14468/4
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/nkf5/000265/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4163452
DEBUG    ya.test:process.py:259 Command (pid 4163452) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4163452) elapsed time (sec): 0.3109927177429199
DEBUG    ya.test:process.py:263 Command (pid 4163452) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4163452) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4163452) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4163452) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4163452) majflt: 4
DEBUG    ya.test:process.py:263 Command (pid 4163452) maxrss: 547680
DEBUG    ya.test:process.py:263 Command (pid 4163452) minflt: 19901
DEBUG    ya.test:process.py:263 Command (pid 4163452) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4163452) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4163452) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 4163452) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4163452) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4163452) nvcsw: 21
DEBUG    ya.test:process.py:263 Command (pid 4163452) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4163452) stime: 0.179304
DEBUG    ya.test:process.py:263 Command (pid 4163452) utime: 0.083675
DEBUG    ya.test:process.py:263 Command (pid 4163452) wtime: 0.312
DEBUG    ya.test:process.py:275 Command (pid 4163452) output:
Git info:
    Commit: 8298cf124ee3f7da0741d407e9a49762c2fd847d
    Branch: 
    Author: Stanislav Yablonskiy <neyrox@ydb.tech>
    Summary: Merge e01e567b7086038320414bfe22e49ed9e9f1d668 into 0844851c78994ce9d4a7d82fafd5afd30dfebb11
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-ziuz7n3iyy    Host information: 
        Linux ghrun-ziuz7n3iyy 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-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 4163452) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 4 version:
Git info:
    Commit: 8298cf124ee3f7da0741d407e9a49762c2fd847d
    Branch: 
    Author: Stanislav Yablonskiy <neyrox@ydb.tech>
    Summary: Merge e01e567b7086038320414bfe22e49ed9e9f1d668 into 0844851c78994ce9d4a7d82fafd5afd30dfebb11
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-ziuz7n3iyy    Host information: 
        Linux ghrun-ziuz7n3iyy 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/nkf5/000265/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/nkf5/000265/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=5 --log-file-name=/home/runner/.ya/build/build_root/nkf5/000265/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/node_5/logfile_low17hb5.log --grpc-port=6289 --mon-port=20474 --ic-port=24953
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/nkf5/000265/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/nkf5/000265/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/kikimr_configs/config.yaml', '--node=5', '--log-file-name=/home/runner/.ya/build/build_root/nkf5/000265/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/node_5/logfile_low17hb5.log', '--grpc-port=6289', '--mon-port=20474', '--ic-port=24953')' in '/home/runner/.ya/build/build_root/nkf5/000265/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/node_5' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 4163684
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:6289/5
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/nkf5/000265/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4163689
DEBUG    ya.test:process.py:259 Command (pid 4163689) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4163689) elapsed time (sec): 0.38147425651550293
DEBUG    ya.test:process.py:263 Command (pid 4163689) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4163689) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4163689) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4163689) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4163689) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4163689) maxrss: 547572
DEBUG    ya.test:process.py:263 Command (pid 4163689) minflt: 16273
DEBUG    ya.test:process.py:263 Command (pid 4163689) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4163689) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4163689) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 4163689) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4163689) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4163689) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 4163689) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4163689) stime: 0.22699999999999998
DEBUG    ya.test:process.py:263 Command (pid 4163689) utime: 0.105672
DEBUG    ya.test:process.py:263 Command (pid 4163689) wtime: 0.382
DEBUG    ya.test:process.py:275 Command (pid 4163689) output:
Git info:
    Commit: 8298cf124ee3f7da0741d407e9a49762c2fd847d
    Branch: 
    Author: Stanislav Yablonskiy <neyrox@ydb.tech>
    Summary: Merge e01e567b7086038320414bfe22e49ed9e9f1d668 into 0844851c78994ce9d4a7d82fafd5afd30dfebb11
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-ziuz7n3iyy    Host information: 
        Linux ghrun-ziuz7n3iyy 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-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 4163689) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 5 version:
Git info:
    Commit: 8298cf124ee3f7da0741d407e9a49762c2fd847d
    Branch: 
    Author: Stanislav Yablonskiy <neyrox@ydb.tech>
    Summary: Merge e01e567b7086038320414bfe22e49ed9e9f1d668 into 0844851c78994ce9d4a7d82fafd5afd30dfebb11
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-ziuz7n3iyy    Host information: 
        Linux ghrun-ziuz7n3iyy 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/nkf5/000265/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/nkf5/000265/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=6 --log-file-name=/home/runner/.ya/build/build_root/nkf5/000265/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/node_6/logfile_8moj54k7.log --grpc-port=4300 --mon-port=64251 --ic-port=17334
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/nkf5/000265/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/nkf5/000265/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/kikimr_configs/config.yaml', '--node=6', '--log-file-name=/home/runner/.ya/build/build_root/nkf5/000265/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/node_6/logfile_8moj54k7.log', '--grpc-port=4300', '--mon-port=64251', '--ic-port=17334')' in '/home/runner/.ya/build/build_root/nkf5/000265/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/node_6' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 4163966
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:4300/6
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/nkf5/000265/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4163967
DEBUG    ya.test:process.py:259 Command (pid 4163967) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4163967) elapsed time (sec): 0.3362109661102295
DEBUG    ya.test:process.py:263 Command (pid 4163967) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4163967) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4163967) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4163967) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4163967) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4163967) maxrss: 547692
DEBUG    ya.test:process.py:263 Command (pid 4163967) minflt: 16297
DEBUG    ya.test:process.py:263 Command (pid 4163967) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4163967) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4163967) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 4163967) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4163967) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4163967) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 4163967) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4163967) stime: 0.20394299999999999
DEBUG    ya.test:process.py:263 Command (pid 4163967) utime: 0.083976
DEBUG    ya.test:process.py:263 Command (pid 4163967) wtime: 0.337
DEBUG    ya.test:process.py:275 Command (pid 4163967) output:
Git info:
    Commit: 8298cf124ee3f7da0741d407e9a49762c2fd847d
    Branch: 
    Author: Stanislav Yablonskiy <neyrox@ydb.tech>
    Summary: Merge e01e567b7086038320414bfe22e49ed9e9f1d668 into 0844851c78994ce9d4a7d82fafd5afd30dfebb11
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-ziuz7n3iyy    Host information: 
        Linux ghrun-ziuz7n3iyy 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-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 4163967) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 6 version:
Git info:
    Commit: 8298cf124ee3f7da0741d407e9a49762c2fd847d
    Branch: 
    Author: Stanislav Yablonskiy <neyrox@ydb.tech>
    Summary: Merge e01e567b7086038320414bfe22e49ed9e9f1d668 into 0844851c78994ce9d4a7d82fafd5afd30dfebb11
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-ziuz7n3iyy    Host information: 
        Linux ghrun-ziuz7n3iyy 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/nkf5/000265/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/nkf5/000265/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=7 --log-file-name=/home/runner/.ya/build/build_root/nkf5/000265/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/node_7/logfile_qpavz7uq.log --grpc-port=32278 --mon-port=21721 --ic-port=29350
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/nkf5/000265/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/nkf5/000265/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/kikimr_configs/config.yaml', '--node=7', '--log-file-name=/home/runner/.ya/build/build_root/nkf5/000265/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/node_7/logfile_qpavz7uq.log', '--grpc-port=32278', '--mon-port=21721', '--ic-port=29350')' in '/home/runner/.ya/build/build_root/nkf5/000265/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/node_7' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 4164212
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:32278/7
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/nkf5/000265/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4164214
DEBUG    ya.test:process.py:259 Command (pid 4164214) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4164214) elapsed time (sec): 0.39673352241516113
DEBUG    ya.test:process.py:263 Command (pid 4164214) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4164214) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4164214) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4164214) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4164214) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4164214) maxrss: 547572
DEBUG    ya.test:process.py:263 Command (pid 4164214) minflt: 16274
DEBUG    ya.test:process.py:263 Command (pid 4164214) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4164214) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4164214) nivcsw: 4
DEBUG    ya.test:process.py:263 Command (pid 4164214) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4164214) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4164214) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 4164214) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4164214) stime: 0.235307
DEBUG    ya.test:process.py:263 Command (pid 4164214) utime: 0.10980999999999999
DEBUG    ya.test:process.py:263 Command (pid 4164214) wtime: 0.398
DEBUG    ya.test:process.py:275 Command (pid 4164214) output:
Git info:
    Commit: 8298cf124ee3f7da0741d407e9a49762c2fd847d
    Branch: 
    Author: Stanislav Yablonskiy <neyrox@ydb.tech>
    Summary: Merge e01e567b7086038320414bfe22e49ed9e9f1d668 into 0844851c78994ce9d4a7d82fafd5afd30dfebb11
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-ziuz7n3iyy    Host information: 
        Linux ghrun-ziuz7n3iyy 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-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 4164214) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 7 version:
Git info:
    Commit: 8298cf124ee3f7da0741d407e9a49762c2fd847d
    Branch: 
    Author: Stanislav Yablonskiy <neyrox@ydb.tech>
    Summary: Merge e01e567b7086038320414bfe22e49ed9e9f1d668 into 0844851c78994ce9d4a7d82fafd5afd30dfebb11
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-ziuz7n3iyy    Host information: 
        Linux ghrun-ziuz7n3iyy 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/nkf5/000265/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/nkf5/000265/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=8 --log-file-name=/home/runner/.ya/build/build_root/nkf5/000265/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/node_8/logfile_3i9zx018.log --grpc-port=25498 --mon-port=4614 --ic-port=18542
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/nkf5/000265/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/nkf5/000265/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/kikimr_configs/config.yaml', '--node=8', '--log-file-name=/home/runner/.ya/build/build_root/nkf5/000265/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/node_8/logfile_3i9zx018.log', '--grpc-port=25498', '--mon-port=4614', '--ic-port=18542')' in '/home/runner/.ya/build/build_root/nkf5/000265/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/node_8' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 4164550
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:25498/8
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/nkf5/000265/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4164558
DEBUG    ya.test:process.py:259 Command (pid 4164558) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4164558) elapsed time (sec): 0.43023204803466797
DEBUG    ya.test:process.py:263 Command (pid 4164558) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4164558) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4164558) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4164558) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4164558) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4164558) maxrss: 547572
DEBUG    ya.test:process.py:263 Command (pid 4164558) minflt: 16275
DEBUG    ya.test:process.py:263 Command (pid 4164558) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4164558) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4164558) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 4164558) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4164558) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4164558) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 4164558) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4164558) stime: 0.25064
DEBUG    ya.test:process.py:263 Command (pid 4164558) utime: 0.131287
DEBUG    ya.test:process.py:263 Command (pid 4164558) wtime: 0.431
DEBUG    ya.test:process.py:275 Command (pid 4164558) output:
Git info:
    Commit: 8298cf124ee3f7da0741d407e9a49762c2fd847d
    Branch: 
    Author: Stanislav Yablonskiy <neyrox@ydb.tech>
    Summary: Merge e01e567b7086038320414bfe22e49ed9e9f1d668 into 0844851c78994ce9d4a7d82fafd5afd30dfebb11
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-ziuz7n3iyy    Host information: 
        Linux ghrun-ziuz7n3iyy 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-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 4164558) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 8 version:
Git info:
    Commit: 8298cf124ee3f7da0741d407e9a49762c2fd847d
    Branch: 
    Author: Stanislav Yablonskiy <neyrox@ydb.tech>
    Summary: Merge e01e567b7086038320414bfe22e49ed9e9f1d668 into 0844851c78994ce9d4a7d82fafd5afd30dfebb11
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-ziuz7n3iyy    Host information: 
        Linux ghrun-ziuz7n3iyy 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/nkf5/000265/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/nkf5/000265/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=9 --log-file-name=/home/runner/.ya/build/build_root/nkf5/000265/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/node_9/logfile_p82k_uze.log --grpc-port=5375 --mon-port=15845 --ic-port=17676
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/nkf5/000265/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/nkf5/000265/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/kikimr_configs/config.yaml', '--node=9', '--log-file-name=/home/runner/.ya/build/build_root/nkf5/000265/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/node_9/logfile_p82k_uze.log', '--grpc-port=5375', '--mon-port=15845', '--ic-port=17676')' in '/home/runner/.ya/build/build_root/nkf5/000265/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/node_9' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 4164835
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:5375/9
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/nkf5/000265/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4164839
DEBUG    ya.test:process.py:259 Command (pid 4164839) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4164839) elapsed time (sec): 0.3862459659576416
DEBUG    ya.test:process.py:263 Command (pid 4164839) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4164839) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4164839) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4164839) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4164839) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4164839) maxrss: 547572
DEBUG    ya.test:process.py:263 Command (pid 4164839) minflt: 17594
DEBUG    ya.test:process.py:263 Command (pid 4164839) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4164839) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4164839) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 4164839) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4164839) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4164839) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 4164839) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4164839) stime: 0.224179
DEBUG    ya.test:process.py:263 Command (pid 4164839) utime: 0.11412699999999999
DEBUG    ya.test:process.py:263 Command (pid 4164839) wtime: 0.387
DEBUG    ya.test:process.py:275 Command (pid 4164839) output:
Git info:
    Commit: 8298cf124ee3f7da0741d407e9a49762c2fd847d
    Branch: 
    Author: Stanislav Yablonskiy <neyrox@ydb.tech>
    Summary: Merge e01e567b7086038320414bfe22e49ed9e9f1d668 into 0844851c78994ce9d4a7d82fafd5afd30dfebb11
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-ziuz7n3iyy    Host information: 
        Linux ghrun-ziuz7n3iyy 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-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 4164839) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 9 version:
Git info:
    Commit: 8298cf124ee3f7da0741d407e9a49762c2fd847d
    Branch: 
    Author: Stanislav Yablonskiy <neyrox@ydb.tech>
    Summary: Merge e01e567b7086038320414bfe22e49ed9e9f1d668 into 0844851c78994ce9d4a7d82fafd5afd30dfebb11
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-ziuz7n3iyy    Host information: 
        Linux ghrun-ziuz7n3iyy 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/nkf5/000265/ydb/apps/ydbd/ydbd
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/nkf5/000265/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:17827', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 2\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 3\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 4\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 5\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 6\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 7\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 8\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 9\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 13234\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 7105\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 16253\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 4867\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 24953\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 17334\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 29350\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 18542\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 17676\n      }\n      HostConfigId: 9\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4166091
DEBUG    ya.test:process.py:259 Command (pid 4166091) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4166091) elapsed time (sec): 0.4028799533843994
DEBUG    ya.test:process.py:263 Command (pid 4166091) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4166091) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4166091) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4166091) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4166091) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4166091) maxrss: 556020
DEBUG    ya.test:process.py:263 Command (pid 4166091) minflt: 18418
DEBUG    ya.test:process.py:263 Command (pid 4166091) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4166091) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4166091) nivcsw: 7
DEBUG    ya.test:process.py:263 Command (pid 4166091) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4166091) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4166091) nvcsw: 138
DEBUG    ya.test:process.py:263 Command (pid 4166091) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4166091) stime: 0.24939699999999998
DEBUG    ya.test:process.py:263 Command (pid 4166091) utime: 0.107432
DEBUG    ya.test:process.py:263 Command (pid 4166091) wtime: 0.404
DEBUG    ya.test:process.py:275 Command (pid 4166091) output:
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 13

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/nkf5/000265/ydb/apps/ydbd/ydbd
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/nkf5/000265/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:17827', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "mirror-3-dc"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4166254
DEBUG    ya.test:process.py:259 Command (pid 4166254) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4166254) elapsed time (sec): 0.4776890277862549
DEBUG    ya.test:process.py:263 Command (pid 4166254) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4166254) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4166254) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4166254) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4166254) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4166254) maxrss: 556016
DEBUG    ya.test:process.py:263 Command (pid 4166254) minflt: 18416
DEBUG    ya.test:process.py:263 Command (pid 4166254) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4166254) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4166254) nivcsw: 4
DEBUG    ya.test:process.py:263 Command (pid 4166254) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4166254) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4166254) nvcsw: 134
DEBUG    ya.test:process.py:263 Command (pid 4166254) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4166254) stime: 0.31401
DEBUG    ya.test:process.py:263 Command (pid 4166254) utime: 0.11924799999999999
DEBUG    ya.test:process.py:263 Command (pid 4166254) wtime: 0.479
DEBUG    ya.test:process.py:275 Command (pid 4166254) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 14

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 5521b0a3-e04e-4dcb-9bed-1c422d45c40a, localhost:17827): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 5521b0a3-e04e-4dcb-9bed-1c422d45c40a, localhost:17827): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 5521b0a3-e04e-4dcb-9bed-1c422d45c40a, localhost:17827): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-ziuz7n3iyy.auto.internal" port: 17827 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } endpoints { address: "ghrun-ziuz7n3iyy.auto.internal" port: 5375 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "3" node_id: 9 } endpoints { address: "ghrun-ziuz7n3iyy.auto.internal" port: 14468 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 4 } endpoints { address: "ghrun-ziuz7n3iyy.auto.internal" port: 32278 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 7 } endpoints { address: "ghrun-ziuz7n3iyy.auto.internal" port: 14399 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "2" node_id: 2 } endpoints { address: "ghrun-ziuz7n3iyy.auto.internal" port: 6289 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "2" node_id: 5 } endpoints { address: "ghrun-ziuz7n3iyy.auto.internal" port: 17670 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "3" node_id: 3 } endpoints { address: "ghrun-ziuz7n3iyy.auto.internal" port: 4300 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "3" node_id: 6 } endpoints { address: "ghrun-ziuz7n3iyy.auto.internal" port: 25498 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "2" node_id: 8 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-ziuz7n3iyy.auto.internal:17827, location 1, ssl: False>, <Endpoint ghrun-ziuz7n3iyy.auto.internal:32278, location 1, ssl: False>, <Endpoint ghrun-ziuz7n3iyy.auto.internal:14468, location 1, ssl: False>, <Endpoint ghrun-ziuz7n3iyy.auto.internal:5375, location 3, ssl: False>, <Endpoint ghrun-ziuz7n3iyy.auto.internal:6289, location 2, ssl: False>, <Endpoint ghrun-ziuz7n3iyy.auto.internal:14399, location 2, ssl: False>, <Endpoint ghrun-ziuz7n3iyy.auto.internal:17670, location 3, ssl: False>, <Endpoint ghrun-ziuz7n3iyy.auto.internal:25498, location 2, ssl: False>, <Endpoint ghrun-ziuz7n3iyy.auto.internal:4300, location 3, ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_streaming.py::TestStreamingInYdb, test_name: test_read_topic_shared_reading_restart_nodes)
DEBUG    root:control_plane.py:61 Requesting CreateStream.
Database: "local".
Request:
stream_name: "/local/source__YkqYhmz9_input"
shard_count: 1
write_quota_kb_per_sec: 1024
retention_period_hours: 1

DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    root:control_plane.py:45 Response: operation {
  ready: true
  status: SUCCESS
}

DEBUG    root:control_plane.py:49 Result: 
DEBUG    root:control_plane.py:61 Requesting CreateStream.
Database: "local".
Request:
stream_name: "/local/source__YkqYhmz9_output"
shard_count: 1
write_quota_kb_per_sec: 1024
retention_period_hours: 1

DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    root:control_plane.py:45 Response: operation {
  ready: true
  status: SUCCESS
}

DEBUG    root:control_plane.py:49 Result: 
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    root:control_plane.py:45 Response: operation {
  ready: true
  status: SUCCESS
}

DEBUG    root:control_plane.py:49 Result: 
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 7779e976-d7c3-493c-9ba3-356a5a488f81, ghrun-ziuz7n3iyy.auto.internal:17827): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7779e976-d7c3-493c-9ba3-356a5a488f81, ghrun-ziuz7n3iyy.auto.internal:17827): request = {  }
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7779e976-d7c3-493c-9ba3-356a5a488f81, ghrun-ziuz7n3iyy.auto.internal:17827): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDgyYWNiNDUtMjUwN2JlYWMtNGRjMzBhMmQtYWRjM2QwMmQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 0edfe56a-44ba-423d-83c3-9f01b8fec8d4, ghrun-ziuz7n3iyy.auto.internal:32278): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 0edfe56a-44ba-423d-83c3-9f01b8fec8d4, ghrun-ziuz7n3iyy.auto.internal:32278): request = { session_id: "ydb://session/3?node_id=1&id=ZDgyYWNiNDUtMjUwN2JlYWMtNGRjMzBhMmQtYWRjM2QwMmQ=" }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17827
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 0edfe56a-44ba-423d-83c3-9f01b8fec8d4, ghrun-ziuz7n3iyy.auto.internal:32278): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZDgyYWNiNDUtMjUwN2JlYWMtNGRjMzBhMmQtYWRjM2QwMmQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1df2052f-baa8-4b9e-8ff4-07ffe9547b9a, ghrun-ziuz7n3iyy.auto.internal:14468): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1df2052f-baa8-4b9e-8ff4-07ffe9547b9a, ghrun-ziuz7n3iyy.auto.internal:14468): request = { session_id: "ydb://session/3?node_id=1&id=ZDgyYWNiNDUtMjUwN2JlYWMtNGRjMzBhMmQtYWRjM2QwMmQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            CREATE EXTERNAL DATA SOURCE `source__YkqYhmz9` WITH (\n                SOURCE_TYPE = \"Ydb\",\n                LOCATION = \"localhost:2236\",\n                DATABASE_NAME = \"local\",\n                SHARED_READING = \"True\",\n                AUTH_METHOD = \"NONE\"\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1df2052f-baa8-4b9e-8ff4-07ffe9547b9a, ghrun-ziuz7n3iyy.auto.internal:14468): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDgyYWNiNDUtMjUwN2JlYWMtNGRjMzBhMmQtYWRjM2QwMmQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDgyYWNiNDUtMjUwN2JlYWMtNGRjMzBhMmQtYWRjM2QwMmQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1c8c9876-dbb3-4cb0-924a-207aec5de080, ghrun-ziuz7n3iyy.auto.internal:17827): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1c8c9876-dbb3-4cb0-924a-207aec5de080, ghrun-ziuz7n3iyy.auto.internal:17827): request = { session_id: "ydb://session/3?node_id=1&id=ZDgyYWNiNDUtMjUwN2JlYWMtNGRjMzBhMmQtYWRjM2QwMmQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            CREATE STREAMING QUERY `test_read_topic_shared_reading_restart_nodes` AS\n            DO BEGIN\n                $in = SELECT value FROM source__YkqYhmz9.`source__YkqYhmz9_input`\n                WITH (\n                    FORMAT=\"json_each_row\",\n                    SCHEMA=(value String NOT NULL))\n                WHERE value like \"%value%\";\n                INSERT INTO source__YkqYhmz9.`source__YkqYhmz9_output` SELECT value FROM $in;\n            END DO;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1c8c9876-dbb3-4cb0-924a-207aec5de080, ghrun-ziuz7n3iyy.auto.internal:17827): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDgyYWNiNDUtMjUwN2JlYWMtNGRjMzBhMmQtYWRjM2QwMmQ=
DEBUG    root:data_plane.py:39 Write topic source__YkqYhmz9_input. Response: operation {
  ready: true
  status: SUCCESS
  result {
    type_url: "type.googleapis.com/Ydb.DataStreams.V1.PutRecordsResult"
    value: "\010\001\032\021\"\0010*\014shard-000000"
  }
}

INFO     root:data_plane.py:43 Data was written to source__YkqYhmz9_input: ['{"value": "value1"}']
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/nkf5/000265/ydb/tests/tools/pq_read/pq_read
DEBUG    ya.test:process.py:678 Command err will be placed to pq_read.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/nkf5/000265/ydb/tests/tools/pq_read/pq_read', '--endpoint', 'localhost:2236', '--database', 'local', '--topic-path', 'source__YkqYhmz9_output', '--consumer-name', 'source__YkqYhmz9_consumer', '--disable-cluster-discovery', '--messages-count', '1', '--timeout', '30000ms', '--commit-after-processing']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4167234
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 4167234) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4167234) elapsed time (sec): 13.123290538787842
DEBUG    ya.test:process.py:263 Command (pid 4167234) wtime: 13.125
DEBUG    ya.test:process.py:275 Command (pid 4167234) output:
None
DEBUG    ya.test:process.py:276 Command (pid 4167234) errors:
2025-12-12T12:42:09.033399Z :INFO: [local] [local] [a4d04ed-c98dd6fb-9511e477-86e3d24f] Starting read session
2025-12-12T12:42:09.033451Z :DEBUG: [local] [local] [a4d04ed-c98dd6fb-9511e477-86e3d24f] Starting session to cluster null (localhost:2236)
2025-12-12T12:42:09.033949Z :DEBUG: [local] [local] [a4d04ed-c98dd6fb-9511e477-86e3d24f] [null] In Reconnect, ReadSizeBudget = 52428800, ReadSizeServerDelta = 0
2025-12-12T12:42:09.033963Z :DEBUG: [local] [local] [a4d04ed-c98dd6fb-9511e477-86e3d24f] [null] New values: ReadSizeBudget = 52428800, ReadSizeServerDelta = 0
2025-12-12T12:42:09.033970Z :DEBUG: [local] [local] [a4d04ed-c98dd6fb-9511e477-86e3d24f] [null] Reconnecting session to cluster null in 0.000000s
2025-12-12T12:42:09.056277Z :DEBUG: [local] [local] [a4d04ed-c98dd6fb-9511e477-86e3d24f] [null] Successfully connected. Initializing session
2025-12-12T12:42:09.057499Z :INFO: [local] [local] [a4d04ed-c98dd6fb-9511e477-86e3d24f] [null] Server session id: source__YkqYhmz9_consumer_1_1_15927824561922301878_v1
2025-12-12T12:42:09.057601Z :DEBUG: [local] [local] [a4d04ed-c98dd6fb-9511e477-86e3d24f] [null] After sending read request: ReadSizeBudget = 52428800, ReadSizeServerDelta = 0
2025-12-12T12:42:09.058930Z :INFO: [local] [local] [a4d04ed-c98dd6fb-9511e477-86e3d24f] [null] Confirm partition stream create. Partition stream id: 1. Cluster: "". Topic: "source__YkqYhmz9_output". Partition: 0. Read offset: (NULL)
2025-12-12T12:42:10.034430Z :INFO: [local] Read/commit by partition streams (cluster:topic:partition:stream-id:read-offset:committed-offset): null:source__YkqYhmz9_output:0:1:0:0
2025-12-12T12:42:10.034465Z :INFO: [local] [local] [a4d04ed-c98dd6fb-9511e477-86e3d24f] Counters: { Errors: 0 CurrentSessionLifetimeMs: 1001 BytesRead: 0 MessagesRead: 0 BytesReadCompressed: 0 BytesInflightUncompressed: 0 BytesInflightCompressed: 0 BytesInflightTotal: 0 MessagesInflight: 0 }
2025-12-12T12:42:22.105470Z :DEBUG: [local] [local] [a4d04ed-c98dd6fb-9511e477-86e3d24f] [null] After sending read request: ReadSizeBudget = 52428800, ReadSizeServerDelta = 0
2025-12-12T12:42:22.105552Z :DEBUG: [local] Decompression task done. Partition/PartitionSessionId: 0 (0-0)
2025-12-12T12:42:22.105617Z :DEBUG: [local] Take Data. Partition 0. Read: {0, 0} (0-0)
2025-12-12T12:42:22.105735Z :DEBUG: [local] [local] [a4d04ed-c98dd6fb-9511e477-86e3d24f] [null] Commit offsets [0, 1). Partition stream id: 1
2025-12-12T12:42:22.105845Z :DEBUG: [local] [local] [a4d04ed-c98dd6fb-9511e477-86e3d24f] [null] The application data is transferred to the client. Number of messages 1, size 6 bytes
2025-12-12T12:42:22.108751Z :DEBUG: [local] [local] [a4d04ed-c98dd6fb-9511e477-86e3d24f] [null] Committed response: cookies { assign_id: 1 partition_cookie: 1 }
Closing session. Got 1 messages
2025-12-12T12:42:22.108935Z :INFO: [local] [local] [a4d04ed-c98dd6fb-9511e477-86e3d24f] Closing read session. Close timeout: 5.000000s
2025-12-12T12:42:22.108966Z :INFO: [local] Read/commit by partition streams (cluster:topic:partition:stream-id:read-offset:committed-offset): null:source__YkqYhmz9_output:0:1:0:1
2025-12-12T12:42:22.108978Z :INFO: [local] [local] [a4d04ed-c98dd6fb-9511e477-86e3d24f] Counters: { Errors: 0 CurrentSessionLifetimeMs: 13075 BytesRead: 6 MessagesRead: 1 BytesReadCompressed: 6 BytesInflightUncompressed: 0 BytesInflightCompressed: 0 BytesInflightTotal: 0 MessagesInflight: 0 }
Session closed
2025-12-12T12:42:22.109292Z :NOTICE: [local] [local] [a4d04ed-c98dd6fb-9511e477-86e3d24f] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
Stopping driver...
Driver stopped. Exit
Session closed event: SessionClosed { Status: SUCCESS Issues: "<main>: Error: Session was gracefully closed " }
2025-12-12T12:42:22.109423Z :INFO: [local] [local] [a4d04ed-c98dd6fb-9511e477-86e3d24f] Closing read session. Close timeout: 0.000000s
2025-12-12T12:42:22.109439Z :INFO: [local] Read/commit by partition streams (cluster:topic:partition:stream-id:read-offset:committed-offset): null:source__YkqYhmz9_output:0:1:0:1
2025-12-12T12:42:22.109451Z :INFO: [local] [local] [a4d04ed-c98dd6fb-9511e477-86e3d24f] Counters: { Errors: 0 CurrentSessionLifetimeMs: 13076 BytesRead: 6 MessagesRead: 1 BytesReadCompressed: 6 BytesInflightUncompressed: 0 BytesInflightCompressed: 0 BytesInflightTotal: 0 MessagesInflight: 0 }
2025-12-12T12:42:22.109473Z :NOTICE: [local] [local] [a4d04ed-c98dd6fb-9511e477-86e3d24f] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }

INFO     root:data_plane.py:80 Data was read from source__YkqYhmz9_output: ['value1']
DEBUG    __tests__.test_streaming:test_streaming.py:220 Restart node 1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:17827/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/nkf5/000265/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/nkf5/000265/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/nkf5/000265/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/node_1/logfile_19arsuo1.log --grpc-port=17827 --mon-port=15508 --ic-port=13234
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/nkf5/000265/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/nkf5/000265/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/nkf5/000265/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/node_1/logfile_19arsuo1.log', '--grpc-port=17827', '--mon-port=15508', '--ic-port=13234')' in '/home/runner/.ya/build/build_root/nkf5/000265/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 4174146
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:17827/1
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/nkf5/000265/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4174148
DEBUG    ya.test:process.py:259 Command (pid 4174148) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4174148) elapsed time (sec): 0.342792272567749
DEBUG    ya.test:process.py:263 Command (pid 4174148) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4174148) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4174148) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4174148) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4174148) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4174148) maxrss: 547680
DEBUG    ya.test:process.py:263 Command (pid 4174148) minflt: 16315
DEBUG    ya.test:process.py:263 Command (pid 4174148) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4174148) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4174148) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 4174148) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4174148) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4174148) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 4174148) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4174148) stime: 0.189876
DEBUG    ya.test:process.py:263 Command (pid 4174148) utime: 0.10503799999999999
DEBUG    ya.test:process.py:263 Command (pid 4174148) wtime: 0.344
DEBUG    ya.test:process.py:275 Command (pid 4174148) output:
Git info:
    Commit: 8298cf124ee3f7da0741d407e9a49762c2fd847d
    Branch: 
    Author: Stanislav Yablonskiy <neyrox@ydb.tech>
    Summary: Merge e01e567b7086038320414bfe22e49ed9e9f1d668 into 0844851c78994ce9d4a7d82fafd5afd30dfebb11
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-ziuz7n3iyy    Host information: 
        Linux ghrun-ziuz7n3iyy 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-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 4174148) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 8298cf124ee3f7da0741d407e9a49762c2fd847d
    Branch: 
    Author: Stanislav Yablonskiy <neyrox@ydb.tech>
    Summary: Merge e01e567b7086038320414bfe22e49ed9e9f1d668 into 0844851c78994ce9d4a7d82fafd5afd30dfebb11
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-ziuz7n3iyy    Host information: 
        Linux ghrun-ziuz7n3iyy 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    root:data_plane.py:39 Write topic source__YkqYhmz9_input. Response: operation {
  ready: true
  status: SUCCESS
  result {
    type_url: "type.googleapis.com/Ydb.DataStreams.V1.PutRecordsResult"
    value: "\010\001\032\021\"\0011*\014shard-000000"
  }
}

INFO     root:data_plane.py:43 Data was written to source__YkqYhmz9_input: ['{"value": "value2"}']
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/nkf5/000265/ydb/tests/tools/pq_read/pq_read
DEBUG    ya.test:process.py:678 Command err will be placed to pq_read.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/nkf5/000265/ydb/tests/tools/pq_read/pq_read', '--endpoint', 'localhost:2236', '--database', 'local', '--topic-path', 'source__YkqYhmz9_output', '--consumer-name', 'source__YkqYhmz9_consumer', '--disable-cluster-discovery', '--messages-count', '1', '--timeout', '30000ms', '--commit-after-processing']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4174230
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 4174230) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4174230) elapsed time (sec): 30.044039487838745
DEBUG    ya.test:process.py:263 Command (pid 4174230) wtime: 30.045
DEBUG    ya.test:process.py:275 Command (pid 4174230) output:
None
DEBUG    ya.test:process.py:276 Command (pid 4174230) errors:
2025-12-12T12:42:45.758735Z :INFO: [local] [local] [802e56d4-680ee0a3-ef0aef00-e872af21] Starting read session
2025-12-12T12:42:45.758790Z :DEBUG: [local] [local] [802e56d4-680ee0a3-ef0aef00-e872af21] Starting session to cluster null (localhost:2236)
2025-12-12T12:42:45.759191Z :DEBUG: [local] [local] [802e56d4-680ee0a3-ef0aef00-e872af21] [null] In Reconnect, ReadSizeBudget = 52428800, ReadSizeServerDelta = 0
2025-12-12T12:42:45.759205Z :DEBUG: [local] [local] [802e56d4-680ee0a3-ef0aef00-e872af21] [null] New values: ReadSizeBudget = 52428800, ReadSizeServerDelta = 0
2025-12-12T12:42:45.759211Z :DEBUG: [local] [local] [802e56d4-680ee0a3-ef0aef00-e872af21] [null] Reconnecting session to cluster null in 0.000000s
2025-12-12T12:42:45.764320Z :DEBUG: [local] [local] [802e56d4-680ee0a3-ef0aef00-e872af21] [null] Successfully connected. Initializing session
2025-12-12T12:42:45.765516Z :INFO: [local] [local] [802e56d4-680ee0a3-ef0aef00-e872af21] [null] Server session id: source__YkqYhmz9_consumer_1_3_8709099818410678186_v1
2025-12-12T12:42:45.765574Z :DEBUG: [local] [local] [802e56d4-680ee0a3-ef0aef00-e872af21] [null] After sending read request: ReadSizeBudget = 52428800, ReadSizeServerDelta = 0
2025-12-12T12:42:45.767199Z :INFO: [local] [local] [802e56d4-680ee0a3-ef0aef00-e872af21] [null] Confirm partition stream create. Partition stream id: 1. Cluster: "". Topic: "source__YkqYhmz9_output". Partition: 0. Read offset: (NULL)
2025-12-12T12:42:46.759450Z :INFO: [local] Read/commit by partition streams (cluster:topic:partition:stream-id:read-offset:committed-offset): null:source__YkqYhmz9_output:0:1:0:1
2025-12-12T12:42:46.759493Z :INFO: [local] [local] [802e56d4-680ee0a3-ef0aef00-e872af21] Counters: { Errors: 0 CurrentSessionLifetimeMs: 1000 BytesRead: 0 MessagesRead: 0 BytesReadCompressed: 0 BytesInflightUncompressed: 0 BytesInflightCompressed: 0 BytesInflightTotal: 0 MessagesInflight: 0 }
Closing session. No data during 30.000000s
2025-12-12T12:43:15.758160Z :INFO: [local] [local] [802e56d4-680ee0a3-ef0aef00-e872af21] Closing read session. Close timeout: 5.000000s
2025-12-12T12:43:15.758207Z :INFO: [local] Read/commit by partition streams (cluster:topic:partition:stream-id:read-offset:committed-offset): null:source__YkqYhmz9_output:0:1:0:1
2025-12-12T12:43:15.758220Z :INFO: [local] [local] [802e56d4-680ee0a3-ef0aef00-e872af21] Counters: { Errors: 0 CurrentSessionLifetimeMs: 29999 BytesRead: 0 MessagesRead: 0 BytesReadCompressed: 0 BytesInflightUncompressed: 0 BytesInflightCompressed: 0 BytesInflightTotal: 0 MessagesInflight: 0 }
Session closed
2025-12-12T12:43:15.758541Z :NOTICE: [local] [local] [802e56d4-680ee0a3-ef0aef00-e872af21] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
Stopping driver...
Driver stopped. Exit
Session closed event: SessionClosed { Status: SUCCESS Issues: "<main>: Error: Session was gracefully closed " }
2025-12-12T12:43:15.758650Z :INFO: [local] [local] [802e56d4-680ee0a3-ef0aef00-e872af21] Closing read session. Close timeout: 0.000000s
2025-12-12T12:43:15.758662Z :INFO: [local] Read/commit by partition streams (cluster:topic:partition:stream-id:read-offset:committed-offset): null:source__YkqYhmz9_output:0:1:0:1
2025-12-12T12:43:15.758670Z :INFO: [local] [local] [802e56d4-680ee0a3-ef0aef00-e872af21] Counters: { Errors: 0 CurrentSessionLifetimeMs: 29999 BytesRead: 0 MessagesRead: 0 BytesReadCompressed: 0 BytesInflightUncompressed: 0 BytesInflightCompressed: 0 BytesInflightTotal: 0 MessagesInflight: 0 }
2025-12-12T12:43:15.758679Z :NOTICE: [local] [local] [802e56d4-680ee0a3-ef0aef00-e872af21] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }

INFO     root:data_plane.py:80 Data was read from source__YkqYhmz9_output: []
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 8cef87bf-604b-4a27-959e-f60b34417b47, ghrun-ziuz7n3iyy.auto.internal:32278): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 8cef87bf-604b-4a27-959e-f60b34417b47, ghrun-ziuz7n3iyy.auto.internal:32278): request = { session_id: "ydb://session/3?node_id=1&id=ZDgyYWNiNDUtMjUwN2JlYWMtNGRjMzBhMmQtYWRjM2QwMmQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 8cef87bf-604b-4a27-959e-f60b34417b47, ghrun-ziuz7n3iyy.auto.internal:32278): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17827
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ziuz7n3iyy.auto.internal:17827
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ziuz7n3iyy.auto.internal:32278
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ziuz7n3iyy.auto.internal:14468
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ziuz7n3iyy.auto.internal:5375
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ziuz7n3iyy.auto.internal:6289
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ziuz7n3iyy.auto.internal:14399
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ziuz7n3iyy.auto.internal:17670
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ziuz7n3iyy.auto.internal:25498
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ziuz7n3iyy.auto.internal:4300
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:14468/4
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:4300/6
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:25498/8
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:14399/2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:17670/3
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:6289/5
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:32278/7
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:5375/9
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:17827/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12582
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/62641
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15845
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5375
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3757
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21370
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4614
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25498
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11945
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28024
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21721
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/32278
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10599
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/32643
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64251
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4300
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4923
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22570
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20474
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6289
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24694
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10898
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19447
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14468
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8222
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1932
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28049
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17670
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18326
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13529
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7524
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14399
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7707
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26254
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15508
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17827
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17676
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18542
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29350
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17334
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24953
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4867
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16253
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7105
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13234
============================== slowest durations ===============================
69.59s call     test_streaming.py::TestStreamingInYdb::test_read_topic_shared_reading_restart_nodes
12.02s teardown test_streaming.py::TestStreamingInYdb::test_read_topic_shared_reading_restart_nodes
7.03s setup    test_streaming.py::TestStreamingInYdb::test_read_topic_shared_reading_restart_nodes
=========================== short test summary info ============================
FAILED test_streaming.py::TestStreamingInYdb::test_read_topic_shared_reading_restart_nodes - AssertionError: assert [] == ['value2']
  
  Right contains one more item: 'value2'
  
  Full diff:
  + []
  - [
  -     'value2',
  - ]
================= 1 failed, 11 deselected in 88.96s (0:01:28) ==================
